index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
api
Age
Commit message (
Expand
)
Author
2021-03-20
api: Bump jinja2 from 2.11.2 to 2.11.3 in /api (#99)
dependabot[bot]
2021-03-20
api: Bump urllib3 from 1.26.0 to 1.26.3 in /api (#98)
dependabot[bot]
2021-02-26
Bump httplib2 from 0.18.1 to 0.19.0 in /api (#77)
dependabot[bot]
2020-11-11
Reduce trace sampling rate
Fabian Mastenbroek
2020-11-11
Validate API version
Fabian Mastenbroek
2020-11-11
Add support for API error reporting via Sentry
Fabian Mastenbroek
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
2020-10-27
Enable CORS for non-local deployments
Fabian Mastenbroek
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 o...
jc0b
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
2020-08-24
Fix tests
Georgios Andreadis
2020-08-24
Add prototype of web experiment runner
Fabian Mastenbroek
2020-08-24
Make frontend independent of API
Fabian Mastenbroek
2020-08-24
Rename web-server to API
Fabian Mastenbroek