index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
database
/
schema.sql
Age
Commit message (
Expand
)
Author
2018-08-14
feat: Add stage measurements to schema
Fabian Mastenbroek
2018-08-14
feat: Add GWF conversion script
Georgios Andreadis
2018-08-14
feat: Implement Scheduler Reference Architecture
Fabian Mastenbroek
2017-09-30
Fix foreign key constraint on experiment states
Georgios Andreadis
2017-09-26
Add topology_id concept to database
Georgios Andreadis
2017-09-25
Fix issue with rack creation
Georgios Andreadis
2017-09-25
Remove uniqueness constraint on room names
Georgios Andreadis
2017-09-25
Update schema.sql to drop tables if existing
Georgios Andreadis
2017-09-24
Fix primary key of schedulers table
Georgios Andreadis
2017-09-23
Move to MariaDB
Georgios Andreadis
2017-08-08
Add traceId foreign key to job model
Georgios Andreadis
2017-08-08
Add jobs to the SQL schema and test script
Georgios Andreadis
2017-02-27
Merge branch 'master' into workload-core-occupation
leonoverweel
2017-02-27
Add parallelizability and new schedulers to sql schema/test data
Matthijs Bijman
2017-02-27
Add cores_used column to task_states table
Matthijs Bijman
2017-02-26
Insert database rows individually in SQLite schema
leonoverweel
2017-02-16
Add state and last_simulated_tick to experiment, remove queued_experiments
Matthijs Bijman
2017-01-24
Add database schema and testing data
leonoverweel