Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 4cd0a28caa Default for CELERYBEAT_MAX_LOOP_INTERVAL now set by individual schedulers hace 13 años
  Ask Solem 7770d4be4b Changes the type of some config values to float hace 13 años
  Ask Solem 5ed8c090e6 Adds ordereddict to RPM deps hace 13 años
  Ask Solem e41b03c586 celery.task module call works again hace 13 años
  Ask Solem 0406058b27 Massive logging improvements hace 13 años
  Ask Solem 2dd23f2b99 Avoid 'no handlers for logger' warning hace 13 años
  Ask Solem 35e56513db group/chord/chain are now subtasks hace 13 años
  Paul Jensen 79c4787ab9 correct tiny typo in FAQ around Windows celeryd invocation hace 13 años
  Ian McCracken f5dbf89855 Avoid circular import by moving import inside function. hace 13 años
  Ask Solem 7b9388a615 Tests must enable utc hace 13 años
  Ask Solem b64fcd2fe4 Must not use utcnow if not CELERY_ENABLE_UTC :doh: Closes #636 hace 13 años
  Ask Solem d26bc9fca5 Fixes 2.5 compat for __package__. Closes #638 hace 13 años
  Ask Solem adb0884278 Autoreload now works if module.__file__ is a .pyc. Closes #647 hace 13 años
  Ask Solem 94a706708a Fixes dir(celery) hace 13 años
  Ask Solem 9e93992a39 Adds note about importing the task decorator to the userguide. Closes #659 hace 13 años
  Ask Solem bde4973d9e Adds Brendon Crawford to AUTHORS hace 13 años
  Brendon Crawford a923f205b9 Adds CELERYD_WORKER_LOST_WAIT to control WorkerLostError timeout. hace 13 años
  Ask Solem b3495bbb7e Cosmetics hace 13 años
  Ask Solem 095c710bc2 celerybeat must finalize the celery instance hace 13 años
  Ask Solem 70f08cd62d Adds FAQ entry for Issue #651 hace 13 años
  Ask Solem 75f6d49095 Tests passing hace 13 años
  Ask Solem 7c0befe58a Beat: Fixes bug when entry.args is None. Closes #657 hace 13 años
  Ask Solem e47e6bb519 Adds Chris Angove to AUTHORS hace 13 años
  Chris Angove 64c5894791 MongoDB: Creates an index on date_done so cleanup process works more efficienty. hace 13 años
  Ask Solem c8d080cefd celery.app.task is no longer a package (must solve upgradeability later) hace 13 años
  Ask Solem 9571e0e551 Cosmetics hace 13 años
  Ask Solem 6e362f976b App cached class attributes are now pickleable hace 13 años
  Ask Solem 326ea1eca7 New AsyncResult.__eq__ broke join_native hace 13 años
  Ask Solem 7e3e22f6b3 Bumps version to 2.6.0a2 hace 13 años
  Ask Solem c2aeb14536 Chords now works when result serializer is not pickle (e.g. JSON) hace 13 años