https://github.com/mperham/sidekiq

sort by:
Revision Author Date Message Commit Date
b292bc0 prep for release 21 February 2023, 22:50:27 UTC
1813cbd 5793 16 February 2023, 19:17:04 UTC
404827a Handle correctly subclasses when finding json unsafe item 15 February 2023, 23:05:40 UTC
0b753ff changes 15 February 2023, 18:53:13 UTC
0592931 changes 15 February 2023, 18:44:43 UTC
cbfa0f6 Fix detecting json unsafe item within job arguments 14 February 2023, 16:32:02 UTC
a552633 Improve error message when checking arguments for json safety 14 February 2023, 01:23:01 UTC
4c101d2 release 13 February 2023, 18:29:30 UTC
a703890 move perf lower 13 February 2023, 18:17:52 UTC
6bd03aa Change all repo links from mperham/sidekiq to sidekiq/sidekiq 13 February 2023, 18:04:33 UTC
94a7b33 Use `Sidekiq.load_json` everywhere 12 February 2023, 21:51:23 UTC
47b3dde Reduce # of opened files in tests 12 February 2023, 21:41:54 UTC
8e31758 Optimize traversing middleware chain 08 February 2023, 19:13:33 UTC
9ef1d41 Fix CI 06 February 2023, 22:41:07 UTC
789c4d3 Tweak warning 06 February 2023, 22:35:33 UTC
38e1932 Dont swallow monitoring errors, output formatting 06 February 2023, 19:55:46 UTC
6bece52 Performance improvements 06 February 2023, 19:33:38 UTC
ca6562d formatting 06 February 2023, 17:29:35 UTC
155741f Fix a missing local variable error in `bin/sidekiqload` (#5767) 05 February 2023, 22:07:01 UTC
4c47742 Capsule default weights (#5765) 04 February 2023, 21:31:56 UTC
a754dc7 Tiny memory and performance tweak (#5764) Co-authored-by: Alexandr Borisov <ab@cifronomika.ru> 03 February 2023, 21:47:47 UTC
de51f39 Fix branch name in Pro-Changes.md (#5762) "master" branch has been renamed to "main". 03 February 2023, 06:40:02 UTC
6e3caa3 Update Danish translations for Sidekiq 7.0 (#5755) 30 January 2023, 23:13:36 UTC
42a9f43 reset all of the tests! 25 January 2023, 16:52:20 UTC
3212872 formatting 24 January 2023, 15:51:37 UTC
73f985a period selector 24 January 2023, 15:29:28 UTC
f685607 Make period on metrics page configurable via select (#5694) * 1, 2, 4, 8 hours via UI select input on metrics main page * period select input element for the detail page too * remove aria-label * fix test descr * simplify tests * sum up buckets of data points in metrics js * fix naming * add comments 24 January 2023, 15:26:19 UTC
9feefc2 5740 23 January 2023, 16:34:34 UTC
ec1975e Write out Sidekiq::Job in benchmarks (#5739) 21 January 2023, 15:55:21 UTC
a374d7a changes 19 January 2023, 15:43:33 UTC
b12300f Fix process display in sidekiqmon, fixes #5733 18 January 2023, 17:06:06 UTC
78bf5ec reset to prevent flaky tests 17 January 2023, 17:23:17 UTC
7121922 Make toxiproxy optional 17 January 2023, 17:09:37 UTC
b40eab5 Add AJ and profiling 14 January 2023, 21:29:44 UTC
b8a56dd Add AJ and profiling 14 January 2023, 21:02:55 UTC
2cca275 Add AJ and profiling 14 January 2023, 21:02:21 UTC
5ea9f52 Add AJ and profiling 14 January 2023, 21:01:22 UTC
16f47a0 Reset performance results with Sidekiq 7 14 January 2023, 19:23:36 UTC
70646b8 changes 13 January 2023, 23:28:08 UTC
c12c8b5 Update Pro-Changes.md 11 January 2023, 17:45:28 UTC
72fb42c fix warnings 11 January 2023, 16:25:25 UTC
93a8e23 add note] 11 January 2023, 16:10:23 UTC
3705c4b bump 11 January 2023, 15:44:43 UTC
ffc017a More detail about username requirement 10 January 2023, 23:12:22 UTC
4fd6437 Dont warn on empty memory policies, fixes #5712 10 January 2023, 16:46:24 UTC
b774408 changes 06 January 2023, 17:47:19 UTC
2e2eb5a Don't allow quiet or stop on embedded processes (#5716) * add embedded to Process, don't allow quiet! or stop! show in the Web UI as embedded and don't show the buttons to quiet or stop * add api method to find process by identity * removing check around cleaning up open redis connections * change Process.find to ProcessSet.[] 06 January 2023, 17:45:12 UTC
3c0204b minimize open files needed for test suite 04 January 2023, 17:44:52 UTC
5be654d fix flaky test 04 January 2023, 17:38:00 UTC
968016a bump 04 January 2023, 17:23:33 UTC
f365460 changes 04 January 2023, 17:22:50 UTC
4d3f90b 705 29 December 2022, 16:39:11 UTC
b503da6 Remove titleize / use localization (#5708) 28 December 2022, 18:49:52 UTC
74f4b93 Add Ruby 3.2 25 December 2022, 15:58:57 UTC
95c8c3f Remove comment with outdated instructions for max_retries config option (#5705) * Remove comment with outdated instructions for max_retries config option * Add example for configuring max retries to comment in JobRetry class 22 December 2022, 22:12:33 UTC
f68aa4e standardize header and paging html 21 December 2022, 23:52:47 UTC
0c1e466 Setting should configure the Redis pool size, fixes #5702 21 December 2022, 22:45:45 UTC
1ef2e12 Add note about strict_args, fixes #5699 16 December 2022, 17:34:36 UTC
52d2a6f Further polish on busy weights, #5640 13 December 2022, 22:32:10 UTC
85346e9 Improve weight display, #5640 13 December 2022, 17:23:36 UTC
323a5cf Treat current attributes as immutable once saved, fixes #5692 10 December 2022, 18:53:32 UTC
89f5473 Formatting 10 December 2022, 18:52:39 UTC
a383989 changes 08 December 2022, 17:25:01 UTC
abbac8e Remove most of the post-install noise, fixes #5688 08 December 2022, 15:39:34 UTC
7282e29 Add API migration guide 07 December 2022, 17:24:57 UTC
7d02671 pro fix 05 December 2022, 16:50:50 UTC
acf143f Set error source on Rails 7.1+ (#5682) * Set error source on Rails 7.1+ * Update rails.rb * Fix 04 December 2022, 19:31:05 UTC
93f8ede latest changes 30 November 2022, 21:18:06 UTC
621cab6 changes 30 November 2022, 20:23:10 UTC
0bf4a43 Require latest redis-client version for #67 30 November 2022, 20:22:12 UTC
b8fa4d1 Update standardrb gem, formatting update 30 November 2022, 20:21:28 UTC
aac4237 Adjust deploy API so you can easily pass in custom pool, #5647 30 November 2022, 20:11:10 UTC
78deaa5 Revert "Use configured Redis pool in Sidekiq::Deploy (#5647)" This reverts commit be6601df6b9912592a05b0a7dda5c16fb8beb934. 30 November 2022, 19:49:31 UTC
8e3f8f5 Make ::Logger patching optional, fixes #5673 30 November 2022, 18:10:49 UTC
c4dbc92 Further reduce Sidekiq-specific shim so Sidekiq will work with plain old redis-client, #5654 22 November 2022, 17:25:18 UTC
96552f6 bump 22 November 2022, 17:21:38 UTC
1db35cc update doc with correct method name for retrieving global config (#5648) 18 November 2022, 23:10:14 UTC
be6601d Use configured Redis pool in Sidekiq::Deploy (#5647) 18 November 2022, 21:38:10 UTC
48bad6e Add weights and version to queues on sidekiqmon and Sidekiq UI (#5642) * Add weights and version to queues on sidekiqmon and Sidekiq UI Closes #5640 * Only render the version if it's different from the process itself * Improve tests * Code style 17 November 2022, 19:16:25 UTC
c101b95 Adjust circle so it isn't as jarring 17 November 2022, 17:34:29 UTC
e64e359 Bump actions/dependency-review-action from 2 to 3 (#5636) Bumps [actions/dependency-review-action](https://github.com/actions/dependency-review-action) from 2 to 3. - [Release notes](https://github.com/actions/dependency-review-action/releases) - [Commits](https://github.com/actions/dependency-review-action/compare/v2...v3) --- updated-dependencies: - dependency-name: actions/dependency-review-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 14 November 2022, 16:37:41 UTC
e0d7338 Allow shift-clicking to select ranges of jobs (#5635) 14 November 2022, 16:36:47 UTC
644aa0c Add specific timeline, per email 11 November 2022, 14:54:21 UTC
efc3917 Add note to the 7.0 upgrade document re rediscloud support (#5633) 11 November 2022, 01:26:18 UTC
cc2a07d Adjust API a bit, #5624 06 November 2022, 23:04:16 UTC
053303f Adds a hook into job info output to allow custom rows, like links to external logs (#5624) 06 November 2022, 22:50:45 UTC
8e75afc Add batch link, closes #5623 06 November 2022, 22:45:27 UTC
407d90d Adds a color override for alert-warning to make it readable in dark mode (#5622) 06 November 2022, 18:06:14 UTC
ef8d442 use start_with? instead of starts_with? which is only available on Rails (#5621) 05 November 2022, 15:09:33 UTC
0e91f17 6.5.8 04 November 2022, 14:52:52 UTC
2bfe306 refactor pollable 04 November 2022, 14:27:16 UTC
fe62d55 Metrics: Removes polling button (#5600) * Metrics: Removes polling button - Fixes #5595 * Adds pollable? to web/helpers.rb 04 November 2022, 14:21:26 UTC
09f2a4c Renames test files to `*_test.rb` (#5618) 04 November 2022, 08:12:31 UTC
1e80f43 ready for release 03 November 2022, 21:17:03 UTC
636fa9a Fix lingering threads in tests Also, allow embedding process to provide their own heartbeat thread. 01 November 2022, 19:32:31 UTC
b1fc7fa Upgrade test suite to use maxitest 01 November 2022, 19:17:13 UTC
b543325 latest 01 November 2022, 19:15:49 UTC
550206f update embed example, shouldnt need require 31 October 2022, 17:27:57 UTC
8a1e33f Fix wrong translation. And add missing translation for metric page (#5601) 30 October 2022, 13:03:25 UTC
4bbc2a4 myapp: Removes activestorage (#5599) 30 October 2022, 12:59:18 UTC
back to top