summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-27Add tasks that run on 1 machineMatthijs Bijman
2017-02-27Implement logging of cores_used in task_statesMatthijs Bijman
2017-02-27Add cores_used column to task_states tableMatthijs Bijman
2017-02-27Fix bug creating new experimentsleonoverweel
2017-02-27Add state and last_simulated_tick to Experimentsleonoverweel
2017-02-27Add README.md for /databaseleonoverweel
2017-02-27Add Python script to view a table in the dbleonoverweel
2017-02-27Fix minor mistakes in README.mdleonoverweel
2017-02-27Update README.md with detailed local setup guideleonoverweel
2017-02-27Ignore *.json in .gitignoreleonoverweel
2017-02-27Update index.hmtl for local testingleonoverweel
2017-02-27Add Python database rebuilderleonoverweel
2017-02-26Insert database rows individually in SQLite schemaleonoverweel
2017-02-26Merge pull request #6 from tudelft-atlarge/bugfixesGeorgios Andreadis
2017-02-26Add db rebuild script for windows, assuming sqlite3 is in pathMatthijs Bijman
2017-02-26Fix chart handling of time values above 100sGeorgios Andreadis
2017-02-26Fix experiment list overflowGeorgios Andreadis
2017-02-26Remove unused template parameter of SimulatorMatthijs Bijman
2017-02-19Merge pull request #5 from tudelft-atlarge/readme-portsLeon Overweel
2017-02-17Merge pull request #5 from tudelft-atlarge/fix-experiment-btnGeorgios Andreadis
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