Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem d40630d9db Skeleton for celeryctl há 16 anos atrás
  Ask Solem dbfbd2fe3b Merge branch 'master' into statistics há 16 anos atrás
  Ask Solem 2d7da15107 README/introduction: Add links to PyPI/Github/Github Issues. há 16 anos atrás
  Ask Solem 42c0f1d96a Merge branch 'brosner/fixes' há 16 anos atrás
  Brian Rosner f8fd93ea73 Move multiprocessing import into setup_logger to allow multiprocesing to not be required in the web server. há 16 anos atrás
  Ask Solem 0642df07c4 Brian Rosner added to AUTHORS há 16 anos atrás
  Brian Rosner 0f1108f525 Avoid hammering the CPU just waiting on the status of task. há 16 anos atrás
  Brian Rosner dff651b635 Handle shut down a bit better. há 16 anos atrás
  Brian Rosner 2610b1acf3 context is not available when running in non-daemon mode. há 16 anos atrás
  Brian Rosner 60e333ffd2 Register PickledObject otherwise psycopg2 will throw a can't adapt error since the data type is unknown. há 16 anos atrás
  Brian Rosner 1d9dc2d606 Changed info to debug for EventTimer event in WorkController. há 16 anos atrás
  Ask Solem e5a6a7edc9 README: Change wording of "worker daemon" to "worker server", use "--detach" há 16 anos atrás
  Ask Solem c64e7f1216 Rename ``task_name`` arguments to TaskRegistry methods to ``name``, so it's há 16 anos atrás
  gregoire 6d47acea8f Import missing errno module há 16 anos atrás
  Ask Solem 19c5f706b2 Wrap timer_stat.stop() in a finally block. há 16 anos atrás
  Ask Solem 908fe7e24f Fix and document the statistics (monitoring) module. há 16 anos atrás
  Ask Solem 550429b1f7 Merge branch 'master' into statistics há 16 anos atrás
  Ask Solem 22491d7062 Terminate pool at SystemExit há 16 anos atrás
  Ask Solem 73913ad581 Fix typo scheme -> cache_scheme há 16 anos atrás
  Ask Solem b9d223cdc9 More statistics há 16 anos atrás
  Ask Solem 42dc92bcbf Rename CHANGELOG in MANIFEST.in -> Changelog há 16 anos atrás
  Ask Solem 86b2ea2077 Merge branch 'master' into statistics há 16 anos atrás
  Ask Solem 2589edca11 Forgot to add Sphinx automodule .rst file for celery.pool (damn, Sphinx há 16 anos atrás
  Ask Solem 48a55d3476 Use ``python-daemon`` instead of the homegrown stuff. (this adds a dependency há 16 anos atrás
  Ask Solem cf1498f6d5 Django <= 1.0.2 doesn't have django.core.cache.parse_backend_uri. há 16 anos atrás
  Ask Solem 739462d804 Remove dependency to simplejson há 16 anos atrás
  Vitaly Babiy a7ac8fbf21 using cache module to get settings no global namespace há 16 anos atrás
  Ask Solem 9b9c2cdb09 Added Vitaly Babiy to AUTHORS. há 16 anos atrás
  Ask Solem de36431b07 Can't exact match for "memcached". Search for it as a substring instead. há 16 anos atrás
  Ask Solem 43a661fc7d Merge branch 'vbabiy/master' há 16 anos atrás