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

racker / falcon / 573

Builds Branch Commit Type Ran Committer Via Coverage
573 master feat(Response): Add convenience method for setting stream and length This adds a convenience method, set_stream(...), to the Response class for setting the stream and its length at the same time, which should help people not forget to set both an... Pull #318 02 Oct 2014 06:32PM UTC kgriffs travis-ci pending completion   set done
572 master Merge pull request #320 from kgriffs/issues/312 fix(Request): Unify behavior of get_param for lists push 02 Oct 2014 06:17PM UTC kgriffs travis-ci pending completion   set done
571 master fix(Request): Unify behavior of get_param for lists This patch changes get_param so that it behaves the same whether a list was specified in the query string using the HTML form style (in which each element is listed in a separate 'key=val' field... Pull #320 01 Oct 2014 09:52PM UTC kgriffs travis-ci pending completion   set done
570 master Merge pull request #317 from kgriffs/qs_parsing fix(Request): Be more lenient regarding query string param names push 01 Oct 2014 08:09PM UTC kgriffs travis-ci pending completion   set done
569 master Merge pull request #316 from kgriffs/issues/313 fix(Request): Improve parsing of application/x-www-form-urlencoded push 01 Oct 2014 08:04PM UTC kgriffs travis-ci pending completion   set done
568 master chore(AUTHORS): Add Barry and Jeffrey. Thanks guys! push 01 Oct 2014 07:58PM UTC kgriffs travis-ci pending completion   set done
567 master Merge pull request #307 from warsaw/refactor Internal refactoring and a few other changes to support restish-ish traversal push 01 Oct 2014 07:52PM UTC kgriffs travis-ci pending completion   set done
566 master * Refactor internal APIs to allow overriding traversal by subclasses. This enables subclass implementations to provide e.g. restish-style object-based traversal. * Add a `params` property which gives access to the full POSTed parameter list.... Pull #307 01 Oct 2014 03:25PM UTC warsaw travis-ci pending completion   set done
565 master feat(Response): Add convenience method for setting stream and length This adds a convenience method, set_stream(...), to the Response class for setting the stream and its length at the same time, which should help people not forget to set both an... Pull #318 29 Sep 2014 08:50PM UTC kgriffs travis-ci pending completion   set done
564 master fix(Request): Be more lenient regarding query string param names This patch allows a wider variety of characters to be used in query string params, while also slightly improving the performance of parsing the same. Pull #317 26 Sep 2014 08:58PM UTC kgriffs travis-ci pending completion   set done
563 master fix(Request): Improve parsing of application/x-www-form-urlencoded This patch adds error handling for non-ASCII form request bodies. If an improperly-encoded request is submitted, Falcon will log a message to the WSGI error log and ignore the req... Pull #316 26 Sep 2014 07:51PM UTC kgriffs travis-ci pending completion   set done
562 master As per discussion in https://github.com/racker/falcon/pull/307 when a key appears multiple times in the form data, get_param() returns one of them, although exactly which one is undefined. Similarly, apply the same logic to get_param_as_int() and... Pull #307 25 Sep 2014 06:33PM UTC warsaw travis-ci pending completion   set done
561 master Fix the py33 unittest faild Pull #315 23 Sep 2014 04:23AM UTC jeffrey4l travis-ci pending completion   set done
560 master Fold repeated query param fields into a single list Closes #312 Pull #315 23 Sep 2014 04:20AM UTC jeffrey4l travis-ci pending completion   set done
559 master Fold repeated query param fields into a single list Closes #312 Pull #315 23 Sep 2014 04:09AM UTC jeffrey4l travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • …
  • 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