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

falconry / falcon / 939

Builds Branch Commit Type Ran Committer Via Coverage
939 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 19 Apr 2015 03:19AM UTC necaris travis-ci pending completion   set done
938 master Fix excess whitespace Pull #493 18 Apr 2015 08:01PM UTC necaris travis-ci pending completion   set done
937 master feat(request): Add function to get param as date A user requested a feature where a param could be automatically parsed into a date. closes #293 Pull #519 18 Apr 2015 07:25PM UTC mcmasterathl travis-ci pending completion   set done
936 master Update to optionally store body Add a `RequestOption` to determine whether or not to store the raw body data. Pull #493 18 Apr 2015 06:46PM UTC necaris travis-ci pending completion   set done
935 master Update to optionally store body Add a `RequestOption` to determine whether or not to store the raw body data. Pull #493 18 Apr 2015 06:36PM UTC necaris travis-ci pending completion   set done
934 master WIP Pull #493 18 Apr 2015 06:26PM UTC necaris travis-ci pending completion   set done
933 master feat(response): Add get_header method Previously there was no way to check if a header had been set on a response, without accessing _headers which doesn't feel clean. This commit adds a get_header method on the response object for checking if a ... Pull #518 17 Apr 2015 03:28PM UTC lwcolton travis-ci pending completion   set done
930 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 16 Apr 2015 01:45PM UTC mcmasterathl travis-ci pending completion   set done
929 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 16 Apr 2015 11:37AM UTC necaris travis-ci pending completion   set done
928 master Fix pep8 error Pull #503 16 Apr 2015 12:54AM UTC ueg1990 travis-ci pending completion   set done
927 master Merge pull request #502 from mcmasterathl/mcmaster/feature_414 feat(api) Add HTTPStatus exception for immediate response push 15 Apr 2015 10:51PM UTC kgriffs travis-ci pending completion   set done
926 master Merge pull request #484 from kgriffs/routing feat(routing): New router architecture and faster default router push 15 Apr 2015 10:47PM UTC jmvrbanac travis-ci pending completion   set done
925 master Add option to block non-https requests. Added enforce_https flag to API. If true, middleware is added that checks whether https is the url scheme, the value of X-Forwarded-Proto header, or the first proto value of Forwarded header. If it is not, ... Pull #514 15 Apr 2015 09:51PM UTC paul291 travis-ci pending completion   set done
924 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 15 Apr 2015 09:40PM UTC kgriffs travis-ci pending completion   set done
923 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 15 Apr 2015 08:57PM UTC kgriffs travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 6
  • 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