https://github.com/mperham/sidekiq

sort by:
Revision Author Date Message Commit Date
9f721e3 update changes 26 May 2014, 19:53:34 UTC
0511509 Sort queues by name 26 May 2014, 19:50:00 UTC
63eafb1 Merge pull request #1735 from tdantas/web-busy-erb-trim Remove erb trim instruction on busy.erb page 26 May 2014, 13:24:17 UTC
441a80e remove erb trim instruction 26 May 2014, 10:57:57 UTC
cfac996 Merge pull request #1734 from loewenconsulting/master Update web.rb 25 May 2014, 01:45:35 UTC
8819662 Update web.rb 25 May 2014, 01:42:23 UTC
29fdd89 oops 23 May 2014, 23:33:19 UTC
4d2a91d Credit for brandon 23 May 2014, 23:33:06 UTC
f534272 Fix Pro banner display by booting gems 23 May 2014, 22:53:07 UTC
943321a Require all gems before the Rails app is booted. This allows Sidekiq Pro to override things before user code in the initializer is called. 23 May 2014, 22:46:00 UTC
44c4654 latest changes 22 May 2014, 04:05:17 UTC
9b04644 Merge pull request #1730 from madebydna/configure_polling_interval Live poll button sync'd with dashboard's poll interval setting 22 May 2014, 04:01:56 UTC
c5cd211 live poll button synced with dashboard's poll interval setting 22 May 2014, 03:57:13 UTC
95c4c4e Merge pull request #1729 from mperham/tight-labels-are-right Fix labels to not move on mouseover 22 May 2014, 00:29:51 UTC
e357d36 Make smaller so thousands active don't throw it off 21 May 2014, 23:54:39 UTC
f66f173 Fix labels to not move on mouseover 21 May 2014, 23:52:41 UTC
c0d05b3 Merge pull request #1728 from mperham/graph-labels-locale Use locale labels for dashboard graphs 21 May 2014, 23:20:05 UTC
78695a7 Merge branch 'master' into graph-labels-locale Conflicts: web/assets/javascripts/dashboard.js 21 May 2014, 23:17:42 UTC
a784478 Use locale labels for dashboard graphs 21 May 2014, 23:12:55 UTC
390eddd Fix extra set of vars the duplicated realtime graph 21 May 2014, 23:01:06 UTC
1e68719 Merge pull request #1725 from mperham/update-rickshaw Update Rickshaw. #1656. 21 May 2014, 21:03:21 UTC
70272bf Update label tabs casing 21 May 2014, 21:02:11 UTC
123d7bb Update history graph with new hover legend 21 May 2014, 20:37:49 UTC
767285d Allow for 5 digits in graphs 21 May 2014, 20:26:47 UTC
44306bb Merge pull request #1727 from madebydna/configure_polling_interval Fixing polling interval reset on window resize 21 May 2014, 20:18:26 UTC
88dc069 fixing polling interval reset on window resize 21 May 2014, 19:52:24 UTC
497ae7d Add swatch to legend 21 May 2014, 19:34:01 UTC
f0f996c Update labels on hover for realtime dashboard graph 21 May 2014, 19:29:31 UTC
1c46ce1 Merge branch 'master' into update-rickshaw 21 May 2014, 19:00:01 UTC
54b4eb8 Merge pull request #1726 from madebydna/configure_polling_interval Fixing initial polling behavior 21 May 2014, 17:18:11 UTC
fc2d5a4 fixing initial polling behavior 21 May 2014, 17:02:20 UTC
e5a13af Update Rickshaw. #1656. 21 May 2014, 14:05:11 UTC
c0058a6 update changes 21 May 2014, 03:44:38 UTC
7395f71 rename method 21 May 2014, 03:42:25 UTC
aec5397 Merge pull request #1674 from devaroop/master Option to remove the generic aliases which MAY clash 21 May 2014, 03:21:11 UTC
ebe4bfc Update screenshot, fixes #1724 20 May 2014, 23:49:52 UTC
2513884 Unwrap Delayed jobs for presentation in UI, fixes #1718 No more massive numbers of Sidekiq::Extensions::DelayedClass jobs! Now you’ll see the underlying Class.method call instead so the UI is much more intuitive. This might also be necessary for ActiveJob. 20 May 2014, 03:54:28 UTC
1e1ba13 Merge branch 'master' of github.com:mperham/sidekiq 19 May 2014, 11:38:12 UTC
9f52e16 Remove unused constant 19 May 2014, 11:37:56 UTC
402a987 Merge pull request #1714 from madebydna/configure_polling_interval persisting polling interval setting with localStorage; added tick marks ... 19 May 2014, 02:49:18 UTC
165d528 removed tick marks and labels; clearing poller interval on page load 19 May 2014, 01:16:17 UTC
cf0fc53 persisting polling interval setting with localStorage; added tick marks with numbers to HTML5 slider element 18 May 2014, 22:57:33 UTC
ab9f160 Merge pull request #1713 from madebydna/configure_polling_interval Added slider control to make Web UI poll interval configurable 18 May 2014, 15:02:29 UTC
7541879 Added slider control to make Web UI poll interval configurable 18 May 2014, 05:02:16 UTC
7306c39 better test title 18 May 2014, 04:13:15 UTC
1fd3c0b fix another test race condition 18 May 2014, 03:56:48 UTC
38eced2 one more test fix 18 May 2014, 03:47:58 UTC
186c2e4 Add english strings for #1703 18 May 2014, 03:40:14 UTC
c49e1f9 Fix issues with non-deterministic global test state 17 May 2014, 22:55:21 UTC
1f870fa Refactor CLI#parse so it does not boot Rails or require app code and is therefore safer to test. 17 May 2014, 22:12:48 UTC
e7368bf tweak changes 17 May 2014, 21:58:34 UTC
2e26b21 Merge pull request #1703 from mperham/quiet_api Add API to remotely control Sidekiq processes 17 May 2014, 21:56:11 UTC
88b2c6f Fully functioning remote control via Web UI, yay! 16 May 2014, 04:12:44 UTC
945650e Pro 1.7.1 notes 15 May 2014, 04:20:41 UTC
b0aa136 Implement remote signals via heartbeat 14 May 2014, 04:41:40 UTC
f81f09d Refactor ProcessSet to yield a Sidekiq::Process 14 May 2014, 03:33:20 UTC
4953799 third time's a charm 13 May 2014, 21:24:52 UTC
2e1af86 REALLY fix build 13 May 2014, 21:13:31 UTC
77c5767 Fix build 13 May 2014, 21:00:20 UTC
d94296c Merge pull request #1701 from lucianosousa/minitest-update update minitest inheritance class. avoid future deprecation 13 May 2014, 20:37:05 UTC
4731272 Merge pull request #1702 from lucianosousa/patch-2 removing duplicated code 13 May 2014, 20:36:17 UTC
ae500f0 locking rails version on 4.1.x and minitest on 5.3.x 13 May 2014, 18:16:14 UTC
98211fa normalize conditional on retry or delete call 13 May 2014, 18:11:24 UTC
af6fe8f removing duplicated code 13 May 2014, 17:35:37 UTC
a74ba6c update minitest inheritance class. avoid future deprecation 13 May 2014, 17:06:27 UTC
94d4e0d Merge pull request #1700 from lucianosousa/patch-1 [CI] allowing latest ruby version 13 May 2014, 16:47:48 UTC
5aea98a [CI] allowing latest ruby version ruby is on 2.1.2 now, but, using just 2.1 on travis it will be automatically now and in future versions 13 May 2014, 16:44:01 UTC
7ffc994 Merge pull request #1694 from dx7/master Select redis_version key as expected by dashboard and remove nonexistent key redis_stats 09 May 2014, 23:23:47 UTC
2b8662b Select redis_version key as expected by dashboard and remove nonexistent key redis_stats 09 May 2014, 23:03:50 UTC
f67f1cb Test redis data to web dashboard stats 09 May 2014, 22:55:04 UTC
38f8a5a One does not buy what one does not know about 05 May 2014, 21:50:10 UTC
6b05090 Add note about ruby 1.9 05 May 2014, 16:31:19 UTC
86c0100 Revert gemfile ruby requirement 05 May 2014, 16:30:33 UTC
b142d33 Merge branch 'master' of github.com:mperham/sidekiq 05 May 2014, 16:29:39 UTC
632ac09 Revert "Mention that Sidekiq 3 requires Ruby 2.0 which will prevent 1.9 installs" This reverts commit af1149a2a064e082531ee4acbc62c15a3726f656. 05 May 2014, 16:29:16 UTC
619149e Merge pull request #1687 from StephenOTT/patch-1 added require 'sidekiq/api' for calling stats 04 May 2014, 02:46:16 UTC
10c1b1a added require 'sidekiq/api' for calling stats This is now needed as per https://github.com/meskyanichi/hirefire-resource/issues/20#issuecomment-40135831. This is required for the app to run. 04 May 2014, 02:40:13 UTC
a4dea53 Release 3.0.1 03 May 2014, 21:11:20 UTC
9a1c197 Merge pull request #1681 from AntoineFinkelstein/patch-1 Add missing translations 29 April 2014, 20:27:18 UTC
d1e06ba Add missing translations 29 April 2014, 20:18:54 UTC
d8d3df9 Dont need to manually add app/workers to autoload_paths 29 April 2014, 04:11:28 UTC
e2db994 Dont need to spec config file, fix pidfile name 29 April 2014, 03:28:00 UTC
f42d2fa Don't remove pidfile on exit, #1677 26 April 2014, 03:36:31 UTC
809f0f3 Show warning on Queues page if a queue is paused, fixes #1672 25 April 2014, 05:16:34 UTC
0d7d84f Don't load AR middleware at all unless AR::Base is defined, #1666 25 April 2014, 04:37:20 UTC
e5687d7 Removes the generic aliases which MAY clash with names of already declared by other applications 24 April 2014, 14:11:05 UTC
03823ae Dont explode on JRuby error, fixes #1653 22 April 2014, 04:03:08 UTC
b39657d JProfiler thanks 19 April 2014, 02:59:44 UTC
a83a06b Pro 1.7.0 18 April 2014, 03:53:03 UTC
608fc33 Merge pull request #1663 from ssut/master Update Korean locale 17 April 2014, 19:00:42 UTC
13898f2 Update Korean locale 17 April 2014, 14:45:42 UTC
542ea90 Merge pull request #1659 from julik/master Mention that Sidekiq 3 requires Ruby 2.0 which will prevent 1.9 installs in the future 16 April 2014, 19:47:58 UTC
af1149a Mention that Sidekiq 3 requires Ruby 2.0 which will prevent 1.9 installs 16 April 2014, 19:07:47 UTC
7e8448f Merge pull request #1657 from aprescott/break-wide-column-content Forcibly break cell content for columns that get too wide 15 April 2014, 22:39:51 UTC
a323e2f Forcibly break cell content for columns that get too wide. 15 April 2014, 22:33:42 UTC
b639f37 Oops, that's an instance 15 April 2014, 15:53:41 UTC
00dada5 Add job context to retry_exhausted error, #1655 15 April 2014, 15:52:46 UTC
3ddad3a Merge pull request #1650 from theoldreader/procline Heartbeat should never stop 14 April 2014, 15:31:02 UTC
1770c74 Switch to original proctitle better while testing 14 April 2014, 10:44:08 UTC
bd59bec Do not stop heartbeat even when manager is already stopped * Heartbeat should never stop (discussion: https://github.com/mperham/sidekiq/commit/ba8c8a57b962489333ce2cc01bdcc0aa381572b8#commitcomment-5996837) * Test that heartbeat stores data in Redis with ttl 14 April 2014, 10:33:50 UTC
back to top