Ask Solem 8a46eb778b Merge branch 'rogerhu/fix_channel_errors' hace 14 años
..
app 7c4d679a28 Tests passing hace 14 años
apps 26f4441c29 flake8 hace 14 años
backends 0d7337fdd2 set(dict.keys()) is the same as set(dict) hace 14 años
bin 4970d64c76 apps.worker and WorkController refactored for consistency. hace 14 años
concurrency 55971480f1 Pass something resembling getpid instead of getcurrent. (Fixes memory leak when serializing taks information) hace 14 años
contrib fba6322155 Adds beanstalk and couchdb bundles hace 14 años
db d8fd481d51 Merge branch 'master' into utc hace 14 años
events 73a7d10b56 Only start timer threads when needed hace 14 años
execute 9b94556b8c Optimization: A tracer is now generated for each task (+ ~1500msg/s) hace 14 años
loaders 1515d94b39 Can now override the execution strategy for each task. hace 14 años
security 0d7337fdd2 set(dict.keys()) is the same as set(dict) hace 14 años
task 0c163d812d Fixes example using old style retries hace 14 años
tests 8a46eb778b Merge branch 'rogerhu/fix_channel_errors' hace 14 años
utils ce47c0a53c Don't need kwdict on Py2.6+ hace 14 años
worker 8a46eb778b Merge branch 'rogerhu/fix_channel_errors' hace 14 años
__init__.py 18b0e90267 Bumps version to 2.5.0b1 and updates Changelog hace 14 años
abstract.py a134881c19 Introducing Boot Steps hace 14 años
actors.py 9b94556b8c Optimization: A tracer is now generated for each task (+ ~1500msg/s) hace 14 años
beat.py 0d7337fdd2 set(dict.keys()) is the same as set(dict) hace 14 años
conf.py 641e838dd6 Cosmetics hace 14 años
datastructures.py a134881c19 Introducing Boot Steps hace 14 años
decorators.py 641e838dd6 Cosmetics hace 14 años
exceptions.py 1515d94b39 Can now override the execution strategy for each task. hace 14 años
local.py 641e838dd6 Cosmetics hace 14 años
log.py 76bb45c79a Optimization: celeryd now handles twice as many messages per/s. hace 14 años
messaging.py 641e838dd6 Cosmetics hace 14 años
platforms.py a9d898ddef Tests passing hace 14 años
registry.py 29ad3bde87 Optimization: Now at 10.000 tasks/s with librabbitmq hace 14 años
result.py 89376cb8f1 BaseAsyncResult and AsyncResult merged into one hace 14 años
routes.py 641e838dd6 Cosmetics hace 14 años
schedules.py 87a8277c81 Merge branch '2.4' hace 14 años
signals.py 7a38710838 Moves signal reference to its own userguide section. hace 14 años
states.py 641e838dd6 Cosmetics hace 14 años