Age | Commit message (Expand) | Author | Files | Lines |
2017-06-23 | Set SUB_VERSION as current commit ID. |  Sebastien Douheret | 1 | -2/+1 |
2017-06-23 | Prevent Syncthing auto-upgrade and restart. |  Sebastien Douheret | 1 | -0/+2 |
2017-06-23 | Display arch and version in download packages list. |  Sebastien Douheret | 3 | -2/+12 |
2017-06-23 | Fix the way to download xds-agent packages |  Sebastien Douheret | 8 | -35/+123 |
2017-06-22 | Fix format for json file. |  Sebastien D | 1 | -1/+1 |
2017-06-22 | Fix invalid file parameter. |  Sebastien Douheret | 1 | -2/+2 |
2017-06-22 | Fix args decoding and improve error detection. |  Sebastien Douheret | 1 | -7/+12 |
2017-06-22 | Minor doc fix about wget command. |  Sebastien Douheret | 1 | -3/+3 |
2017-06-21 | Add SDK install instructions in doc |  Sebastien Douheret | 1 | -12/+28 |
2017-06-20 | Only call vendor when building all. |  Sebastien Douheret | 1 | -2/+2 |
2017-06-20 | Remove duplicate fields and set default SDK dir. |  Sebastien Douheret | 7 | -41/+47 |
2017-06-20 | Update xds-agent tarballs by default. |  Sebastien Douheret | 1 | -1/+1 |
2017-06-20 | Create XDT_SDK dir when not existing. |  Sebastien Douheret | 1 | -0/+2 |
2017-06-20 | Fiw webapp/install rule. |  Sebastien Douheret | 1 | -1/+1 |
2017-06-20 | Add script to start AGL worker XDS docker container. |  Sebastien Douheret | 1 | -0/+102 |
2017-06-20 | Rework doc / README |  Sebastien Douheret | 1 | -87/+105 |
2017-06-16 | Bump syncthing-inotify version to 0.8.6 |  Sebastien Douheret | 2 | -17/+41 |
2017-06-16 | Fix package generation. |  Sebastien Douheret | 1 | -5/+6 |
2017-06-16 | Fix glide install detection |  Sebastien Douheret | 1 | -3/+6 |
2017-06-16 | Used standard DESTDIR variable for make install |  Sebastien Douheret | 2 | -12/+26 |
2017-06-16 | Improved script and add -file option. |  Sebastien Douheret | 1 | -16/+37 |
2017-06-15 | Auto add var named CLIENT_PROJECT_DIR to environment. |  Sebastien Douheret | 1 | -0/+3 |
2017-06-07 | Fix version / sub-version retrieval. |  Sebastien Douheret | 1 | -1/+1 |
2017-06-07 | Use bundle version of Rxjs. |  Sebastien Douheret | 3 | -6/+19 |
2017-06-07 | Allow to not update xds-agent tarball on startup. |  Sebastien Douheret | 1 | -14/+17 |
2017-06-07 | Bump version |  Sebastien Douheret | 1 | -1/+1 |
2017-06-07 | Add windows and packaging build support. |  Sebastien Douheret | 3 | -22/+84 |
2017-05-31 | Increase timeout for Syncthing startup.v0.0.1-alpha |  Sebastien Douheret | 1 | -2/+3 |
2017-05-31 | Fix navbar menu when width is small |  Sebastien Douheret | 2 | -5/+14 |
2017-05-30 | Fix crash with /make |  Sebastien Douheret | 1 | -7/+27 |
2017-05-28 | Add docker load instruction in README |  Sebastien Douheret | 1 | -1/+9 |
2017-05-28 | Add script to get xds-agent tarballs. |  Sebastien Douheret | 7 | -7/+83 |
2017-05-28 | Update welcome carousel. |  Sebastien Douheret | 4 | -11/+30 |
2017-05-28 | Set script as executable |  Sebastien Douheret | 1 | -0/+0 |
2017-05-27 | Improved devel/build panel (support PreBuild/Build/Populate) |  Sebastien Douheret | 5 | -13/+76 |
2017-05-27 | Wait folder insync before sending exit event. |  Sebastien Douheret | 5 | -15/+165 |
2017-05-27 | Add doc to create & start XDS AGL docker container. |  Sebastien Douheret | 3 | -1/+87 |
2017-05-26 | Fix webapp location for install and startup. |  Sebastien Douheret | 2 | -8/+12 |
2017-05-26 | Retrieve dynamically SDKs files list (more generic) |  Sebastien Douheret | 1 | -8/+27 |
2017-05-25 | Rework development page: Pre-build, Build, Populate. |  Sebastien Douheret | 36 | -198/+555 |
2017-05-25 | Auto detect XDS-Agent tarballs and fix URL. |  Sebastien Douheret | 3 | -32/+61 |
2017-05-22 | Fix Agent download link when no tarball detected. |  Sebastien Douheret | 2 | -6/+15 |
2017-05-22 | Add XDS-agent tarball download feature |  Sebastien Douheret | 13 | -27/+401 |
2017-05-22 | Allow to set Syncthing rescanInterval parameter. |  Sebastien Douheret | 5 | -8/+20 |
2017-05-22 | Fix crash when retrieving installed sdks. |  Sebastien Douheret | 1 | -0/+1 |
2017-05-19 | Fix Makefile install commands |  Sebastien Douheret | 1 | -1/+2 |
2017-05-19 | Allow to set make arguments and rework build page. |  Sebastien Douheret | 3 | -49/+88 |
2017-05-18 | Normalize relativePath projects to support Windows path. |  Sebastien Douheret | 2 | -0/+22 |
2017-05-18 | Added prints on startup |  Sebastien Douheret | 2 | -2/+5 |
2017-05-18 | Update Makefile to be smarter with syncthing compilation. |  Sebastien Douheret | 1 | -8/+12 |