Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem acc3430fe7 config_from_object(str) should simply be a module not an attribute of module há 14 anos atrás
  Ask Solem edf3b3f33a Fixes issue where logging objects would give <Unrepresentable: ..> há 14 anos atrás
  Ask Solem fd58fd7df7 docs/userguide/tasks.rst há 14 anos atrás
  Ask Solem b8cf78eb1d More Python 2.4 cleanup há 14 anos atrás
  Ask Solem 6716a4552f TaskPool.apply_async callbacks/errbacks is now singular instead of list há 14 anos atrás
  Ask Solem c396539693 with_default_connection -> with default_connection há 14 anos atrás
  Ask Solem d6170b85c9 Fixes circular import issue in the Redis result backend há 14 anos atrás
  Ask Solem b8a293d40f Proper implementation of TaskSet.iterate há 14 anos atrás
  Ask Solem 17315f121a create_daemon_context renamed -> detached and is now an actual context há 14 anos atrás
  Ask Solem 1dfe6d0d54 Remove 2.4 workarounds há 14 anos atrás
  Ask Solem 7a953e3431 celery.backends.amqp: Finally with with-statements há 14 anos atrás
  Ask Solem 92cb74990e CELERY_TASK_ERROR_WHITELIST now works for all loaders há 14 anos atrás
  Ask Solem 73015790db Cosmetics há 14 anos atrás
  Ask Solem e00ac648ce Removes celery.utils.functional, replaced by functools há 14 anos atrás
  Ask Solem e48201b382 Now requires Python 2.5+ (Py2.4 support was deprecated in 2.2) há 14 anos atrás
  Ask Solem e915cf2a43 Merges 2.2.6 changelog from release22-maint branch há 14 anos atrás
  Ask Solem 2f30ffa34b Adds tests for celery.task.chords há 14 anos atrás
  Ask Solem 4a69dd4f39 Adds app.bugreport() to display installation info há 14 anos atrás
  Ask Solem a20685c613 Tests passing há 14 anos atrás
  Ask Solem 0e90052ba9 AMQP result backend should not be default when no celeryonfig used há 14 anos atrás
  Ask Solem 7e804bbcf2 pavement: removepyc now also removes Jython compiled classes há 14 anos atrás
  Ask Solem 27c7815901 Renames module celery.task.chord -> celery.task.chords há 14 anos atrás
  Ask Solem 7d171f8ab8 celery.tests.utils.Mock: With attrs argument to set arbitrary attributes on the mock object há 14 anos atrás
  Ask Solem 1d01725922 TaskType: Only use app.main if task.name is not explicitly set há 14 anos atrás
  Ask Solem 53e5c83d87 Documentation: celery.task listed twice in the reference index. Closes #372. Thanks to bradleyayers há 14 anos atrás
  Ask Solem 7b59fc2c05 Fixes broken links on the homepage. Closes #380. Thanks to msabramo há 14 anos atrás
  Ask Solem fb31038500 Adds functional test testing for memory leaks while publishing tasks há 14 anos atrás
  Ask Solem 6c46ca4bd4 Fixes functional test suite há 14 anos atrás
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list há 14 anos atrás
  Ask Solem e0f6ef7986 celery.utils.mail: Fixed typo in version detection. Closes #378. Thanks to jbiggar há 14 anos atrás