| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | Add a fixme disable rule | Georgios Andreadis | |
| 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 | Make frontend independent of API | Fabian Mastenbroek | |
| This change makes the frontend independent of the API by removing the static file serving logic from the API server. Instead, we can serve the frontend as static HTML over CDNs. | |||
| 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. | |||
