Pär Wieslander
|
1f5b46970f
Avoid bashism in extra/generic-init.d/celeryd
|
12 年之前 |
Ask Solem
|
ce2c9b2bf3
Result: from_serializable needs to forward app. Closes #1249
|
12 年之前 |
Ask Solem
|
d840f1c5b7
Fixes typo
|
12 年之前 |
Ask Solem
|
dc74eedd44
timer2: Entry: Use __slots__ (if not on PyPy) and weakref for the tref link
|
12 年之前 |
Ask Solem
|
af4cf58fac
Request: Don't use __slots__ if PYPY and add __weakref__ support
|
12 年之前 |
Ask Solem
|
f735c92a6f
GroupResult.revoke now supports the terminate and signal keyword arguments
|
12 年之前 |
Ask Solem
|
b30de63d07
Windows/execv: Import modules before calling log setup.
|
12 年之前 |
Ask Solem
|
0334b70801
Tests passing
|
12 年之前 |
Mher Movsisyan
|
44585107dc
Fixes PHP client link
|
12 年之前 |
Mher Movsisyan
|
41ae97185a
Adds node-celery to docs
|
12 年之前 |
Ask Solem
|
bb7fc40e0c
flakes
|
12 年之前 |
Ask Solem
|
a11c40eaa1
Using unittest.setup did not work well
|
12 年之前 |
Ask Solem
|
9748afcf1e
chord()() now returns AsyncResult with .parent set, like chain
|
12 年之前 |
Ask Solem
|
e37689e2e8
kvbackends: Use save_group directly
|
12 年之前 |
Ask Solem
|
926817448e
Rate limit support for eventlet/gevent
|
12 年之前 |
Ask Solem
|
a5c73c8650
AsyncTaskBucket: Support changing limits at runtime
|
12 年之前 |
Ask Solem
|
4340630ba8
Use the timer for rate limits when on the eventloop (amqp/redis)
|
12 年之前 |
Ask Solem
|
46b17c5237
Fixes docstring
|
12 年之前 |
Ask Solem
|
536e3d9d86
Move module import side-effects in celery.tests to a unittest setup function. Closes #1237
|
12 年之前 |
Ask Solem
|
bd2113c7cc
Move module import side-effects in celery.tests to a unittest setup function. Closes #1237
|
12 年之前 |
Ask Solem
|
71649be305
Censor possibly secret settings. Concerns #1227
|
12 年之前 |
Mark Story
|
4f1aa18876
Fix typo in old changelog.
|
12 年之前 |
Mark Story
|
636dce4c46
Fix typo in old changelog.
|
12 年之前 |
Ask Solem
|
26e1c808a9
Merge branch 'master' of github.com:celery/celery
|
12 年之前 |
Titusz
|
5e9eb79bb0
crontab hour has to be str not list
|
12 年之前 |
Titusz
|
51e8f8de4a
crontab hour has to be str not list
|
12 年之前 |
Ask Solem
|
752b6c50a7
Try to fix django settings problem on Windows. Fixes celery/django-celery/#228
|
12 年之前 |
Ask Solem Hoel
|
f4f53540d0
Merge pull request #1236 from dash1291/master
|
12 年之前 |
Ashish Dubey
|
6fc67563b5
Fix syntax error
|
12 年之前 |
Simon Engledew
|
567e7ed3a7
Pass additional options in Task.retry
|
12 年之前 |