Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem e9a5c8e833 Merge branch 'ryanpetrello/master' há 14 anos atrás
  Ask Solem 29121151f0 Adds Ryan Petrello to AUTHORS há 14 anos atrás
  Ask Solem 116ccc1f97 celery.bin.base: Cosmetics há 14 anos atrás
  Ask Solem 71c2f5499a multiprocessing.Pool: Fixes race condition with WorkerLostError. há 14 anos atrás
  Ask Solem 711d349996 Use multiprocessing.register_after_fork to deal with fork cleanup há 14 anos atrás
  Ask Solem ad6e53a02f beat: Cosmetics há 14 anos atrás
  Ask Solem c8efe314bd celerybeat: Respect --pidfile even if not --detach. Closes #363 há 14 anos atrás
  Ask Solem 4a12e1c2ae Forgot to import celery.signals há 14 anos atrás
  Ask Solem 9c04913c9d Adds signals: eventlet_pool_started, eventlet_pool_preshutdown, eventlet_pool_postshutdown, eventlet_pool_apply há 14 anos atrás
  Ask Solem faf48837e9 Tests passes again há 14 anos atrás
  Ask Solem 3bfdca1c0e Renamed celery.worker.controllers -> celery.worker.mediator há 14 anos atrás
  Ask Solem ac0baa5542 Threads must call os._exit to terminate the server on crash há 14 anos atrás
  Ask Solem e71a89c22d Merge branch 'stipa/master' há 14 anos atrás
  Ask Solem fa2cd0b3b8 Tests passing há 14 anos atrás
  Ask Solem f944b8c169 Fixed typo seconds=int, seconds=delta. Closes #352. Thanks to LawrenceK há 14 anos atrás
  Ask Solem da74cd1ed3 broadcast commands should not log with level warning há 14 anos atrás
  Ryan Petrello 3bb7227c54 Fixing a bug. há 14 anos atrás
  Ryan Petrello 443751b84c Changing the `BROKER_BACKEND_EXTRA_ARGS ` config option to `BROKER_TRANSPORT_OPTIONS`. há 14 anos atrás
  Ask Solem 8756fd39d8 Functional tests passing again há 14 anos atrás
  Ryan Petrello def7d5b966 Adding support for the `BROKER_BACKEND_EXTRA_ARGS` configuration option, an optional dict() which can be used to pass connection arguments to alternative broker implementations (like `sqlakombu`). há 14 anos atrás
  Ryan Petrello d860590da8 Adding support for the `BROKER_BACKEND_EXTRA_ARGS` configuration option, an optional dict() which can be used to pass connection arguments to alternative broker implementations (like `sqlakombu`). há 14 anos atrás
  Ask Solem ab301c2004 AMQP result backend: Reset cached chan on producer when connection lost há 14 anos atrás
  Ask Solem d4a46861e7 Adds worker_pid to TaskRequest.info() há 14 anos atrás
  Ask Solem 8dc7051de0 Don't sleep when the bucket is empty, rather wait for a task to be received há 14 anos atrás
  Ask Solem 0cc9cb7835 PEP8ify + pyflakes há 14 anos atrás
  Ask Solem 5ca6bee22d Tests passes again há 14 anos atrás
  stipa 67def1ea77 Add error handling when reading corrupted shelve file há 14 anos atrás
  Ask Solem bba695e5ba Show proper error message for commands that doesn't support positional args há 14 anos atrás
  Ask Solem 6b91c7e0f2 Try to fix #315 há 14 anos atrás
  Ask Solem 309e15a099 Autoscaler: Changes all process busy message to be a debug message há 14 anos atrás