커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 4a69dd4f39 Adds app.bugreport() to display installation info 14 년 전
  Ask Solem a20685c613 Tests passing 14 년 전
  Ask Solem 0e90052ba9 AMQP result backend should not be default when no celeryonfig used 14 년 전
  Ask Solem 7e804bbcf2 pavement: removepyc now also removes Jython compiled classes 14 년 전
  Ask Solem 27c7815901 Renames module celery.task.chord -> celery.task.chords 14 년 전
  Ask Solem 7d171f8ab8 celery.tests.utils.Mock: With attrs argument to set arbitrary attributes on the mock object 14 년 전
  Ask Solem 1d01725922 TaskType: Only use app.main if task.name is not explicitly set 14 년 전
  Ask Solem 53e5c83d87 Documentation: celery.task listed twice in the reference index. Closes #372. Thanks to bradleyayers 14 년 전
  Ask Solem 7b59fc2c05 Fixes broken links on the homepage. Closes #380. Thanks to msabramo 14 년 전
  Ask Solem fb31038500 Adds functional test testing for memory leaks while publishing tasks 14 년 전
  Ask Solem 6c46ca4bd4 Fixes functional test suite 14 년 전
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 년 전
  Ask Solem e0f6ef7986 celery.utils.mail: Fixed typo in version detection. Closes #378. Thanks to jbiggar 14 년 전
  Ask Solem d41db95986 Beat: ScheduleEntry._default_now added to override the default value of last_run_at 14 년 전
  Ask Solem ca74d92775 Cosmetics 14 년 전
  Ask Solem c98feeb7a6 More test refactorings 14 년 전
  Ask Solem d66ac5918d Now depends on Kombu 1.1.0 14 년 전
  Ask Solem 25da7e3769 Documentation: Adds 2.3 as a development version 14 년 전
  Ask Solem c76a320a2d Cassandra backend: Fixes syntax errors 14 년 전
  Ask Solem 5908a32b2d Fixes broken link on homepage index 14 년 전
  Ask Solem b6c33e5f32 Adds new community links 14 년 전
  Ask Solem 2726f9db69 PEP8ify 14 년 전
  Ask Solem e847ec1d17 Consumer: cosmetics and use moar mock.Mock 14 년 전
  Ask Solem 5f3c7d8539 Adds David Strauss to AUTHORS 14 년 전
  Ask Solem 94b8975872 Merge branch 'pantheon-systems/master' 14 년 전
  Ask Solem 8c6ebba124 Tests did not stop a Timer thread at teardown 14 년 전
  Ask Solem d741c2aeba Refactored some tests to use mock.Mock 14 년 전
  Ask Solem b8405d9f11 celeryd: -I|--include argument now automatically adds cwd to path when importing the modules 14 년 전
  David Strauss 28bde61e09 Use Cassandra's built-in TTL support for result cleanup. 14 년 전
  David Strauss 9b1a68db2f Add missing parameter to stub function. 14 년 전