https://github.com/mperham/sidekiq

sort by:
Revision Author Date Message Commit Date
0f9d418 pre2 with fixed shutdown race 02 November 2015, 17:27:29 UTC
be99709 077 02 November 2015, 17:24:53 UTC
1ecb3a4 Revert "Use Process.kill instead of `kill`" This reverts commit ccc70d2ee1cbd5fe5510aa2cf96e310644bff024. 01 November 2015, 19:13:48 UTC
12ea27f merge 3_x 31 October 2015, 18:39:12 UTC
2022b6b Execute shutdown event async from rest of system shutdown, fixes #2635 31 October 2015, 18:35:54 UTC
595c616 Any last words, Sidekiq? 30 October 2015, 22:19:19 UTC
8ffdb36 Manager now fires stop-related events Gives more fine-grained control as to when the actual event fires. We also give a small bit of time for the event processors to take effect for those handlers with asynchronous side effects (like shutting down other threads and subsystems). 30 October 2015, 21:50:44 UTC
6698bdc latest 30 October 2015, 20:41:18 UTC
a1efeda death to email 30 October 2015, 20:38:53 UTC
8744226 Merge branch 'master' of github.com:mperham/sidekiq 30 October 2015, 15:44:09 UTC
9db8fc0 Increase the default server max connection pool size, #2634 4.0's fetch requires more connections. Pro and Enterprise both have features requiring more connections. This shouldn't matter too much in practice since connection_pool is lazy since 2.0 and will only create those extra connections if they are actually needed. 30 October 2015, 15:43:56 UTC
046f76a Merge pull request #2633 from TheSmartnik/master Replace kernel loop with while loop 29 October 2015, 17:03:19 UTC
2e660ae Replace kernel loop with while loop 29 October 2015, 16:38:09 UTC
c65625d pro 3.0 29 October 2015, 16:01:24 UTC
a087e1d ent 0.7.6 28 October 2015, 16:55:58 UTC
6ad6a3a 4.0 changes 28 October 2015, 16:23:18 UTC
3318b89 merge master 28 October 2015, 16:14:53 UTC
b0d6069 Lock down 3.x 28 October 2015, 16:12:23 UTC
7149c9b Merge branch 'master' into internal_rewrite 28 October 2015, 16:06:47 UTC
a1270a2 ent changes 28 October 2015, 16:06:30 UTC
9c9c6ca Latest changes 26 October 2015, 16:18:07 UTC
eedd34b Merge branch 'master' into internal_rewrite 26 October 2015, 16:11:30 UTC
70d1892 Merge pull request #2619 from kreynolds/retry_with_exception Make exception available in #sidekiq_retry_in 26 October 2015, 15:57:40 UTC
d239027 Sidekiq Pro 3.0 release notes 23 October 2015, 22:54:44 UTC
a04e9db Prerelease version 23 October 2015, 22:06:01 UTC
93dddd7 Change old "message" terminology to "job" 23 October 2015, 22:05:50 UTC
18a513c cleanup 23 October 2015, 22:04:50 UTC
2c81c48 Remove deprecated method 23 October 2015, 22:04:30 UTC
061bcde Merge branch 'master' into internal_rewrite 23 October 2015, 21:56:28 UTC
2571086 Make exception available in #sidekiq_retry_in 23 October 2015, 15:54:55 UTC
deca1dc 0.7.5 22 October 2015, 21:29:34 UTC
87df35a merge master 22 October 2015, 18:41:09 UTC
58b2696 Found and killed the test suite instability. Manager#processor_died test was spinning up a Processor in the background which ate jobs created in other tests! 21 October 2015, 16:29:58 UTC
9736321 For safety, flushdb Redis before each test 21 October 2015, 05:04:52 UTC
879041b Rework notes 21 October 2015, 04:25:17 UTC
907828c Verify server connection pool is large enough for new fetch design 21 October 2015, 04:25:03 UTC
d285f19 Verify Redis 2.8+ on startup 21 October 2015, 04:24:32 UTC
6f1e0b0 touch the pool before startup event 20 October 2015, 22:48:36 UTC
19501b2 release 0.7.4 15 October 2015, 22:35:40 UTC
052f67e Merge branch 'master' of github.com:mperham/sidekiq 15 October 2015, 21:16:48 UTC
d173188 Latest ent changes 15 October 2015, 21:16:39 UTC
9a88a1f Formatting 14 October 2015, 23:34:31 UTC
789643c initial 4.0 upgrade notes 14 October 2015, 23:28:20 UTC
9a062a4 Remove old poll_interval attribute 14 October 2015, 23:26:04 UTC
0fd04ba Merge pull request #2605 from mhuggins/erb-config Automatically check for sidekiq.yml.erb filename 14 October 2015, 20:53:19 UTC
056444d Automatically check for sidekiq.yml.erb filename 14 October 2015, 20:50:10 UTC
99a3194 Make global stats processing gracefully handle errors 14 October 2015, 18:08:36 UTC
4fd83bf Free lifecycle procs so they GC 13 October 2015, 16:46:06 UTC
91c4065 Merge pull request #2604 from smolnar/busy-page-styling-bug Fix Styling Issues on Busy page 13 October 2015, 16:29:17 UTC
ff287dd 2.1.1 release 13 October 2015, 16:11:50 UTC
bab1ab8 Make form button groups look bit better 13 October 2015, 15:53:57 UTC
e363a80 Remove redundant enclosing tag messing up styling 13 October 2015, 15:53:36 UTC
9fc8267 Move proctitles into CLI, so they can be accessed in startup events 12 October 2015, 16:43:51 UTC
242109e Don't allow delay usage on Sidekiq::Worker 12 October 2015, 14:53:10 UTC
3e20710 Promote Shutdown exception into main module 10 October 2015, 05:21:39 UTC
f277cae Merge pull request #2590 from natematykiewicz/master Add favicon to UI and update status when polling 10 October 2015, 04:36:44 UTC
8bc677f code shuffling and cleanup 09 October 2015, 22:33:42 UTC
1e9e209 merge master 09 October 2015, 22:32:59 UTC
9732de4 Give credit, #2598 09 October 2015, 20:28:40 UTC
069971a Prepare for release 09 October 2015, 19:37:05 UTC
d62ee8f Fix thread leak, fixes #2598 09 October 2015, 19:31:30 UTC
20fecf5 Fix tests 09 October 2015, 04:50:45 UTC
5e88414 Pick up concurrent-ruby fix 09 October 2015, 03:59:05 UTC
f4c29b1 Merge branch 'master' into internal_rewrite 08 October 2015, 17:20:11 UTC
76e823a Add worker for testing latency 08 October 2015, 17:19:55 UTC
4a43865 Fix quick shutdown, more cleanup 08 October 2015, 16:48:28 UTC
da02fcb Cleanup, tests passing 08 October 2015, 16:37:37 UTC
f9653e8 Bump to 4.0 08 October 2015, 02:34:51 UTC
862d44b load changes 08 October 2015, 02:22:42 UTC
f8e6275 merge load changes 08 October 2015, 02:21:53 UTC
69b0254 Add latency to sidekiqload 08 October 2015, 02:20:17 UTC
3d80580 Add 1ms of latency to benchmarks 07 October 2015, 23:56:10 UTC
561d9d4 fix merge bug 07 October 2015, 22:33:25 UTC
56ea001 Move fetching into the processor This removes thread context switching and network delay. 07 October 2015, 22:23:52 UTC
89a1914 Fix tests 07 October 2015, 22:01:44 UTC
752bfc6 Remove sync stats update, move update into heartbeat 07 October 2015, 21:27:47 UTC
da62019 cleanup 07 October 2015, 16:47:53 UTC
314a6b6 Garbage optimizations 07 October 2015, 16:43:08 UTC
71eaac1 Remove actor, update requires 07 October 2015, 16:42:10 UTC
8fc2cc6 Move server middleware stuff into Sidekiq module 07 October 2015, 16:40:15 UTC
3e90dc4 Verify errors 07 October 2015, 16:08:47 UTC
26ac0e9 sleep to let thread die 07 October 2015, 16:05:23 UTC
70bd688 Don't dispatch until all Processors are spun up 07 October 2015, 15:37:51 UTC
42c3743 Remove racy assertion 06 October 2015, 22:31:13 UTC
27412e4 Fix encoding on jruby 06 October 2015, 22:27:21 UTC
d5d1c04 Fix invalid stack usage 06 October 2015, 22:20:25 UTC
ea46ad6 Remove celluloid stuff 06 October 2015, 21:51:06 UTC
810e066 don't need c-r so far 06 October 2015, 21:45:58 UTC
3ca7499 Manual testing fixes 06 October 2015, 21:45:10 UTC
4781be5 Tests passing again 06 October 2015, 21:05:46 UTC
48546fd WIP manager and launcher 06 October 2015, 19:43:01 UTC
aa6a511 release 05 October 2015, 20:26:29 UTC
182db32 Refactor Processor to use bare threads 05 October 2015, 17:13:00 UTC
4cbb92f Use static favicon 05 October 2015, 16:39:56 UTC
ca23520 Update status indicators when polling 05 October 2015, 14:42:27 UTC
d1ed79d Add favicon of current status 05 October 2015, 14:41:58 UTC
6acc26a Merge pull request #2588 from theodorton/nb-locale Fix Norwegian Bokmål (nb) translations 05 October 2015, 03:50:39 UTC
5613114 Fix Norwegian Bokmål (nb) locale 04 October 2015, 18:47:41 UTC
b182b11 Port the scheduler actor to bare threads 03 October 2015, 04:07:09 UTC
da563e7 Refactor Fetcher to use bare threads 02 October 2015, 22:44:29 UTC
back to top