コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem c1a6b41711 Updates Changelog 11 年 前
  Ask Solem dd0a69df72 Now depends on kombu 3.0.10 11 年 前
  Ask Solem 6b94ceb4f1 The celer purge command now warns and promopts for confirmation (can be disabled using new -f option) 11 年 前
  Ask Solem a07821a1f1 signature is now a local in celery shell 11 年 前
  Ask Solem 03544f8d10 Updates Changelog 11 年 前
  Ask Solem a8d365c2e8 Fixes 'celery inspect conf' and objgraph commands 11 年 前
  Ask Solem 1e3cb7522a Merge branch 'master' of github.com:celery/celery 11 年 前
  Ask Solem 1d00344719 Start entry for 3.1.8 11 年 前
  Ask Solem Hoel c89744ab1f Remove test change 11 年 前
  Ask Solem 44f8cea39b remove test changes 11 年 前
  Ask Solem b44554cce4 Merge branch 'master' of github.com:celery/celery 11 年 前
  Ask Solem Hoel a255fbcdfa git test#2 11 年 前
  Ask Solem e7978c5a96 Git test 11 年 前
  Pepijn de Vos b1f32ef44e Update CONTRIBUTORS.txt 11 年 前
  Ask Solem 167c00f7e1 Worker: Now uses WorkerShutdown instead of SystemTerminate so that gevent/eventlet can distinguish from "WorkerLostError" 11 年 前
  Ask Solem be782f2363 Make sure autodiscover_tasks is iterable. Closes #1797 11 年 前
  Ask Solem d4fbd6479f Addendum for #1799 11 年 前
  Ask Solem df9c39d989 Bin: Make sure subcommands inherit the --no-color preload option. Fixes #1799 11 年 前
  Ask Solem 4b21063f4b Tests passing 11 年 前
  Pepijn de Vos 276753698a Use pipeline for _set 11 年 前
  Ask Solem 0ed47324c4 Adds ability to set Redis backend connection_pool class/constructor 11 年 前
  Ask Solem c8598b53a0 Truncate args and kwargs in pool debug log 11 年 前
  Ask Solem 59ab2aa589 Events: Use bisect to ensure task index and worker heartbeats are sorted 11 年 前
  Ask Solem 9ed9ab5e52 Fixes test 11 年 前
  Ask Solem 5c7f8c5b7c Typo in previous commit 11 年 前
  Ask Solem 9d18610de2 Can now override AMQP.Queues class used 11 年 前
  Ask Solem 7822b2ff9f Fixed small issue with last commit 11 年 前
  Ask Solem 89531f6b4c Events: Heappop does not keep the underlying list in order 11 年 前
  Ask Solem f25157d4ac Must use l.sort not heapify 11 年 前
  Ask Solem 3fa1b2bf86 events dumper: flush stdout so output can be piped 11 年 前