Ask Solem
|
53b5fdf3c5
Lowercase settings and settings cleanup (radical, but backwards compatible)
|
9 years ago |
Konstantinos Koukopoulos
|
1632b43360
don't clobber other event types in enable_events.
|
10 years ago |
Ask Solem
|
7921e12682
inspect registers now ignores built-in tasks
|
11 years ago |
Ask Solem
|
6ed09aaccf
Import print_function in every module using print
|
11 years ago |
Ask Solem
|
dbb074858e
Renames celery.worker.job -> celery.worker.request
|
11 years ago |
Ask Solem
|
1e9dd26592
Super refactor, merging everything for 3.2
|
11 years ago |
Jay Farrimond
|
3e9119d497
non-string dict keys in django-celery configs
|
11 years ago |
Ask Solem
|
f9e49a8f7a
3.2: Use dict and set comprehensions (+ literals)
|
11 years ago |
Ask Solem
|
167c00f7e1
Worker: Now uses WorkerShutdown instead of SystemTerminate so that gevent/eventlet can distinguish from "WorkerLostError"
|
11 years ago |
Ask Solem
|
5cabf6b335
Import StringIO/BytesIO from io module
|
11 years ago |
Ask Solem
|
c8f6d1902d
[Worker] Fixes stats command if worker not fully started. Closes #1659
|
11 years ago |
Ask Solem
|
46c92025cd
flakes
|
11 years ago |
Ask Solem
|
79b3b1877c
Autoscale/grow: Fixes prefetch count updates
|
11 years ago |
Ask Solem
|
646d27af2b
Fixes typo in revoke command
|
11 years ago |
Ask Solem
|
ce9436eedd
Fixes bug with revoke list only terminating one task. Closes #1592
|
11 years ago |
Ask Solem
|
2f7e90ce49
Eventlet/Gevent: Fixes dump_scheduled
|
11 years ago |
Ask Solem
|
de6c096745
Remote control query task used by stresstests
|
11 years ago |
Ask Solem
|
3c58b5c28c
inspect conf + report now both censor secret settings, and this is now recursive. Closes #1546
|
11 years ago |
Ask Solem
|
57cdafab6f
More fixes for #1570
|
11 years ago |
Ask Solem
|
64cae834e7
Fixes for #1570
|
11 years ago |
Dan
|
3c491f7c35
incrementing and decrementing
|
11 years ago |
Dan
|
1220bc7f65
added changes to enable grow and shrink pool to work
|
11 years ago |
Ask Solem
|
cac1d1893f
Wording
|
11 years ago |
Ask Solem
|
fecbdc5751
tests passing
|
11 years ago |
Ask Solem
|
6354343554
Importing .concurrency.eventlet|gevent no longer applies monkey patches
|
11 years ago |
Ask Solem
|
f6bef0230a
Mingle/Gossip sync with originator
|
11 years ago |
Ask Solem
|
99f901c37e
timer data now namedtuple
|
11 years ago |
Ask Solem
|
154b574809
__all__ is everywhere
|
11 years ago |
Ask Solem
|
b9ca48d97a
[optimization] Revoke now accepts list argument (and used by ResultSet.revoke)
|
11 years ago |
Ask Solem
|
54e974bfe3
dump_conf now repr's unknown types
|
12 years ago |