https://github.com/mperham/sidekiq

sort by:
Revision Author Date Message Commit Date
a412dc2 prep for release 15 March 2021, 19:18:10 UTC
38d6abb optimize PNGs 13 March 2021, 00:16:33 UTC
9aeba31 Some mobile UI polish, fixes #4840 13 March 2021, 00:05:40 UTC
2693996 bumpity bump 12 March 2021, 22:36:33 UTC
561f0bf Don't hardcode URI scheme of redis connection url (#4839) 12 March 2021, 15:44:19 UTC
25ed7c7 Update gemspec with files whitelist 08 March 2021, 21:51:07 UTC
7b2bbee standard 1.0, update format exceptions 05 March 2021, 19:24:12 UTC
90190e0 you are annoying, standard 03 March 2021, 22:37:40 UTC
823125f Add all of the links! 03 March 2021, 22:33:51 UTC
ed84837 handle case where all queues are paused, fixes #4825 23 February 2021, 17:12:40 UTC
285d654 Log poor Redis RTT, fixes #4824 22 February 2021, 23:48:38 UTC
50740f2 Restore class-level middleware APIs for backwards compat, fixes #4821 21 February 2021, 19:59:01 UTC
f0ddebc Add process/thread count summary to Busy page (#4806) * Add process/thread count summary to Busy page * pr * Move Busy status numbers to stats tiles * style nazi * Add RSS stat box 19 February 2021, 00:28:44 UTC
97350a4 Change the background colour for the RSS info badge to be less eye-catching (#4819) The red badge beside the RSS column header in the processes table is quite eye-catching. The bold red colour might be appropriate for a notification badge indicating that the user needs to do something, but, for a "more info" badge, something that stands out less from the background is nicer. 18 February 2021, 17:50:11 UTC
968bc81 Improve Web UI session experience (#4804) * Simplify Web UI sessions Remove all of the hacks and support infrastructure around Rack sessions. Rails provides this by default so we don't need it for 95% of users. The other 5% need to provide a Rack session. This is a big change and has the potential to break installs so it deserves at least a minor version bump. See also #4671, #4728 and many others. 12 February 2021, 22:50:51 UTC
2f049ea change 06 February 2021, 01:16:53 UTC
02d265a spell corrected (#4788) [ci skip] Co-authored-by: Asbah Ishaq <asbahishaq> 24 January 2021, 11:53:35 UTC
ed7501e gems 21 January 2021, 17:58:11 UTC
49b5d33 bump, release 21 January 2021, 17:45:31 UTC
fdc0531 changes 12 January 2021, 21:51:04 UTC
84b04e2 Ruby 3 compat 12 January 2021, 21:50:58 UTC
c8c5bee change 05 January 2021, 17:43:01 UTC
d4fca46 Fix logger with from deleting existing context (#4770) If using `with` to add logging context, any context that has the same keys as existing context will disappear after the with block completes, instead of reverting back to the original context. This fixes that by restoring the original context directly instead of just deleting the keys from the `with` context. 23 December 2020, 20:44:35 UTC
66a8155 change 18 December 2020, 21:16:02 UTC
9998a59 Bump standard, code format updates 16 December 2020, 19:07:31 UTC
4a43f59 Warn louder 02 December 2020, 17:29:10 UTC
c4c01f8 Warn on boot if maxmemory policy is not 'noeviction' (#4752) 02 December 2020, 16:50:00 UTC
622adfe 4749 30 November 2020, 18:43:37 UTC
4fde110 #4733 12 November 2020, 18:11:48 UTC
8d93f09 Prepare for release 09 November 2020, 16:03:17 UTC
09305a0 Fix handling of no session (#4731) 04 November 2020, 17:09:30 UTC
eeaf41c leaky 04 November 2020, 17:02:56 UTC
7d78711 fixes #4729 03 November 2020, 19:23:00 UTC
8ceffc1 Make homepage URL in gemspec https (#4726) 30 October 2020, 11:43:43 UTC
77c4a4c #4725 29 October 2020, 22:54:33 UTC
33ee46b Typo in French: intervalle (#4724) 26 October 2020, 14:24:00 UTC
6c94a9d Bump standard 21 October 2020, 15:18:49 UTC
a88f2aa Fix typo in upgrade manual, method is `delay_for` (#4721) 19 October 2020, 17:16:08 UTC
3b5ae30 Add process RSS to the Busy page, fixes #4717 14 October 2020, 22:11:40 UTC
d081a8a Updated sidekiq configuration with rvm and gemset (#4705) * Updated sidekiq configuration with rvm and gemset * Updated environment with execution 01 October 2020, 11:31:35 UTC
1065454 Changes 30 September 2020, 18:14:37 UTC
baeff48 Fix poor styling of filter textboxes in dark mode 21 September 2020, 18:48:29 UTC
3f54edb prep for release 07 September 2020, 17:35:19 UTC
6b862a1 Remove old template 28 August 2020, 20:41:17 UTC
370aee1 Update issue templates 28 August 2020, 20:40:15 UTC
555e9ab this badge ain't really necessary 28 August 2020, 20:37:13 UTC
7656f7f Move CI to GitHub Actions, fixes #4677 28 August 2020, 20:32:13 UTC
af19318 multi-ruby 28 August 2020, 20:25:31 UTC
70e4a3d rename, add rubies 28 August 2020, 20:20:51 UTC
97b9f25 handle test edge case 28 August 2020, 20:17:03 UTC
eb78747 this is super dumb, should be the default 28 August 2020, 20:11:13 UTC
cbb5dc3 include redis 28 August 2020, 20:04:42 UTC
f3f92c7 this old song and dance 28 August 2020, 19:58:55 UTC
21c3960 Latest everything 28 August 2020, 19:54:15 UTC
f04dcff Create ruby.yml 28 August 2020, 19:50:42 UTC
2325b1a Upgrade standard, code style fixes 28 August 2020, 19:40:19 UTC
d1fed84 link issue 28 August 2020, 15:54:37 UTC
a1e18c2 Add missing keys to ru locale (#4682) 27 August 2020, 13:45:42 UTC
5b1ee55 Improve dark Web UI (#4674) * Improve dark Web UI Add a lot more contrast to various UI elements. This is a lot more usable to my old eyes. * Remove table-white * More constrast fixes 25 August 2020, 16:31:05 UTC
d9cc977 Allow middleware to yield arguments (#4673) The arguments are always ignored, but this allows the block to be passed to a method that yields arguments: class TaggedLoggingMiddleware def call(*, &block) Rails.logger.tagged("my cool job", &block) end end 25 August 2020, 16:26:42 UTC
bc0e2fb document update using YARD annotation (#4676) 25 August 2020, 14:25:47 UTC
ba6fcd6 changes 19 August 2020, 18:50:39 UTC
9e8a14c changes 19 August 2020, 18:40:24 UTC
df702a1 check if session object is not empty in csrf protection (#4672) Co-authored-by: basherru <alexander.baz@okwork.io> 19 August 2020, 17:39:30 UTC
431e864 changes, closes #4667 12 August 2020, 20:12:16 UTC
99b80b2 note change, #4652 05 August 2020, 18:56:41 UTC
df2665b Merge branch 'master' of github.com:mperham/sidekiq 27 July 2020, 23:47:34 UTC
f039fbc Coming soon 27 July 2020, 23:47:26 UTC
14d3126 Explicitly scope to ::Rack, fixes #4655 27 July 2020, 23:42:27 UTC
494192f Only trap USR2 on sidekiq pro (#4653) 27 July 2020, 18:51:10 UTC
e7acb12 bump 21 July 2020, 21:29:41 UTC
b14d38a release 21 July 2020, 21:27:45 UTC
06804f5 prep for preload, #4646 21 July 2020, 16:57:56 UTC
f9f3959 change 13 July 2020, 19:45:11 UTC
2139254 Sort busy workers by run_at, fixes #4641 We sort oldest first so long-running jobs will appear at the top; those jobs are typically the ones that developers want to see and diagnose. 13 July 2020, 19:42:36 UTC
374703e bump 13 July 2020, 19:30:16 UTC
39064fb Simplify 13 July 2020, 14:51:52 UTC
24a81c4 Latest 10 July 2020, 19:05:43 UTC
38d6377 Merge branch 'master' of github.com:mperham/sidekiq 01 July 2020, 23:10:56 UTC
214572e Update JS "check all" logic for jquery upgrade, fixes #4619 01 July 2020, 23:10:48 UTC
fdd2b95 Remove wrong comment on instance method (#4617) Withing #4602 this method was changed from a class- to instance-method. The comment should be removed as the method is not a class-method anymore. 01 July 2020, 15:25:33 UTC
19cf129 bump 30 June 2020, 17:47:47 UTC
d298574 Prep for release 30 June 2020, 17:42:51 UTC
ab6f165 update contacts 20 June 2020, 00:31:45 UTC
55f977c codecov 20 June 2020, 00:28:40 UTC
ea61218 jeez" " 20 June 2020, 00:18:34 UTC
c6740c6 bump simplecov 20 June 2020, 00:17:03 UTC
5db621f jeez 20 June 2020, 00:12:39 UTC
a237403 Integrate codecov 20 June 2020, 00:10:01 UTC
267b4cc Catch all Redis errors and check for NOREPLICAS, fixes #4495 19 June 2020, 19:10:27 UTC
66bb436 Don't print warning during our test suite 19 June 2020, 15:59:36 UTC
fce05c9 Fetch API refactor, WIP (#4602) * Fetch API refactor, WIP * save options for later * changes * Fix test failures 19 June 2020, 15:39:18 UTC
50b9e67 raise ArgumentError if 'at' size is wrong (#4603) In `Sidekiq::Client.bulk_push`, now 'at' size must be the same size as 'args' (or just be a single numeric). Fixes #4601 18 June 2020, 14:33:13 UTC
4338695 Bump standard, style fixes 17 June 2020, 22:15:20 UTC
b4c67c2 changes 17 June 2020, 22:08:15 UTC
63ca1f0 Remove pry-bedbug 16 June 2020, 15:06:00 UTC
0f9d141 merge 16 June 2020, 15:03:50 UTC
5830a0c changes 13 June 2020, 18:28:02 UTC
5f09a1b Bump jQuery version to 1.12.4 to prevent vulnerability issue described in: (#4593) - https://github.com/jquery/jquery/issues/2432 - https://blog.jquery.com/2016/01/08/jquery-2-2-and-1-12-released/ 10 June 2020, 16:53:42 UTC
be2e536 add issue 09 June 2020, 22:20:56 UTC
back to top