This repository was archived by the owner on Dec 3, 2024. It is now read-only.
Commit fcb305f
1 file changed
+1
-1
lines changed- Godeps/Godeps.json+2-2
- Godeps/_workspace/src/github.com/bkaradzic/go-lz4/lz4-example/main.go+10-2
- Godeps/_workspace/src/github.com/bkaradzic/go-lz4/writer.go+2-2
- Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/cache/lru_cache.go+2-2
- Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/db_test.go+4-4
- Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/external_test.go+3-4
- Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/memdb/memdb_test.go+1-1
- Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/block_test.go+1-1
- Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/table/table_test.go+2-2
- Godeps/_workspace/src/github.com/syndtr/goleveldb/leveldb/testutil/kvtest.go+57-43
- auto/gui.files.go+3-3
- cmd/syncthing/gui.go+58-49
- cmd/syncthing/main.go+1
- cmd/syncthing/monitor.go+15
- cmd/syncthing/tls.go+40
- fnmatch/fnmatch.go+11-4
- fnmatch/fnmatch_test.go+7-2
- gui/app.js+23-8
- gui/index.html+23-3
- gui/lang/lang-en.json+1
- ignore/ignore_test.go+27
- integration/all.sh+1-1
- integration/common_test.go+67-16
- integration/f1/https-cert.pem+23
- integration/f1/https-key.pem+39
- integration/f2/https-cert.pem+23
- integration/f2/https-key.pem+39
- integration/h1/config.xml+13-10
- integration/h1/https-cert.pem+23
- integration/h1/https-key.pem+39
- integration/h2/config.xml+20-20
- integration/h2/https-cert.pem+23
- integration/h2/https-key.pem+39
- integration/h3/config.xml+14-13
- integration/h3/https-cert.pem+23
- integration/h3/https-key.pem+39
- integration/h4/config.xml+26-18
- integration/h4/https-cert.pem+23
- integration/h4/https-key.pem+39
- integration/httpstress_test.go+102
- integration/reconnect_test.go+18-29
- integration/test-delupd.sh+7-3
- integration/test-folders.sh+5-3
- integration/test-http.sh+3-1
- integration/test-merge.sh+4-2
- model/model.go+9-5
- model/puller.go+6-1
0 commit comments