커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 251cc72601 Remove unused conf. Fix typo AMQP_CONNECTION_TIMEOUT -> 16 년 전
  Ask Solem 82e6d7939c Clean-up celery.conf docstrings 16 년 전
  Ask Solem 471de7acc9 Avoid circular import 16 년 전
  Ask Solem f67de4a516 Ability to set serializer to pickle, json or yaml. globally, per task, or per execution. 16 년 전
  Ask Solem 041e245d9a Merge branch 'master' into nodjango 16 년 전
  Ask Solem 9209f38139 PEP8ify 16 년 전
  Ask Solem 584204ced6 celeryd now survives a restart of the AMQP server! Automatically re-establish AMQP broker connection if its lost. New settings: 16 년 전
  Ask Solem d9abd1037a Merge branch 'master' into consumerset 16 년 전
  Ask Solem 3cdbddfc98 New settings variable: CELERY_TASK_RESULT_EXPIRES: 16 년 전
  Ask Solem 1a03757b78 Adds eager execution. celery.execute.apply|Task.apply executes the function locally by 16 년 전
  Ask Solem dea1636108 Abstracted out on_task_init, on_worker_init and the reading of settings so the 16 년 전
  Ask Solem c4e58d5d09 Merge branch 'screeley/master' into consumerset 16 년 전
  Ask Solem e4ae580003 Autogenerated documentation for github. 16 년 전
  screeley e2d0a56c91 Changing Task Consumer to Task Consumer Set in Worker. 16 년 전
  Ask Solem bdd354e9e3 Dump statistics to cache 16 년 전
  Ask Solem d4dd459a56 Set default AMQP connection timeout to 4. Also, now configurable via the 16 년 전
  Brian Rosner 857067da06 Adjusted the default concurrency to multiprocessing.cpu_count(). 16 년 전
  Ask Solem 72fa505c7d Use basic.consume instead of basic.get to receive messages. Closes #8. This 16 년 전
  Ask Solem c1f045e59e Lowered DEFAULT_QUEUE_WAKEUP_AFTER to 0.1 16 년 전
  Ask Solem 20caa1bd2a Fix rst syntax warnings. 16 년 전
  Ask Solem 543db31ae9 * Remove conf.REAP_TIMEOUT (unused). 16 년 전
  gregoire e3d8168746 Send traceback of errors in tasks when SEND_CELERY_TASK_ERROR_EMAILS is True or, if unset, DEBUG is False (as in production) 16 년 전
  Ask Solem bd3149fe48 Fix occurences of "e.g"/"i.e" -> "e.g."/"i.e." 16 년 전
  Ask Solem ea2f3a4a6e pep8ify 16 년 전
  Ask Solem 474e5b2374 Revert to pre-broken pystrip execution 16 년 전
  Ask Solem 2723ca06da Remove extraenous whitespace using pystrip 16 년 전
  Ask Solem 62229191be Fix stupid mistakes 16 년 전
  Ask Solem 9359fcc1a1 Added support for message priorities, topic exchanges, custom routing key for tasks, mandatory and immediate flags. 16 년 전
  Ask Solem cc199089ac Restart pool if a process is dead 16 년 전
  Ask Solem af78d4e7cf Move celery.conf documentation to module itself, and use autoconf 16 년 전