https://github.com/mperham/sidekiq

sort by:
Revision Author Date Message Commit Date
cb2c974 Implement retry_for, fixes #6029 (#6030) implement retry_for, fixes #6029 11 September 2023, 17:28:56 UTC
bd1ca2b Update pt-br i18n language file (#6028) * Update pt-br i18n language file * Update pt-br i18n language file 08 September 2023, 15:47:15 UTC
658cb0b Bump actions/checkout from 3 to 4 (#6023) Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v3...v4) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 07 September 2023, 20:22:06 UTC
af9d1b1 Bump supercharge/redis-github-action from 1.6.0 to 1.7.0 (#6024) Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/supercharge/redis-github-action/releases) - [Changelog](https://github.com/supercharge/redis-github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/supercharge/redis-github-action/compare/1.6.0...1.7.0) --- updated-dependencies: - dependency-name: supercharge/redis-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Mike Perham <mperham@gmail.com> 07 September 2023, 20:21:44 UTC
a9c9643 prep 07 September 2023, 20:21:20 UTC
dd4e7b4 formatting update 07 September 2023, 20:17:04 UTC
8953167 prep 07 September 2023, 20:15:35 UTC
86db59a Have `Thread.handle_interrupt` wrap the entire `ensure` block for job acknowledgement (#6017) 05 September 2023, 17:55:20 UTC
4e15e1a changes 05 September 2023, 17:50:40 UTC
62c90d7 Validate page refresh interval to ensure a minimum amount of delay 05 September 2023, 17:33:39 UTC
20e7ca2 Redis.com added support for 7.2 (#6014) 29 August 2023, 21:42:36 UTC
962797d Add support for sidekiq_retry_in and sidekiq_retries_exhausted_block for ActiveJob (#5994) * add support for sidekiq_retry_in and sidekiq_retries_exhausted_block * add test and fix retry exhausted * use class name for test 28 August 2023, 19:44:20 UTC
fcc9406 Now that we support Redis 6.2+, we can use the RO version for pure reads 24 August 2023, 16:41:44 UTC
0bdedec Bump supercharge/redis-github-action from 1.5.0 to 1.6.0 (#5989) Bumps [supercharge/redis-github-action](https://github.com/supercharge/redis-github-action) from 1.5.0 to 1.6.0. - [Release notes](https://github.com/supercharge/redis-github-action/releases) - [Changelog](https://github.com/supercharge/redis-github-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/supercharge/redis-github-action/compare/1.5.0...1.6.0) --- updated-dependencies: - dependency-name: supercharge/redis-github-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 23 August 2023, 16:37:20 UTC
35e0fc1 fixed end of element closure (#6005) 18 August 2023, 16:13:23 UTC
a4ef0b0 Restore compatibility with Rack 2 (#5999) 10 August 2023, 04:59:20 UTC
b4eb86f Docs Refactoring -> small changes (#5995) * adding table of contents * docs/capsule.md table of contents * docs/internals.md table of contents * changed table of contents to quick jump --------- Co-authored-by: JohnCarter <cascadedevelopment@proton.me> 06 August 2023, 18:08:13 UTC
352df47 Fix Minitest constant name in tests (#5987) 30 July 2023, 19:37:01 UTC
b3225ce Run CI with Redis 6 and 7 (#5979) * Run CI with Redis 6 and 7 * fix typo 21 July 2023, 16:13:59 UTC
a00ac55 Made all cache-control headers lowercase to avoid "Rack::Lint::LintError: uppercase character in header name: Cache-Control". (#5951) 27 June 2023, 04:55:11 UTC
538888b Make error handlers processing Exception prone (#5944) 09 June 2023, 18:11:50 UTC
d67b62e changes 09 June 2023, 15:01:41 UTC
ad0dfad Improve how Sidekiq::Config gets JSON dumped (#5943) 09 June 2023, 14:54:20 UTC
a9cbf6c Note credential requirement, #5941 08 June 2023, 13:14:45 UTC
5e1a77a release 07 June 2023, 14:23:52 UTC
5681a5d Dont risk session exposure via public asset caching, #5936 05 June 2023, 19:13:35 UTC
726b58a Tell downstream caches not to propagate the Cookie header, #5936 01 June 2023, 16:58:47 UTC
931f159 bump 01 June 2023, 16:37:01 UTC
1eb4264 Remove unnessary enqueued_at value 01 June 2023, 16:31:41 UTC
a052fdb thanks @yesh4gvm 28 May 2023, 17:59:46 UTC
94f9003 environment sync, fixes #5932 25 May 2023, 14:40:05 UTC
e813661 bump 24 May 2023, 17:41:14 UTC
824269d fix 24 May 2023, 17:35:11 UTC
0175cdb oops 15 May 2023, 16:44:40 UTC
0626983 Fix 5918 15 May 2023, 16:43:44 UTC
b6a3ae8 bump 08 May 2023, 20:55:37 UTC
a701b71 Support multiple current attributes in middleware (#5904) 08 May 2023, 20:52:19 UTC
f0bcccc Use LINDEX for consistent performance when calc queue latency (#5910) - LRANGE's complexity is O(S+N) where S is the distance of start offset from HEAD in Redis versions 4.x to 6.x and nearest HEAD or TAIL only in versions >= 7.0. - LINDEX list -1 returns the same as LRANGE list -1 -1 and has consistent performance across all Redis versions. 08 May 2023, 17:19:10 UTC
ff72555 change 05 May 2023, 18:51:05 UTC
560caed oops 03 May 2023, 16:53:01 UTC
a83e4f2 whoops 02 May 2023, 15:31:01 UTC
95be4ac embiggen the client pool, #5886 02 May 2023, 15:25:55 UTC
1d8c25e changes 01 May 2023, 15:09:24 UTC
16a115e Fix flaky test (#5900) 28 April 2023, 11:08:24 UTC
ffcdf7a Document sidekiqload a little better 27 April 2023, 18:56:13 UTC
6970262 ensure CI uses Redis 6.2 and not 7+ 25 April 2023, 16:46:13 UTC
ff26410 remove postinstall message, bump redis-client 25 April 2023, 16:01:13 UTC
9833daa merge main 25 April 2023, 15:54:17 UTC
2e910db fix french translation (#5892) * Add french translation * Fix french translation 24 April 2023, 10:57:23 UTC
3a6c435 Add french translation (#5891) 24 April 2023, 10:30:36 UTC
5b3e895 Change job params to match changed params in wiki (#5890) 22 April 2023, 19:18:17 UTC
16d331b Fix order in Histogram totals chart (#5887) This regression was introduced in https://github.com/sidekiq/sidekiq/pull/5868 while trying to revert the order in the tooltip for bubbles chart. Co-authored-by: Tiago Teixeira <tiago.teixeira@bioclinica.com> 20 April 2023, 21:11:43 UTC
564366c Remove dot at the end of URL (#5885) 20 April 2023, 11:29:29 UTC
b3a9350 Enable trimming trailing newlines in ERB with -%> (#5884) This is mostly as a developer convenience - ERB in Rails is configured this way by default, and I was _assuming_ it was the default, generally speaking. But it's not. And so I spent many confused minutes thinking I was holding Sidekiq wrong. 😆 19 April 2023, 21:28:18 UTC
3a45db5 prep for release 18 April 2023, 17:29:17 UTC
13473bc Optimize deprecated command lookup with Set 18 April 2023, 17:09:10 UTC
41d5c70 merge main 18 April 2023, 17:07:38 UTC
a93cddc bump, prep 18 April 2023, 17:00:15 UTC
ec84676 Switch buttons to input attributes, so they get the JS listener that provides (#5881) the confirmation dialog. 18 April 2023, 00:53:55 UTC
ae6ca11 BasicFetch: wait for an extra `conn.read_timeout` (#5874) Followup: https://github.com/sidekiq/sidekiq/pull/5823 Some users may have slow network, we shouldn't assume how long we should wait before considering the server timed out. Co-authored-by: Jean Boussier <jean.boussier@gmail.com> 13 April 2023, 12:34:11 UTC
155d5a8 prefix all Sidekiq thread names 11 April 2023, 15:19:10 UTC
1019bc5 Add test to verify client middleware redis_pool when sharding 10 April 2023, 19:52:52 UTC
142f5cc Merge branch 'main' into 7-1 10 April 2023, 15:35:47 UTC
815a0a1 fix random test breakage 10 April 2023, 15:35:19 UTC
934ccd2 Histogram tooltip sort order should match the bubbles on the chart (#5868) * Histogram tooltip sort order should match the bubbles on the chart Fixes #5865 07 April 2023, 15:07:15 UTC
3b472c9 merge main 07 April 2023, 10:42:05 UTC
b1be873 fix test 07 April 2023, 10:39:26 UTC
1006b05 Add gd translation 07 April 2023, 10:13:59 UTC
626f776 Remove Ruby 2.1 version check Test suite runs from Ruby >=2.5 so this check should not be needed 06 April 2023, 12:24:38 UTC
458fdf7 Trim :period parameter to two characters and escape the value 05 April 2023, 17:12:47 UTC
cf686d4 Create SECURITY.md 04 April 2023, 16:05:17 UTC
4329e2d change 04 April 2023, 15:21:19 UTC
6192ed2 chagnes 29 March 2023, 19:02:41 UTC
ed98a4d Pass job hash into sidekiq_retry_in 29 March 2023, 18:52:57 UTC
79837cc release notes 28 March 2023, 19:28:23 UTC
37781a3 changes 28 March 2023, 17:35:57 UTC
73f5ae3 Add hint about enabling linger of the user service Add hint to use `loginctl enable-linger username` so that the sidekiq service is not killed when the user logs out. 27 March 2023, 15:03:04 UTC
40cc540 Opt-in for MFA requirement Make the gem more secure by requiring that all privileged operations by any of the owners require OTP. Ref: https://guides.rubygems.org/mfa-requirement-opt-in/ 26 March 2023, 15:38:22 UTC
18fdefd refactor *_at batch accessors to return Time, #5837 20 March 2023, 22:22:49 UTC
93ec6ed remove unnecessary APIs 16 March 2023, 16:18:17 UTC
2235168 merge main 14 March 2023, 18:12:35 UTC
3b93c25 release 14 March 2023, 17:50:50 UTC
9d0b066 merge main 13 March 2023, 22:39:57 UTC
c160719 update perform_bulk to use push_bulk 13 March 2023, 22:35:38 UTC
0654ea4 Merge branch 'fatkodima-client-push_bulk-batch_size' into 7-1 13 March 2023, 21:56:06 UTC
fba7908 Merge branch '7-1' into client-push_bulk-batch_size 13 March 2023, 21:51:32 UTC
b74dee4 Restore config dump, fixes #5822 13 March 2023, 17:58:15 UTC
5969953 polish redis deprecation warning 13 March 2023, 16:45:42 UTC
7f6af45 changes 13 March 2023, 16:36:08 UTC
de05525 merge main 13 March 2023, 16:24:36 UTC
94abf16 bump, prep 13 March 2023, 16:15:46 UTC
5d0ce32 Show ActionMailer params as arguments 13 March 2023, 16:13:31 UTC
9e6b135 Hide internal ActiveJob keys on arguments list 13 March 2023, 16:13:31 UTC
1b2c3e8 `Sidekiq::Client.push_bulk` works in batches 11 March 2023, 18:28:47 UTC
bd94881 merge main 09 March 2023, 21:12:24 UTC
d36c090 Pass a timeout to blocking_call `false` means no timeout, so if for some reason the server never respond the client will be stuck forever. This may mitigate https://github.com/redis-rb/redis-client/issues/96 09 March 2023, 21:08:30 UTC
3736d4b moves foot note 08 March 2023, 15:00:31 UTC
099cd52 adds migration note for redis sentinels configuration 08 March 2023, 15:00:31 UTC
8b67d61 adds note about new log formatter api 08 March 2023, 15:00:31 UTC
daa8bf8 Update Japanese translations for metrics 07 March 2023, 16:07:07 UTC
back to top