https://github.com/mperham/sidekiq

sort by:
Revision Author Date Message Commit Date
c9789ba Release 2.11.2 01 May 2013, 19:32:04 UTC
1cfb811 Merge branch 'master' of github.com:mperham/sidekiq 01 May 2013, 18:35:49 UTC
b857c98 Merge pull request #888 from mperham/reset-stats Add reset stats to Web UI summary box and method to API 01 May 2013, 14:43:47 UTC
4a0c3bb Add reset stats method to API 01 May 2013, 00:43:59 UTC
503dbb6 Unlock dev deps 29 April 2013, 22:45:10 UTC
dc91e5d Practice what I preach, libraries shouldn't use spermy. 29 April 2013, 22:41:54 UTC
98630ac Pull in YAML for i18n 29 April 2013, 21:56:05 UTC
a69b186 Update changes 27 April 2013, 20:48:07 UTC
3881abc Merge pull request #882 from espen/patch-1 Added Norwegian locale 27 April 2013, 20:45:49 UTC
5769311 Update no.yml 27 April 2013, 16:08:42 UTC
ea55a58 Added Norwegian locale 27 April 2013, 12:16:07 UTC
69e0838 Merge pull request #876 from ogom/ja_translation Modified the Japanese translation. 26 April 2013, 22:46:54 UTC
230dae9 update 26 April 2013, 16:02:07 UTC
9d931cb Add instructions for reproducing Ruby 2.0 slowness 26 April 2013, 16:00:03 UTC
b1064a9 Merge pull request #878 from jelder/master Accept stringy values for -i (like -i worker.1) 25 April 2013, 21:23:29 UTC
77b05a7 fix ja translation 25 April 2013, 18:01:27 UTC
0583504 Rejigger i18n to return key itself if translation not found, #875 25 April 2013, 17:29:10 UTC
7751e6f Merge pull request #875 from ogom/custom_tabs_title_locale Custom tab will be included in the translation? 25 April 2013, 17:01:01 UTC
f16e24c fix locale of custom tabs 25 April 2013, 16:36:18 UTC
a4226bc Merge branch 'master' of github.com:mperham/sidekiq 25 April 2013, 16:04:19 UTC
09786fd Bump version 25 April 2013, 16:03:54 UTC
1a122da Merge pull request #874 from bartolsthoorn/patch-1 Only show warning if :timeout is used solves #862 25 April 2013, 14:23:33 UTC
2ea021c Only show warning if :timeout is used solves #862 25 April 2013, 14:12:23 UTC
bab2fd8 Merge pull request #873 from bluerail/nl-translation Add Dutch (nl) translation 25 April 2013, 13:53:06 UTC
131cffe Add Dutch (nl) translation 25 April 2013, 13:45:41 UTC
ffd160e Merge pull request #871 from mitchellh/master Fix AreYouSureDeleteQueue JA translation 25 April 2013, 04:15:52 UTC
0e6829c Fix AreYouSureDeleteQueue JA translation 25 April 2013, 04:14:11 UTC
f1ee55a Update ja.yml Edits via @mitchellh 25 April 2013, 04:10:27 UTC
c1dd77d Fix root, update changes 25 April 2013, 03:22:13 UTC
9e2bdac Merge branch 'master' of git://github.com/bosslee/sidekiq into bosslee-master 25 April 2013, 03:19:24 UTC
3e0a5ea Accept stringy values for -i (like -i worker.1) 24 April 2013, 18:48:22 UTC
3eb6ad4 Explicitly test false to avoid warning on Ruby 2.0, fixes #869 24 April 2013, 17:53:02 UTC
4d6279a added Japanese translation 24 April 2013, 07:00:20 UTC
16a6eb8 Better testing for worker page 22 April 2013, 21:14:19 UTC
c59c580 Upgrade Celluloid to 0.13, fixes #834 21 April 2013, 20:58:25 UTC
17de076 update changes 19 April 2013, 05:14:22 UTC
7c627a4 Merge pull request #864 from ogom/other_locale Use the Web UI in other locales. 19 April 2013, 05:12:34 UTC
1395b38 fix other locale 19 April 2013, 02:51:56 UTC
413b190 Remove kill -9 tooltip 18 April 2013, 20:50:59 UTC
7e09456 Remove timeout middleware and worker option, fixes #862 18 April 2013, 16:11:49 UTC
1b5c16c Update changes, prep for release 18 April 2013, 16:06:23 UTC
69ede19 Add Sidekiq::Queue#find_job Use detect, not find, to avoid clashes with AR's API [#859] 17 April 2013, 18:11:29 UTC
4ca4a71 Merge pull request #859 from jharbert/master Adding functionality to find a job by job id and delete a job by job id from a SortedSet 17 April 2013, 18:05:03 UTC
cbc2df1 adding functionality to return job from a sorted set given a job id 17 April 2013, 17:55:02 UTC
6961a4f Refactor redis log to print in both server and client 17 April 2013, 17:07:46 UTC
5ef13ce Print client redis connection info on pool creation, fixes #858 17 April 2013, 16:53:01 UTC
2b8e3bd Use lpush, not rpush, when scheduling/retrying work 17 April 2013, 16:45:09 UTC
af1553e Merge pull request #861 from jroes/test-fetch-with-behavior-syntax Update test_fetch to use behavior test syntax 17 April 2013, 15:07:08 UTC
03d47b3 use behavior syntax consistent with rest of test suite 17 April 2013, 14:51:23 UTC
d180cc1 Revert sinatra/slim as runtime dependencies sidekiq/web is technically optional. Since we've removed the need for the i18n gem, we can go back to the previous dependency model. 16 April 2013, 16:50:09 UTC
e9b1adf Refactor i18n removal, update changelog 15 April 2013, 23:54:17 UTC
d827b06 Merge pull request #851 from mperham/i18n Remove i18n, prefer simple solution 15 April 2013, 23:46:00 UTC
cc669d5 Store all locales in memory to be mapped on the fly 15 April 2013, 19:54:17 UTC
3e87fe6 Remove i18n, prefer simple solution. 15 April 2013, 17:43:31 UTC
1728390 Merge pull request #850 from jroes/patch-1 Link to LICENSE from README. 15 April 2013, 16:49:40 UTC
c4e9dda Link to LICENSE from README. 15 April 2013, 16:48:12 UTC
34534d0 Add Failures key for the sidekiq-failures web extension 15 April 2013, 02:59:50 UTC
cb409e3 Filter tests from coverage 12 April 2013, 20:57:24 UTC
235ea14 Add batches string 12 April 2013, 20:41:44 UTC
930f9ba update changelog 12 April 2013, 15:55:56 UTC
5a2ea7a Merge pull request #843 from weheartit/master More atomic poller operations 12 April 2013, 15:47:18 UTC
8918096 update code documentation on scheduled poller 11 April 2013, 07:43:34 UTC
0c76c3b Change poller to pop messages one at a time so they don't get lost if something goes wrong during a large pop operation. 11 April 2013, 00:38:36 UTC
387a646 Merge branch 'master' of github.com:mperham/sidekiq 10 April 2013, 16:03:36 UTC
511cca1 clear worker set upon clean shutdown, fixes #840 10 April 2013, 16:02:49 UTC
94447a5 Merge pull request #841 from le0pard/master Added missed translation for button 10 April 2013, 13:17:49 UTC
eda7603 added missed translation for button 10 April 2013, 11:47:52 UTC
32a2617 readme spring cleaning 09 April 2013, 22:25:15 UTC
953253f clean up readme badges 09 April 2013, 22:22:01 UTC
254fdb7 Add note about Pro to the readme 08 April 2013, 15:33:37 UTC
c80f830 Merge pull request #833 from remiprev/french-locale-fix Fix typos (again) in french locale 07 April 2013, 13:56:52 UTC
4c069c2 Fix typos in french locale 07 April 2013, 12:21:56 UTC
2df093b Merge pull request #830 from allaire/patch-1 Fixed some typos in french locale 06 April 2013, 20:33:26 UTC
ebdce71 Fixed some typos in french locale 06 April 2013, 20:21:58 UTC
c8de9b4 Merge pull request #829 from janoelze/master Added german localization 06 April 2013, 19:40:07 UTC
62cea11 Update de.yml 06 April 2013, 19:25:05 UTC
03db5a5 Added de.yml 06 April 2013, 19:12:13 UTC
66e5c44 Merge pull request #824 from remiprev/french-locale Add French locale 05 April 2013, 21:48:33 UTC
93c23eb Add French locale 05 April 2013, 21:45:19 UTC
1329dde Merge pull request #823 from freego/master Italian locale for Sinatra web app 05 April 2013, 20:13:49 UTC
75e2154 Italian locale for web interface 05 April 2013, 20:10:35 UTC
a29a5b0 Merge pull request #822 from nkondratyev/master Russian locale 05 April 2013, 19:58:19 UTC
dc4f0d8 Added Russian locale 05 April 2013, 19:50:04 UTC
8666e56 Merge pull request #821 from jsantos/master Added Portuguese translations 05 April 2013, 18:13:33 UTC
cb08e9e Merge pull request #820 from RafaelChefe/master Brazilian Portuguese Translation 05 April 2013, 18:13:03 UTC
b1454cf Added pt to the top of locale file 05 April 2013, 18:09:18 UTC
735a832 corrected file name 05 April 2013, 18:07:03 UTC
70421bf corrected locale string 05 April 2013, 18:03:32 UTC
7261c04 Merge pull request #819 from edmz/patch-1 Create es.yml 05 April 2013, 18:00:21 UTC
0b13cd1 added brazilian portuguese locale 05 April 2013, 18:00:05 UTC
1b22b99 Fixed few typos 05 April 2013, 17:50:35 UTC
bc0a036 Added Portuguese translations 05 April 2013, 17:45:18 UTC
e754f80 Create es.yml Spanish, it maybe a little on the side of latinamerican spanish. Feel free to make corrections. 05 April 2013, 17:45:07 UTC
ffe60ef added brazilian portuguese locale 05 April 2013, 17:43:43 UTC
c3a5517 Merge pull request #818 from adrpac/master Add Polish translation for Web UI 05 April 2013, 17:31:06 UTC
fa0b0ad Use a proper locale name 05 April 2013, 16:51:09 UTC
c0d9960 Add Polish translation 05 April 2013, 16:45:56 UTC
35fae42 Merge pull request #817 from kaspergrubbe/master Adding danish locale 05 April 2013, 16:41:56 UTC
1c9f985 Adding danish locale 05 April 2013, 16:29:23 UTC
e349829 cleanup 05 April 2013, 16:17:07 UTC
back to top