Jakob Borg
7b22e09805
Merge pull request #1438 from moshen/runit-reparenting
...
Fix syncthing process reparenting with runit
2015-03-10 08:21:41 +01:00
Jakob Borg
c5838c143c
Merge pull request #1425 from AudriusButkevicius/laan
...
Allow not to limit bandwidth in LAN (fixes #1336 )
2015-03-10 08:19:29 +01:00
Jakob Borg
b322b527b3
Add SVG versions of logo
2015-03-10 00:02:46 +01:00
Jakob Borg
cc4b231875
Merge pull request #1429 from moshen/runit-fix
...
Use chpst instead of djb name setuidgid
2015-03-09 23:50:08 +01:00
Jakob Borg
05642a3e17
Merge remote-tracking branch 'syncthing/pr/1436'
...
* syncthing/pr/1436:
Remove red if we managed to report to atleast one discovery server (fixes #1427 )
Conflicts:
internal/auto/gui.files.go
2015-03-09 23:47:41 +01:00
Jakob Borg
7dcc6bb579
Add moshen
2015-03-09 23:45:03 +01:00
Jakob Borg
03bbf273b3
Update protocol dep
2015-03-09 21:21:50 +01:00
Jakob Borg
3a19fe3663
Merge pull request #1423 from AudriusButkevicius/warn
...
Silence discovery warnings when v6 not available
2015-03-08 19:50:35 +01:00
Jakob Borg
e22c873ec4
Repair integration tests
2015-03-08 08:41:43 +01:00
Jakob Borg
d644ebab09
Translation update
2015-03-08 07:52:52 +01:00
Jakob Borg
2fdc578a88
Update goleveldb ( fixes #1414 )
2015-03-08 07:49:02 +01:00
Jakob Borg
aeb3a3f7b5
Handle crap at the end of commit subjects
2015-03-07 22:50:54 +01:00
Jakob Borg
815e538f10
Merge pull request #1401 from Zillode/fix-chmod-android
...
Fix chmod android
2015-03-07 21:42:44 +01:00
Jakob Borg
f4f4fda520
String slice uniquification must return a well defined order, or tests fail
2015-03-07 21:05:30 +01:00
Jakob Borg
1d77aeb69c
Add global announce server on IPv6
2015-03-07 21:01:20 +01:00
Jakob Borg
29dbfc647d
Add bencurthoys
2015-03-07 14:41:18 +01:00
Jakob Borg
55d9514e83
Merge pull request #1407 from bencurthoys/master
...
Windows Service Setup.exe
2015-03-07 14:38:43 +01:00
Jakob Borg
46bd7956a3
Merge branch 'pr-1410'
...
* pr-1410:
Add test for osutil.InWritableDir
Exit and error if the target is not a directory
2015-03-07 14:35:54 +01:00
Jakob Borg
e1ee394c26
Add test for osutil.InWritableDir
2015-03-07 14:35:29 +01:00
Jakob Borg
aaaa6556f3
Some commentary on the initial connection checks
2015-03-05 16:09:20 +01:00
Jakob Borg
4745431cda
Verify negotiated protocol bep/1.0
2015-03-05 15:58:16 +01:00
Jakob Borg
0455a948a9
Merge pull request #1337 from AudriusButkevicius/fileslevels
...
Add /rest/tree API call
2015-03-05 15:24:51 +01:00
Jakob Borg
b3dd05580b
Don't follow the prototype chain when looking for a folder name ( fixes #1387 )
2015-03-01 22:10:34 +01:00
Jakob Borg
32847f33fd
Translation update
2015-03-01 21:51:56 +01:00
Jakob Borg
bff9723fe3
Merge branch 'fix-1373'
...
* fix-1373:
fixup alterFiles
Ensure progress when delete-by-rename fails (fixes #1373 )
Handle weird Lstat() returns for disappeared items (ref #1373 )
Alter files into directories and the other way around
2015-03-01 21:51:26 +01:00
Jakob Borg
d114648c16
fixup alterFiles
2015-03-01 21:38:04 +01:00
Jakob Borg
44d0da02d0
Ensure progress when delete-by-rename fails ( fixes #1373 )
2015-03-01 10:55:48 +01:00
Jakob Borg
c25107eff3
Handle weird Lstat() returns for disappeared items (ref #1373 )
2015-03-01 10:55:43 +01:00
Jakob Borg
af5c36d2a8
Merge remote-tracking branch 'syncthing/pr/1373' into fix-1373
...
* syncthing/pr/1373:
Alter files into directories and the other way around
2015-03-01 10:55:34 +01:00
Jakob Borg
617fb84983
Also build Solaris, NetBSD by default
2015-02-26 12:21:20 +01:00
Jakob Borg
6f8ac2b61c
Refactor: add and use db.NamespacedKV
2015-02-26 09:56:11 +01:00
Jakob Borg
6f2b4b96cf
Refactor: use leveldb/util.BytesPrefix
2015-02-26 09:56:11 +01:00
Jakob Borg
3cc288a169
Build binary packages for Dragonfly
2015-02-26 08:58:58 +01:00
Jakob Borg
0bbbf3eb3b
Compile on Dragonfly
2015-02-26 08:42:39 +01:00
Jakob Borg
4b1b56fee8
Reduce CPU usage ( fixes #1376 )
2015-02-25 23:30:24 +01:00
Jakob Borg
154fc59e93
Switch back to original kardianos/osext
2015-02-24 20:44:49 +01:00
Jakob Borg
f9577a38dc
Attempt recovery of corrupted DB at startup ( fixes #987 )
2015-02-23 08:22:39 +01:00
Jakob Borg
fadc7d9ba5
Merge pull request #1366 from krozycki/master
...
All folder panels collapsed, fixes #1034
2015-02-20 10:18:50 +01:00
Jakob Borg
1e4b2133f6
Also handle ()| in glob patterns ( fixes #1365 )
2015-02-20 10:12:06 +01:00
Jakob Borg
8b66472949
Fix sync benchmark for latest test changes
2015-02-19 13:15:51 +02:00
Jakob Borg
3b3aa94c4e
Refactor out connection related functions to a separate file
2015-02-19 12:05:26 +02:00
Jakob Borg
7921082ece
Correctly handle ^ and $ in ignore patterns ( fixes #1365 )
2015-02-19 09:10:32 +02:00
Jakob Borg
efd6a29909
Translation update
2015-02-15 16:55:44 +01:00
Jakob Borg
88c44b303d
Simplify FileInfoTruncated
2015-02-15 12:50:03 +01:00
Jakob Borg
e7dbb8ccdc
Fix test for unknown flags
2015-02-15 09:51:39 +01:00
Jakob Borg
fe2a743c8d
Protocol update
2015-02-15 09:41:32 +01:00
Jakob Borg
5d9396334c
Merge pull request #1311 from krozycki/master
...
Button to rescan all folders (fixes #1151 )
2015-02-13 08:36:17 +01:00
Jakob Borg
bbaeca96eb
Merge pull request #1326 from rumpelsepp/systemd
...
Some systemd tweaks
2015-02-12 16:58:54 +01:00
Jakob Borg
3ab779895f
Add tnn2
2015-02-12 12:14:56 +01:00
Jakob Borg
203c7360e7
Merge remote-tracking branch 'syncthing/pr/1332'
...
* syncthing/pr/1332:
Implement memorySize() for NetBSD
2015-02-12 12:13:35 +01:00
Jakob Borg
a831f174ef
Add marclaporte
2015-02-12 12:08:49 +01:00
Jakob Borg
35d3af5039
Use syncthing/build:latest for building
2015-02-11 10:17:15 +01:00
Jakob Borg
57e8cd6eab
Regenerate assets
2015-02-11 09:35:08 +01:00
Jakob Borg
fc123a71af
Merge pull request #1341 from AudriusButkevicius/configtest
...
Fix tests on Windows
2015-02-11 08:13:54 +01:00
Jakob Borg
6bbd74adcd
Merge pull request #1321 from AudriusButkevicius/bitcheck
...
Refuse files with unknown bits set (fixes #1276 )
2015-02-10 20:27:14 +01:00
Jakob Borg
9bb928bb38
Reduce memory usage by writing smaller batches
2015-02-10 20:24:25 +01:00
Jakob Borg
c87a6c5969
Use single filename for heap profiles
2015-02-10 19:50:27 +01:00
Jakob Borg
c482c13dcb
Configurable heap profiling rate
2015-02-10 19:45:32 +01:00
Jakob Borg
ee000dabfd
Translation update
2015-02-09 23:03:31 +01:00
Jakob Borg
a73a011ee0
Merge pull request #1323 from AudriusButkevicius/finished
...
Add ItemFinished event (fixes #1258 )
2015-02-09 15:24:10 +01:00
Jakob Borg
2a8e5e2c14
Merge pull request #1304 from AudriusButkevicius/pprof
...
Add STBLOCKPROFILE
2015-02-09 15:18:42 +01:00
Jakob Borg
5d9a41f712
Merge pull request #1319 from AudriusButkevicius/renames
...
Fix issues with renames
2015-02-09 15:14:47 +01:00
Jakob Borg
ebcf4b60f6
Merge pull request #1320 from AudriusButkevicius/cache
...
Remove fd cache (ref #1308 )
2015-02-09 15:10:42 +01:00
Jakob Borg
f976b78917
Merge pull request #1322 from AudriusButkevicius/browser
...
Opening a browser happens in it's own routine (fixes #1273 )
2015-02-09 15:06:56 +01:00
Jakob Borg
fd507e3e41
Merge pull request #1290 from krozycki/master
...
Ensuring path separator at the end of the folder path. (fixes #1262 )
2015-01-22 15:36:32 -08:00
Jakob Borg
9c1a67cf47
Add krozycki
2015-01-22 15:35:58 -08:00
Jakob Borg
69e3824840
Add test for #1262
2015-01-22 15:34:22 -08:00
Jakob Borg
969bb5a742
Fix protocol dependency hash
2015-01-22 13:29:54 -08:00
Jakob Borg
4bccc611c3
Update dependencies
2015-01-22 12:53:10 -08:00
Jakob Borg
d18c4ece0c
Merge pull request #1282 from syncthing/integ
...
Improvements to integration tests
2015-01-22 08:22:46 -08:00
Jakob Borg
2c8b627008
Integer type policy
...
Integers are for numbers, enabling arithmetic like subtractions and for
loops without getting shot in the foot. Unsigneds are for bitfields.
- "int" for numbers that will always be laughably smaller than four
billion, and where we don't care about the serialization format.
- "int32" for numbers that will always be laughably smaller than four
billion, and will be serialized to four bytes.
- "int64" for numbers that may approach four billion or will be
serialized to eight bytes.
- "uint32" and "uint64" for bitfields, depending on required number of
bits and serialization format. Likewise "uint8" and "uint16", although
rare in this project since they don't exist in XDR.
- "int8", "int16" and plain "uint" are almost never useful.
2015-01-19 10:34:36 -08:00
Jakob Borg
221e3eddd5
Remove leveldb panic workaround
...
Haven't seen this triggered for a long time...
2015-01-19 10:23:00 -08:00
Jakob Borg
74c39c677b
Actually remove test file after test run
2015-01-19 10:23:00 -08:00
Jakob Borg
e6558832bf
check-contrib
2015-01-19 10:18:28 -08:00
Jakob Borg
9c50625c55
Merge pull request #1267 from rumpelsepp/doc
...
Fix documentation link
2015-01-19 10:16:43 -08:00
Jakob Borg
d372435e92
Merge pull request #1264 from AudriusButkevicius/tempclean
...
Put temporary files in the OS temp directory (fixes #1239 )
2015-01-19 10:12:32 -08:00
Jakob Borg
53cd289b90
Verify folder<->device permission in Request
...
Requests from valid devices for valid folders should be rejected if the
folder is not shared with that device.
2015-01-16 12:50:51 +01:00
Jakob Borg
8dc13bcf1a
go1.4.1
2015-01-16 10:18:54 +01:00
Jakob Borg
f47a5a309d
Add File Versioning to folder info ( fixes #963 )
...
Could potentially use shorter value strings ("Simple" vs "Simple File
Versioning"), but this avoid introducing unnecessary strings to
translate - can always be changed in the future.
2015-01-15 15:50:49 +01:00
Jakob Borg
a40f2b9fa0
Merge pull request #1237 from syncthing/renamer
...
Efficient renames (fixes #1217 )
2015-01-14 00:28:58 +01:00
Jakob Borg
cfcd3892f7
More concise changelog
2015-01-14 00:27:29 +01:00
Jakob Borg
703987f61c
Changelog should read in chronological order from the top
2015-01-13 23:11:46 +01:00
Jakob Borg
a5d1383fe8
Translation update
2015-01-13 17:27:47 +01:00
Jakob Borg
bf2bcf515c
Merge pull request #1247 from Rewt0r/master
...
Change Bottom Bar links to a new tab/window
2015-01-13 17:26:48 +01:00
Jakob Borg
4c5e94c64b
Add Rewt0r
2015-01-13 17:25:51 +01:00
Jakob Borg
b4043216b6
Use bytes.Reader instead of bytes.Buffer for compiled in assets
2015-01-13 16:05:03 +01:00
Jakob Borg
fbb3222d29
Update dependencies
2015-01-13 13:55:35 +01:00
Jakob Borg
eef1aebe8c
Refactor out protocol and luhn (protocol dependency) packages
2015-01-13 13:22:56 +01:00
Jakob Borg
9a45f0b31c
Also filter out some other obviously invalid filenames (ref #1243 )
2015-01-13 12:28:35 +01:00
Jakob Borg
e4837f14b1
Remove nil filenames from database and indexes ( fixes #1243 )
2015-01-13 09:20:14 +01:00
Jakob Borg
e6c9baf6ef
Rename db.Set to db.FileSet
2015-01-12 20:57:39 +01:00
Jakob Borg
8d6db7be31
Rename package internal/files to internal/db
2015-01-12 20:57:22 +01:00
Jakob Borg
e4658bb99d
Don't start a new refresh() loop on each UIOnline ( fixes #1143 )
...
Separate out the stuff that should run on each UIOnline from the stuff
that should only run on init.
2015-01-12 12:15:58 +01:00
Jakob Borg
bf2e4a561a
Changelog prints output on two lines per commit
2015-01-11 21:58:19 +01:00
Jakob Borg
1816320124
One more translation update
2015-01-11 21:19:42 +01:00
Jakob Borg
f09bfe293d
Translation update
2015-01-11 20:31:30 +01:00
Jakob Borg
7b4e8fda4b
Modal dialog titles must be manually translated
2015-01-11 14:48:40 +01:00
Jakob Borg
b622ec7a28
Reject Index and Request messages with unexpected flags
2015-01-11 13:29:01 +01:00
Jakob Borg
d8fbe7b77f
Refactor readerLoop to switch on message type directly
2015-01-11 13:24:56 +01:00
Jakob Borg
dbcac37d91
Can run integration tests between different versions
2015-01-11 09:55:44 +01:00