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

falconry / falcon / 876

Builds Branch Commit Type Ran Committer Via Coverage
876 master fix(util) Add support for obsolete HTTP date formats Update http_date_to_dt to support obsolete date formats per RFC 7231. Fixes #255 Pull #494 14 Apr 2015 02:32PM UTC mcmasterathl travis-ci pending completion   set done
875 master doc(AUTHORS): Add Gino. Thanks for contributing! push 14 Apr 2015 03:20PM UTC kgriffs travis-ci pending completion   set done
874 master Merge pull request #485 from ginoledesma/use-super Use super() where possible push 14 Apr 2015 02:18PM UTC kgriffs travis-ci pending completion   set done
873 master feat(routing): New router architecture and faster default router This replaces the routing logic with a new, faster strategy based on on-the-fly generation of Python code. As part of replacing the logic, the architecture has been refactored to de... Pull #484 14 Apr 2015 02:11PM UTC kgriffs travis-ci pending completion   set done
872 master fix(util) Add support for obsolete HTTP date formats Update http_date_to_dt to support obsolete date formats per RFC 7231. Fixes #255 Pull #494 14 Apr 2015 02:09PM UTC mcmasterathl travis-ci pending completion   set done
871 master fix(request): Decouple form and URL param parsing Separate form and URL parameter parsing into `request.param` and `request.form_param`. Also, do not consume the POST stream unless the data is requested, and make the raw POST data available on th... Pull #493 14 Apr 2015 12:21PM UTC necaris travis-ci pending completion   set done
870 master fix(cookies): Only accepting ascii encodable strings as cookie name + value Pull #405 14 Apr 2015 06:33AM UTC tbug travis-ci pending completion   set done
869 master fix(request): Decouple form and URL param parsing Separate form and URL parameter parsing into `request.param` and `request.form_param`. Also, do not consume the POST stream unless the data is requested, and make the raw POST data available on th... Pull #493 14 Apr 2015 04:26AM UTC necaris travis-ci pending completion   set done
868 master fix(request): Decouple form and URL param parsing Separate form and URL parameter parsing into `request.param` and `request.form_param`. Also, do not consume the POST stream unless the data is requested, and make the raw POST data available on th... Pull #493 14 Apr 2015 04:22AM UTC necaris travis-ci pending completion   set done
867 master fix(Request) Change if-modified-since and if-unmodified-since headers to datetime objects instead of strings. Fixes #254 Pull #482 14 Apr 2015 01:58AM UTC ginoledesma travis-ci pending completion   set done
866 master fix(Request) Change if-modified-since and if-unmidified-since headers to datetime objects instead of strings. Fixes #254 Pull #482 14 Apr 2015 01:29AM UTC ginoledesma travis-ci pending completion   set done
865 master fix(errors) Use super() when accessing parent classes Use super() in object construction when accessing parent classes. This allows Python's MRU to do the heavy lifting and do the right thing. Fixes #386 See 1f10a90 Pull #485 14 Apr 2015 01:24AM UTC ginoledesma travis-ci pending completion   set done
864 master fix(Response): HTTP headers as strings Ensure HTTP headers and values are string types per PEP3333. This fixes wsgi servers running under py2k. Fixes #413 This doesn't enforce codepoint boundary yet (must be in \u00-\uFF) Pull #490 14 Apr 2015 01:20AM UTC ginoledesma travis-ci pending completion   set done
863 master doc(AUTHORS): Add mcmasterathl. Thanks for contributing! push 14 Apr 2015 12:08AM UTC kgriffs travis-ci pending completion   set done
862 master Merge pull request #481 from mcmasterathl/master feat(status_codes) Add friendly status code names push 14 Apr 2015 12:02AM UTC jmvrbanac travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 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