summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-17Fix button handler being triggered multiple timesGeorgios Andreadis
2017-02-16Add port forwarding instructions to READMEGeorgios Andreadis
2017-02-16Update simulator submoduleMatthijs Bijman
2017-02-16Update submodule dependenciesMatthijs Bijman
2017-02-16Update simulator to work with new db schemaMatthijs Bijman
2017-02-16Merge branch 'master' of https://github.com/tudelft-atlarge/opendcMatthijs Bijman
2017-02-16Add state and last_simulated_tick to experiment, remove queued_experimentsMatthijs Bijman
2017-02-16Merge pull request #4 from sacheendra/masterLeon Overweel
2017-02-16Fix VS project folders and files orderingMatthijs Bijman
2017-02-16Add gitattribute to not convert LF to CRLFSacheendra Talluri
2017-02-10Merge pull request #3 from sacheendra/masterLeon Overweel
2017-02-08Add Docker installation steps to READMESacheendra Talluri
2017-02-06Add OAuth setup instructions to READMELeon Overweel
2017-02-06Merge pull request #1 from sacheendra/masterLeon Overweel
2017-02-06Merge branch 'master' of https://github.com/sacheendra/opendcSacheendra Talluri
2017-02-06Remove breaking comment from dockerfileSacheendra Talluri
2017-02-06Merge branch 'master' of https://github.com/tudelft-atlarge/opendcSacheendra Talluri
2017-02-06Update README setup to use httpsleonoverweel
2017-02-06Use https for submodulesleonoverweel
2017-02-06Update simulator module for dependencies fetchingleonoverweel
2017-02-06Update web server submodule to add configleonoverweel
2017-02-06Update frontend submodule for batch state fetchingleonoverweel
2017-01-27Merge pull request #4 from tudelft-atlarge/states-batch-fetchGeorgios Andreadis
2017-01-27Fix graph view in building modeGeorgios Andreadis
2017-01-27Implement incremental TS compilation for watchingGeorgios Andreadis
2017-01-26Refactor remaining codebase to use 'const'Georgios Andreadis
2017-01-26Refactor controllers to use 'const' when possibleGeorgios Andreadis
2017-01-26Refactor api.ts to use 'const' wherever possibleGeorgios Andreadis
2017-01-26Fix task state generationGeorgios Andreadis
2017-01-26Fetch states for all ticks at onceGeorgios Andreadis
2017-01-26Fix NaN on invalid second input to time formatGeorgios Andreadis
2017-01-26Update project metadata in package.jsonGeorgios Andreadis
2017-01-26Set first tick to be 1 instead of 0Georgios Andreadis
2017-01-26Add change folder step to READMESacheendra talluri
2017-01-26Add build steps to READMESacheendra Talluri
2017-01-26Add Dockerfile and related build filesSacheendra Talluri
2017-01-26Update submodules to be compatible with Docker buildSacheendra Talluri
2017-01-26Merge pull request #3 from tudelft-atlarge/auth-id-replaceGeorgios Andreadis
2017-01-26Add config instructions to READMEGeorgios Andreadis
2017-01-25Improve gulp config option handlingGeorgios Andreadis
2017-01-25Add config file option to gulp build processGeorgios Andreadis
2017-01-25Clean up gulpfile.jsGeorgios Andreadis
2017-01-25Replace GAuth client ID in HTMLs with placeholderGeorgios Andreadis
2017-01-25Add NPM dependencies for GAuth replace actionGeorgios Andreadis
2017-01-25Update .gitignore for WebStorm setupGeorgios Andreadis
2017-01-25Merge pull request #1 from sacheendra/masterLeon Overweel
2017-01-25makes the app take config file as command line argument and opens port on all...Sacheendra Talluri
2017-01-25gets static files from new directory structureSacheendra Talluri
2017-01-25updates submodulesSacheendra Talluri
2017-01-25Merge branch 'master' of https://github.com/tudelft-atlarge/opendc-simulatorSacheendra Talluri