Use go module as dependency tool instead of glide
[src/xds/xds-server.git] / lib / syncthing / st.go
2019-04-07 Sebastien DouheretUse go module as dependency tool instead of glide 32/20932/5 7.99.1 7.99.2 7.99.3 halibut/7.99.1 halibut/7.99.2 halibut/7.99.3 halibut_7.99.1 halibut_7.99.2 halibut_7.99.3
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2017-12-22 Sebastien DouheretAdded SDKs management support.
2017-12-11 Sebastien DouheretStandardized XDS config file name and location.
2017-11-30 Sebastien DouheretAdded Copyright header.
2017-11-17 Sebastien DouheretMerge remote-tracking branch 'origin/master' into wip
2017-11-06 Sebastien DouheretKill right Syncthing (same url) in DEBUG mode
2017-11-06 Sebastien DouheretFix syncthing logger
2017-11-06 Sebastien DouheretCleanup and improvements
2017-10-12 Sebastien DouheretUsed non default syncthing port to avoid confict.
2017-09-18 Sebastien DouheretFix syncthing binary path detection.
2017-09-13 Sebastien DouheretSet install dir to /opt/AGL and move conf to $HOME...
2017-08-26 Sebastien DouheretMerge remote-tracking branch 'origin/wip'
2017-08-24 Sebastien DouheretTake care of ST connection lost in ST event monitor.
2017-08-24 Sebastien DouheretRedirect HTTP and Gin server logs into a file (xds...
2017-08-17 Sebastien DouheretAdd folder synchronization status.
2017-08-16 Sebastien DouheretAdd folder interface and support native pathmap folder...
2017-06-26 Sebastien DouheretUse xds-common go library.
2017-06-23 Sebastien DouheretPrevent Syncthing auto-upgrade and restart.
2017-05-27 Sebastien DouheretWait folder insync before sending exit event.
2017-05-18 Sebastien DouheretAdd Cross SDKs support (part 2)
2017-05-17 Sebastien DouheretUse autogenerated Synchting apikey.
2017-05-17 Sebastien DouheretAdd SDKs support.
2017-05-17 Sebastien DouheretAuto start Syncthing and Syncthing-inotify.
2017-05-11 Sebastien DouheretInitial main commit.