Ask Solem
|
bd7e810b5f
install_requires: py24 is not supported anymore, so don't bother with uuid
|
13 gadi atpakaļ |
rnoel
|
69390fda4b
Updates rnoel mail in AUTHORS
|
13 gadi atpakaļ |
rnoel
|
dcbdd11064
Fixes the OrderedDict KeyError by avoiding conccurent access.
|
13 gadi atpakaļ |
rnoel
|
b23e2af6b1
Replaces the compat OrderedDict by ordereddict.OrderedDict
|
13 gadi atpakaļ |
rnoel
|
d06ad3b85e
Depends on the ordereddict module if python_version<2.7
|
13 gadi atpakaļ |
Ask Solem
|
b39ee98b13
Test no longer needs to be skipped after issue fixed
|
13 gadi atpakaļ |
Ask Solem
|
3baf25c7ae
Bumps version to 2.3.0
|
13 gadi atpakaļ |
Ask Solem
|
72aa282ee1
Use new logo
|
13 gadi atpakaļ |
Ask Solem
|
9a529baf9d
Renames _publisher_chan -> _producer_chan
|
13 gadi atpakaļ |
Ask Solem
|
e84259f9d2
PEP8ify + pyflakes
|
13 gadi atpakaļ |
Ask Solem
|
fec8cc48c9
Now requires kombu 1.2.1
|
13 gadi atpakaļ |
Ask Solem
|
d68e01a577
celery_detach now passes through commandline configuration
|
13 gadi atpakaļ |
Ask Solem
|
2b3afaa1f7
Wording
|
13 gadi atpakaļ |
Ask Solem
|
90495485b8
Tests passing
|
13 gadi atpakaļ |
Ask Solem
|
f58cd3dea9
Remote control command add_consumer now does nothing if the queue is already consumed from
|
13 gadi atpakaļ |
Ask Solem
|
4acd5e48ca
Fixes wording
|
13 gadi atpakaļ |
Ask Solem
|
c4d4d6e77c
Remove mention of debian init scripts from daemonization cookbook
|
13 gadi atpakaļ |
Ask Solem
|
4d57c12470
Added generic celerybeat and celeryevcam init scripts
|
13 gadi atpakaļ |
Ask Solem
|
8a3ed48a5b
Reuse channel when sending remote control commands
|
13 gadi atpakaļ |
Ask Solem
|
7e54f7b931
Worker logger calls converted to print. Closes #429.
|
13 gadi atpakaļ |
Ask Solem
|
4537fbf654
Merge branch 'master' of github.com:ask/celery
|
13 gadi atpakaļ |
Ask Solem
|
7f172cc6db
Adds rnoel to AUTHORS
|
13 gadi atpakaļ |
rnoel
|
93de3978b5
Patches the multiple session makers memory leak. Closes #432. Closes #430.
|
13 gadi atpakaļ |
Steeve Morin
|
5eb715f8bf
Fixes Exception when not using Pickle or Yaml RESULT_SERIALIZERS
|
14 gadi atpakaļ |
Ask Solem Hoel
|
9108ed6732
Merge pull request #423 from steeve/patch-1
|
13 gadi atpakaļ |
Ask Solem
|
f04164e730
inconsisted use of task() vs task.
|
13 gadi atpakaļ |
Ask Solem
|
ef47ecb9aa
Add 'from celery.task import task' to examples in tasks userguide
|
13 gadi atpakaļ |
Ask Solem
|
5732395dcf
Adds README to deprecated contrib/debian
|
13 gadi atpakaļ |
Ask Solem
|
0c03b4efed
MultiTool now accepts env argument to specify env to child processes
|
13 gadi atpakaļ |
Ask Solem
|
9b21dea245
Can't have multiple imports from __future__ in Py 2.5.0
|
13 gadi atpakaļ |