summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-09-23Update docker build process to compile frontendGeorgios Andreadis
2017-08-13Flatten APIGeorgios Andreadis
2017-08-08Add traceId foreign key to job modelGeorgios Andreadis
2017-08-08Add jobs to the SQL schema and test scriptGeorgios Andreadis
2017-08-08Add jobs to the OpenAPI specGeorgios Andreadis
2017-04-05Merge pull request #10 from atlarge-research/simplify-frontend-buildLeon Overweel
2017-04-04Improve build documentation in README.mdGeorgios Andreadis
2017-04-04Relink frontendGeorgios Andreadis
2017-04-04Link new version of Frontend submoduleGeorgios Andreadis
2017-04-04Update organization-name in LICENSE.mdGeorgios Andreadis
2017-04-04Move all configuration to a central keys.json fileGeorgios Andreadis
2017-04-01Merge pull request #9 from atlarge-research/readme-remove-quotesSacheendra talluri
2017-03-27Only remove database if it exists in rebuildleonoverweel
2017-03-22Remove quotes from 'docker build' commandGeorgios Andreadis
2017-03-20Add frontend simulation zoom screenshotleonoverweel
2017-03-14Relink to new frontend submoduleGeorgios Andreadis
2017-03-13Add clone-link in README.mdGeorgios Andreadis
2017-03-13Update sub-module linksGeorgios Andreadis
2017-03-12Update .gitmodulesLeon Overweel
2017-03-12Rearrange text in READMELeon Overweel
2017-03-12Add introduction and screenshots to READMELeon Overweel
2017-03-12Add construction and simulation screenshotsleonoverweel
2017-03-12Add component diagram to READMELeon Overweel
2017-03-12Resize component diagramleonoverweel
2017-03-12Add OpenDC architecture component diagramleonoverweel
2017-03-12Update experiment queuing process in READMELeon Overweel
2017-03-06Merge pull request #7 from sacheendra/masterGeorgios Andreadis
2017-03-06Fix problem with bower inside submodule in DockerSacheendra Talluri
2017-02-27Merge pull request #6 from tudelft-atlarge/workload-core-occupationLeon Overweel
2017-02-27Add parallelizable and sequential tracesGeorgios Andreadis
2017-02-27Add image processing and path planning tracesleonoverweel
2017-02-27Update web server tasksleonoverweel
2017-02-27Merge branch 'master' into workload-core-occupationleonoverweel
2017-02-27Update simulatorMatthijs Bijman
2017-02-27Add parallelizability and new schedulers to sql schema/test dataMatthijs Bijman
2017-02-27Add cores_used column to task_states tableMatthijs Bijman
2017-02-27Fix bug creating new experimentsleonoverweel
2017-02-27Add README.md for /databaseleonoverweel
2017-02-27Add Python script to view a table in the dbleonoverweel
2017-02-27Add Python database rebuilderleonoverweel
2017-02-26Insert database rows individually in SQLite schemaleonoverweel
2017-02-26Add db rebuild script for windows, assuming sqlite3 is in pathMatthijs Bijman
2017-02-19Merge pull request #5 from tudelft-atlarge/readme-portsLeon Overweel
2017-02-16Add port forwarding instructions to READMEGeorgios Andreadis
2017-02-16Update simulator submoduleMatthijs 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-16Add gitattribute to not convert LF to CRLFSacheendra Talluri
2017-02-10Merge pull request #3 from sacheendra/masterLeon Overweel