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