Commit Verlauf

Autor SHA1 Nachricht Datum
  Michael f4498a7b48 [docs] Fixed double “imported” in workers guide. vor 9 Jahren
  Kevin Harvey 7a903e8720 Fixes a few grammatical and punctuation errors. vor 9 Jahren
  Dennis Brakhane 0cc9a4fd14 Fix LRUCache.update for Python 3.5 vor 9 Jahren
  Ask Solem d06f18bd1f Copyright 2015 vor 9 Jahren
  Ask Solem 9a51e325b2 Documentation now licensed under the CC BY-SA 4.0 license (Issue #2890) vor 9 Jahren
  Jeremy Cline af9477165b Added a missing comma in the docs. vor 9 Jahren
  Sukrit Khera 1996b2e574 Adding Sukrit Khera to contributor list vor 9 Jahren
  Ask Solem 6b183f99c1 flakes vor 9 Jahren
  Ask Solem 7aff49ec62 Merge branch '3.1' of github.com:celery/celery into 3.1 vor 9 Jahren
  Ask Solem 78d8b00e8b Bumps version to 3.1.19 vor 9 Jahren
  Ask Solem d4e72df2a7 flakes vor 9 Jahren
  Krzysztof Bujniewicz 555cba0680 Fix celery beat --detach in PyPy vor 9 Jahren
  Krzysztof Bujniewicz 4162030878 Fix celery beat --detach in PyPy vor 9 Jahren
  Ask Solem 08440fa76b Updates Changelog vor 9 Jahren
  Ask Solem c0389c226a Now depends on kombu 3.0.29 vor 9 Jahren
  Ask Solem 10f6904f83 Now depends on billiard 3.3.0.21 vor 9 Jahren
  Ask Solem e846d4b6d2 Updates Changelog vor 9 Jahren
  Ask Solem 1f3f130a2e Fixes MongoDB result backend URL parsing problem. Closes celery/kombu#375 vor 10 Jahren
  Juan Rossi 73a5918417 Fixed Security docs typo vor 9 Jahren
  D. Yu 75eb1be594 Hint for CELERYBEAT_SCHEDULE args for 1-item tuple vor 9 Jahren
  Josh Kupershmidt 8500b8d57f Fix for example code demonstrating celery events cam. vor 9 Jahren
  Sean Wang 9df9f5fd62 Removed an extra on_retry entry. vor 9 Jahren
  Pavel Savchenko 1fac122c72 Clearly explain how to use memory cache backend vor 9 Jahren
  Seungha Kim 359c7cfb6f Update canvas.rst vor 9 Jahren
  Ask Solem 7608c43977 PyPy: Try to handle KeyError when setting key. Closes #2862 vor 9 Jahren
  gmanipon 740beba1b6 Set priority from message properties if not in delivery_info vor 9 Jahren
  Ask Solem f3d3edbc62 Cosmetics for #2751 vor 9 Jahren
  Justin Patrin efd13231e6 Use all redis pipelines as context managers to ensure that they are always cleaned up properly, especially in the case of exceptions vor 9 Jahren
  Justin Patrin 60dda45080 Add myself to CONTRIBUTORS.txt vor 9 Jahren
  Justin Patrin 0fc2d1048d Add contextmanager methods to testing Pipeline vor 9 Jahren