Komit Sejarah

Pembuat SHA1 Pesan Tanggal
  David Cramer 2d09e5c1fd Improve how exc_info is passed into loggers. 13 tahun lalu
  Ask Solem 7aa55c5f62 Cosmetics 13 tahun lalu
  Ask Solem bf52e88c42 beat: 'sending due task' log now has loglevel info 13 tahun lalu
  Ask Solem 860f7e51f3 Beat: SchedulingError must be raised with original stack. 13 tahun lalu
  Ask Solem a8de6815af flake8 13 tahun lalu
  Ask Solem c86a7df558 The current datetime now taken from loader.now 13 tahun lalu
  Ask Solem 6b52605db6 Updates copyright years to include 2012 13 tahun lalu
  Ask Solem 0d7337fdd2 set(dict.keys()) is the same as set(dict) 13 tahun lalu
  Ask Solem d8fd481d51 Merge branch 'master' into utc 13 tahun lalu
  Ask Solem 641e838dd6 Cosmetics 13 tahun lalu
  Ask Solem 27caaad22c Adds module docstrings 13 tahun lalu
  Ask Solem 2846d8868c Backports py3k support from 3.0-devel branch into 2.4 13 tahun lalu
  Ask Solem 619367b04d ETA/expires and beat is now UTC, and timezone aware using the CELERY_TIMEZONE setting. 14 tahun lalu
  Ask Solem 7f241b69e4 Import cached_property from celery.utils instead of kombu.utils 13 tahun lalu
  Ask Solem b6179c7316 Use new-style relative imports 13 tahun lalu
  Ask Solem 81d5ffa843 PEP8ify + pyflakes 13 tahun lalu
  Chris Adams 8dc00d4016 More search-driven logging conversion 14 tahun lalu
  Ask Solem 1149df44e2 2to3 rewrites obj.next() to next(obj) even if not an iterator 14 tahun lalu
  Ask Solem 8ac05a37e2 celerybeat now retries establishing the connection. Closes #419. Thanks to dannyadair 14 tahun lalu
  Ask Solem d16c9061db PEP8ify + pyflakes 14 tahun lalu
  Ask Solem 06cae88e10 Celerybeat: Now syncs every 3 minutes, not just at shutdown. Closes #382 14 tahun lalu
  Ask Solem f0962a90db platforms.signals: New interface for managing process signals. 14 tahun lalu
  Ask Solem c396539693 with_default_connection -> with default_connection 14 tahun lalu
  Ask Solem 5d1a050445 Use flake8 instead of pep8+pyflakes and the silly flake ignore list 14 tahun lalu
  Ask Solem d41db95986 Beat: ScheduleEntry._default_now added to override the default value of last_run_at 14 tahun lalu
  Ask Solem ad6e53a02f beat: Cosmetics 14 tahun lalu
  Ask Solem faf48837e9 Tests passes again 14 tahun lalu
  stipa 67def1ea77 Add error handling when reading corrupted shelve file 14 tahun lalu
  Ask Solem e5252c1bec Beat: PersistentScheduler: Automatically remove corrupted db. Closes #346. Thanks to stipa 14 tahun lalu
  Ask Solem 951bbd9605 Use cached_property from kombu.utils 14 tahun lalu