Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem a735fc022a Release put semaphore if supervisor finds dead process. hace 15 años
  Ask Solem 25b03c41a2 setup.py: 'nose' added to tests_require hace 15 años
  Ask Solem eaa4d5ddc0 multiprocessing.pool: Properly handle encoding errors, so pickling errors doesn't crash the worker processes. hace 15 años
  Ask Solem 27b66f4bd9 Added Python version trove classifiers: 2.4, 2.5, 2.6 and 2.7 hace 15 años
  Ask Solem 28a17d952c Added Gunnlaugur Thor Briem to AUTHORS hace 15 años
  Ask Solem 334a13b017 Merge branch 'gthb/master' hace 15 años
  Ask Solem 0e20acc53c Updated Changelog hace 15 años
  Ask Solem 7ddcf29706 Recent (2 days ago) commit kept task requests in memory forever... ;) hace 15 años
  Ask Solem 6ca8aab89f Added CELERYD_ETA_SCHEDULER_PRECISION to control the minimum sleep interval between scheduler ticks. hace 15 años
  Ask Solem 91b7a23b1a Added images and CSS for new homepage hace 15 años
  Gunnlaugur Thor Briem 975b3981e7 Make PickleType hack work on SQLAlchemy 0.5.x also hace 15 años
  Gunnlaugur Thor Briem c35dbaef22 Merge branch 'master' of http://github.com/ask/celery hace 15 años
  Gunnlaugur Thor Briem e1936b10ba Fix missing isEnabledFor in logger adapter hace 15 años
  Gunnlaugur Thor Briem 280cbb4839 Fix incorrect config key in documentation hace 15 años
  Ask Solem 0b1bc043ac Last commit made test invalid and broke the build hace 15 años
  Ask Solem ce87ec5752 Burst through several eta tasks at once, do not always sleep between scheduler iterations. hace 15 años
  Ask Solem d789a8f203 Fixed the last pending_xref. I hope. Closes #142. hace 15 años
  Ask Solem c5b924f13d More :returns: hace 15 años
  Ask Solem acfb51c045 API reference: Fix :returns: / :rtype: so they work with Sphinx 1.0b2 hace 15 años
  Ask Solem 606fd2a350 celery.messaging._exchanges_declared is now a set hace 15 años
  Ask Solem 508b48161c userguide/executing: Use publisher instead of connection to send bulk tasks. hace 15 años
  Ask Solem 6a45cb8bd2 KeyError, not IndexError hace 15 años
  Ask Solem d9d3c70c6e Routes: CELERY_ROUTES can be dict, which also has __iter__ hace 15 años
  Ask Solem 02bd2f2efb celery.execute: Forgot to pass CREATE_MISSING_QUEUES to Router. hace 15 años
  Ask Solem 69ed70b2b6 Merge branch 'master' of github.com:ask/celery hace 15 años
  Ask Solem 233087e557 Remote control command 'stats': Show detailed info about active tasks. hace 15 años
  Vincent Driessen 87837bed76 Missing (explicit) return statement for method. hace 15 años
  Ask Solem ac9b4a7f83 Task.__reduce__: Properly pickle task instances created with the task decorator hace 15 años
  Ask Solem 36e469ea16 Don't show logo in docs/introduction.txt (only in README) hace 15 años
  Ask Solem 34105f8d72 Added Armin Ronacher to AUTHORS hace 15 años