커밋 기록

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