index
:
opendc.git
master
The OpenDC repository.
Mateusz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
database
Age
Commit message (
Collapse
)
Author
2017-03-27
Only remove database if it exists in rebuild
leonoverweel
2017-02-27
Add parallelizable and sequential traces
Georgios Andreadis
2017-02-27
Add image processing and path planning traces
leonoverweel
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-27
Add README.md for /database
leonoverweel
2017-02-27
Add Python script to view a table in the db
leonoverweel
2017-02-27
Add Python database rebuilder
leonoverweel
This one allows you to specify the location of the database.
2017-02-26
Insert database rows individually in SQLite schema
leonoverweel
The Windows version of Python SQLite said multiple insertions at once was a syntax error.
2017-02-26
Add db rebuild script for windows, assuming sqlite3 is in path
Matthijs Bijman
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