aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-05-31Increase timeout for Syncthing startup.v0.0.1-alphaSebastien Douheret1-2/+3
2017-05-31Fix navbar menu when width is smallSebastien Douheret2-5/+14
2017-05-30Fix crash with /makeSebastien Douheret1-7/+27
2017-05-28Add docker load instruction in READMESebastien Douheret1-1/+9
2017-05-28Add script to get xds-agent tarballs.Sebastien Douheret7-7/+83
2017-05-28Update welcome carousel.Sebastien Douheret4-11/+30
2017-05-28Set script as executableSebastien Douheret1-0/+0
2017-05-27Improved devel/build panel (support PreBuild/Build/Populate)Sebastien Douheret5-13/+76
2017-05-27Wait folder insync before sending exit event.Sebastien Douheret5-15/+165
2017-05-27Add doc to create & start XDS AGL docker container.Sebastien Douheret3-1/+87
2017-05-26Fix webapp location for install and startup.Sebastien Douheret2-8/+12
2017-05-26Retrieve dynamically SDKs files list (more generic)Sebastien Douheret1-8/+27
2017-05-25Rework development page: Pre-build, Build, Populate.Sebastien Douheret36-198/+555
2017-05-25Auto detect XDS-Agent tarballs and fix URL.Sebastien Douheret3-32/+61
2017-05-22Fix Agent download link when no tarball detected.Sebastien Douheret2-6/+15
2017-05-22Add XDS-agent tarball download featureSebastien Douheret13-27/+401
2017-05-22Allow to set Syncthing rescanInterval parameter.Sebastien Douheret5-8/+20
2017-05-22Fix crash when retrieving installed sdks.Sebastien Douheret1-0/+1
2017-05-19Fix Makefile install commandsSebastien Douheret1-1/+2
2017-05-19Allow to set make arguments and rework build page.Sebastien Douheret3-49/+88
2017-05-18Normalize relativePath projects to support Windows path.Sebastien Douheret2-0/+22
2017-05-18Added prints on startupSebastien Douheret2-2/+5
2017-05-18Update Makefile to be smarter with syncthing compilation.Sebastien Douheret1-8/+12
2017-05-18Bump to Syncthing 0.14.28Sebastien Douheret3-3/+3
2017-05-18Fix SDKs init when no sdk found in Webapp.Sebastien Douheret2-4/+12
2017-05-18Fix ResolveEnvVar when param is empty.Sebastien Douheret1-1/+4
2017-05-18Fix copy of agl directory in make installSebastien Douheret1-1/+1
2017-05-18Fix syncthing-inotify version and install rule.Sebastien Douheret1-6/+10
2017-05-18Update script now that #164 fix has been merged.Sebastien Douheret1-22/+6
2017-05-18Improved ResolveEnvVar and add support of tilde (~/...)Sebastien Douheret2-24/+42
2017-05-18Add Cross SDKs support (part 2)Sebastien Douheret23-50/+360
2017-05-17Use autogenerated Synchting apikey.Sebastien Douheret3-7/+30
2017-05-17Add AGL specfic scriptsSebastien Douheret4-39/+112
2017-05-17Add SDKs support.Sebastien Douheret14-73/+255
2017-05-17Auto start Syncthing and Syncthing-inotify.Sebastien Douheret17-236/+512
2017-05-16Use patched version of syncthing-inotify.Sebastien Douheret2-2/+37
2017-05-15Update doc: add current dir in config.json discovery logic.Sebastien Douheret2-2/+4
2017-05-15Rework Version and Sub-version setup.Sebastien Douheret2-16/+23
2017-05-15CleanupSebastien Douheret2-11/+6
2017-05-15Fix invalid json encoding definitionSebastien Douheret2-6/+10
2017-05-13Document script directorySebastien Douheret1-0/+2
2017-05-13Allow to not start server (useful for debugging).Sebastien Douheret1-6/+12
2017-05-13Fix invalid rootPath when creating a new project.Sebastien Douheret2-0/+10
2017-05-13Detect undefined env variables used in config.jsonSebastien Douheret1-8/+26
2017-05-12Add target to get Syncthing and start server script.Sebastien Douheret4-26/+131
2017-05-12Add install ruleSebastien Douheret1-15/+10
2017-05-12Fix distcleanSebastien Douheret1-1/+1
2017-05-12Ignored private directory or fileSebastien Douheret1-0/+4
2017-05-12Fix doc and repo urlSebastien Douheret2-7/+7
2017-05-11Fixed connection retry to local Syncthing.Sebastien Douheret2-31/+41