Commit History

Author SHA1 Message Date
  Ionel Cristian Mărieș f46f7b70e9 Skip pypy stuff. 11 years ago
  Ionel Cristian Mărieș e959d855f2 Remove 3.2 from the grid. 11 years ago
  Ionel Cristian Mărieș 46c5846236 Simplify test/coverage commands. Fix coveralls to only send out celery's coverage. 11 years ago
  Ionel Cristian Mărieș 51beb51e06 Simplify the test settings. Should leave a .coverage state file for coveralls to pick up now ... 11 years ago
  Ionel Cristian Mărieș 69ace6acc2 Ooops. Another copy-paste blunder ... 11 years ago
  Ionel Cristian Mărieș c3067695da Ooops. Correct the build matrix to have an entry for py3.2 and fix pypy entry. 11 years ago
  Ionel Cristian Mărieș 223e27488e Measure coverage in coveralls. 11 years ago
  Ionel Cristian Mărieș d81f2a9843 Add pypy and py3.2 to the travis build matrix. Use pypy ppa. 11 years ago
  Ionel Cristian Mărieș 03d41f9149 Merge pull request #1841 from ionelmc/contrib-fix 11 years ago
  Ionel Cristian Mărieș 3a5ee86de8 Extend the .gitignore a bit. 11 years ago
  Ionel Cristian Mărieș 988864c07f Extend the bug report section a bit. Add a symlink so docs can build. 11 years ago
  Ionel Cristian Mărieș f408f1ca9c Move contributing guide in root (so Github detects it). 11 years ago
  Ionel Cristian Mărieș ca15d7c125 Fix small wording error. 11 years ago
  Ionel Cristian Mărieș a40ea201f8 Merge pull request #1834 from ionelmc/fix-1785 11 years ago
  Ionel Cristian Mărieș cc46e09693 Cleanup the active_writes set too. 11 years ago
  Ask Solem c65bc1cb66 flakes 11 years ago
  Ask Solem 6065131f08 Adds Sphinx extension for autodoc documentation of tasks: celery.contrib.sphinx. Closes #1833 11 years ago
  Ask Solem 5f48a27a43 Fixes rst typo 11 years ago
  Ask Solem a0057bed68 Makes inspect.getargs(@task(x)) work. Issue #1833 11 years ago
  Ask Solem 3dae6a7666 Task.bin: Must not copy backend from app, task.backend is now instead a property. Closes #1821 11 years ago
  Ask Solem 98311d14f1 ConsumerStep: Requirements must be in fqdn 11 years ago
  Ask Solem a25955ce35 Improves bootstep docs 11 years ago
  Ask Solem 667f64bf1b Tests passing 11 years ago
  Ionel Cristian Mărieș a319c04986 Change the log message to be a warning instead of critical. 11 years ago
  Ionel Cristian Mărieș d3674b6913 Make sure all fds are removed from the hub when process is cleaned up. 11 years ago
  Ionel Cristian Mărieș f7d8310a16 Simplify the assertion message. 11 years ago
  Ionel Cristian Mărieș 8cab129397 Remove the Process from waiting_to_start in on_process_down. Process is gone, so we don't bother killing it in verify_process_alive. 11 years ago
  Ionel Cristian Mărieș 560d189f66 Add extra logging. Add detailed message to one very annoying assertion :) 11 years ago
  Ask Solem Hoel 59e44ae630 Merge pull request #1831 from eyvoro/patch-1 11 years ago
  Ask Solem 1eb62c18a6 rst typo 11 years ago