rnoel
|
69390fda4b
Updates rnoel mail in AUTHORS
|
14 vuotta sitten |
rnoel
|
dcbdd11064
Fixes the OrderedDict KeyError by avoiding conccurent access.
|
14 vuotta sitten |
rnoel
|
b23e2af6b1
Replaces the compat OrderedDict by ordereddict.OrderedDict
|
14 vuotta sitten |
rnoel
|
d06ad3b85e
Depends on the ordereddict module if python_version<2.7
|
14 vuotta sitten |
Ask Solem
|
b39ee98b13
Test no longer needs to be skipped after issue fixed
|
14 vuotta sitten |
rnoel
|
d8c00e1140
Replaces lock with RLock
|
14 vuotta sitten |
rnoel
|
1a59e5ffc8
Replaces lock.aquires/try/finally/release by a with statement.
|
14 vuotta sitten |
rnoel
|
e8f5737e05
updates rnoel mail.
|
14 vuotta sitten |
rnoel
|
18aa7b7fce
Corrects other thread-safety issues.
|
14 vuotta sitten |
rnoel
|
aa65566340
Fixes the OrderedDict KeyError by avoiding conccurent accesses.
|
14 vuotta sitten |
rnoel
|
76c8c61b0d
Merge branch 'master' into BetterOrderedDict
|
14 vuotta sitten |
rnoel
|
66eebf2944
Merge remote branch 'upstream/master'
|
14 vuotta sitten |
Ask Solem
|
7f99acd619
Merge branch 'master' into release23-maint
|
14 vuotta sitten |
Ask Solem
|
7fd062db06
Test no longer needs to be skipped after issue fixed
|
14 vuotta sitten |
Ask Solem
|
3baf25c7ae
Bumps version to 2.3.0
|
14 vuotta sitten |
Ask Solem
|
72aa282ee1
Use new logo
|
14 vuotta sitten |
rnoel
|
1aea9a2dfd
Replaces the compat OrderedDict by ordereddict.OrderedDict
|
14 vuotta sitten |
rnoel
|
95bada7358
Installs the ordereddict module if python_version<2.7
|
14 vuotta sitten |
rnoel
|
bd1e7e9d59
Merge remote branch 'upstream/master'
|
14 vuotta sitten |
Leo Dirac
|
94d067555d
Better handling of badly formated messages.
|
14 vuotta sitten |
Ask Solem
|
9a529baf9d
Renames _publisher_chan -> _producer_chan
|
14 vuotta sitten |
Ask Solem
|
e84259f9d2
PEP8ify + pyflakes
|
14 vuotta sitten |
Ask Solem
|
fec8cc48c9
Now requires kombu 1.2.1
|
14 vuotta sitten |
Ask Solem
|
d68e01a577
celery_detach now passes through commandline configuration
|
14 vuotta sitten |
Ask Solem
|
2b3afaa1f7
Wording
|
14 vuotta sitten |
Ask Solem
|
90495485b8
Tests passing
|
14 vuotta sitten |
Ask Solem
|
f58cd3dea9
Remote control command add_consumer now does nothing if the queue is already consumed from
|
14 vuotta sitten |
Ask Solem
|
4acd5e48ca
Fixes wording
|
14 vuotta sitten |
Ask Solem
|
c4d4d6e77c
Remove mention of debian init scripts from daemonization cookbook
|
14 vuotta sitten |
Ask Solem
|
4d57c12470
Added generic celerybeat and celeryevcam init scripts
|
14 vuotta sitten |