Commit History

Autor SHA1 Mensaxe Data
  jbochi 4ed89ec495 Proper remaining_estimate for crontabs. No need to wake up the scheduler every second. %!s(int64=14) %!d(string=hai) anos
  Ask Solem ee232172d7 Tests passing again %!s(int64=15) %!d(string=hai) anos
  Ask Solem 07c589fa27 Added the ability to set an expiry date and time for tasks. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 9040ec3e5b TaskSet: Now shows DeprecationWarning when using old-style single-task syntax. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 24b3eb78c0 Fixed a very embarrassing typo for a dedicated Seinfeld fan. :( %!s(int64=15) %!d(string=hai) anos
  Ask Solem bb97451bf6 PEP8ify %!s(int64=15) %!d(string=hai) anos
  Ask Solem ad955af185 Refactored stuff out of celery.task.base. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. %!s(int64=15) %!d(string=hai) anos
  Vincent Driessen 24499bff40 Marked possibly failing test with a TODO note. %!s(int64=15) %!d(string=hai) anos
  Vincent Driessen abbc12e04d Fix for isoweekday()'s return value. %!s(int64=15) %!d(string=hai) anos
  Vincent Driessen b852fd1c1b Raise a ValueError on invalid weekday literals. %!s(int64=15) %!d(string=hai) anos
  Vincent Driessen 1a923773ac Added support for using names for weekdays, instead of numbers. %!s(int64=15) %!d(string=hai) anos
  Vincent Driessen 0ea73d8260 Add support for more complex crontab patterns. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 760e94ec1b apply(throw=True) / CELERY_EAGER_PROPAGATES_EXCEPTIONS: Makes eager execution re-raise task errors. Thanks to proppy. Closes #108. %!s(int64=15) %!d(string=hai) anos
  Ask Solem a332c83402 Moved schedule + crontab from celery.task.base -> celery.task.schedules %!s(int64=15) %!d(string=hai) anos
  Ask Solem 3ff2e37963 Moved date and time related utility functions to celery.utils.timeutils %!s(int64=15) %!d(string=hai) anos
  Ask Solem b1e70fe1e7 Merge branch 'paltman/scheduled-periodic-task' into crontab %!s(int64=15) %!d(string=hai) anos
  Patrick Altman 4f578181de corrected test's mocked value %!s(int64=15) %!d(string=hai) anos
  Ask Solem 2e5af1fe7f crontab: Added support for using day names for day_of_week ("SUN", "sunday", "sun", etc) %!s(int64=15) %!d(string=hai) anos
  Ask Solem ef3233470a Refactored ScheduledTask %!s(int64=15) %!d(string=hai) anos
  Patrick e8835f1052 added ScheduledTask %!s(int64=15) %!d(string=hai) anos
  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. %!s(int64=15) %!d(string=hai) anos
  Ask Solem d76fbc957c Fixed delta_resolution for days, hours and minutes. %!s(int64=15) %!d(string=hai) anos
  Ask Solem ca0f8c210c Added test for Task.AsyncResult %!s(int64=15) %!d(string=hai) anos
  Ask Solem 1cd610b759 TaskSet: Fixed a bug with using tuples in the argument list. Thanks to Harel Malka. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 2f16052c5a unittests: Replace assert*Equals -> assert*Equal, to conform with new unittest2 conventions. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 8b2643618f Use unittest2 features for better test diagnostics. %!s(int64=15) %!d(string=hai) anos
  Ask Solem 10bc6fbd74 Use assertEqual instead of assertEquals for unittest2 compatibility. %!s(int64=15) %!d(string=hai) anos
  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) %!s(int64=15) %!d(string=hai) anos
  Ask Solem 99bb1f1805 testproj renamed to tests, and celery/tests moved to tests/testunits (and so %!s(int64=15) %!d(string=hai) anos