-
44be22e0e5
import missing file
armci
Julien Cabillot
2021-01-04 16:27:13 -05:00
-
754bcecde6
use k3s
Julien Cabillot
2021-01-04 16:26:11 -05:00
-
e9cd74051d
Import
Julien Cabillot
2020-01-08 15:36:51 -05:00
-
389cfec1ec
Update .gitlab-ci.yml
Julien Cabillot
2019-04-15 19:55:37 +00:00
-
00c1e40e13
Update .gitlab-ci.yml
Julien Cabillot
2019-04-15 19:53:45 +00:00
-
11909a4d12
import
Cabillot Julien
2018-11-11 16:48:45 -05:00
-
08753ccabe
lib/model: Reset queue after all pulling is done (fixes #5867) (#6256)
master
Simon Frei
2020-01-08 12:21:22 +01:00
-
ceb9475668
etc: Fix misleading comment in discosrv options file (#6258)
Dan
2020-01-06 23:43:41 +01:00
-
f56a5545d4
gui, lib/model: Prevent negative sync completion (fixes #4570) (#6248)
Simon Frei
2020-01-03 14:07:57 +01:00
-
7a8e73d599
build, pmp: Replace fork with upstream for go-nat-pmp and tidy go.mod (#6247)
Simon Frei
2020-01-03 12:39:59 +01:00
-
1e69c31d87
gui: Missing line break (fixes #6240) (#6241)
Simon Frei
2019-12-28 20:51:45 +01:00
-
3dc3e01f80
docker: Fix HOME setting (fixes #6234) (#6235)
Jakob Borg
2019-12-22 17:50:16 +01:00
-
fb5f1bb56a
golangci: Skip godox
Jakob Borg
2019-12-18 11:33:30 +01:00
-
0f1e0eff05
build(deps): bump github.com/mattn/go-isatty from 0.0.10 to 0.0.11 (#6231)
dependabot-preview[bot]
2019-12-16 07:52:02 +00:00
-
a963bc8b86
lib/upgrade: Let Mac load .zip archives (#6230)
Jakob Borg
2019-12-16 07:21:18 +01:00
-
de64ffddab
lib/api: Prevent leaks in tests (#6227)
Simon Frei
2019-12-13 09:26:41 +01:00
-
8140350094
lib/syncthing: Expose backend instead of lowlevel (#6224)
Simon Frei
2019-12-12 16:50:09 +01:00
-
82ed8e702c
gui: Prevent spurious api call (fixes #6222) (#6223)
Simon Frei
2019-12-11 20:37:35 +01:00
-
fca2876795
gui: Fix a typo in a class name (#6220)
Artur Zubilewicz
2019-12-11 08:34:51 +01:00
-
633ddba2b2
gui: Allow to degrade 'Automatic upgrades' option to 'No upgrades' (fixes #6044) (#6168)
Artur Zubilewicz
2019-12-11 08:33:18 +01:00
-
325c3c1fa7
lib/db, lib/protocol: Compact FileInfo and BlockInfo alignment (#6215)
Jakob Borg
2019-12-08 13:31:26 +01:00
-
be0508cf26
lib/model, lib/protocol: Use error handling to avoid panic on non-started folder (fixes #6174) (#6212)
Jakob Borg
2019-12-04 10:46:55 +01:00
-
6fd5e78740
lib: Consistently unsubscribe from config-wrapper (fixes #6133) (#6205)
Simon Frei
2019-12-04 07:15:00 +01:00
-
a9e490adfa
cmd/ursrv: Show more architectures (fixes #6211)
Jakob Borg
2019-12-03 21:34:26 +01:00
-
d8e7e92512
build: Generalize code signing
Jakob Borg
2019-12-03 08:37:39 +01:00
-
eca156fd7f
lib/osutil: Increase maxfiles on macOS properly (fixes #6206) (#6207)
Paul Brit
2019-12-02 23:26:22 -07:00
-
b3fd9a8d53
lib/ignore: Don't create empty ".stignore" files (fixes #6190) (#6197)
Marcus Legendre
2019-12-02 08:19:02 +01:00
-
0bec01b827
lib/db: Remove *instance by making everything *Lowlevel (#6204)
Simon Frei
2019-12-02 08:18:04 +01:00
-
e82a7e3dfa
all: Propagate errors from NamespacedKV (#6203)
Jakob Borg
2019-11-30 13:03:24 +01:00
-
928767e316
lib/model: gofmt lol :(
Jakob Borg
2019-11-29 09:29:59 +01:00
-
1c277fc096
lib/fs: Add case-insensitive fakefs (#6074)
Evgeny Kuznetsov
2019-11-29 11:17:42 +03:00
-
c71116ee94
Implement database abstraction, error checking (ref #5907) (#6107)
Jakob Borg
2019-11-29 09:11:52 +01:00
-
a5bbc12625
gui: Sort versions by date in restore dropdown (#6201)
Robin Schoonover
2019-11-29 00:32:25 -07:00
-
606154b183
lib/model: Also send folder summary from sync-preparing (ref #6028) (#6202)
Simon Frei
2019-11-29 08:30:17 +01:00
-
f9c380d45b
cmd/syncthing: Implement log rotation (fixes #6104) (#6198)
Jakob Borg
2019-11-28 12:26:14 +01:00
-
a04f54a16a
lib/upnp: Use simple continue in loop (#6192)
Aman Gupta
2019-11-26 14:55:34 -08:00
-
509d123251
lib/upnp: Ensure uPnP http requests have trailing \r\n (#6193)
Aman Gupta
2019-11-26 14:54:46 -08:00
-
b32821a586
lib/config, lib/connections: Remove ListenAddresses hack (#6188)
Simon Frei
2019-11-26 17:07:25 +01:00
-
8ced8ad562
github: bump Syncthing version to v1... (#6191)
Otiel
2019-11-26 09:25:50 +01:00
-
1bae4b7f50
all: Use context in lib/dialer (#6177)
Simon Frei
2019-11-26 08:39:51 +01:00
-
4e151d380c
lib/versioner: Reduce surface area (#6186)
Jakob Borg
2019-11-26 08:39:31 +01:00
-
f747ba6d69
lib/ignore: Keep skipping ignored dirs for rooted patterns (#6151)
Simon Frei
2019-11-26 08:37:41 +01:00
-
33258b06f4
lib/connections: Dialer code deduplication (#6187)
Simon Frei
2019-11-26 08:36:58 +01:00
-
4340589501
Merge branch 'release'
Jakob Borg
2019-11-25 11:10:09 +01:00
-
-
4d368a37e2
lib/model, lib/protocol: Add contexts sending indexes and download-progress (#6176)
Simon Frei
2019-11-25 11:07:36 +01:00
-
999647b7d6
build(deps): bump github.com/urfave/cli from 1.22.1 to 1.22.2 (#6183)
dependabot-preview[bot]
2019-11-25 11:05:55 +01:00
-
45a711570e
Revert "lib/model: Add folders on start in model (#6135)"
Jakob Borg
2019-11-24 09:33:58 +01:00
-
cf312abc72
lib: Wrap errors with errors.Wrap instead of fmt.Errorf (#6181)
Simon Frei
2019-11-23 16:20:54 +01:00
-
e2f6d0d6c4
UI enhancements on mobile (#6180)
Mateusz Ż
2019-11-23 13:25:25 +01:00
-
65d4dd32cb
lib/model: Also handle ServeBackground (#6173)
Simon Frei
2019-11-22 21:30:16 +01:00
-
de886b3f22
lib/relay: Prevent lock nil deref when creation dynamic client (#6175)
Simon Frei
2019-11-21 18:45:06 +01:00
-
8c91e012c7
Merge branch 'release'
Jakob Borg
2019-11-21 09:36:03 +01:00
-
-
6d27cf6563
gui: Prioritize non-idle folder states (fixes #6169) (#6170)
Simon Frei
2019-11-20 19:06:03 +01:00
-
57d668ed1d
lib/config: Do introductions in a single config change (#6162)
Simon Frei
2019-11-21 08:41:41 +01:00
-
90d85fd0a2
lib: Replace done channel with contexts in and add names to util services (#6166)
Simon Frei
2019-11-21 08:41:15 +01:00
-
552ea68672
gui: Prioritize non-idle folder states (fixes #6169) (#6170)
Simon Frei
2019-11-20 19:06:03 +01:00
-
80eac473d9
gui: Make 'Nearby devices' look like links (fixes #6057) (#6165)
Artur Zubilewicz
2019-11-19 22:15:27 +01:00
-
c1db8b2680
gui: Add upgrade confirmation dialog (fixes #5887) (#6167)
Ruslan Yevdokymov
2019-11-19 22:05:41 +01:00
-
df866e10c8
gui: Increase padding a bit again (ref #6153)
Jakob Borg
2019-11-19 22:01:21 +01:00
-
0d14ee4142
lib/model: Don't info log repeat pull errors (#6149)
Simon Frei
2019-11-19 09:56:53 +01:00
-
28edf2f5bb
lib/model: Keep fmut locked while adding/starting/restarting folders (#6156)
Simon Frei
2019-11-18 21:15:26 +01:00
-
e7100bc573
golang-ci: Skip "cognitive complexity" check for now
Jakob Borg
2019-11-17 08:54:59 +01:00
-
5edf4660e2
lib/model: Prevent cleanup-race in testing (ref #6152) (#6155)
Simon Frei
2019-11-14 23:08:40 +01:00
-
a5699d40a8
gui: Decrease padding on the panel and modal bodies (#6153)
Domenic Horner
2019-11-13 22:14:00 +08:00
-
f80ce17497
lib/model: In tests prevent goroutine leaks and increase timeouts (#6152)
Simon Frei
2019-11-13 10:21:54 +01:00
-
ce72bee576
lib/model: Simplify pull error/retry logic (fixes #6139) (#6141)
Simon Frei
2019-11-11 15:50:28 +01:00
-
-
0cc77feabb
docker: Add stdiscosrv and strelaysrv Dockerfiles (#6143)
Jacob
2019-11-11 03:37:08 -05:00
-
d19b12d3fe
lib/protocol: Buffer allocation when compressing (fixes #6146) (#6147)
Jakob Borg
2019-11-11 09:36:31 +01:00
-
1d406d62e3
golang-ci: Upgrade, skipping the white space complainer
Jakob Borg
2019-11-10 10:25:14 +01:00
-
1d99e5277a
all: Cleanups enabled by Go 1.12
Jakob Borg
2019-11-10 09:47:17 +01:00
-
879f51b027
lib/tlsutil: Remove Go 1.12 TLS 1.3 beta opt-in
Jakob Borg
2019-11-10 09:32:45 +01:00
-
d3d7408b17
lib/api: Make theme paths relative (#6142)
Audrius Butkevicius
2019-11-09 12:07:46 +00:00
-
9b01e64c66
gui, lib/api: Adds support for prefers-color-scheme (fixes #6115)
Pablo
2019-11-08 22:44:37 +01:00
-
65c172cd8d
lib/api: Reset mtime after theme change (fixes #5810) (#6140)
Audrius Butkevicius
2019-11-08 21:37:42 +00:00
-
85e6a77f25
lib/model: Remove some testing deadlocks (#6138)
Simon Frei
2019-11-08 18:53:51 +01:00
-
88244b0c1f
lib/model: Add test for previous commit
Jakob Borg
2019-11-08 17:03:25 +01:00
-
cd290d2d05
lib/model: Add initial deviceStatRefs on model creation (fixes #6136) (#6137)
Simon Frei
2019-11-08 12:32:51 +01:00
-
bee7cce081
lib/model: Add folders on start in model (#6135)
Simon Frei
2019-11-08 10:56:16 +01:00
-
f15a1528fc
cmd/stbench: rm -r cmd/stbench (#6131)
Jakob Borg
2019-11-07 08:20:22 +01:00
-
6be6de4b4a
lib/api: Slightly unflake TestCSRFRequired by allowing longer timeout
Jakob Borg
2019-11-06 09:52:03 +01:00
-
6755a9ca63
Fix bufferpool puts (ref #4976) (#6125)
Jakob Borg
2019-11-06 11:53:10 +01:00
-
98a1adebe1
all: Remove dead code, fix lost msgLen checks (#6129)
Audrius Butkevicius
2019-11-06 06:09:58 +00:00
-
31569debeb
lib/upnp: Fix outdated comment (#6110)
Aman Gupta
2019-11-05 10:56:51 -08:00
-
cf420e135e
gui: New folder state "Local Additions" for receive-only (fixes #5968) (#6117)
Simon Frei
2019-11-01 20:44:23 +01:00
-
3b5dff3f34
lib/model: Fix removal of a marker when there are still folders referencing it (#6114)
Ruslan Yevdokymov
2019-10-30 16:11:07 +01:00
-
56cdf2f2d9
build: I like long, complicated things, ok?
Jakob Borg
2019-10-25 10:04:26 +02:00
-
b1dbe925d4
build(deps): bump github.com/prometheus/client_golang (#6099)
dependabot-preview[bot]
2019-10-22 21:56:32 +02:00
-
bbdda059bd
lib/model: Check for symlinks before deleting during pull (fixes #6090) (#6100)
Simon Frei
2019-10-22 21:55:51 +02:00
-
72f26c1e45
gui: Fix loop selecting all devices (fixes #5980) (#6102)
Simon Frei
2019-10-22 14:57:10 +02:00
-
72194d137c
lib/scanner: Don't scan if input path is below symlink (fixes #6090) (#6101)
Simon Frei
2019-10-22 11:12:21 +02:00
-
8b5bd45a29
gui: Split device list in folder sharing options by shared / unshared (#5756)
André Colomb
2019-10-21 21:28:10 +02:00
-
9084510e1b
cmd/stdiscosrv: Sort addresses before replication (fixes #6093) (#6094)
Jakob Borg
2019-10-18 10:50:19 +02:00
-
c4f161d8c5
lib/connections: Rate limit quic accept loop (fixes #6081) (#6082)
Audrius Butkevicius
2019-10-18 09:55:37 +02:00
-
ad2d3702ae
all: Upgrade github.com/gogo/protobuf and regenerate (fixes #6085)
Jakob Borg
2019-10-18 09:51:04 +02:00
-
95acb26249
lib/syncthing: Fixup test after merge
Jakob Borg
2019-10-17 09:14:27 +02:00
-
4736cccda1
all: Update certificate lifetimes (fixes #6036) (#6078)
Jakob Borg
2019-10-16 20:31:46 +02:00
-
1a06ab68eb
lib/sync: Cleanly fail instead of panic in tests (#6088)
Simon Frei
2019-10-16 10:11:11 +02:00
-
b8907b49f9
lib/syncthing: Prevent hangup on error during startup (fixes #6043) (#6047)
Simon Frei
2019-10-16 10:10:42 +02:00
-
7b33294955
gui, lib/model: Add new state FolderPreparingSync (fixes #6027) (#6028)
Simon Frei
2019-10-16 09:08:54 +02:00
-
031684116b
lib/util: Add caller info to service (ref #5932) (#5973)
Simon Frei
2019-10-16 09:06:16 +02:00