syncthing/cmd/syncthing
Audrius Butkevicius dc929946fe all: Use new reflect based CLI (#5487) 2019-02-12 07:58:24 +01:00
..
testdata Fix STGUIASSETS search paths & order (fixes #2827) 2016-03-12 12:17:25 +00:00
.gitignore Repair model tests 2014-03-30 21:59:40 +02:00
.stfolder Merge remote-tracking branch 'syncthing/pr/1577' 2015-04-06 20:53:32 +02:00
auditservice.go all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
auditservice_test.go all: A few more interesting linter fixes (#5502) 2019-02-02 12:09:07 +01:00
blockprof.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
cpuusage.go cmd/syncthing: Start CPU usage monitoring not from init (fixes #4183) 2017-05-31 18:14:04 +00:00
cpuusage_solaris.go cmd/syncthing: Use a 10 second EWMA for CPU usage, refactor a little 2017-04-20 08:33:09 +00:00
cpuusage_unix.go all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
cpuusage_windows.go cmd/syncthing: Process handle should be closed 2017-05-14 18:06:27 +02:00
debug.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
gui.go all: Use new reflect based CLI (#5487) 2019-02-12 07:58:24 +01:00
gui_auth.go all: Fix some linter errors (#5499) 2019-02-02 10:11:42 +01:00
gui_auth_test.go cmd/syncthing: Use lower strength factor in auth tests (fixes #5206) (#5211) 2018-09-18 21:56:52 +02:00
gui_csrf.go all: Use new reflect based CLI (#5487) 2019-02-12 07:58:24 +01:00
gui_statics.go all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
gui_test.go all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
heapprof.go all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
main.go all: Use new reflect based CLI (#5487) 2019-02-12 07:58:24 +01:00
main_test.go all: Use new reflect based CLI (#5487) 2019-02-12 07:58:24 +01:00
memsize_darwin.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
memsize_linux.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
memsize_netbsd.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
memsize_solaris.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
memsize_unimpl.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
memsize_windows.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
mocked_config_test.go all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
mocked_connections_test.go cmd/syncthing: Add more stats to usage reports (ref #3628) 2017-10-12 06:16:46 +00:00
mocked_cpuusage_test.go cmd/syncthing: Start CPU usage monitoring not from init (fixes #4183) 2017-05-31 18:14:04 +00:00
mocked_discovery_test.go lib/connections: Fix local address priority 2017-11-22 07:05:49 +00:00
mocked_events_test.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
mocked_logger_test.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
mocked_model_test.go all: Display list of locally changed items in UI (fixes #5336) (#5337) 2018-12-11 09:59:04 +01:00
monitor.go all: Use new reflect based CLI (#5487) 2019-02-12 07:58:24 +01:00
monitor_test.go all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
openurl_unix.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
openurl_windows.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
perfstats_unix.go all: Fix some linter errors (#5499) 2019-02-02 10:11:42 +01:00
summaryservice.go all, vendor: Switch back to non-forked thejerf/suture (#5171) 2018-09-08 12:56:56 +03:00
superuser_unix.go cmd/syncthing: Warn when running as a super user (fixes #4123) 2017-05-15 05:42:21 +00:00
superuser_windows.go cmd/syncthing: Warn when running as a super user (fixes #4123) 2017-05-15 05:42:21 +00:00
support_bundle.go cmd/syncthing, gui: Implement download of "support bundle" (fixes #5142) (#5145) 2018-10-01 17:23:46 +02:00
traceback.go all: Update license url to https (ref #3976) 2017-02-09 08:04:16 +01:00
usage.go all: Revert the underscore sillyness 2019-02-02 12:16:27 +01:00
usage_report.go all: Use new reflect based CLI (#5487) 2019-02-12 07:58:24 +01:00
verboseservice.go cmd/syncthing: Correct type assertion in verboseService (fixes #5270) (#5272) 2018-10-16 01:09:24 +02:00