Age | Commit message (Expand) | Author | Files | Lines |
2017-10-12 | Default service to be started by current user. |  Romain Forlot | 1 | -1/+0 |
2017-09-25 | Cosmetic fix |  Sebastien Douheret | 2 | -1/+5 |
2017-09-22 | Allow to run xds-server without syncthing support. |  Sebastien Douheret | 2 | -16/+105 |
2017-09-22 | Set default syncthing path. |  Sebastien Douheret | 2 | -3/+15 |
2017-09-21 | Disable compiler optimizations and inlining for debugging. |  Sebastien Douheret | 1 | -3/+6 |
2017-09-21 | Move docs into xds-docs repo (published on http://docs.automotivelinux.org) |  Sebastien Douheret | 1 | -329/+5 |
2017-09-18 | Fix syncthing binary path detection. |  Sebastien Douheret | 4 | -15/+26 |
2017-09-14 | Allow to install sdks from local file when iot download site is not available |  Sebastien Douheret | 1 | -1/+2 |
2017-09-14 | Dynamically retrieve docker image name/version |  Sebastien Douheret | 1 | -11/+23 |
2017-09-13 | Update message to download & install xds-agent. |  Sebastien Douheret | 2 | -10/+36 |
2017-09-13 | Bump to 0.3.0 |  Sebastien Douheret | 1 | -1/+1 |
2017-09-13 | Set same uid and gid inside and outside docker |  Sebastien Douheret | 1 | -16/+34 |
2017-09-13 | Auto retrieve docker image tag |  Sebastien Douheret | 1 | -0/+10 |
2017-09-13 | Set install dir to /opt/AGL and move conf to $HOME/.xds-server |  Sebastien Douheret | 14 | -140/+117 |
2017-09-13 | Add packaging files used by OBS. |  Sebastien Douheret | 5 | -6/+30 |
2017-09-12 | Fixed notes about docker user id setup |  Sebastien D | 1 | -2/+6 |
2017-09-12 | Add note in README about docker user id |  Sebastien D | 1 | -0/+19 |
2017-08-31 | Update container creation command line in README. |  Sebastien D | 1 | -1/+1 |
2017-08-30 | Bump docker container version to 4.0 and update doc. |  Sebastien Douheret | 2 | -7/+11 |
2017-08-30 | Fixed again freeze when iot.bzh website is not accessiblev0.2.2 |  Sebastien Douheret | 1 | -7/+7 |
2017-08-30 | Set default xds-agent port matching the default agent setting |  Sebastien Douheret | 1 | -1/+1 |
2017-08-30 | Remove Windows package generation (not supported) |  Sebastien Douheret | 1 | -3/+3 |
2017-08-30 | Clarify shell commands location (host versus in docker) |  Sebastien Douheret | 1 | -49/+83 |
2017-08-30 | Prevent script freeze when iot.bzh website is not accessible. |  Sebastien Douheret | 1 | -0/+7 |
2017-08-29 | Bump version v0.2.1 |  Sebastien Douheret | 1 | -2/+3 |
2017-08-29 | Fixed path convertion/mapping for in/out and for command args. |  Sebastien Douheret | 4 | -16/+79 |
2017-08-26 | Fixed build error in Typescript 2.x and RxJS 5.xv0.2.0-beta |  Sebastien Douheret | 1 | -2/+3 |
2017-08-26 | Merge remote-tracking branch 'origin/wip' |  Sebastien Douheret | 57 | -836/+2529 |
2017-08-25 | Always open global config when an error exists |  Sebastien Douheret | 2 | -5/+5 |
2017-08-24 | Add IoT logo and change top bar color. |  Sebastien Douheret | 10 | -62/+98 |
2017-08-24 | Take care of ST connection lost in ST event monitor. |  Sebastien Douheret | 2 | -6/+33 |
2017-08-24 | Redirect HTTP and Gin server logs into a file (xds-server-verbose.log). |  Sebastien Douheret | 6 | -39/+39 |
2017-08-24 | Fixed /exec command (don't prefix command with exec binary). |  Sebastien Douheret | 1 | -3/+6 |
2017-08-24 | Disabled/Greyed project when not usable. |  Sebastien Douheret | 3 | -2/+27 |
2017-08-22 | Used fix version of xds-common package |  Sebastien Douheret | 1 | -1/+1 |
2017-08-18 | Add folder synchronization status. |  Sebastien Douheret | 18 | -146/+813 |
2017-08-16 | Moved project creation in a modal windows |  Sebastien Douheret | 16 | -150/+403 |
2017-08-16 | Add folder interface and support native pathmap folder type. |  Sebastien Douheret | 29 | -510/+961 |
2017-08-08 | Added -logfile option. |  Sebastien Douheret | 2 | -10/+36 |
2017-08-08 | Define all packages version |  Sebastien Douheret | 1 | -0/+4 |
2017-08-07 | Update vsc launcher. |  Sebastien Douheret | 1 | -2/+18 |
2017-08-07 | Needs super user rights using install-agl-sdks.sh |  Romain Forlot | 1 | -2/+2 |
2017-08-07 | Improved /exec to support gdb execution. |  Sebastien Douheret | 4 | -99/+226 |
2017-08-07 | Add stdin support to /exec |  Sebastien Douheret | 3 | -15/+63 |
2017-07-24 | Support SDK directory with spaces |  Sebastien Douheret | 1 | -5/+5 |
2017-07-09 | Set exit code |  Sebastien Douheret | 2 | -0/+3 |
2017-07-07 | Add httpPort value to config example. |  Sebastien Douheret | 1 | -1/+2 |
2017-07-04 | Report an error when sdkid not found. |  Sebastien Douheret | 1 | -0/+6 |
2017-07-04 | Needs super user rights using install-agl-sdks.shv0.1.0-beta |  Romain Forlot | 1 | -2/+2 |
2017-06-28 | Update README.md |  Sebastien D | 1 | -21/+5 |