forked from wr0ngway/sidekiq-dynamic-queues
-
Notifications
You must be signed in to change notification settings - Fork 0
/
CHANGELOG
57 lines (39 loc) · 1.51 KB
/
CHANGELOG
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
1.0.0
-----
Update release rake <fc396b2> [David Haslem]
Bump version to 0.7.0 <fa9633d> [David Haslem]
Merge pull request #6 from sbounmy/sidekiq-3 <e005321> [David Haslem]
bump sidekiq dependency 3 <1c58c1d> [Stephane Bounmy]
bigger pool and redis timeouts for travis <9eb8c56> [Matt Conway]
show full backtrace for travis <208a48f> [Matt Conway]
try a diff tineout for travis <c1c7bd6> [Matt Conway]
update travis <44562d7> [Matt Conway]
0.6.0 (03/04/2014)
------------------
Merge pull request #3 from adstage-david/master <c1f77c5> [Matt Conway]
Use Sidekiq::Queue.all instead of deprecated registered_queues. <e01c6b0> [David Haslem]
updated for latest sidekiq: slim -> erb, fix running of jobs in tests <eb7f982> [Matt Conway]
0.5.6 (06/13/2013)
------------------
do setup in config_server block to avoid loading of Fetch class when not running server <ed484a0> [Matt Conway]
0.5.5 (06/13/2013)
------------------
fix celluloid dependency bug <280892e> [Michael Wu]
fix integration tests <c715333> [Matt Conway]
0.5.4
-----
fix mounting web app in sub-path <3904f9f> [Matt Conway]
0.5.3
-----
uses default queue when wildcard expands empty <bf8fbb6> [Matt Conway]
0.5.2
-----
allow mounting web app in sub-path <8614064> [Matt Conway]
update readme for cli workaround <cdb7571> [Matt Conway]
0.5.1
-----
use jruby for dev <bc793df> [Matt Conway]
hack to translate queues from sidekiq cli since it doesn't allow special characters <ba7b99a> [Matt Conway]
0.5.0
-----
Initial version ported from resque-dynamic-queues 0.8.1