1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
Commit graph

21 commits

Author SHA1 Message Date
Mike Perham
c59c580e43 Upgrade Celluloid to 0.13, fixes #834 2013-04-21 13:58:25 -07:00
Mike Perham
e2385f41fa And you thought minitest/pride was crazy... 2013-02-15 10:14:40 -08:00
Mike Perham
b1152007d4 Overspec rack to prevent build hang, #656 2013-02-01 09:10:00 -08:00
Mike Perham
f19167ba2d Merge simplified UI, fixes #481 2012-11-02 12:55:45 -07:00
Tyson Tate
4cd56c4ccb Remove rails dependency from Gemfile.
I assume this is a development dependency covered by
myapp/Gemfile.
2012-11-02 11:20:04 -07:00
Tyson Tate
a239f5882e Remove sprockets, sass, and compass dependencies.
Static assets are now served up my Sinatra.
2012-11-02 11:11:34 -07:00
Mike Perham
b983956e76 JRuby 1.7 compat fixes 2012-11-01 16:08:27 -07:00
Romain Dardour
721f156425 Compass config 2012-10-26 18:47:45 +02:00
Romain Dardour
85768baf9f V1 2012-10-26 18:47:44 +02:00
Mike Perham
a09e25dc02 Upgrade to Celluloid 0.12 2012-09-04 20:50:37 -07:00
Mike Perham
25df7abbee Use latest Celluloid with thread tasks 2012-09-01 20:00:57 -07:00
Mike Perham
6ebd1405ff update rails 2012-08-15 09:08:00 -07:00
vanstee
3e8e8bbe72 Update rails to most recent version 2012-08-07 16:07:26 -04:00
Mike Perham
67387a940d Add pagination to Web UI 2012-07-17 22:14:15 -07:00
Mike Perham
968ade3e6a Remove defer hack which caused Sidekiq to use more connections and memory than necessary 2012-07-17 07:11:11 -07:00
Mike Perham
3d869cd5b3 Use Celluloid's exclusive mode to avoid tiny Fiber stack 2012-06-29 20:37:45 -07:00
Mike Perham
6ed1cc868f Allow deletion of queues from web UI [#154] 2012-05-02 20:19:59 -07:00
Mike Perham
bc09ccd477 Handle shutdown race condition, fixes #134 2012-04-16 20:18:48 -07:00
Mike Perham
5ea0ca89d0 Initial spike of Sinatra/TwB2 based web UI
Just run "rails s" in myapp/ and go to http://localhost:3000/sidekiq
2012-03-04 12:58:16 -08:00
Mike Perham
10e1f12e8b Integrate simplecov 2012-01-23 21:02:54 -08:00
Mike Perham
d8232072b3 bundler 2012-01-16 19:25:20 -08:00