Commit History

Автор SHA1 Съобщение Дата
  jbochi 4ed89ec495 Proper remaining_estimate for crontabs. No need to wake up the scheduler every second. преди 14 години
  Ask Solem ee232172d7 Tests passing again преди 15 години
  Ask Solem 07c589fa27 Added the ability to set an expiry date and time for tasks. преди 15 години
  Ask Solem 9040ec3e5b TaskSet: Now shows DeprecationWarning when using old-style single-task syntax. преди 15 години
  Ask Solem 24b3eb78c0 Fixed a very embarrassing typo for a dedicated Seinfeld fan. :( преди 15 години
  Ask Solem bb97451bf6 PEP8ify преди 15 години
  Ask Solem ad955af185 Refactored stuff out of celery.task.base. преди 15 години
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. преди 15 години
  Vincent Driessen 24499bff40 Marked possibly failing test with a TODO note. преди 15 години
  Vincent Driessen abbc12e04d Fix for isoweekday()'s return value. преди 15 години
  Vincent Driessen b852fd1c1b Raise a ValueError on invalid weekday literals. преди 15 години
  Vincent Driessen 1a923773ac Added support for using names for weekdays, instead of numbers. преди 15 години
  Vincent Driessen 0ea73d8260 Add support for more complex crontab patterns. преди 15 години
  Ask Solem 760e94ec1b apply(throw=True) / CELERY_EAGER_PROPAGATES_EXCEPTIONS: Makes eager execution re-raise task errors. Thanks to proppy. Closes #108. преди 15 години
  Ask Solem a332c83402 Moved schedule + crontab from celery.task.base -> celery.task.schedules преди 15 години
  Ask Solem 3ff2e37963 Moved date and time related utility functions to celery.utils.timeutils преди 15 години
  Ask Solem b1e70fe1e7 Merge branch 'paltman/scheduled-periodic-task' into crontab преди 15 години
  Patrick Altman 4f578181de corrected test's mocked value преди 15 години
  Ask Solem 2e5af1fe7f crontab: Added support for using day names for day_of_week ("SUN", "sunday", "sun", etc) преди 15 години
  Ask Solem ef3233470a Refactored ScheduledTask преди 15 години
  Patrick e8835f1052 added ScheduledTask преди 15 години
  Ask Solem ad8443eb2c apply_async: Raise ValueError if task args is not a list, or kwargs is not a tuple. Closes #95. Thanks to TheAtilla. преди 15 години
  Ask Solem d76fbc957c Fixed delta_resolution for days, hours and minutes. преди 15 години
  Ask Solem ca0f8c210c Added test for Task.AsyncResult преди 15 години
  Ask Solem 1cd610b759 TaskSet: Fixed a bug with using tuples in the argument list. Thanks to Harel Malka. преди 15 години
  Ask Solem 2f16052c5a unittests: Replace assert*Equals -> assert*Equal, to conform with new unittest2 conventions. преди 15 години
  Ask Solem 8b2643618f Use unittest2 features for better test diagnostics. преди 15 години
  Ask Solem 10bc6fbd74 Use assertEqual instead of assertEquals for unittest2 compatibility. преди 15 години
  Ask Solem b98b19dcd9 Moved tests back to celery/tests as picklefield broke the tests when pickling. (The C API in <=2.6 uses relative imports by default, resulting in package conflicts) преди 15 години
  Ask Solem 99bb1f1805 testproj renamed to tests, and celery/tests moved to tests/testunits (and so преди 15 години