Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-15 | Update doc: add current dir in config.json discovery logic. | 2 | -2/+4 | ||
2017-05-15 | Rework Version and Sub-version setup. | 2 | -16/+23 | ||
2017-05-15 | Cleanup | 2 | -11/+6 | ||
2017-05-15 | Fix invalid json encoding definition | 2 | -6/+10 | ||
2017-05-13 | Document script directory | 1 | -0/+2 | ||
2017-05-13 | Allow to not start server (useful for debugging). | 1 | -6/+12 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-13 | Fix invalid rootPath when creating a new project. | 2 | -0/+10 | ||
2017-05-13 | Detect undefined env variables used in config.json | 1 | -8/+26 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-12 | Add target to get Syncthing and start server script. | 4 | -26/+131 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-12 | Add install rule | 1 | -15/+10 | ||
Installation directory can be changed using INSTALL_DIR and INSTALL_WEBAPP_DIR env variables Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-12 | Fix distclean | 1 | -1/+1 | ||
2017-05-12 | Ignored private directory or file | 1 | -0/+4 | ||
Handle directories or files prefixed by two underscores (eg. __xxx ) as private. | |||||
2017-05-12 | Fix doc and repo url | 2 | -7/+7 | ||
2017-05-11 | Fixed connection retry to local Syncthing. | 2 | -31/+41 | ||
2017-05-11 | Initial main commit. | 59 | -0/+4609 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-11 | Initial commit | 1 | -0/+201 | ||