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

racker / falcon / 525

Builds Branch Commit Type Ran Committer Via Coverage
525 master Merge pull request #286 from kgriffs/chore chore: Take care of some nits push 30 Jun 2014 06:12PM UTC kgriffs travis-ci pending completion   set done
524 master perf(API): When seaching responders, unpack each route in one step Pull #286 30 Jun 2014 06:02PM UTC kgriffs travis-ci pending completion   set done
523 master Merge pull request #285 from kgriffs/issues/250 feat(hooks): Run global "after" hooks even when an exception is raised push 30 Jun 2014 05:24PM UTC kgriffs travis-ci pending completion   set done
522 master feat(hooks): Run global "after" hooks even when an exception is raised This patch causes Falcon to execute the list of global "after" hooks after an exception is raised. Before this change, exceptions would circumvent the hooks, so there was no o... Pull #285 30 Jun 2014 05:13PM UTC kgriffs travis-ci pending completion   set done
521 master Merge pull request #283 from kgriffs/bug fix(API): Content-Length header not set for 416 status push 30 Jun 2014 04:57PM UTC kgriffs travis-ci pending completion   set done
520 master feat(hooks): Run global "after" hooks even when an exception is raised This patch causes Falcon to execute the list of global "after" hooks after an exception is raised. Before this change, exceptions would circumvent the hooks, so there was no o... Pull #285 30 Jun 2014 04:52PM UTC kgriffs travis-ci pending completion   set done
519 master Merge pull request #284 from kgriffs/master doc(hooks): Correct docstrings wrt bound methods push 30 Jun 2014 03:14PM UTC kgriffs travis-ci pending completion   set done
518 master doc(hooks): Correct docstrings wrt bound methods Pull #284 30 Jun 2014 02:52PM UTC kgriffs travis-ci pending completion   set done
517 master fix(API): Content-Length header not set for 416 status The latest HTTP 1.1 RFC states that the Content-Length header MUST NOT be set for 1xx and 204. It is also normally not set for 304. 416 is not mentioned, so we should set Content-Length for it. Pull #283 28 Jun 2014 02:14AM UTC kgriffs travis-ci pending completion   set done
516 master Merge pull request #282 from kgriffs/issues/277 fix(HTTPRangeNotSatisfiable): Don't allow media type to be set push 28 Jun 2014 02:05AM UTC kgriffs travis-ci pending completion   set done
515 master fix(HTTPRangeNotSatisfiable): Don't allow media type to be set This patch removes the unnecessary media_type param, since 416 doesn't normally include a body in the response. This change made some code in the API helper, compose_error_response, u... Pull #282 28 Jun 2014 01:55AM UTC kgriffs travis-ci pending completion   set done
514 master Merge pull request #276 from kgriffs/issues/109 feat(HTTPError): Support XML response bodies push 27 Jun 2014 09:08PM UTC kgriffs travis-ci pending completion   set done
513 master feat(HTTPError): Support XML response bodies Falcon will now return an XML error response if the client prefers that media type over JSON. The XML will be UTF-8 encoded. Closes #109 Pull #276 27 Jun 2014 07:18PM UTC kgriffs travis-ci pending completion   set done
512 master feat(HTTPError): Support XML response bodies Falcon will now return an XML error response if the client prefers that media type over JSON. The XML will be UTF-8 encoded. Closes #109 Pull #276 27 Jun 2014 03:33AM UTC kgriffs travis-ci pending completion   set done
511 master fix(hooks): Resource hooks shim doesn't work for callable classes If a callable class is passed as a hook, rather than a standalone function, the heuristic which determines whether or not to apply a shim for backwards-compatibility with existing ... push 27 Jun 2014 03:07AM UTC kgriffs travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • …
  • 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