Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-08-21 | sdk_test: draft in progress | Clément Bénier | 1 | -0/+4 | |
add tests for testing sdk - draft Change-Id: I81f2f4ff75d6256fd092afd5213ea4f3370fcc68 Signed-off-by: Clément Bénier <clement.benier@iot.bzh> | |||||
2018-08-21 | functionnal test: initial commit for tests | Clément Bénier | 1 | -1/+1 | |
Launch xds-server process and run test based on xds REST APIs. list of tests - version - config - folders(in progress) Change-Id: I4312c9ab067b2d6e157f8828c2fbe467ef187733 Signed-off-by: Clément Bénier <clement.benier@iot.bzh> | |||||
2018-07-25 | Ignored webapp/install error when DESTDIR doesn't existflounder_5.99.3flounder/5.99.35.99.3 | Sebastien Douheret | 1 | -1/+1 | |
Change-Id: I80e79fc350a1905cb3c4a98ef0a7cf0659a18c88 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-07-18 | Fixed error about unwanted usr directorysandbox/SebD | Sebastien Douheret | 1 | -4/+4 | |
Change-Id: I8404ee2dd1eff5c20924e841c0a37ea16c85cc17 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-07-06 | Removed unwanted usr directory from package | Sebastien Douheret | 1 | -0/+1 | |
Don't know exactly which tool create this directory (I suspect npm install process) but 'usr' directory should not be part of XDS zip package. Change-Id: Id6f4659f16b707ca5eb9a621947dce8cf2a5b674 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-07-06 | Minor fixes in Makefile | Sebastien Douheret | 1 | -4/+4 | |
Change-Id: I24d971fb254afccb1ed65d412729b32ca53d251e Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-07-06 | Add retry (3 times) when glide download fails | Sebastien Douheret | 1 | -1/+1 | |
Change-Id: I97d70664ed6e62831a70d46f721ed2024ee9b574 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-07-05 | Update/fix rpm and deb packaging | Sebastien Douheret | 1 | -1/+4 | |
- fix packaging to be compliant with latest subprojects hierarchy (Master, Master-Next, ElectricEel, ...) - fix rpmlint warnings/error Change-Id: Ib8c2014624542d3dfb81818ed605dc7a2dedf2c5 Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-05 | Update vendor/debug rule according to gerrit migration. | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-05 | Migration to AGL gerrit (update go import) | Sebastien Douheret | 1 | -5/+5 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-22 | Added SDKs management support. | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-11 | Standardized XDS config file name and location. | Sebastien Douheret | 1 | -8/+7 | |
- config file name is : server-config.json - xds-server settings under user's home is: $HOME/.xds/server - xds-server settings under etc is: /etc/xds/server Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Added Copyright header. | Sebastien Douheret | 1 | -2/+22 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Fixed subversion when tag doesn't include dash. | Sebastien Douheret | 1 | -6/+10 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-29 | Fixed double 'v' letter in package name | Sebastien Douheret | 1 | -2/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-29 | Check go version and print error if not >1.8.1 | Sebastien Douheret | 1 | -1/+14 | |
xds-common lib uses os.Executable function that has been introduced in go v1.8.1. | |||||
2017-11-06 | Always set sub-version | Sebastien Douheret | 1 | -0/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-06 | Extract version from git tag. | Sebastien Douheret | 1 | -17/+7 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-06 | Bump Syncthing 0.14.38 | Sebastien Douheret | 1 | -2/+2 | |
2017-11-06 | Moved web Dashboard to xds-agent | Sebastien Douheret | 1 | -7/+5 | |
Xds-Server now only provides a minimal page to get basic instructions. Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-10-17 | Bump v0.3.2v0.3.2 | Sebastien Douheret | 1 | -1/+1 | |
2017-10-16 | Bump v0.3.1v0.3.1 | Sebastien Douheret | 1 | -1/+1 | |
2017-09-25 | Cosmetic fix | Sebastien Douheret | 1 | -0/+2 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-21 | Disable compiler optimizations and inlining for debugging. | Sebastien Douheret | 1 | -3/+6 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Bump to 0.3.0 | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Set install dir to /opt/AGL and move conf to $HOME/.xds-server | Sebastien Douheret | 1 | -8/+12 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-09-13 | Add packaging files used by OBS. | Sebastien Douheret | 1 | -3/+4 | |
xds-server is now packaging in OBS: https://build.opensuse.org/package/show/isv:LinuxAutomotive:app-Development/agl-xds-server Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-30 | Remove Windows package generation (not supported) | Sebastien Douheret | 1 | -3/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-29 | Bump version v0.2.1 | Sebastien Douheret | 1 | -2/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-16 | Add folder interface and support native pathmap folder type. | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-08-07 | Improved /exec to support gdb execution. | Sebastien Douheret | 1 | -0/+4 | |
/exec now supports stdin and stdout/stderr tunneling over an websocket (socketio). This also supports redirection of inferior process output (stdout only) in particular case of gdb command (set gdb --tty option). | |||||
2017-06-23 | Set SUB_VERSION as current commit ID. | Sebastien Douheret | 1 | -2/+1 | |
2017-06-20 | Only call vendor when building all. | Sebastien Douheret | 1 | -2/+2 | |
2017-06-20 | Fiw webapp/install rule. | Sebastien Douheret | 1 | -1/+1 | |
test xxx && yyy doesn't work because "&&" characters seems interpreted by make. Workaround is to write test statement with if syntax. | |||||
2017-06-16 | Bump syncthing-inotify version to 0.8.6 | Sebastien Douheret | 1 | -3/+1 | |
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 | 1 | -11/+19 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-06-07 | Fix version / sub-version retrieval. | Sebastien Douheret | 1 | -1/+1 | |
2017-06-07 | Bump version | Sebastien Douheret | 1 | -1/+1 | |
2017-06-07 | Add windows and packaging build support. | Sebastien Douheret | 1 | -12/+61 | |
2017-05-28 | Add script to get xds-agent tarballs. | Sebastien Douheret | 1 | -3/+3 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-26 | Fix webapp location for install and startup. | Sebastien Douheret | 1 | -1/+1 | |
2017-05-19 | Fix Makefile install commands | Sebastien Douheret | 1 | -1/+2 | |
2017-05-18 | Update Makefile to be smarter with syncthing compilation. | Sebastien Douheret | 1 | -8/+12 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-18 | Bump to Syncthing 0.14.28 | Sebastien Douheret | 1 | -1/+1 | |
2017-05-18 | Fix copy of agl directory in make install | Sebastien Douheret | 1 | -1/+1 | |
2017-05-18 | Fix syncthing-inotify version and install rule. | Sebastien Douheret | 1 | -6/+10 | |
2017-05-17 | Add AGL specfic scripts | Sebastien Douheret | 1 | -1/+1 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-05-17 | Auto start Syncthing and Syncthing-inotify. | Sebastien Douheret | 1 | -12/+17 | |
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |