src/xds/xds-server.git
7 years agoFix invalid json encoding definition
Sebastien Douheret [Mon, 15 May 2017 08:57:25 +0000 (10:57 +0200)]
Fix invalid json encoding definition

7 years agoDocument script directory
Sebastien Douheret [Sat, 13 May 2017 21:25:38 +0000 (23:25 +0200)]
Document script directory

7 years agoAllow to not start server (useful for debugging).
Sebastien Douheret [Sat, 13 May 2017 21:23:42 +0000 (23:23 +0200)]
Allow to not start server (useful for debugging).

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoFix invalid rootPath when creating a new project.
Sebastien Douheret [Sat, 13 May 2017 21:13:42 +0000 (23:13 +0200)]
Fix invalid rootPath when creating a new project.

7 years agoDetect undefined env variables used in config.json
Sebastien Douheret [Sat, 13 May 2017 20:38:03 +0000 (22:38 +0200)]
Detect undefined env variables used in config.json

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoAdd target to get Syncthing and start server script.
Sebastien Douheret [Fri, 12 May 2017 16:33:05 +0000 (18:33 +0200)]
Add target to get Syncthing and start server script.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoAdd install rule
Sebastien Douheret [Fri, 12 May 2017 10:01:45 +0000 (12:01 +0200)]
Add install rule

Installation directory can be changed using INSTALL_DIR and INSTALL_WEBAPP_DIR
env variables

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoFix distclean
Sebastien Douheret [Fri, 12 May 2017 08:14:12 +0000 (10:14 +0200)]
Fix distclean

7 years agoIgnored private directory or file
Sebastien Douheret [Fri, 12 May 2017 07:40:42 +0000 (09:40 +0200)]
Ignored private directory or file

Handle directories or files prefixed by two underscores (eg. __xxx ) as private.

7 years agoFix doc and repo url
Sebastien Douheret [Fri, 12 May 2017 07:30:01 +0000 (09:30 +0200)]
Fix doc and repo url

7 years agoFixed connection retry to local Syncthing.
Sebastien Douheret [Thu, 11 May 2017 21:27:38 +0000 (23:27 +0200)]
Fixed connection retry to local Syncthing.

7 years agoInitial main commit.
Sebastien Douheret [Thu, 11 May 2017 17:42:00 +0000 (19:42 +0200)]
Initial main commit.

Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
7 years agoInitial commit
Sebastien D [Thu, 11 May 2017 10:28:49 +0000 (12:28 +0200)]
Initial commit