Ask Solem 45b4f7e430 Cosmetics for #1618: Does not need to_timestamp hace 12 años
..
app 0c6c2c0dce Oops, fixes typo hace 12 años
apps 7940f805ec celeryd_init signal now has new "options" argument for command-line options hace 12 años
backends b985771edb Renames Result.serializable()/from_serializable -> Result.as_tuple()/result_from_tuple hace 12 años
bin bfce82e25d Doc improvements hace 12 años
concurrency 712c9afdc6 Propagate to ApplyResult.terminate() hace 12 años
contrib 45b4f7e430 Cosmetics for #1618: Does not need to_timestamp hace 12 años
events 8c42df80c5 Events now emits warning if the broken yajl json libray is used hace 12 años
fixups 2877a5cc73 do not close cache connections for eager tasks hace 12 años
loaders 8fdc201255 flakes hace 12 años
security cac1d1893f Wording hace 12 años
task 99ebacd8fd Always pass app to maybe_signature hace 12 años
tests f7b4767b91 Provide BROKER_FAILOVER_STRATEGY option in Celery. hace 12 años
utils bc1de881d5 Adds Security section to contributing hace 12 años
worker fe6654428d Fixes _apply_result AttributeError hace 12 años
__init__.py 69f9fc651d Release Candidate 6 (the last one I hope) hace 12 años
__main__.py 6354343554 Importing .concurrency.eventlet|gevent no longer applies monkey patches hace 12 años
_state.py 154b574809 __all__ is everywhere hace 12 años
beat.py 2bcbdad59c Fixes pickle of schedule and ScheduleEntry classes. Closes #1603 hace 12 años
bootsteps.py c9e1efed9d Gossip/ConsumerStep must not use the same channel as the task consumer... Closes #1580 hace 12 años
canvas.py 7ec099efaf Fix typo in header comment of celery.canvas. hace 12 años
datastructures.py ce9436eedd Fixes bug with revoke list only terminating one task. Closes #1592 hace 12 años
exceptions.py 05394418df Merge branch '3.0' hace 12 años
five.py 5ae4386d85 Use kombu.five.monotonic hace 12 años
local.py 154b574809 __all__ is everywhere hace 12 años
platforms.py b80a8e35fa Doc fixes hace 12 años
result.py b985771edb Renames Result.serializable()/from_serializable -> Result.as_tuple()/result_from_tuple hace 12 años
schedules.py 2bcbdad59c Fixes pickle of schedule and ScheduleEntry classes. Closes #1603 hace 12 años
signals.py 3497867ab9 Adds new worker_process_shutdown signal (Closes #1595) hace 12 años
states.py 67e221a024 Adds Reject exception to reject or requeue the message. Closes #1383 hace 12 años