Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 17aeb76b95 Registry now raises NotRegistered again hace 14 años
  Ask Solem a361a786b7 Merge branch 'master' of github.com:ask/celery hace 14 años
  Ask Solem 4f966ba375 Remove left over from debugging hace 14 años
  Ask Solem dc0a42842f Merge branch 'imankulov/pull_request' hace 14 años
  Ask Solem Hoel cc3bd7ad9a Merge pull request #680 from clvrobj/master hace 14 años
  Ask Solem f1de540fa9 Django broker doc now uses the djcelery.transport alias to kombu.transport.django hace 14 años
  Ask Solem a20a9fbbe8 Support connection argument to apply_async again hace 14 años
  Ask Solem 68852efaa5 Readds get_default_logger hace 14 años
  Zhang Chi dc96a2170b Fix a missing code line in doc. hace 14 años
  Ask Solem 371a359365 Cosmetics hace 14 años
  Ask Solem df5ee1cc9c Adds Matthew Miller to AUTHORS hace 14 años
  Matthew Miller ad6cccf115 Updated backend to use bson.binary as pymongo >2.1 removed pymongo.binary hace 14 años
  Ask Solem d65e1b0c91 Flake8 hace 14 años
  Ask Solem b987f40380 Revert improvements to TaskSet superceded by group() hace 14 años
  Ask Solem 2b638a3ff1 Improves whatsnew doc for 2.6 hace 14 años
  Ask Solem 34e33fbec4 Compat module celery.task.schedules now automatically generated hace 14 años
  Ask Solem e64d8b7aa0 Adds xmap and xstarmap tasks hace 14 años
  Ask Solem 678e3ee5c8 chord/group now handles generators properly hace 14 años
  Ask Solem 12ac4baed2 Now depends on kombu 2.1.8 hace 14 años
  Ask Solem 03756079a0 Adds built-in xmap task hace 14 años
  Ask Solem 7b90e456fd add.chunks(izip(1000, 1000), 100).group().skew(start=1, stop=30, step=2).apply_async(countdown=10) hace 14 años
  Ask Solem a1f95e51cd Tests passing hace 14 años
  Ask Solem 0f5fe173c4 Adds Broadcast to routing docs hace 14 años
  Ask Solem a4f2874e82 Modernize Kombu integration hace 14 años
  Ask Solem 7e74e9b614 Can now set connection for inspect: inspect(connection=conn) hace 14 años
  Ask Solem c3b733e546 Mention that HUP only works if celeryd does not have a tty attached hace 14 años
  Roman Imankulov 359deaca7e New option "queue" to 'task-sent' event hace 14 años
  Ask Solem e1ec72828e Tests passing hace 14 años
  Ask Solem d60fa8d40c Chords was broken + pyflakes hace 14 años
  Ask Solem 854020079e use imp.find_module to remove task package hace 14 años