| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-11-01 | Fix typo in scheduler name | Fabian Mastenbroek | |
| 2020-11-01 | Make all implemented schedulers available through API | Fabian Mastenbroek | |
| 2020-10-29 | Use ObjectId for topology identifier in Scenario | Fabian Mastenbroek | |
| 2020-10-27 | Remove api prefix from path | Fabian Mastenbroek | |
| This change removes the `api` prefix required by the API server in the path, given that we have started to host the API on its own domain (api.opendc.org) and thus does not need a prefix. | |||
| 2020-10-26 | Use custom JSON encoder for Flask | Fabian Mastenbroek | |
| 2020-10-26 | Do not hardcode test ids inside tests | Fabian Mastenbroek | |
| 2020-10-26 | Use only Model.get_id for obtaining model identifier | Fabian Mastenbroek | |
| 2020-08-24 | Removed query_all in prefabs/authorizations in favour of a direct fetch_all ↵ | jc0b | |
| on DB | |||
| 2020-08-24 | Fixed pylint error | jc0b | |
| 2020-08-24 | Hopefully improved performance of auth endpoint at scale | jc0b | |
| 2020-08-24 | Added authorizations endpoint for prefabs | jc0b | |
| 2020-08-24 | Restored missing prefab API endpoints | jc0b | |
| 2020-08-24 | Improve docs | Georgios Andreadis | |
| 2020-08-24 | Add data processing pipeline via Spark | Fabian Mastenbroek | |
| This change adds support for processing the experimental results by means of a Spark data processing pipeline. | |||
| 2020-08-24 | Fix tests | Georgios Andreadis | |
| 2020-08-24 | Add prototype of web experiment runner | Fabian Mastenbroek | |
| This change adds a bridge between the frontend and the new simulator implementation via MongoDB. | |||
| 2020-08-24 | Rename web-server to API | Fabian Mastenbroek | |
| This change renames the web-server component to API in order to be more descriptive of its role. The OpenDC API bridges between the frontend on one side and the database and simulator on the other side. | |||
