This website requires JavaScript.
Explore
Privacy Policy
Terms of Service
Help
Sign In
ahuston-0
/
hydra
Watch
1
Star
0
Fork
0
You've already forked hydra
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
hydra
/
src
/
lib
/
Hydra
History
Rob Vermaas
a509694220
Hydra now uses an optional HYDRA_DBI environment variable which holds the DBI url. If this variable is not set, sqlite is used like before.
2009-04-29 11:07:46 +00:00
..
Base
/Controller
* The "latest" channel shouldn't contain inactive jobs.
2009-04-25 11:41:46 +00:00
Controller
* Hack around those SQLite timeouts: just retry the transaction.
2009-04-22 22:43:04 +00:00
Helper
Hydra now uses an optional HYDRA_DBI environment variable which holds the DBI url. If this variable is not set, sqlite is used like before.
2009-04-29 11:07:46 +00:00
Model
* Move everything up one directory.
2009-03-05 13:41:57 +00:00
Schema
changed queries for compatibility with postgresql
2009-04-28 14:21:33 +00:00
View
* Generate SVG instead of PNG, which is much faster and smaller. I
2009-03-31 15:59:31 +00:00
Schema.pm
* Represent jobs explicitly in the DB.
2009-03-13 14:49:25 +00:00