• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

racker / falcon / 417

Builds Branch Commit Type Ran Committer Via Coverage
417 master Add and enable doc req for sphinxcontrib.napoleon This provides better support for Google-style docstrings Pull #247 02 Apr 2014 06:13AM UTC ex-nerd travis-ci pending completion   set done
416 master feat(falcon.Response): Support wsgi.file_wrapper This patch adds support for wsgi.file_wrapper, if it is provided by the WSGI server, to more efficiently pipe resp.stream to the client. NOTE: Applications do not need to do anything differently; ... Pull #249 31 Mar 2014 07:46PM UTC kgriffs travis-ci pending completion   set done
415 master refactor: move invalid header/param exceptions Format the exceptions that were located in request.py and move them to exceptions.py. Standardise the message formatting to include the param/header that is problematic in the description message. Pull #232 29 Mar 2014 08:20PM UTC cpallares travis-ci pending completion   set done
414 master Add basic autodoc for API documentation Pull #247 29 Mar 2014 06:42AM UTC ex-nerd travis-ci pending completion   set done
413 master test(travis): Remove py34 since it isn't available yet on Travis CI push 27 Mar 2014 05:02PM UTC kgriffs travis-ci pending completion   set done
412 master test(tox): Ensure Falcon works with Python 3.4 It appears to work with now changes! All tests green. Closes #244 push 27 Mar 2014 03:40PM UTC kgriffs travis-ci pending completion   set done
411 master test(tox): Add more cython envs This patch adds some more cython envs so that we can be sure to catch the odd cython-specific bug in the future. push 27 Mar 2014 03:11PM UTC kgriffs travis-ci pending completion   set done
410 master test: Fix result decoding of error bodies Some tests were failing under Py3K since the json library behaves a little differently when it comes to decoding bytestrings. To fix this, the simulate_request helper method was extended to take a new "de... push 27 Mar 2014 02:35PM UTC kgriffs travis-ci pending completion   set done
409 master fix: Remove ordered dict dependency for py2.6 This patch just uses a regular dict on py2.6 for creating error response bodies. It simply isn't worth the extra dependency. Closes Issue #226 push 26 Mar 2014 10:48PM UTC kgriffs travis-ci pending completion   set done
408 master fix(API): Default on_options responder causes Cython type error It was found that Cython's free function type is recognized as a function by inspect.getargspec. Since the code that depended on that hasn't been needed for a couple Falcon versions ... push 26 Mar 2014 09:33PM UTC kgriffs travis-ci pending completion   set done
407 master fix(API): Default on_options responder causes Cython type error It was found that Cython's free function type is recognized as a function by inspect.getargspec. Since the code that dependent on that hasn't been needed for a couple Falcon versions... push 26 Mar 2014 09:18PM UTC kgriffs travis-ci pending completion   set done
406 master test(travis): Re-enabling pypy env for TravisCI PyPy was previously removed due to a bug in Travis, but that has now been resolved, so let's start gating on it again. push 26 Mar 2014 08:39PM UTC kgriffs travis-ci pending completion   set done
405 master test(bench): Fix py26 incompatibilities This patch fixes some py26 incompatibilities in falcon-bench and passes positional args through tox for py26_bench and friends, so benchmark params can be tweeked as needed. push 26 Mar 2014 08:27PM UTC kgriffs travis-ci pending completion   set done
404 master test(pep8): Fix errors reported by latest flake8 version push 26 Mar 2014 07:45PM UTC kgriffs travis-ci pending completion   set done
403 master test(travis): Attempt re-enabling pypy env Pull #245 26 Mar 2014 07:22PM UTC kgriffs travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • …
  • 40
  • 41
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc