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

Аутор SHA1 Порука Датум
  Ask Solem b10d2336f6 celery.contrib.methods: Task decorator for methods пре 13 година
  Ask Solem c9894a4836 Adds args, kwargs, internal to on_failure log extra data пре 13 година
  Ask Solem 8092efe8f7 eventloop: AIO versiosn of multiprocessing Supervisor, and disable TaskHandler thread пре 13 година
  Ask Solem edf7c19e12 timer2: apply_interval no longer executes twice in the same time window пре 13 година
  Ask Solem 7e43c5583d Documentation now uses 'raise task.retry()' пре 13 година
  Ask Solem 3d2101fbe2 Worker: Shutdown even if trying to restablish connection пре 13 година
  Ask Solem bb9c089a7a Task.si(*a, **k) is now .subtask(a, k, immutable=True) пре 13 година
  Ask Solem 141c232f75 Clarify the function of default queue, exchange and rkey settings. Closes #655 пре 13 година
  Ask Solem c0ac1b763f Only ever use one timer thread, and instead set the priorority for items. пре 13 година
  Ask Solem 1ecc4c99f1 verify_index + verify_configref пре 13 година
  Ask Solem 4b29620696 Bumps version to 2.6.0rc3 пре 13 година
  Ask Solem 9e6000c7c1 Document day_of_month and month_of_year crontabs пре 13 година
  Ask Solem 1028344a3e Processes: Recent changes broke joining of pool пре 13 година
  Ask Solem b05154ed30 Adds missing reference pages пре 13 година
  Ask Solem e6c19ad57f Cosmetics пре 13 година
  Ask Solem 929405e8ba Adds Keith Perkins <keith@tasteoftheworld.us> to AUTHORS пре 13 година
  Keith Perkins dc6508fdc1 Adds day of month and month of year cronspec options to crontab scheduler пре 13 година
  Ask Solem 32c515d171 TaskProducer: Forward additional properties to basic_publish пре 13 година
  Ask Solem 5d54f47629 Tests passing пре 13 година
  Ask Solem 3a53c99255 Don't use timer threads if evented, simply plug them into the hub пре 13 година
  Ask Solem 715e586b70 Add prepending newline to what signal handlers say (the damn ^C) пре 13 година
  Ask Solem 3bfb2a197a timer2: Fixes bad typo affecting precision, and also Schedule now has the same interface as the Timer thread. Closes #507 пре 13 година
  Ask Solem e869e8a871 Adds task_success(sender=task, result=retval) signal пре 13 година
  Ask Solem b6834ebefc Moves celery.app.state -> celery.state so that app is loaded late пре 13 година
  Ask Solem e2b052c2d8 current_task and Task.request are now LocalStack's. Maybe fixes #521 пре 13 година
  Ask Solem 55bbcc4255 generic-init.d: Automatically create missing dirs. Closes #482 пре 13 година
  Ask Solem 1f1103bfa5 DictAttribute.iterkeys now works. Closes #362 пре 13 година
  Ask Solem 3fe715d357 Redis transport now also uses the evented interface. пре 13 година
  Ask Solem 844ba52315 Force using a fanout exchange for events when using Redis. пре 13 година
  Ask Solem ca92152c82 Tests passing пре 13 година