Historique des commits

Auteur SHA1 Message Date
  Ask Solem 9cfd49c44a Only show multiprocessing logs if envvar MP_LOG is set il y a 13 ans
  Ask Solem ecd5a74356 Now depends on kombu master il y a 13 ans
  Ask Solem 5f08d979d0 amqplib: Consumer is now using an epoll/kqueue/select event loop il y a 13 ans
  Ask Solem 9059724ed8 Signal handlers are now barebones, and only sets a flag for the consumer to respect il y a 13 ans
  Ask Solem 74410c9849 Retry sqlalchemy backend operations on DatabaseError/OperationalError. Closes #634 il y a 13 ans
  Ask Solem a412d3e63a flake8 il y a 13 ans
  Ask Solem d3192eb5c1 Merge branch 'ivirabyan/master' il y a 13 ans
  Ask Solem 0c040b9119 Fixes task package upgrade again il y a 13 ans
  Ask Solem 0ad83bf41d task module upgrade did not work il y a 13 ans
  Ask Solem 4272feb940 Tests passing il y a 13 ans
  Ask Solem e3418c22a2 Annotations now supports decorators if the key startswith '@'. il y a 13 ans
  Ask Solem c57ef46373 Properly clean up after sys.exc_info il y a 13 ans
  Ask Solem 3ee0e5bd28 Now depends on billiard >= 2.7.3.5 il y a 13 ans
  Ask Solem 11ce5ed014 Fixes typos in next-steps il y a 13 ans
  Ask Solem 3306d86872 Bumps version to 2.6.0rc2 il y a 13 ans
  Ask Solem 5a22319a92 Writing on the next-steps tutorial il y a 13 ans
  Ask Solem e08ac97f9c subtasks can now be set immutable, which means callbacks won't take new args il y a 13 ans
  Ask Solem 6d64d7a24f amqp/cassandra/mongodb backends now set result.children il y a 13 ans
  Ask Solem 8fd82dbd06 rst fixes il y a 13 ans
  Ask Solem 12a00a2513 Adds new option CELERY_INCLUDE as an alternative to CELERY_IMPORTS. Also Celery(include=[..]) works il y a 13 ans
  Ask Solem 6fa86ebd28 Started on the next-steps tutorial il y a 13 ans
  Ask Solem 2802c72b7e celery command now works with execv il y a 13 ans
  Ask Solem 3e51c52060 Small improvements to canvas il y a 13 ans
  Ask Solem 7396260046 Must make sure app is finalized il y a 13 ans
  Ask Solem aa668e1f53 regen can now be serialized using JSON (it's now a subclass of lists) il y a 13 ans
  Ask Solem 274dfb7841 --app option now 'autodetects' il y a 13 ans
  Ask Solem 57eb25ccc1 Adds Task.map + Task.starmap il y a 13 ans
  Ask Solem 461a71dda2 Builtin shared tasks must set app explicitly il y a 13 ans
  Ask Solem a1cc46a44b Tasks are now shared between apps by default, can be private by @task(shared=False) il y a 13 ans
  Ask Solem c3d34632d8 Task decorator now support a builtin argument, to makes the task be registered in all subsequent apps il y a 13 ans