https://github.com/mperham/sidekiq

sort by:
Revision Author Date Message Commit Date
7b4c11c polish, release 4.1.3 29 June 2016, 16:54:36 UTC
bfbb8e8 Promote sinatra, fixes #3042 29 June 2016, 16:22:41 UTC
a499185 massage 29 June 2016, 16:10:24 UTC
66ba39b Add issue template 29 June 2016, 16:08:27 UTC
219d69e Merge pull request #3036 from thomey/patch-1 Proper jquery.timeago Norwegian locale shortname 28 June 2016, 15:52:26 UTC
9bc5e5c Proper jquery.timeago Norwegian locale shortname Fixes (No route matches [GET] "/sidekiq/javascripts/locales/jquery.timeago.nb.js"). 28 June 2016, 09:03:02 UTC
d420b69 1.2.2 21 June 2016, 17:59:31 UTC
4ce415c 3.3.1 21 June 2016, 17:51:17 UTC
8fd6274 3025 20 June 2016, 22:47:08 UTC
26875c9 Release 3.3.0 20 June 2016, 16:03:37 UTC
406eaa2 chaaaanges 14 June 2016, 16:38:23 UTC
04237a3 changes 14 June 2016, 16:01:21 UTC
6aced1f pro changes 02 June 2016, 23:19:21 UTC
b6d9db3 Add script to clean up lingering processes 01 June 2016, 15:49:03 UTC
776e69d Handle case of no jobs to push_bulk, fixes #2997 31 May 2016, 17:05:16 UTC
de9347a remove namespace 31 May 2016, 17:01:45 UTC
8f7943b Merge pull request #2989 from clouvet/symbolize-keys-in-create-options-hash Symbolize keys in options hash for RedisConnection.create 26 May 2016, 16:03:51 UTC
9d09539 Symbolize keys in options hash for RedisConnection.create Fixes an edge case where a stringified `namespace` key is ignored. A `namespace` key may be a string if the Sidekiq Redis config is loaded from a yml file. Also minor, syntactical improvements to error messaging. Existing tests pass. Added a new test to address this edge-case. 26 May 2016, 05:50:37 UTC
d822c3a changes 23 May 2016, 23:34:34 UTC
19581c4 Pipeline leads to expiry race condition, fixes #2982 23 May 2016, 17:19:59 UTC
77b05da Merge branch 'master' of github.com:mperham/sidekiq 20 May 2016, 22:07:24 UTC
7b293f2 reword to minimize confusion since it's not a ruby memory leak 20 May 2016, 22:07:20 UTC
08fbf0a Merge pull request #2978 from vicentllongo/upstart-kill-timeout Set kill timeout to 15 sec. in upstart config 18 May 2016, 22:13:05 UTC
1e71590 Set kill timeout to 15 sec. in upstart config 18 May 2016, 20:25:29 UTC
fb9e857 Add note, fixes #2977 18 May 2016, 15:55:35 UTC
486b757 Note about #2971 13 May 2016, 20:03:52 UTC
5e15c06 Revert #2966: Fix incorrect version number within Pro-Changes.md 10 May 2016, 21:00:08 UTC
3c35750 Merge pull request #2966 from Geesu/feature/fix-ver-number-pro-changelog Fix incorrect version number within Pro-Changes.md 10 May 2016, 20:22:59 UTC
851895d Incorrect version number 10 May 2016, 18:23:54 UTC
dcb6e88 Update Changes.md 05 May 2016, 15:56:08 UTC
a78cd8f More data about the memory leak 04 May 2016, 22:46:27 UTC
a9876f0 Merge branch 'master' of github.com:mperham/sidekiq 04 May 2016, 19:43:39 UTC
a2bdb87 Fix memory leak, bump version 04 May 2016, 19:43:15 UTC
f23c09e Merge pull request #2956 from davydovanton/update-russian-locale Update russian locale 01 May 2016, 22:08:49 UTC
6f9d43f Update russian locale 01 May 2016, 21:23:07 UTC
9ce05b2 Merge pull request #2955 from humancopy/master Possibility to localise Back to App 01 May 2016, 16:14:05 UTC
c099e68 Possibility to localise Back to App 01 May 2016, 16:08:16 UTC
57d82ed more tuning work 27 April 2016, 18:29:11 UTC
c45c9ef use a header so I can link to this table 26 April 2016, 17:25:16 UTC
9966786 Remove note about ephemeral_hostname It was a hack and I don't want to document or support it long-term. Instead call out timed_fetch as the right solution for most people. 26 April 2016, 17:23:45 UTC
78fc103 Merge pull request #2742 from mperham/frozen Freeze all string literals in source, fixes #2741 21 April 2016, 20:27:49 UTC
72fe328 Merge branch 'master' into frozen 21 April 2016, 20:15:00 UTC
35a7962 Merge pull request #2941 from mrkjlchvz/master Very minimal changes on paragraphs and spaces. 21 April 2016, 20:13:49 UTC
859492e Space bump. 21 April 2016, 10:37:21 UTC
d7d0004 Minimal changes for explaining how retry jobs work. 21 April 2016, 10:21:36 UTC
d63af96 Merge pull request #2940 from AvonGenesis/master Add confirmation when quieting and stopping all workers 21 April 2016, 02:32:38 UTC
6ffffe2 Add confirmation when quieting and stopping all workers 21 April 2016, 02:23:41 UTC
e9fb6c2 Merge branch 'master' of github.com:mperham/sidekiq 15 April 2016, 19:14:35 UTC
d362c8e chchchchanges 15 April 2016, 19:14:24 UTC
a4d6e64 Merge pull request #2930 from aiionx/master Dump the context as JSON for proper logging 15 April 2016, 15:50:06 UTC
a1f98fb log context as a JSON string 15 April 2016, 04:59:13 UTC
637a460 Merge pull request #2927 from davydovanton/fix-jruby Fix JRuby build 13 April 2016, 23:35:47 UTC
9d10caa Fix JRuby build 13 April 2016, 21:51:18 UTC
7dded0c Merge pull request #2913 from brianebeyer/patch-1 Truncate text in display_args based on formerly unused variable 06 April 2016, 22:19:54 UTC
b2ad7ba Truncate text in display_args based on formerly unused variable 06 April 2016, 22:08:47 UTC
4489edd release note 05 April 2016, 20:27:10 UTC
cef8f2e 2.1.5 01 April 2016, 13:42:16 UTC
51727b6 #2889 01 April 2016, 04:26:21 UTC
a7e8fd1 Merge pull request #2906 from junghlee90/master allow sidekiq::client.via to point to same redis 29 March 2016, 19:33:16 UTC
774c4ae allow sidekiq::client.via to point to same redis this fixes the incorrect conditional statement if x = Thread.current[:sidekiq_via_pool] && x != pool which evaluates as if it was written as if x = (Thread.current[:sidekiq_via_pool] && x != pool) 29 March 2016, 19:14:07 UTC
ab00575 Merge branch 'master' of github.com:mperham/sidekiq 23 March 2016, 21:43:43 UTC
32ab9d7 Latest 23 March 2016, 20:24:07 UTC
ddfd8f6 Merge pull request #2891 from nrakochy/master Fixed SystemCallError for Windows path 19 March 2016, 20:55:53 UTC
01651bc Removed file system check and updated to generic File::NULL for Windows path error 19 March 2016, 20:21:53 UTC
451af05 Fixed SystemCallError for Windows path 19 March 2016, 15:29:47 UTC
92d149d 3.1.0 16 March 2016, 16:33:41 UTC
5906104 Client middleware should be able to stop bulk job push, fixes #2887 16 March 2016, 16:26:07 UTC
c7f2f5f Surface the value so we can perform Redis ops with the job 09 March 2016, 22:10:15 UTC
69c9d66 Verify JSON round trip symmetry of arguments, #2870 We can't do this today because ActiveJob in Rails 4 is not symmetric. https://github.com/rails/rails/pull/24123 09 March 2016, 17:39:10 UTC
7a98297 Section 3.2 is too broad Companies are welcome to use Sidekiq's commercial versions in developer-focused offerings, provided those products or services are not themselves competition to my commercial Sidekiq products. This clause is intended to prevent people from implementing a possible Sidekiq competitor using the commercial products themselves. If you want to build a Sidekiq competitor, you need to build it yourself. 08 March 2016, 17:05:19 UTC
08e90e3 Prepare for release 04 March 2016, 17:30:56 UTC
665d17d Merge branch 'master' of github.com:mperham/sidekiq 04 March 2016, 17:25:39 UTC
b0f1647 Fix rare networking edge case that can cause scheduler thread to get into a bad state, fixes #2866 04 March 2016, 17:25:13 UTC
be31fa5 Merge pull request #2868 from dbachet/changes-in-french-locales Additions / changes in French locales 04 March 2016, 11:50:58 UTC
2884fd3 Additions / changes in French locales 04 March 2016, 11:47:53 UTC
d60e68c not that frequently 03 March 2016, 20:58:44 UTC
daee2f9 ent 1.2.1 02 March 2016, 20:59:23 UTC
5f07939 remove jruby 1.7 due to heisenfailures 01 March 2016, 17:06:23 UTC
dd420c5 Fix exception spewing in the case of downtime, fixes #2860 01 March 2016, 16:57:38 UTC
7c7bd3a 3.0.6 29 February 2016, 17:16:47 UTC
91642aa Merge pull request #2851 from lwe/lwe-2850-encapsulate-redis-info Added Sidekiq#redis_info to encapsulate info calls 25 February 2016, 23:33:08 UTC
b787ed2 return obvious fake info when INFO is disabled 25 February 2016, 23:18:46 UTC
23c1c6b added Sidekiq#redis_info to encapsulate info calls 25 February 2016, 22:31:30 UTC
b2a8d5b Remove unused function, #2850 25 February 2016, 21:58:36 UTC
f63a830 Merge pull request #2843 from notbakaneko/master require 'fcntl' in logging.rb 23 February 2016, 16:58:57 UTC
c23038b require 'fcntl' 23 February 2016, 09:36:25 UTC
965d08e Tighten up verbage 23 February 2016, 04:34:16 UTC
88f28eb Merge branch 'master' of github.com:mperham/sidekiq 23 February 2016, 04:29:03 UTC
d1c5f8c Use the .github directory 23 February 2016, 04:28:46 UTC
f43a824 Merge pull request #2841 from maksimf/better-wording Better wording in Ruby version mismatch error 20 February 2016, 18:23:03 UTC
edaa433 Better wording in Ruby version mismatch error 20 February 2016, 18:14:13 UTC
c7e2588 Merge pull request #2807 from mperham/default_retries_exhausted Implement a global retries exhausted handler 16 February 2016, 18:21:44 UTC
80bb648 pro notes 08 February 2016, 21:45:54 UTC
05eaf0e Merge branch '3_x' 08 February 2016, 21:43:45 UTC
d547c2a aj testing 08 February 2016, 21:43:29 UTC
1869d36 Merge pull request #2819 from prokopsimek/patch-1 Update cs.yml 06 February 2016, 22:36:00 UTC
8e74272 Update cs.yml updated dead key and added missing keys from en locale 06 February 2016, 22:24:23 UTC
5671dfd rejigger support, add newsletter link 05 February 2016, 21:30:34 UTC
874fa09 2786 04 February 2016, 22:18:21 UTC
6d40b4b switch syntax for jruby 04 February 2016, 18:40:46 UTC
back to top