summaryrefslogtreecommitdiff
path: root/api
AgeCommit message (Expand)Author
2021-03-20Add support for code coverage tracking via CodecovFabian Mastenbroek
2021-03-20ci: Add reports and coverage tracking for APIFabian Mastenbroek
2021-03-20api: Bump jinja2 from 2.11.2 to 2.11.3 in /api (#99)dependabot[bot]
2021-03-20api: Bump urllib3 from 1.26.0 to 1.26.3 in /api (#98)dependabot[bot]
2021-02-26Bump httplib2 from 0.18.1 to 0.19.0 in /api (#77)dependabot[bot]
2020-11-11Reduce trace sampling rateFabian Mastenbroek
2020-11-11Validate API versionFabian Mastenbroek
2020-11-11Add support for API error reporting via SentryFabian Mastenbroek
2020-11-01Fix typo in scheduler nameFabian Mastenbroek
2020-11-01Make all implemented schedulers available through APIFabian Mastenbroek
2020-10-29Use ObjectId for topology identifier in ScenarioFabian Mastenbroek
2020-10-27Remove api prefix from pathFabian Mastenbroek
2020-10-27Enable CORS for non-local deploymentsFabian Mastenbroek
2020-10-26Use custom JSON encoder for FlaskFabian Mastenbroek
2020-10-26Do not hardcode test ids inside testsFabian Mastenbroek
2020-10-26Use only Model.get_id for obtaining model identifierFabian Mastenbroek
2020-08-24Removed query_all in prefabs/authorizations in favour of a direct fetch_all o...jc0b
2020-08-24Fixed pylint errorjc0b
2020-08-24Hopefully improved performance of auth endpoint at scalejc0b
2020-08-24Added authorizations endpoint for prefabsjc0b
2020-08-24Restored missing prefab API endpointsjc0b
2020-08-24Add a fixme disable ruleGeorgios Andreadis
2020-08-24Improve docsGeorgios Andreadis
2020-08-24Add data processing pipeline via SparkFabian Mastenbroek
2020-08-24Fix testsGeorgios Andreadis
2020-08-24Add prototype of web experiment runnerFabian Mastenbroek
2020-08-24Make frontend independent of APIFabian Mastenbroek
2020-08-24Rename web-server to APIFabian Mastenbroek