0
I Use This!
Inactive

Commits : Listings

Analyzed about 6 hours ago. based on code collected about 13 hours ago.
Apr 29, 2023 — Apr 29, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' of github.com:gma/jr More... over 14 years ago
Create an environment specific log file. More... over 14 years ago
Support trailing slash on /jobs url. More... over 14 years ago
Supporting put to /jobs/pid/:pid so that scripts don't need to know the job id. More... over 14 years ago
Basic rack config. More... over 14 years ago
Had a quick stab at a README file. More... over 14 years ago
Renamed to jr. More... over 14 years ago
Coding style. More... over 14 years ago
Added script/console and some logging. More... over 14 years ago
Moved the database models into lib/models.rb. More... over 14 years ago
Added the db:create task (currently MySQL only). More... over 14 years ago
Allow time for test process to die. More... over 14 years ago
Allow jobs to be cancelled and killed. More... over 14 years ago
Added the test Rake task. More... over 14 years ago
Added the gems:install rake task. More... over 14 years ago
GET job status, message. More... over 14 years ago
PUT to mark jobs complete, set errors and run queued jobs. More... over 14 years ago
Store a command's PID and queue jobs if concurrent limit reached. More... over 14 years ago
Running the correct command More... over 14 years ago
Reset the database on each test. More... over 14 years ago
Adding basic database support for our tests. More... over 14 years ago
Setup shoulda and rack-test. More... over 14 years ago
Initial import. More... over 14 years ago