Linux Foundation Collaborative Projects
index
:
xds/xds-agent
flounder
guppy
halibut
icefish
jellyfish
master
sandbox/SebD/dev_supervisor_als_2019
Grokmirror user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-05
Fixed XDS Server connection lost and reconnection.
Sebastien Douheret
3
-24
/
+43
2017-12-05
Improved silly logging.
Sebastien Douheret
4
-17
/
+16
2017-12-04
Added xds-project.conf file creation.
Sebastien Douheret
2
-3
/
+24
2017-12-01
Added copyright headers
v1.0.0-rc1
Sebastien Douheret
28
-0
/
+476
2017-11-29
Fixed /exec input stream and /signal.
Sebastien Douheret
5
-42
/
+181
2017-11-29
Renamed apiv1 lib to xaapiv1.
Sebastien Douheret
18
-194
/
+124
2017-11-24
Use Get/Post functions of common.http lib.
Sebastien Douheret
1
-37
/
+22
2017-11-24
Improved and fixed connection to XDS Server
Sebastien Douheret
1
-3
/
+5
2017-11-24
New dashboard improvements.
Sebastien Douheret
12
-48
/
+186
2017-11-08
Added events decoder helpers.
Sebastien Douheret
2
-7
/
+42
2017-11-08
Unregistered events when client WS session is closed.
Sebastien Douheret
4
-14
/
+17
2017-11-08
Fixed events definition and callback processing.
Sebastien Douheret
5
-34
/
+77
2017-11-06
Update api routes name (plural nouns)
Sebastien Douheret
1
-3
/
+3
2017-11-06
Fixed parameter processing for passthrough api.
Sebastien Douheret
1
-2
/
+14
2017-11-06
Use plural nouns for all routes.
Sebastien Douheret
2
-5
/
+5
2017-11-06
Support short project id name if not ambiguous.
Sebastien Douheret
2
-6
/
+41
2017-11-06
Moved all structs exposed by API into apiv1 package
Sebastien Douheret
21
-181
/
+280
2017-10-30
Switch from codegangsta/cli to urfave/cli package.
Sebastien Douheret
2
-2
/
+2
2017-10-20
Merge branch 'master' into wip
v0.3.0-rc1
Sebastien Douheret
2
-5
/
+2
2017-10-17
Add xds-agent user systemd service file and install
Sebastien Douheret
1
-17
/
+2
2017-10-16
Update default syncthing port to 8386
Sebastien Douheret
1
-1
/
+1
2017-10-16
Add sanity check when adding a new pathmap project/folder
Sebastien Douheret
3
-9
/
+64
2017-10-11
Fixed Syncthing folder status events and exec command.
Sebastien Douheret
16
-239
/
+469
2017-10-09
Used patched (my) version of go-socket.io.
Sebastien Douheret
1
-1
/
+1
2017-10-09
Kill right Syncthing (same url) in DEBUG_MODE
Sebastien Douheret
2
-4
/
+6
2017-10-07
Bump Syncthing 0.14.38
Sebastien Douheret
1
-1
/
+44
2017-10-06
Added webapp Dashboard + logic to interact with server.
Sebastien Douheret
26
-504
/
+2624
2017-09-19
Rework search directories for agent-config.json files.
Sebastien Douheret
1
-6
/
+13
2017-09-18
Fix default config values.
Sebastien Douheret
2
-18
/
+23
2017-09-18
Improved syncthing binary path detection.
Sebastien Douheret
2
-17
/
+21
2017-08-30
Fixed syncthing binDir when set to '.'
0.1.0
Sebastien Douheret
1
-2
/
+10
2017-08-30
Set default xds-apikey when not set by config.
Sebastien Douheret
1
-0
/
+6
2017-08-25
Fixed xds-common version and use last one
Sebastien Douheret
1
-1
/
+3
2017-08-25
Reset option to allow synthing restart
Sebastien Douheret
1
-1
/
+0
2017-06-26
Use xds-common go library.
Sebastien Douheret
7
-340
/
+5
2017-06-23
Support $HOME on Windows host.
Sebastien Douheret
1
-1
/
+9
2017-06-23
Add workaround for Syncthing apikey setting.
Sebastien Douheret
1
-1
/
+33
2017-05-23
Add API KEY support to allow CORS requests.
Sebastien Douheret
3
-14
/
+69
2017-05-22
Fix incorrect import
Sebastien Douheret
1
-1
/
+1
2017-05-18
Added prints on startup.
Sebastien Douheret
1
-0
/
+4
2017-05-18
Fix ResolveEnvVar when path is not set.
Sebastien Douheret
1
-1
/
+4
2017-05-18
Fix ResolveEnvVar function and add support of tilde (~/...)
Sebastien Douheret
2
-23
/
+44
2017-05-17
Add logsDir setting and more
Sebastien Douheret
6
-69
/
+177
2017-05-15
Initial commit.
Sebastien Douheret
12
-0
/
+1353