Ask Solem 53aac9e633 Bumps version to 3.0.24 há 12 anos atrás
..
app 368b8f2e76 Task decorator should not be lazy if app already finalized. Closes #1571 há 12 anos atrás
apps 5fa153c612 Hostname should also be passed through safe_str há 12 anos atrás
backends 6f5b7dace9 Fixes AMQP result backend leak. Depends on celery/kombu@e506b1f59afd4ecf7f8927b0d84ff41f4961b334 há 12 anos atrás
bin d24dfefdd6 Adds C_FAKEFORK envvar for simple init script/multi debugging há 12 anos atrás
concurrency cd996ce16c Mediator thread should only be started for processes pool. Closes #1457 há 12 anos atrás
contrib fe0c5ba242 flakes há 12 anos atrás
events 4b5acbba6f events.Recever did not properly set app instance há 12 anos atrás
loaders 1d756dd0e6 Loader: Now ignores CELERY_CONFIG_MODULE if value is empty string há 12 anos atrás
security 30e821b1bd Fixes syntax error há 12 anos atrás
task 80bd5ac47a Trace: Must also find pickleable type há 12 anos atrás
tests d168818e59 Tests passing há 12 anos atrás
utils 8bcd1fd641 get_pickleable_etype must actually return a value... Closes #1556 há 12 anos atrás
worker ffdec5efae Simplify forking_enable selection há 12 anos atrás
__compat__.py 49c09df47a fix import error in python 2.5 há 12 anos atrás
__init__.py 53aac9e633 Bumps version to 3.0.24 há 12 anos atrás
__main__.py 39cfdafb7c Use compat __main__ entrypoints for multi and beat as well há 13 anos atrás
_state.py 978db4c8d8 :envvar:`C_STRICT_APP` now outputs traceback to stderr if something falls back to current_app há 12 anos atrás
beat.py 30dc635e21 Do not emit backend_cleanup periodic task for backends with autoexpire. Closes #1031 há 12 anos atrás
canvas.py 8649f223a4 Canvas: group.type should use app of first task. Closes #1516 há 12 anos atrás
datastructures.py 1170a0faf2 [->3.0] LimitedSet.purge must ignore KeyError há 12 anos atrás
exceptions.py e8515ed7c5 Defines what happens when a chord task fails. Closes #1172 há 13 anos atrás
local.py 1b23ed4bcc Proxy: finally may mask evaluate errors há 12 anos atrás
platforms.py 7e2b18c879 f.fileno() may raise ValueError há 12 anos atrás
result.py 57a66828b0 AsyncResult.__copy__ no longer evaluates self.backend instance há 12 anos atrás
schedules.py aed7888e30 Fix crontab that use month of year and day of month há 12 anos atrás
signals.py d718d27d25 Implements new task_retry signal. Closes #1169 há 13 anos atrás
states.py fc93c24946 Speed up the precedence state lookup há 12 anos atrás