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

racker / falcon / 742

Builds Branch Commit Type Ran Committer Via Coverage
742 master fix(errors): HTTPServiceUnavailable error's retry_after can be datetime The class should now be converting retry_after of type 'datetime' to HTTP Date through falcon's util.dt_to_http(retry_after). This patch also updates the corresponding docstr... Pull #393 02 Dec 2014 03:19PM UTC TheSriram travis-ci pending completion   set done
741 master fix(errors): HTTPServiceUnavailable error's retry_after can be `datetime` The class should now be converting retry_after of type 'datetime' to HTTP Date through falcon's util.dt_to_http(retry_after). This patch also updates the corresponding docs... Pull #393 02 Dec 2014 03:02PM UTC TheSriram travis-ci pending completion   set done
740 master fix(errors): HTTPServiceUnavailable error's retry_after can be `datetime` The class should now be converting retry_after of type 'datetime' to HTTP Date through falcon's util.dt_to_http(retry_after). This patch also updates the corresponding docs... Pull #393 02 Dec 2014 02:51PM UTC TheSriram travis-ci pending completion   set done
739 master Merge pull request #385 from TheSriram/errors_413 feat(errors): allow raising Request Entity Too Large error push 02 Dec 2014 01:54AM UTC kgriffs travis-ci pending completion   set done
735 master chore(AUTHORS): Add lwcolton, Joacchim and BenjamenMeyer Thanks for contributing! push 01 Dec 2014 05:51PM UTC kgriffs travis-ci pending completion   set done
734 master fix(errors): allow raising Request Entity Too Large error This patch adds the ability to now raise Request Entity Too Large error directly, instead of just setting the status code on the Response object. Pull #385 27 Nov 2014 02:19AM UTC TheSriram travis-ci pending completion   set done
733 master feat(errors): allow raising Request Entity Too Large error This patch adds the ability to now raise Request Entity Too Large error directly, instead of just setting the status code on the Response object. Pull #385 27 Nov 2014 02:15AM UTC TheSriram travis-ci pending completion   set done
732 master Merge pull request #388 from xiaclo/patch-2 fix(testing): Removed redundant call to upper push 26 Nov 2014 11:41PM UTC kgriffs travis-ci pending completion   set done
731 master Merge pull request #381 from ealogar/bug/routing_after_req_mw bug(API): routing logic should be done after request mw push 26 Nov 2014 11:29PM UTC kgriffs travis-ci pending completion   set done
730 master Merge pull request #390 from BenjamenMeyer/bugfix_http_not_allow_description_usage_rebase fix(errors): bring 404 and 405 errors into RFC compliance push 26 Nov 2014 11:07PM UTC kgriffs travis-ci pending completion   set done
729 master fix: accept retry_after of type 'datetime.datetime' Pull #385 26 Nov 2014 03:18PM UTC TheSriram travis-ci pending completion   set done
728 master fix(API): routing logic should be done after request mw Routing logic should be done after the execution of request middleware. The execution of request middleware should be aware of routing logic. A logRequest middleware could not be executed if... Pull #381 26 Nov 2014 09:13AM UTC ealogar travis-ci pending completion   set done
727 master fix(errors): bring 404 and 405 errors into RFC compliance Per RFC 7231 6.5 states that 4xx errors should include a message to the user. Corrects the 404 and 405 errors so that developers may provide all the same options as available with other er... Pull #390 25 Nov 2014 10:58PM UTC BenjamenMeyer travis-ci pending completion   set done
726 master Merge remote-tracking branch 'origin/bugfix_http_not_allow_description_usage' into bugfix_http_not_allow_description_usage Pull #377 24 Nov 2014 07:10PM UTC BenjamenMeyer travis-ci pending completion   set done
725 master current API only allows one class to implement web methods according to its method names, this is limitting in some cases. With this new API, a developer can use one class to implement a set of APIs. The developer can simply add an instance of tha... Pull #389 24 Nov 2014 06:59PM UTC litong01 travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • …
  • 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