Cronologia Commit

Autore SHA1 Messaggio Data
  Chris Adams 8dc00d4016 More search-driven logging conversion 13 anni fa
  Ask Solem 1149df44e2 2to3 rewrites obj.next() to next(obj) even if not an iterator 13 anni fa
  Ask Solem 8ac05a37e2 celerybeat now retries establishing the connection. Closes #419. Thanks to dannyadair 14 anni fa
  Ask Solem d16c9061db PEP8ify + pyflakes 14 anni fa
  Ask Solem 06cae88e10 Celerybeat: Now syncs every 3 minutes, not just at shutdown. Closes #382 14 anni fa
  Ask Solem f0962a90db platforms.signals: New interface for managing process signals. 14 anni fa
  Ask Solem c396539693 with_default_connection -> with default_connection 14 anni fa
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 anni fa
  Ask Solem d41db95986 Beat: ScheduleEntry._default_now added to override the default value of last_run_at 14 anni fa
  Ask Solem ad6e53a02f beat: Cosmetics 14 anni fa
  Ask Solem faf48837e9 Tests passes again 14 anni fa
  stipa 67def1ea77 Add error handling when reading corrupted shelve file 14 anni fa
  Ask Solem e5252c1bec Beat: PersistentScheduler: Automatically remove corrupted db. Closes #346. Thanks to stipa 14 anni fa
  Ask Solem 951bbd9605 Use cached_property from kombu.utils 14 anni fa
  Ask Solem e6ac2fbab0 PEP8ify 14 anni fa
  Ask Solem fc426d5fb3 Celerybeat fixes: Schedule is no longer a subclass of UserDict, and the implementation is cleaner 14 anni fa
  Roberto Gaiser cc1a67ebb4 celerybeat persistent scheduler shelve fix 14 anni fa
  Ask Solem 9cc863a2d8 Beat: install_default_entries moved to setup_schedule() 14 anni fa
  Ask Solem c1af26b4f6 Beat: default entries must be Entry, not dict 14 anni fa
  Ask Solem d35ceb070c All tests pass on PyPy 14 anni fa
  Ask Solem e2f8a5cead Now runs on Jython using -P threads 14 anni fa
  Ask Solem a87a7a3bc3 PEP8ify + pyflakes 14 anni fa
  Ask Solem 81388574c3 Preparing CELERYBEAT_SCHEDULE is now the responsibility of Scheduler not post_config_merge 14 anni fa
  Ask Solem 3dd11c4ee8 Added signals: `beat_init` and `beat_embedded_init` 14 anni fa
  Ask Solem 331166fa22 Use @cached_property 14 anni fa
  Ask Solem c3b78b8952 setup.py: Use 2to3 on Py3k 14 anni fa
  Ask Solem 1db111890e Beat: Keep the same connection/producer 14 anni fa
  Ask Solem 0afa1efa28 Docs: Replaced all occurences of ``literal`` with `literal` 14 anni fa
  David Cramer 00b9b70f0c Added exc_info to several error logging messages 14 anni fa
  Ask Solem 80ba58654e unittests were actually creating the celerybeat schedule database file, which it is not allowed to 14 anni fa