커밋 기록

작성자 SHA1 메시지 날짜
  Ask Solem 1da4812289 BroadcastConsumer: Needed unique queue name to be broadcast, so queue name generated using the current hostname. 15 년 전
  Ask Solem 26611b783f Can now configure broadcast/event queue/exchange settings, and the amqp result backend exchange. 15 년 전
  Ask Solem b1b2b1de52 Moved startup info related functions to celery.utils.info 15 년 전
  Ask Solem 890428d4c3 Finally: Configuration naming consistency. Old names deprecated in favor of: 15 년 전
  Ask Solem ee79e3b466 Updated with new AMQP queue/exchange settings: http://wiki.github.com/ask/celery/rewriting-the-amqp-routing-options 15 년 전
  Ask Solem 248e77c138 Added broadcast() and rate_limit() remote control utilities + remote shutdown of workers. 15 년 전
  Ask Solem 3fa0d1bb12 Make with_connection a decorator 15 년 전
  Ask Solem 1b9c6fd28f Missing import of celery.utils.noop 15 년 전
  Ask Solem 5772b2bc98 Get DjangoBrokerConnection from one place: celery.messaging.establish_connection 15 년 전
  Ask Solem d4b6c00585 Merge branch 'events' 15 년 전
  Ask Solem ddaec795c0 Remove the statistics thing (-S, celerystats etc) as it's being replaced by celerymon 15 년 전
  Ask Solem 396b5ba335 More work on celerymon 15 년 전
  Ask Solem 6b34bc5aee Refactored API handlers and added new api: /api/revoke/task/$task_id 15 년 전
  Ask Solem 4fc8621006 Merge branch 'revoke' into events 15 년 전
  Ask Solem faf47fdd71 Refactor the display of the broker conneciton info string. 15 년 전
  Ask Solem 21a5bc7661 Refactor the display of the broker conneciton info string. 15 년 전
  Ask Solem 200101a8f2 Merge branch 'master' into events 15 년 전
  Ask Solem 0208ec9f8b Moved celery.serialization + celery.utils.functional -> billiard.* 15 년 전
  Ask Solem 0197805d65 Implemented deleting (revoking of tasks) using a broadcast message to the workers + refactored apply_async / celery.messaging 15 년 전
  Ask Solem b2a3d95cd8 Use datetime.isoformat() to send eta, and dateutil.parse.parse to receive eta. 15 년 전
  Ask Solem 84eb860d99 PEP8ify: Group imports 15 년 전
  Ask Solem 8779b8416c task-received event working 15 년 전
  Ask Solem b3a468ef60 Added signal: task_sent, triggered when a task has been sent to the broker. 16 년 전
  Ask Solem f67de4a516 Ability to set serializer to pickle, json or yaml. globally, per task, or per execution. 16 년 전
  Ask Solem 794582ebb2 Task Retries (not tested yet) Example: 16 년 전
  Ask Solem d8ae4b1c15 Make startup work with carrot backends that doesn't have certain AMQP 16 년 전
  Ask Solem c01a9885bb The dirty work of merging Sean Creeley's consumerset branch with 0.6.0 has 16 년 전
  Ask Solem d9abd1037a Merge branch 'master' into consumerset 16 년 전
  Ask Solem 3b0e993410 Fixed a bug with parsing the message options (mandatory, routing_key, 16 년 전
  Ask Solem 4cc0d6a41d Now at 96% coverage 16 년 전