Историја ревизија

Аутор 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 година