https://github.com/mperham/sidekiq

sort by:
Revision Author Date Message Commit Date
53ed116 wip 24 December 2020, 03:59:12 UTC
4b31b35 Spike next-gen sidekiq config and runner 18 December 2020, 21:26:59 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
ffccde7 bump 09 June 2020, 22:14:06 UTC
6a33404 Migrate to exists? for redis-rb 4.2, fixes #4591 09 June 2020, 22:14:02 UTC
3e26e06 Don't enable CSRF if sessions are disabled 04 June 2020, 05:11:53 UTC
eb2a6ab refactoring 04 June 2020, 05:11:18 UTC
93bfa9d disable backtrace cleaners, dunno where they are coming from... 03 June 2020, 23:06:57 UTC
47bc870 Refactor and clean up CSRF protection code 1. Remove unused methods 2. Remove unused and unnecessary features 3. Add basic tests The session token is stored server-side and never given to the client. A masked token is generated for each request which can be inserted into forms to be POSTed. 03 June 2020, 23:06:36 UTC
1d40a3e Ensure that the Content-Length middleware is included even if sessions are disabled 03 June 2020, 17:23:15 UTC
111d9d5 Vendor rack-protection/authenticity_token middleware (#4588) * [COVID-19] Vendor rack-protection/authenticity_token middleware * Include MIT license as required * blasted rubocop Co-authored-by: Mike Perham <mperham@gmail.com> 03 June 2020, 17:21:58 UTC
07cc382 Add ruby 2.7 and use an assortment of Redis versions 02 June 2020, 21:44:47 UTC
b09f34f remove lock constraint 02 June 2020, 21:41:16 UTC
9bfd896 #4586 02 June 2020, 21:35:57 UTC
cb7c3a7 Use error handler(s) from CLI launch failure (#4581) * Use error handler(s) from CLI launch failure * Fix comparison operator 27 May 2020, 16:42:45 UTC
b75b949 Refactor tests (#4579) 26 May 2020, 18:38:09 UTC
ec4cec6 bump, no more warnings! 26 May 2020, 18:03:27 UTC
5d831cc fmt 26 May 2020, 18:03:17 UTC
a1805e3 Validate that args for bulk push is an Array of Arrays (#4578) 26 May 2020, 18:01:22 UTC
19a236e Fix SimpleCov (#4576) * Fix Simplecov * Add comment re: version lock Co-authored-by: Mike Perham <mperham@gmail.com> 22 May 2020, 22:45:24 UTC
797578c Optimize stringify item before pushing it (#4575) * Optimize stringify hashes * Optimize symbolize hashes 22 May 2020, 22:38:52 UTC
6d1fa34 Update pl.yml (#4574) * Update pl.yml Better meaning in Polish for /jobs/retries. * Update pl.yml 22 May 2020, 13:56:47 UTC
a631ba9 Remove ill-advised usage of `systemctl reload` for quiet, closes #4569 19 May 2020, 16:45:41 UTC
ebeff59 (docs) YARD annotations (#4563) - use the Example functionality for syntax highlighting - use backticks for code in Markdown 13 May 2020, 14:10:51 UTC
460ce53 Define Reloader class before callback that uses it (#4561) If the application has already been loaded before this file is required, the `after_initialize` callback runs immediately, but the Reloader class isn't defined yet. Also remove a comment about `cache_classes` that has been irrelevant since 701e06224cebfeeb1f9c84e3abd9b96263defa46. 11 May 2020, 15:31:48 UTC
26f983b Do not allow to set `strict` via the config file (#4557) 07 May 2020, 16:00:19 UTC
back to top