Histórico de Commits

Autor SHA1 Mensagem Data
  Ask Solem 9ed2957883 Must monkeypatch logger in celery.log.setup_logger há 15 anos atrás
  Ask Solem 8b4d33d085 Remove celery.pool again há 15 anos atrás
  Ask Solem 7257cd1414 Monkey patches the multiprocessing backport "processName" error há 15 anos atrás
  Ask Solem 892f7a8221 Monkey patches the multiprocessing backport "processName" error há 15 anos atrás
  Ask Solem a367afd659 Added exact version dependency for multiprocessing backport: 2.6.2.2 há 15 anos atrás
  Ask Solem 44167f78e2 Allow for carrot backend_cls to be empty há 15 anos atrás
  Ask Solem 9280427981 Autogenerated documentation for github. há 15 anos atrás
  Ask Solem cd55c03e5f Fix rst syntax errors há 15 anos atrás
  Ask Solem a11dd72fcc Fix rst underline há 15 anos atrás
  Ask Solem 595398999b Updated Changelog for 0.8.1 há 15 anos atrás
  Ask Solem c071e9b3e5 Changed all doc references to AMQP_* settings to BROKER_* há 15 anos atrás
  Ask Solem d29f34645e New version requirement for carrot: 0.8.0 há 15 anos atrás
  Ask Solem d99712023c Fixed typo taskset.join() -> taskset_result.join() há 15 anos atrás
  Ask Solem a281b0e915 Made two separate module references; One public API, and one internal, making the reference more accessible. há 15 anos atrás
  Ask Solem b99cec76bf DynamicPool now moved to new package "billiard" where new multiprocessing.Pool related features will be. há 15 anos atrás
  Ask Solem b5ceb8cf3f Forgot to add .rst files for new autodoc modules. há 15 anos atrás
  Ask Solem 1fe744981d Revert the celery.distmeta change, just use celery/__init__.py há 15 anos atrás
  Ask Solem 457580f804 map() must now use ts.run().join() now that TaskSet.join() is gone há 15 anos atrás
  Ask Solem c29f2c9432 Add missing sphinx autodoc files há 15 anos atrás
  Ask Solem 8e2cb8d674 Document contrib.test_runner há 15 anos atrás
  Ask Solem 0714347bf7 Renamed celery.buckets -> celery.worker.buckets há 15 anos atrás
  Ask Solem 9ec1e95341 PEP8ify há 15 anos atrás
  Ask Solem 69aab52347 Move contrib/test_runner to be an actually installed python module: celery.contrib.test_runner há 15 anos atrás
  Ask Solem 4f4398d1a3 Script to verify that all autodoc files in the reference index is actually a still existing python module. há 15 anos atrás
  Ask Solem 2714647ddd Removed the --supervised feature, it was not working well, use supervisord há 15 anos atrás
  Ask Solem 2b1769c54d Removed TaskSet.join(): Use r = ts.run(); r.join() instead há 15 anos atrás
  Ask Solem 61e1077fe3 Moved docs from cookbook into userguide há 15 anos atrás
  Ask Solem 203fbf230e Now uses django-picklefield (finnaly got rid of the djangosnippets code!) há 15 anos atrás
  Ask Solem 48e81af47d Now depends on carrot >= 0.7.0 há 15 anos atrás
  Ask Solem a62a1d7a84 Fix rst typo há 15 anos atrás