Historique des commits

Auteur SHA1 Message Date
  Ask Solem b9a20fc3ce Set frame limit to sys.getrecursionlimit() / 8 il y a 13 ans
  Ask Solem f234680f31 Limit the number of frames stored in traceback (recursion limit / 5). Closes #615 il y a 13 ans
  Ask Solem 17f48879e2 Wording il y a 13 ans
  Ask Solem 6ae39c04c6 Fixes typo hours= -> hour=. il y a 13 ans
  Ask Solem 47dcc83241 Adds a few FAQs il y a 13 ans
  Ask Solem b1a59aa71b Updates 2.5 whatsnew document il y a 13 ans
  Ask Solem 7bc3975b7f Adds celery.task.current for the currently executing task il y a 13 ans
  Ask Solem 75909482d4 It's not a 'result tree', it's a graph il y a 13 ans
  Ask Solem a571ce312f Adds Alec Clowes to AUTHORS il y a 13 ans
  Ask Solem 7dbc4a8d3b Term hard handler must raise SystemTerminate for cold shutdown il y a 13 ans
  Ask Solem a0ec8955cb Cosmetics il y a 13 ans
  Alec Clowes 7c2b38557a Add SIGQUIT handler that terminates the pool, and unit test il y a 13 ans
  Ask Solem e810420c5b Don't perform late ack for internal errors. Closes #537 il y a 13 ans
  Ask Solem 9cd8db16d0 Force execv patch broke -B option. Closes #608 il y a 13 ans
  Ask Solem a98a33b438 Removes deprecated TaskSet invocation (should have been removed in 2.4) il y a 13 ans
  Ask Solem dbe4b6a847 celery.decorators module now deprecated (previously pending) il y a 13 ans
  Ask Solem bb428020a5 Removes celery.execute.delay_task (scheduled for 2.3) il y a 13 ans
  Ask Solem e7717b75d2 Removes celery.execute.apply (scheduled for 2.3) il y a 13 ans
  Ask Solem c3af4cf596 Removes celery.execute.apply_async (scheduled for 2.3) il y a 13 ans
  Ask Solem 6708b9ce9b Removes built-in ping task (celery.ping) scheduled for removal since 2.3 il y a 13 ans
  Ask Solem 3fd8b0126b No longer possible to import subtask from task.base (removeal was scheduled for 2.4) il y a 13 ans
  Ask Solem b7f59d9f14 No longer possible to import TaskSet from task.base (removeal was scheduled for 2.4) il y a 13 ans
  Ask Solem d7a4c1eca7 Adds 'group' as an alias to TaskSet il y a 13 ans
  Ask Solem 06c64c0138 Adds celery.tasks for task registry to prepare for 3.0 il y a 13 ans
  Ask Solem 42b29bab86 SQLa broker: kombu-sqlalchemy is deprecated il y a 13 ans
  Ask Solem b59e032352 Django broker: djkombu is deprecated il y a 13 ans
  Ask Solem e89701ccce Improves source guide examples il y a 13 ans
  Ask Solem ca91fdb2b1 Adds CASSANDRA settings to app/defaults il y a 13 ans
  Ask Solem 0bff43377e PEP8ify + pyflakes il y a 13 ans
  Ask Solem 616b2148de Fixes typo il y a 13 ans