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

racker / falcon / 678

Builds Branch Commit Type Ran Committer Via Coverage
678 master perf(Request): Cache native stream check Avoid having to call isinstance every time a new Request object is initialized. Use a flag that can be set after the first time this check is made, so that thereafter a simple boolean operation is required... Pull #363 30 Oct 2014 02:19PM UTC kgriffs travis-ci pending completion   set done
677 master Merge pull request #364 from kgriffs/issues/362 fix(setup): Not all modules are cythonized push 30 Oct 2014 02:10PM UTC kgriffs travis-ci pending completion   set done
676 master fix(setup): Not all modules are cythonized Ensure all framework modules (besides testing) are cythonized when Cython is available. Use dynamic discovery to avoid missing any modules that may be added in the future. Closes #362 Pull #364 30 Oct 2014 04:24AM UTC kgriffs travis-ci pending completion   set done
675 master perf(Request): Cache native stream check Avoid having to call isinstance every time a new Request object is initialized. Use a flag that can be set after the first time this check is made, so that thereafter a simple boolean operation is required... Pull #363 30 Oct 2014 03:20AM UTC kgriffs travis-ci pending completion   set done
674 master Merge pull request #360 from kgriffs/coverage test(req.uri): Test HTTPS URIs push 30 Oct 2014 02:44AM UTC kgriffs travis-ci pending completion   set done
673 master test(req.uri): Test HTTPS URIs Add tests to cover HTTPS URIs using default and non-default ports. Pull #360 30 Oct 2014 02:32AM UTC kgriffs travis-ci pending completion   set done
672 master merge from master branch of falcon Pull #329 29 Oct 2014 11:49PM UTC ealogar travis-ci pending completion   set done
671 master Merge pull request #361 from kgriffs/issues/342 refactor(falcon.exceptions): Rename module to falcon.errors push 29 Oct 2014 10:48PM UTC kgriffs travis-ci pending completion   set done
670 master refactor(falcon.exceptions): Rename module to falcon.errors It is (arguably) more Pythonic to talk about "errors" as opposed to "exceptions". Rename the exceptions module to reflect this. Closes #342 Pull #361 29 Oct 2014 10:33PM UTC kgriffs travis-ci pending completion   set done
669 master refactor(falcon.exceptions): Rename module to falcon.errors It is (arguably) more Pythonic to talk about "errors" as opposed to "exceptions". Rename the exceptions module to reflect this. Closes #342 Pull #361 29 Oct 2014 10:19PM UTC kgriffs travis-ci pending completion   set done
668 master test(req.uri): Test HTTPS URIs Add tests to cover HTTPS URIs using default and non-default ports. Pull #360 29 Oct 2014 10:10PM UTC kgriffs travis-ci pending completion   set done
667 master test(req.uri): Test HTTPS URIs Add tests to cover HTTPS URIs using default and non-default ports. Pull #360 29 Oct 2014 09:11PM UTC kgriffs travis-ci pending completion   set done
666 master Merge pull request #359 from kgriffs/rename_error_helpers refactor(HTTPError): Add a "to_" prefix to serialization methods push 29 Oct 2014 08:51PM UTC kgriffs travis-ci pending completion   set done
665 master test(req.uri): Test HTTPS URIs Add tests to cover HTTPS URIs using default and non-default ports. Pull #360 29 Oct 2014 08:32PM UTC kgriffs travis-ci pending completion   set done
664 master refactor(HTTPError): Add a "to_" prefix to serialization methods Perfix the serialization method names (.dict, .json, .xml) with "to_" in order to more clearly express their utility. Pull #359 29 Oct 2014 08:16PM UTC kgriffs travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • …
  • 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