Historial de Commits

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