| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-03-22 | Remove quotes from 'docker build' command | Georgios Andreadis | |
| The `README.md` lists the docker command `docker build -t="opendc" .` as a build-step. The quotation-marks (`"`) are actually not necessary, since the name only consists of alphanumeric characters. | |||
| 2017-03-20 | Add frontend simulation zoom screenshot | leonoverweel | |
| 2017-03-20 | Add API and models to README | Leon Overweel | |
| 2017-03-20 | Add component diagram and util package to README | Leon Overweel | |
| 2017-03-20 | Update component diagram | leonoverweel | |
| 2017-03-20 | Move architecture below setup in README | Leon Overweel | |
| 2017-03-20 | Add component diagram to README | Leon Overweel | |
| 2017-03-20 | Add component diagram | leonoverweel | |
| 2017-03-14 | Relink to new frontend submodule | Georgios Andreadis | |
| 2017-03-14 | Update GitHub organization URL on splashpage | Georgios Andreadis | |
| 2017-03-14 | Update `tudelft-atlarge` to `atlarge-research` | Leon Overweel | |
| 2017-03-13 | Add clone-link in README.md | Georgios Andreadis | |
| 2017-03-13 | Update sub-module links | Georgios Andreadis | |
| 2017-03-13 | Update product lead position on landing page | Georgios Andreadis | |
| 2017-03-12 | Update .gitmodules | Leon Overweel | |
| 2017-03-12 | Rearrange text in README | Leon Overweel | |
| 2017-03-12 | Add introduction to README | Leon Overweel | |
| 2017-03-12 | Add introduction and screenshots to README | Leon Overweel | |
| 2017-03-12 | Add construction and simulation screenshots | leonoverweel | |
| 2017-03-12 | Add component diagram to README | Leon Overweel | |
| 2017-03-12 | Resize component diagram | leonoverweel | |
| 2017-03-12 | Add OpenDC architecture component diagram | leonoverweel | |
| 2017-03-12 | Update experiment queuing process in README | Leon Overweel | |
| Also add some small fixes. | |||
| 2017-03-06 | Merge pull request #7 from sacheendra/master | Georgios Andreadis | |
| Fix problem with bower inside submodule in Docker | |||
| 2017-03-06 | Fix problem with bower inside submodule in Docker | Sacheendra Talluri | |
| 2017-02-27 | Update dependencies | Matthijs Bijman | |
| 2017-02-27 | Merge pull request #6 from tudelft-atlarge/workload-core-occupation | Leon Overweel | |
| [WIP] Task parallelizability, Task State core occupation, and Robotics Course workloads | |||
| 2017-02-27 | Add parallelizable and sequential traces | Georgios Andreadis | |
| 2017-02-27 | Add image processing and path planning traces | leonoverweel | |
| 2017-02-27 | Update web server tasks | leonoverweel | |
| 2017-02-27 | Update tasks to add parallelizability and core use | leonoverweel | |
| 2017-02-27 | Merge branch 'master' into workload-core-occupation | leonoverweel | |
| 2017-02-27 | Update simulator | Matthijs Bijman | |
| 2017-02-27 | Add parallelizability and new schedulers to sql schema/test data | Matthijs Bijman | |
| 2017-02-27 | Experiments are now finished if no machines are present | Matthijs Bijman | |
| 2017-02-27 | Add tasks that run on 1 machine | Matthijs Bijman | |
| 2017-02-27 | Implement logging of cores_used in task_states | Matthijs Bijman | |
| 2017-02-27 | Add cores_used column to task_states table | Matthijs Bijman | |
| 2017-02-27 | Fix bug creating new experiments | leonoverweel | |
| Also update all other submodules. | |||
| 2017-02-27 | Add state and last_simulated_tick to Experiments | leonoverweel | |
| This change brings the web server back up to date with the new database schema. | |||
| 2017-02-27 | Add README.md for /database | leonoverweel | |
| 2017-02-27 | Add Python script to view a table in the db | leonoverweel | |
| 2017-02-27 | Fix minor mistakes in README.md | leonoverweel | |
| 2017-02-27 | Update README.md with detailed local setup guide | leonoverweel | |
| 2017-02-27 | Ignore *.json in .gitignore | leonoverweel | |
| 2017-02-27 | Update index.hmtl for local testing | leonoverweel | |
| 2017-02-27 | Add Python database rebuilder | leonoverweel | |
| This one allows you to specify the location of the database. | |||
| 2017-02-26 | Insert database rows individually in SQLite schema | leonoverweel | |
| The Windows version of Python SQLite said multiple insertions at once was a syntax error. | |||
| 2017-02-26 | Merge pull request #6 from tudelft-atlarge/bugfixes | Georgios Andreadis | |
| Fixes for bugs in experiment simulation | |||
| 2017-02-26 | Add db rebuild script for windows, assuming sqlite3 is in path | Matthijs Bijman | |
