Ask Solem cdd113cef3 BUmped version to 0.9.3 hace 16 años
..
backends 360604811e Forgot another instance of functools.partial hace 16 años
bin 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: hace 16 años
contrib 947418989c Remove celery.contrib.coroutine hace 16 años
execute 447ed8e1cc Be compatible with previous queue configuration scheme, but raise DeprecationWarnings if any of the old settings is set. hace 16 años
loaders 243b29e729 Also load CELERY_IMPORTS when running with django (as documented) hace 16 años
management ef1b7cd215 Add celerymon management command to celery (shows installation instructions if celerymon is not installed) hace 16 años
task 0a19c9ff2d PEP8ify hace 16 años
tests 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: hace 16 años
worker 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: hace 16 años
__init__.py cdd113cef3 BUmped version to 0.9.3 hace 16 años
beat.py 4082dee3de exceptions.NotRegistered now inherits from keyerror, and TaskRegistry.__getitem__+pop raises NotRegistered instead of KeyError. hace 16 años
conf.py 0a19c9ff2d PEP8ify hace 16 años
datastructures.py cfa225cb0d Some more unittests. hace 16 años
decorators.py 9866d1501e New decorator: @periodic_task(run_every=...) hace 16 años
discovery.py 2dbc041560 New way to autodiscover task modules using importlib hace 16 años
events.py 54668397a5 Get default logger from common place. hace 16 años
exceptions.py 4082dee3de exceptions.NotRegistered now inherits from keyerror, and TaskRegistry.__getitem__+pop raises NotRegistered instead of KeyError. hace 16 años
log.py 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: hace 16 años
managers.py 0a19c9ff2d PEP8ify hace 16 años
messaging.py 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: hace 16 años
models.py 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) hace 16 años
patch.py a40fc34d38 PEP8ify hace 16 años
platform.py 092db37745 Removed unused import of contextmanager hace 16 años
registry.py 4082dee3de exceptions.NotRegistered now inherits from keyerror, and TaskRegistry.__getitem__+pop raises NotRegistered instead of KeyError. hace 16 años
result.py 5a995ce483 Compat implementation of all(), any() and collections.defaultdict hace 16 años
signals.py c2d24327f2 PEP8ify hace 16 años
urls.py 84eb860d99 PEP8ify: Group imports hace 16 años
utils.py ee79e3b466 Updated with new AMQP queue/exchange settings: http://wiki.github.com/ask/celery/rewriting-the-amqp-routing-options hace 16 años
views.py 84eb860d99 PEP8ify: Group imports hace 16 años