| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2017-02-26 | Fix chart handling of time values above 100s | Georgios Andreadis | |
| 2017-02-26 | Fix experiment list overflow | Georgios Andreadis | |
| 2017-02-26 | Remove unused template parameter of Simulator | Matthijs Bijman | |
| 2017-02-19 | Merge pull request #5 from tudelft-atlarge/readme-ports | Leon Overweel | |
| Add port forwarding instructions to README | |||
| 2017-02-17 | Merge pull request #5 from tudelft-atlarge/fix-experiment-btn | Georgios Andreadis | |
| Fix button handler being triggered multiple times | |||
| 2017-02-17 | Fix button handler being triggered multiple times | Georgios Andreadis | |
| The issue was that previous event handlers of the same button were not removed on closing the dialog. This is now resolved by removing all event handlers of the 'new experiment' button when registering a new handler. | |||
| 2017-02-16 | Add port forwarding instructions to README | Georgios Andreadis | |
| During installation on a personal machine, I found these instructions to be missing from the manual: port forwarding settings and which URL to set in the Google Console. | |||
| 2017-02-16 | Update simulator submodule | Matthijs Bijman | |
| 2017-02-16 | Update submodule dependencies | Matthijs Bijman | |
| 2017-02-16 | Update simulator to work with new db schema | Matthijs Bijman | |
| The new schema removes the queued_simulation_section table and introduces the state and last_simulated_tick columns to the experiments table. | |||
| 2017-02-16 | Merge branch 'master' of https://github.com/tudelft-atlarge/opendc | Matthijs Bijman | |
| 2017-02-16 | Add state and last_simulated_tick to experiment, remove queued_experiments | Matthijs Bijman | |
| 2017-02-16 | Merge pull request #4 from sacheendra/master | Leon Overweel | |
| Make it such that cloning into windows doesn't replace LF by RLF in shell script | |||
| 2017-02-16 | Fix VS project folders and files ordering | Matthijs Bijman | |
| 2017-02-16 | Add gitattribute to not convert LF to CRLF | Sacheendra Talluri | |
| 2017-02-10 | Merge pull request #3 from sacheendra/master | Leon Overweel | |
| Add Docker installation steps to README | |||
| 2017-02-08 | Add Docker installation steps to README | Sacheendra Talluri | |
| 2017-02-06 | Add OAuth setup instructions to README | Leon Overweel | |
| 2017-02-06 | Merge pull request #1 from sacheendra/master | Leon Overweel | |
| Add Docker build | |||
| 2017-02-06 | Merge branch 'master' of https://github.com/sacheendra/opendc | Sacheendra Talluri | |
| 2017-02-06 | Remove breaking comment from dockerfile | Sacheendra Talluri | |
