Commit History

Author SHA1 Message Date
  Ask Solem 925ca9c468 Remote Debugger: Only bind to localhost by default (not accessible by other hosts) 14 years ago
  Ask Solem f1a7b6eb82 celery.contrib.rdb: Remote Debugger for Celery tasks running in multiprocessing pool workers 14 years ago
  Ask Solem 2be7fb8a21 Fixed invalid test 14 years ago
  Ask Solem 877019b471 Send software info with worker-heartbeat sent by heartbeat command 14 years ago
  Ask Solem ddfce13e73 Documentation cleanup 14 years ago
  Ask Solem 73f31f295b AMQP Backend: Close connections after fork 14 years ago
  Ask Solem 33773e2b3c Pool semaphore should not be verbose. 14 years ago
  Ask Solem 29e5410ad5 Previous commit was totally borked (tested on wrong install :/) 14 years ago
  Ask Solem 50f27af8f8 pool: Only release semaphore if result not ready 14 years ago
  Ask Solem f55c9c3140 Fixed documentation errors 14 years ago
  Ask Solem 88d92ed849 Bumps version to 2.2.0rc2 14 years ago
  Ask Solem a87a7a3bc3 PEP8ify + pyflakes 14 years ago
  Ask Solem 24875017c7 on_decode_error: Use repr() not str(). Closes #297. Thanks to gthb 14 years ago
  Ask Solem a143bd84d7 Merge branch 'lukaszo/master' 14 years ago
  Ask Solem c498e47f2d Removed loggerDict.clear() 14 years ago
  Ask Solem 3fd07db229 Deprecates Python 2.4 support\! 14 years ago
  Ask Solem bea1ab05e6 Cosmetics 14 years ago
  Ask Solem d75e15eeab Fixes broken test 14 years ago
  Ask Solem 0008abd59c New celeryd banner 14 years ago
  Ask Solem 377f1cc358 Cosmetics 14 years ago
  Ask Solem f804855bc1 TaskPublisher: Ensure entities are declare when retry enabled 14 years ago
  Ask Solem 8670d21eb3 Warning emitted by celery.decorators was accidentally UserWarning (should be deprecationwarning) 14 years ago
  Ask Solem 3ef71fce7d Adds new fields to worker events: sw_ident, sw_ver, sw_sys 14 years ago
  Ask Solem e5cf80c137 Cosmetics 14 years ago
  Ask Solem 47e638a364 celery.Task is now current_app.Task 14 years ago
  Ask Solem 902515612c [Optimization] Added app.Task: Default task base class 14 years ago
  Ask Solem 3cbd7cedc8 Fixes issues related to producer queue declarations. 14 years ago
  Ask Solem 156c8edb02 Cosmetics and cleanup 14 years ago
  Ask Solem e3bba2d089 Cosmetics 14 years ago
  Ask Solem adc3fd56fb Stole LocalProxy from Werkzeug, and added celery.current_app (always points to the current app) 14 years ago