| .. |
|
backends
|
6c1d7cd750
Import timedelta_seconds from utils.timeutils not utils.
|
пре 16 година |
|
bin
|
2f2604ef6f
celeryd: Properly handle component exceptions at start-up
|
пре 16 година |
|
contrib
|
545b3be97c
Renamed CancelableTask to the simpler AbortableTask.
|
пре 16 година |
|
execute
|
26ef7c3cc9
celery.execute.apply: Pass logfile/loglevel arguments as task kwargs. Closes #110 Thanks to jonozzz.
|
пре 16 година |
|
loaders
|
ebf0c2b33c
Replace usage of the string module.
|
пре 16 година |
|
management
|
bf8defa2d6
management.commands.camqadm: Fix typo camqpadm -> camqadm. Thanks to jpwatts. Closes #83
|
пре 16 година |
|
task
|
6133ffddf1
fixed call to broadcast in celery.task.control.ping
|
пре 16 година |
|
tests
|
ac5214dfa7
Can't set QoS in another thread, so decrement after the next received channel event.
|
пре 16 година |
|
utils
|
6ef1d85c55
celery.utils.timeutils: Fixed indentation in docstrings.
|
пре 16 година |
|
worker
|
25f3afeff4
Bumped version to 1.0.5
|
пре 16 година |
|
__init__.py
|
25f3afeff4
Bumped version to 1.0.5
|
пре 16 година |
|
beat.py
|
ba4436dea4
celery.beat: Fixed missing import
|
пре 16 година |
|
conf.py
|
2bec9c7a99
Set default CELERY_EVENT_SERIALIZER to "json"
|
пре 16 година |
|
datastructures.py
|
d2b6ad1252
QOS: Make sure QoS is enabled before consuming. Also qos update happens at once with eta tasks.
|
пре 16 година |
|
decorators.py
|
6774f31a7b
task decorators: Don't save docstring to cls.run.__doc__ (but cls.__doc__ only)
|
пре 16 година |
|
events.py
|
b243f10c31
celery.events.EventDispatcher: Don't create amqp channel if events disabled
|
пре 16 година |
|
exceptions.py
|
384df48005
Use our own ImproperlyConfigured exception
|
пре 16 година |
|
log.py
|
eddabd6c28
PEP8ify
|
пре 16 година |
|
managers.py
|
273f1e49a3
fixed stuff reported by pyflakes
|
пре 16 година |
|
messaging.py
|
98406f8e35
pyflakes
|
пре 16 година |
|
models.py
|
94ce6b4b2d
django-picklefield 0.1.5 changed from having null=True to having null=False by default.
|
пре 16 година |
|
platform.py
|
0eb050a447
Hitting Ctrl+C kills the pool! Pool workers needs to ignore SIGINT.
|
пре 16 година |
|
registry.py
|
44dbf5b6ac
Some cosmetic changes.
|
пре 16 година |
|
result.py
|
8ef05fada3
celery.execute.apply: Should return exception, not ExceptionInfo on error.
|
пре 16 година |
|
signals.py
|
a6918b8f12
Move documentation for celery.signals into the rst file
|
пре 16 година |
|
states.py
|
4b28602c23
PEP8ify
|
пре 16 година |
|
urls.py
|
e10529d892
Tests for celery.views.task_is_successful
|
пре 16 година |
|
views.py
|
59681f5f5d
Fixed Sphinx build errors/warnings
|
пре 16 година |