| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-08-08 | Fix copyright headers and license | Fabian Mastenbroek | |
| This change fixes the copyright headers and license of the project in order to assign the copyright to atlarge-research. | |||
| 2017-08-08 | Create initial architecture | Fabian Mastenbroek | |
| This change adds the initial architecture of the Kotlin rewrite. The representation of the topology of a cloud network is unfinished and I am still not sure what would be the best way to represent it. | |||
| 2017-07-24 | Fix logo in README | Fabian Mastenbroek | |
| 2017-07-23 | Add .editorconfig file | Fabian Mastenbroek | |
| This change adds an .editorconfig file for universal editor configuration for the project. | |||
| 2017-07-23 | Target JVM version 8 in Kotlin | Fabian Mastenbroek | |
| This change makes the Kotlin compiler target version 8 of the Java Virtual Machine, so features like lambdas are supported. | |||
| 2017-07-22 | Create basic README for the project | Fabian Mastenbroek | |
| This change adds a basic README for the project in the repository. This README should be further extended by listing the features supported by the simulator and instructions on how to run a simulation. | |||
| 2017-07-22 | Add Gradle configuration for Kotlin | Fabian Mastenbroek | |
| This change adds a Gradle build file to the repository, which will build the Kotlin project. | |||
| 2017-07-09 | Add .gitignore for Kotlin | Fabian Mastenbroek | |
| This change adds a .gitignore to the repository tailored to the Kotlin language. | |||
| 2017-07-09 | Add MIT license file to repository | Fabian Mastenbroek | |
| This change re-adds a file describing the license of the project. | |||
| 2017-07-09 | Delete old codebase | Fabian Mastenbroek | |
| This change removes version 1 of the OpenDC simulator codebase as it will be replaced by a complete rewrite in the Kotlin language. | |||
| 2017-02-27 | Update dependencies | 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-26 | Remove unused template parameter of Simulator | 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 | Fix VS project folders and files ordering | Matthijs Bijman | |
| 2017-01-25 | Merge branch 'master' of https://github.com/tudelft-atlarge/opendc-simulator | Sacheendra Talluri | |
| 2017-01-25 | get dependencies from the dependencies repo | Sacheendra Talluri | |
| 2017-01-25 | Add MIT license | Leon Overweel | |
| 2017-01-24 | disables tcl in sqlite build | Sacheendra Talluri | |
| 2017-01-24 | makefile builds directly from sqlite source | Sacheendra Talluri | |
| 2017-01-24 | Merge branch 'master' of https://github.com/tudelft-atlarge/opendc-simulator | MDBijman | |
| 2017-01-24 | Initial code commit with organized dependencies | MDBijman | |
| 2017-01-24 | Initial commit | Matthijs Bijman | |
