Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Ask Solem f4dd6a92cd Merge branch 'master' of git@github.com:ask/celery into bucketqueue 16 gadi atpakaļ
  Ask Solem 9c3f118ccb Add new modules to reference. 16 gadi atpakaļ
  Ask Solem fa8bd5651d utils.chunks(it, n): Split an iterator into chunks with ``n`` elements each. 16 gadi atpakaļ
  Ask Solem bc1c629591 Refactor celery/worker into multiple modules 16 gadi atpakaļ
  Ask Solem f2b4da3915 Countdown + Eta seems to be working correctly now. 16 gadi atpakaļ
  Ask Solem 5036026654 The bucket is working. Couldn't have the AMQP consumer in its own thread, so 16 gadi atpakaļ
  Ask Solem ce47d7f9d4 Revert countdown/eta 16 gadi atpakaļ
  Ask Solem ca4cfffa10 Revert changes 16 gadi atpakaļ
  Ask Solem cb7ff4e29e Doesn't work properly yet. 16 gadi atpakaļ
  Ask Solem 121c33dbcf Fix bugs from task refactor + add eta, countdown 16 gadi atpakaļ
  Ask Solem 6a1da390b5 Forgot to import registry 16 gadi atpakaļ
  Ask Solem c4126fe626 Merge branch 'taskrefactor' 16 gadi atpakaļ
  Ben Firshman 1369ce2cae Fixed options being passed in celeryd 16 gadi atpakaļ
  Ask Solem 0a4d9248a8 Refactor celery.task. Split into three modules: 16 gadi atpakaļ
  Ask Solem 580a2a1fd5 Looks cleaner to import ``tasks`` from celery.registry rather from celery.task 16 gadi atpakaļ
  Ask Solem 91b5a7e623 views.apply: View applying a task. Example: 16 gadi atpakaļ
  Ask Solem 520a9a7b01 Make -S|--supervised and option (off by default). 16 gadi atpakaļ
  Ask Solem e8ad291c02 document supervisor 16 gadi atpakaļ
  Ask Solem 07058f793b Added a one_for_all supervisor which restarts WorkerController if it stops 16 gadi atpakaļ
  Ask Solem 61bdd7273d Fix typo 16 gadi atpakaļ
  Ask Solem 0d1f174559 Fix typo import -> as 16 gadi atpakaļ
  Ask Solem d43dbfa241 Use functools.partial instead of django.functional.curry 16 gadi atpakaļ
  Ask Solem 0bcc6f9e38 With this way -> This way 16 gadi atpakaļ
  Ask Solem df2fa1e619 Even more bad writing fixed.. 16 gadi atpakaļ
  Ask Solem 19bd752a95 Fix typo "you'll" (wtf?:) 16 gadi atpakaļ
  Ask Solem a5cb0ea4c2 Add more info about statistics 16 gadi atpakaļ
  Ask Solem b9467a45bc Wrong image link 16 gadi atpakaļ
  Ask Solem afa85ff97d README: Link to new images 16 gadi atpakaļ
  Ask Solem c90f601a84 Updated diagrams 16 gadi atpakaļ
  Ask Solem b46a6dc662 Use v2 of the overview image 16 gadi atpakaļ