Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem e5a6a7edc9 README: Change wording of "worker daemon" to "worker server", use "--detach" hace 16 años
  Ask Solem c64e7f1216 Rename ``task_name`` arguments to TaskRegistry methods to ``name``, so it's hace 16 años
  gregoire 6d47acea8f Import missing errno module hace 16 años
  Ask Solem 22491d7062 Terminate pool at SystemExit hace 16 años
  Ask Solem 73913ad581 Fix typo scheme -> cache_scheme hace 16 años
  Ask Solem 42dc92bcbf Rename CHANGELOG in MANIFEST.in -> Changelog hace 16 años
  Ask Solem 2589edca11 Forgot to add Sphinx automodule .rst file for celery.pool (damn, Sphinx hace 16 años
  Ask Solem 48a55d3476 Use ``python-daemon`` instead of the homegrown stuff. (this adds a dependency hace 16 años
  Ask Solem cf1498f6d5 Django <= 1.0.2 doesn't have django.core.cache.parse_backend_uri. hace 16 años
  Ask Solem 739462d804 Remove dependency to simplejson hace 16 años
  Vitaly Babiy a7ac8fbf21 using cache module to get settings no global namespace hace 16 años
  Ask Solem 9b9c2cdb09 Added Vitaly Babiy to AUTHORS. hace 16 años
  Ask Solem de36431b07 Can't exact match for "memcached". Search for it as a substring instead. hace 16 años
  Ask Solem 43a661fc7d Merge branch 'vbabiy/master' hace 16 años
  Ask Solem 4f0c23eda0 Bump version again: 0.3.5. Having an internal PyPI server, sure makes big gaps in the hace 16 años
  Vitaly Babiy 32bb0ff632 method rename from cleanup_process -> process_cleanup hace 16 años
  Vitaly Babiy 1cb69650f3 Merge branch 'ask_master' hace 16 años
  Vitaly Babiy b704e18d4a Work only closes cache connection now if memcached is the cache backend hace 16 años
  Vitaly Babiy 01f82ba425 Added check to make sure to only close cache connection if its not locmem. hace 16 años
  Ask Solem e7d230232f Unset self._connection at close hace 16 años
  Ask Solem ac61ad04f1 Rename cleanup_process -> process_cleanup hace 16 años
  Ask Solem 4b2511f654 Restablish cache/tokyo tyrant connection at start of task process. hace 16 años
  Ask Solem e903b2cf37 Bumped version to 0.3.3 hace 16 años
  Ask Solem 83c6f53d3a Wups. No point in the PeriodicWorkController to check all the time (took 50% CPU). Now sleeps 1 seconds between checks. hace 16 años
  Ask Solem f0dde06049 (wups forgot some changelog entries) Bumped version to 0.3.2 and updated hace 16 años
  Ask Solem 2934fd508b Bumped version to 0.3.1 and updated Changelog hace 16 años
  Ask Solem c1f045e59e Lowered DEFAULT_QUEUE_WAKEUP_AFTER to 0.1 hace 16 años
  Ask Solem a3dae4cded Removed stupid comment. hace 16 años
  Ask Solem bba7dd4db8 Documented PeriodicWorkController hace 16 años
  Ask Solem ee603cea05 CHANGELOG renamed -> Changelog hace 16 años