コミット履歴

作者 SHA1 メッセージ 日付
  Ask Solem 0b5134d42a PyPy: Disable pool by default 14 年 前
  Ask Solem 1d55c1cd94 Added solo pool (i.e. no pool, just blocking inline) 14 年 前
  Ask Solem 74a8701279 Don't close channel after sending result 14 年 前
  Ask Solem 94d7694b37 Jython: Threads is now default under jython, and depends on threadpool + simplejson 14 年 前
  Ask Solem e2f8a5cead Now runs on Jython using -P threads 14 年 前
  Ask Solem 89b4849930 Added compiled jython files to gitignore 14 年 前
  Ask Solem 9c7955cdea Stupid friday typo 14 年 前
  Ask Solem 748fbbeb16 trace: Send task_failure signal 14 年 前
  Ask Solem 0552a14fa6 Adds signals.task_failure(task_id, exception, args, kwargs, traceback, einfo) 14 年 前
  Ask Solem 4fc9e9c624 Reset pidbox node on channel failure 14 年 前
  Ask Solem 58c5173718 Bumped version to 2.2.0rc3 14 年 前
  Ask Solem 25a59556f0 Replaced SharedCounter with good old fashioned mutual exclusion 14 年 前
  Ask Solem 09daed9785 homepage: Adds community loink 14 年 前
  Ask Solem eb6f52ca1b Events: Workers were not recognized as alive, because max_heartbets removed new heartbeats instead of old 14 年 前
  Ask Solem f7e34ecb42 PEP8ify + pyflakes 14 年 前
  Ask Solem c3e0ed81ad Updated copyright statements to include 2011 14 年 前
  Ask Solem 1d1ead532f Working implementation of celery.contrib.batches 14 年 前
  Ask Solem d7e5e7a7dc Adds SIGUSR2 as a breakpoint signal if CELERY_RDBSIG is set 14 年 前
  Ask Solem e7d191b9dd Docs: Fixes typo 14 年 前
  Ask Solem 7170e6e854 Adds autodoc for celery.contrib.rdb 14 年 前
  Ask Solem c73fcad146 Added debugging tutorail, and updated Changelog 14 年 前
  Ask Solem 925ca9c468 Remote Debugger: Only bind to localhost by default (not accessible by other hosts) 14 年 前
  Ask Solem f1a7b6eb82 celery.contrib.rdb: Remote Debugger for Celery tasks running in multiprocessing pool workers 14 年 前
  Ask Solem 2be7fb8a21 Fixed invalid test 14 年 前
  Ask Solem 877019b471 Send software info with worker-heartbeat sent by heartbeat command 14 年 前
  Ask Solem ddfce13e73 Documentation cleanup 14 年 前
  Ask Solem 73f31f295b AMQP Backend: Close connections after fork 14 年 前
  Ask Solem 33773e2b3c Pool semaphore should not be verbose. 14 年 前
  Ask Solem 29e5410ad5 Previous commit was totally borked (tested on wrong install :/) 14 年 前
  Ask Solem 50f27af8f8 pool: Only release semaphore if result not ready 14 年 前