Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 780340cc63 Bumped version to 0.3.16 hace 16 años
  Ask Solem 9fa2c0c76c Somehow countdown+eta arguments was merged away hace 16 años
  Ask Solem 4bdbc3b291 Bumped version to 0.3.15 hace 16 años
  Ask Solem 7886ed0760 Forgot to import TaskConsumer for task.discard_all hace 16 años
  Ask Solem 93b13a9f24 Bumped version to 0.3.14 hace 16 años
  Ask Solem 07899bfbfb No whitespace at end of file hace 16 años
  Ask Solem ef0d40dbf5 Dump args and kwargs in error e-mail hace 16 años
  Ask Solem f4dd6a92cd Merge branch 'master' of git@github.com:ask/celery into bucketqueue hace 16 años
  Ask Solem 9c3f118ccb Add new modules to reference. hace 16 años
  Ask Solem fa8bd5651d utils.chunks(it, n): Split an iterator into chunks with ``n`` elements each. hace 16 años
  Ask Solem bc1c629591 Refactor celery/worker into multiple modules hace 16 años
  Ask Solem f2b4da3915 Countdown + Eta seems to be working correctly now. hace 16 años
  Ask Solem 5036026654 The bucket is working. Couldn't have the AMQP consumer in its own thread, so hace 16 años
  Ask Solem ce47d7f9d4 Revert countdown/eta hace 16 años
  Ask Solem ca4cfffa10 Revert changes hace 16 años
  Ask Solem cb7ff4e29e Doesn't work properly yet. hace 16 años
  Ask Solem 121c33dbcf Fix bugs from task refactor + add eta, countdown hace 16 años
  Ask Solem 6a1da390b5 Forgot to import registry hace 16 años
  Ask Solem c4126fe626 Merge branch 'taskrefactor' hace 16 años
  Ben Firshman 1369ce2cae Fixed options being passed in celeryd hace 16 años
  Ask Solem 0a4d9248a8 Refactor celery.task. Split into three modules: hace 16 años
  Ask Solem 580a2a1fd5 Looks cleaner to import ``tasks`` from celery.registry rather from celery.task hace 16 años
  Ask Solem 91b5a7e623 views.apply: View applying a task. Example: hace 16 años
  Ask Solem 520a9a7b01 Make -S|--supervised and option (off by default). hace 16 años
  Ask Solem e8ad291c02 document supervisor hace 16 años
  Ask Solem 07058f793b Added a one_for_all supervisor which restarts WorkerController if it stops hace 16 años
  Ask Solem 61bdd7273d Fix typo hace 16 años
  Ask Solem 0d1f174559 Fix typo import -> as hace 16 años
  Ask Solem d43dbfa241 Use functools.partial instead of django.functional.curry hace 16 años
  Ask Solem 0bcc6f9e38 With this way -> This way hace 16 años