https://github.com/mperham/sidekiq

sort by:
Revision Author Date Message Commit Date
e58e459 Changes update, bump version 31 October 2013, 03:37:38 UTC
02626a5 Revert resolv-replace usage, not necessary anymore 31 October 2013, 03:37:22 UTC
a78ae56 Merge pull request #1299 from lian/sidekiq_web_escape_args Sidekiq::Web escape tests 30 October 2013, 23:28:40 UTC
6db12e6 Sidekiq::Web add testcase for escaping 30 October 2013, 23:12:23 UTC
104bc8a Sidekiq::Web escape args on workers and queues page 30 October 2013, 22:11:12 UTC
4879701 Sidekiq::Web escape display_args too 30 October 2013, 22:10:23 UTC
2243426 use Rack::Utils.escape_html in Sidekiq::Web escape helper ERB::Util.h doesn't escape apostrophes and slash. Rack::Utils.escape_html is more performant and also escapes all char recommended by OWASP. (https://github.com/rack/rack/issues/27) 30 October 2013, 21:12:47 UTC
2c049bd Merge pull request #1296 from juanibiapina/cap3quiet Only cd into current_path if pid file exists. 29 October 2013, 17:47:43 UTC
6ec9bcc Only cd into current_path if pid file exists. 29 October 2013, 17:21:47 UTC
3d3ab84 Merge pull request #1292 from juanibiapina/capversion Fix Capistrano::Version name error. 28 October 2013, 15:45:51 UTC
9783f20 Merge pull request #1293 from juanibiapina/defaulthooks :sidekiq_default_hooks for capistrano 3 28 October 2013, 15:37:00 UTC
33ebbf0 Fix Capistrano::Version name error. 28 October 2013, 15:21:33 UTC
e1fbe23 Add config option to disable default hooks. 28 October 2013, 15:02:13 UTC
d973b25 Remove extra spaces. 28 October 2013, 15:01:36 UTC
3f70bfb Merge pull request #1288 from yuritomanek/master Fix for uninitialized constant Capistrano::VERSION (NameError) 28 October 2013, 05:03:02 UTC
ea9d302 Fixed uninitialized constant Capistrano::VERSION (NameError) Signed-off-by: Yuri Tománek <yuri@tomanek.com.au> 28 October 2013, 04:05:12 UTC
bf18fbd Fixed uninitialized constant Capistrano::VERSION (NameError) Signed-off-by: Yuri Tománek <yuri@tomanek.com.au> 28 October 2013, 04:01:28 UTC
d24f02c Fix tests 27 October 2013, 21:02:09 UTC
ecb7039 Merge branch 'master' of github.com:mperham/sidekiq 26 October 2013, 22:08:25 UTC
52bd220 Merge pull request #1285 from aackerman/align-summary-nav-links Align ordering of summary nav links with top navbar links in Sidekiq web ui 26 October 2013, 19:39:07 UTC
5b0f121 Sidekiq web ui align ordering of summary nav links with top navbar links 26 October 2013, 19:20:37 UTC
4a77fd6 Merge pull request #1284 from aackerman/sidekiq-web-query-params Allow polling and paging parameters to work together in Sidekiq web ui 26 October 2013, 05:13:43 UTC
a42e496 Clean up retries 26 October 2013, 05:10:55 UTC
09e3325 Merge pull request #1279 from mperham/client_instances Refactor Sidekiq::Client to work as instances 26 October 2013, 04:12:23 UTC
e63a9d8 Add tests for new client instances 26 October 2013, 04:07:54 UTC
d724875 Allow polling and paging parameters to work together in Sidekiq web ui 26 October 2013, 03:51:24 UTC
0542392 Merge pull request #1283 from jmdeldin/master Escape error messages on the retry page 25 October 2013, 22:51:20 UTC
3b48a6b Escape error message in retry list 25 October 2013, 21:43:22 UTC
3d8c87f Escape error messages on the retry page 25 October 2013, 20:59:41 UTC
1b2343e Merge pull request #1277 from aackerman/api-deletion-support-memoization Memoize size of a SortedSet to reduce calls to Redis when iterating 24 October 2013, 16:34:54 UTC
fef6dac Clean up deprecations 24 October 2013, 04:58:15 UTC
b76ac94 Rejigger Sidekiq::Client to be instance-based, #1279 24 October 2013, 04:49:37 UTC
e691be1 Update Contributing.md 24 October 2013, 03:48:10 UTC
f801d44 Use multi to allow for fewer Redis connections 24 October 2013, 03:36:13 UTC
97162ab Merge pull request #1278 from aackerman/update-contributing-file Remove completed issues from Contributing.md 24 October 2013, 02:51:18 UTC
58d6f81 Remove completed issues from Contributing.md 24 October 2013, 02:43:25 UTC
d7c7bae Memoize size of a SortedSet to reduce number of calls to Redis when iterating 24 October 2013, 02:30:53 UTC
48508bb Merge pull request #1274 from guivinicius/master Refactoring capistrano 3 tasks 23 October 2013, 03:42:05 UTC
e81f310 Refactoring capistrano 3 tasks 23 October 2013, 00:33:07 UTC
18cecb1 Merge pull request #1273 from guivinicius/master Adding the -C option into capistrano 3 task 22 October 2013, 22:24:38 UTC
c00a39a Adding the -C option into capistrano 3 task 22 October 2013, 21:05:38 UTC
3ef6309 Merge pull request #1272 from jlecour/web_redis_conn_id Display the full Redis connection in Web footer 22 October 2013, 15:33:46 UTC
462bc4c Display the full Redis connection in Web footer 22 October 2013, 14:15:24 UTC
f956b0d Latest Pro and OSS changes 21 October 2013, 20:45:11 UTC
1ed205a Merge pull request #1270 from salimane/pr_redis_options Support ALL options of the Redis driver in Redis configuration 21 October 2013, 20:23:28 UTC
ceb7b9a add socket path test cases 21 October 2013, 19:54:02 UTC
b1fcb62 don't use the original options in client_opts, it's being used for the pool 21 October 2013, 19:37:33 UTC
ea42d56 Allow dynamic sidekiq-web locale paths, for localized extensions, fixes #1261 21 October 2013, 19:07:18 UTC
5c538f9 Support ALL options of the Redis driver in Redis configuration 21 October 2013, 18:30:24 UTC
abed0c9 Merge pull request #1265 from brunobuccolo/fix-smartphone-live-pool Fixes Live Pool button on web UI for smartphone devices, see #1218 21 October 2013, 02:40:55 UTC
641c663 Fixes Live Pool button on web ui for smartphone devices #1218 21 October 2013, 02:07:15 UTC
cbdc107 Merge pull request #1264 from phallstrom/master Update Changes.md regarding capistrano v3 support. 20 October 2013, 19:30:42 UTC
f39b283 white space cleanup 20 October 2013, 18:58:26 UTC
b73dbac add note regarding capistrano v3 support to changelog 20 October 2013, 18:57:43 UTC
6ab574d Merge pull request #1254 from phallstrom/master Capistrano V3 Support. 19 October 2013, 23:11:22 UTC
e19214b modify capistrano loading to automatically load V2 vs V3 capistrano tasks 19 October 2013, 22:56:20 UTC
1eb5b1c cleanup 17 October 2013, 03:34:14 UTC
efa3915 Use resolv-replace so slow DNS lookups don't slow or halt Sidekiq 17 October 2013, 03:32:15 UTC
bdc36e4 Remove environment support in .yml, #1257 17 October 2013, 02:24:22 UTC
f8592f3 Updated rake tasks to work with capistrano 3 15 October 2013, 21:29:47 UTC
a95122d capistrano 3 wno't change into the right directory when executing random bash. so do it inline 15 October 2013, 18:34:43 UTC
2953b60 adjustments for missing cap3 tasks 15 October 2013, 18:26:19 UTC
126f415 Capistrano V3 support 15 October 2013, 18:11:44 UTC
13650ea Merge pull request #1227 from augustj/upstart-normal-exit Added comments in upstart sidekiq.conf files about normal exit codes to avoid unintentional respawns 13 October 2013, 23:18:13 UTC
e1eb892 update changes 13 October 2013, 22:59:09 UTC
4454c63 Merge branch 'master' into web_cleanup 13 October 2013, 22:57:27 UTC
7457abd Merge pull request #1243 from aackerman/handle-sorted-set-deletion Handle deletion of elements when iterating over a SortedSet 13 October 2013, 22:57:10 UTC
7a41404 Web UI cleanup/refactoring, fixes #1247 - Pull out helpers into separate module - Fix i18n strings to be loaded once, not every request - Clearer separation between default and custom tabs - Fix action redirects to contain the query string from the referrer so we don't lose our context upon redirect. 13 October 2013, 22:56:17 UTC
6829ffc Added changeset details to the changelog 13 October 2013, 21:18:46 UTC
d6609c2 Handle deletion of queued jobs when iterating over a Sidekiq::Queue 12 October 2013, 22:56:34 UTC
c32e00b Added test coverage to ensure all elements can be deleted when iterating over sorted sets 11 October 2013, 02:27:47 UTC
ebf9956 Handle deletion of element when iterating over a sorted set 11 October 2013, 01:45:48 UTC
7de05d3 Merge pull request #1234 from musicglue/nil_exception_backtrace don't fail when handling an exception with a nil backtrace 07 October 2013, 17:19:37 UTC
b4e6291 don't fail when handling an exception with a nil backtrace 07 October 2013, 14:00:20 UTC
f52c6e9 Merge pull request #1233 from mperham/celluloid-test Use new celluloid/test.rb 07 October 2013, 00:48:29 UTC
3e59c44 Use new celluloid/test.rb This reverts commit 1e24e783a041d64bef2550287f6272ed7cf491ba. 06 October 2013, 23:59:28 UTC
14db487 Merge pull request #1230 from jlecour/latency_stats Add a "latency" stat in the dashboard 04 October 2013, 16:52:26 UTC
ad32636 Stats: Rename latency to default_latency Since it reflects only the latency of the default queue it's more expressive like this. 04 October 2013, 16:44:45 UTC
7908675 Add a "latency" stat in the dashboard 04 October 2013, 07:18:04 UTC
b906b87 Update with latest Pro changes 04 October 2013, 03:52:36 UTC
6d080d9 Minor table styling 04 October 2013, 03:48:32 UTC
c420960 Bump version 04 October 2013, 03:15:04 UTC
fc2191c Port pagination styling to BS3, fixes #1225 04 October 2013, 03:13:33 UTC
875d9d7 Truncate error message in retry listing, fixes #1226 04 October 2013, 03:13:05 UTC
7687e2f uncomment out normal exit codes in upstart examples 03 October 2013, 18:46:28 UTC
f18aea4 Added comments in upstart sidekiq.conf files about normal exit codes to avoid unintentional respawns. 03 October 2013, 18:18:05 UTC
df6be98 Merge pull request #1222 from jonhyman/feature/fix-changelog Update changelog link to Testing section of wiki. 02 October 2013, 19:47:50 UTC
1200cee Update changelog link to Testing section of wiki. 02 October 2013, 19:15:44 UTC
8fd2868 Final changes, prep for release 01 October 2013, 05:00:21 UTC
55fe3ee fix bottom padding 01 October 2013, 04:57:11 UTC
e7d9134 Merge pull request #1216 from jeffboek/bootstrap-upgrade-fix Bootstrap upgrade 01 October 2013, 04:55:51 UTC
b14665f Forgot to put logic back for testing. 01 October 2013, 04:54:29 UTC
0a7a035 minified css 01 October 2013, 04:50:06 UTC
beb5bc2 Bootstrap upgrade 01 October 2013, 04:43:24 UTC
0dd5751 Merge pull request #1214 from cpuguy83/move_status_to_navbar_brand_area Use original asset and resize in CSS 30 September 2013, 17:27:47 UTC
8e362bd Use original asset and resize in CSS 30 September 2013, 16:36:12 UTC
04f6a2c Rework new resque helpers 29 September 2013, 21:24:25 UTC
68bfc12 Merge pull request #1212 from emq/enqueue_to_in Enqueue to in 29 September 2013, 20:36:41 UTC
c9e1f49 Updated changelog 29 September 2013, 20:30:34 UTC
51e96fc Merge pull request #1198 from alex-handley/summary-ui-improvements Summary ui improvements 29 September 2013, 20:10:09 UTC
back to top