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
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