0
I Use This!
Inactive

Commits : Listings

Analyzed about 13 hours ago. based on code collected 1 day ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Indicate project is deprecated More... over 2 years ago
Reap children when checking status of a job. More... almost 14 years ago
Locked the bundle. More... about 14 years ago
Load bundler dependencies 0.9 style. More... about 14 years ago
Automatically reconnect to database if connection dropped. More... about 14 years ago
Upgraded to bundler 0.9. More... about 14 years ago
Reverted MySQL reconnection patch; it's a bit risky. More... about 14 years ago
Attempt to reconnect when sql server goes away.
glenngillen
as Glenn Gillen
More... about 14 years ago
Allow system gems to load so that (e.g.) we can use the system unicorn. More... about 14 years ago
Bundle mysql by default (don't shoot me). More... about 14 years ago
Load vendored gems for tests. More... about 14 years ago
Load gems required by rake from vendor/gems. More... about 14 years ago
Install dependencies with bundler. More... about 14 years ago
Use latest gems from gemcutter. More... about 14 years ago
Only serve one request at once by setting :lock to true. More... over 14 years ago
Added indexes to jobs table. More... over 14 years ago
Log request info for errors, then re-raise error. More... over 14 years ago
Don't fail if log can't be rotated. More... over 14 years ago
Optionally log errors with Toadhopper. More... over 14 years ago
Ignore temporary Mac files. More... over 14 years ago
Catch and log exceptions raised during HTTP requests. More... over 14 years ago
Don't install sys-proctable (no longer used). More... over 14 years ago
Dropped sys/proctable due to unreasonable dependency on test-unit. More... over 14 years ago
Don't specify the version of sys-proctable, take latest for architecture. More... over 14 years ago
Specify absolute paths when requiring internal libs. More... over 14 years ago
Check for running jobs whose script has died and mark them complete. More... over 14 years ago
Updating a job by PID should only affect running jobs. More... over 14 years ago
Coding style tweaks. More... over 14 years ago
Git should ignore config.yml. More... over 14 years ago
Added some useful log messages. More... over 14 years ago