Historial de Commits

Autor SHA1 Mensaje Fecha
  Ask Solem 40212ee94b worker rate_limit command: Handle invalid rate limit strings properly. hace 15 años
  Ask Solem 4a03e68514 Fixed typo in previous commit: celery.concurrency.processing -> .processes hace 15 años
  Ask Solem 4e57d705e9 Billiard moved back to celery repo, as Debian doesn't approve much of it. hace 15 años
  Ask Solem 12773c23fc Updated Changelog hace 15 años
  Ask Solem 291fb3b078 celeryev: Show STARTED state in yellow color hace 15 años
  Ask Solem 42121b48d5 task-accepted event renamed to task-started. Thanks to runeh. hace 15 años
  Ask Solem 9f68b1e811 celery.concurrency.threads: Experimental ThreadPool support. hace 15 años
  Ask Solem ff7e5cff45 Logging colors: Fixes 'mod_wsgi.Log object has no 'isatty' attribute' hace 15 años
  Ask Solem 53f5c89618 Fixed invalid link to the ghettoq library in the documentation. Thanks to Kami. Closes #125 hace 15 años
  Ask Solem dac8d70291 Closes #126 (celeryd-multi expects values for non-value args) hace 15 años
  Ask Solem dd950ac212 Bumped version to 1.1.1 hace 15 años
  Ask Solem c9b498729a Remove nose, nose-cover3, unittest2, simplejson from setup_requires. hace 15 años
  Ask Solem 27ed5955ef celery.bin.celerybeata: Fixed typo logfile -> self.logfile hace 15 años
  Ask Solem d3d6c690d7 Now depends on carrot >= 0.10.5 hace 15 años
  Ask Solem 545bd2bab5 Merge branch 'master' of github.com:ask/celery hace 15 años
  Ask Solem 347bc2b808 Tests now passing without a running broker. Using the in-memory backend. hace 15 años
  Ask Solem 119b0a4095 Fixed Tyrant Skiptests hace 15 años
  Vincent Driessen 895af00b1f Fix: docbugs. hace 15 años
  Ask Solem c16d43b9da celeryev: Added 'l' to set rate limits, refactored keypress handler and added remote control reply windows. hace 15 años
  Ask Solem 1728ac52bb worker.control.bultins.revoke: Now returns {"ok": "task $id revoked"} hace 15 años
  Ask Solem 5c7434c339 doh! hace 15 años
  Ask Solem 2fc05570bb unicode in kwargs thing again hace 15 años
  Ask Solem b37d862d63 celeryev: kwargs can't be unicode hace 15 años
  Ask Solem 321462da36 celeryev: 'i' key now shows task info hace 15 años
  Ask Solem f4ac0307df celeryd: Can now enable/disable events using remote control: hace 15 años
  Ask Solem 22be1607b4 celeryev: Fixed some more bugs hace 15 años
  Ask Solem a5070b7717 celeryev: decrease refresh frequency hace 15 años
  Vincent Driessen 4ce7b44cb0 Merge branch 'master' of ssh://github.com/ask/celery hace 15 años
  Ask Solem d9742a69f0 celeryev: T key now displays traceback of failed task in a new window + hostname not passed from listener to EventDispatcher hace 15 años
  Vincent Driessen 9a6a60479e Use time.time() if task has a None timestamp. hace 15 años