Ask Solem
|
cd57928d05
Rewrites the crontab parser using regexes, to remove the pyparsing dependency.
|
13 年之前 |
Ask Solem
|
8f9f4d3622
Should not call fh.isatty directly, but use utils.isatty(fh) instead.
|
13 年之前 |
Ask Solem
|
a0a6d831c6
Docs needs sphinxcontrib-issuetracker>=0.9
|
13 年之前 |
Ask Solem
|
0b8182a126
Merges Changelog from 2.3 branch
|
13 年之前 |
Ask Solem
|
66137154ed
Adds more details to the contributing guide
|
13 年之前 |
Ask Solem
|
c6e90ac516
docs: LocalCache -> LRUCache
|
13 年之前 |
Ask Solem
|
138e7c20e6
Now depends on Kombu 1.3.1
|
13 年之前 |
Ask Solem
|
e86c6b09c4
Improves contributing doc
|
13 年之前 |
Ask Solem
|
441ea712b6
Removes py24 target from tox.ini
|
13 年之前 |
Ask Solem
|
8fea8efe42
Adds tox to requirements/test.txt
|
13 年之前 |
Ask Solem
|
b92576b938
Adds requirements/pkgutils.txt
|
13 年之前 |
Ask Solem
|
0e213fbccd
PEP8ify + pyflakes
|
13 年之前 |
Ask Solem
|
fdc66a1356
Merge branch 'master' of github.com:ask/celery
|
13 年之前 |
Ask Solem
|
419249e9e1
Reorganizes the tests a little
|
13 年之前 |
Ask Solem
|
312ca0ddb5
Catch deprecation warnings in tets
|
13 年之前 |
Ask Solem
|
e0c2e4f302
Catch deprecation warnings in tests
|
13 年之前 |
Ask Solem
|
32b062d840
Use new kombu BrokerConnection.default_channel
|
13 年之前 |
Ask Solem
|
0d0dbae0ce
Merge branch 'lrucache'
|
13 年之前 |
Ask Solem
|
b53c1c3e25
PEP8ify + pyflakes
|
13 年之前 |
Ask Solem
|
6e5325f04e
Adds Chase Seibert to AUTHORS
|
13 年之前 |
Ask Solem
|
a68d40df71
Cosmetics
|
13 年之前 |
Ask Solem
|
40d7690907
Merge branch 'chase-seibert/error-email-send-task-sender-class'
|
13 年之前 |
Ask Solem
|
b605ec1b6e
celery.concurrency.[evlet|gevent] renamed -> eventlet, gevent
|
13 年之前 |
Ask Solem
|
2209dd368e
Merge branch 'heyman/master'
|
13 年之前 |
Ask Solem
|
2e869248ff
AMQP Backend: Now expires results by default.
|
13 年之前 |
Ask Solem
|
f6a5c316c6
Cleans up deprecation warnings, and always display them in celery programs
|
13 年之前 |
Ask Solem
|
e60e07e07c
Now depends on Kombu 1.3.0
|
13 年之前 |
Ask Solem
|
c8caf90b36
Sets version to 2.4.0a1 and updates changelog
|
13 年之前 |
Ask Solem
|
0f3fe52e31
celery.loaders: Removes setup_loader, and deprecates current_loader + load_settings
|
13 年之前 |
Ask Solem
|
7f241b69e4
Import cached_property from celery.utils instead of kombu.utils
|
13 年之前 |