Commit Graph

  • cdb0cd46cf OpenDev Migration Patch debian/newton OpenDev Sysadmins 2019-04-19 19:37:12 +00:00
  • cf011c7c8f test(bench): Add Django benchmark (#1087) master Kurt Griffiths 2017-07-20 07:40:23 -06:00
  • b51d4e9a35 feat(Request): Add support for several proxy "forwarded" headers (#1083) Kurt Griffiths 2017-07-17 15:43:06 -06:00
  • c50a89d428 fix(routing): Fix field converter argstr going past closing paren (#1085) Kurt Griffiths 2017-07-14 12:05:13 -06:00
  • b70ae05c2d feat(routing): Add ABC for URI template field converters (#1084) Kurt Griffiths 2017-07-12 22:21:53 -06:00
  • 5c2d118fe9 feat(routing): Add UUIDConverter (#1082) Kurt Griffiths 2017-07-07 13:11:10 -06:00
  • adc22e1a43 refactor(print_routes): Clean up test code and DRY traverse() (#1080) Kurt Griffiths 2017-07-07 08:03:43 -06:00
  • 60fa5f0327 docs: Updating to reflect the move to Gitter Kurt Griffiths 2017-07-06 19:53:44 -06:00
  • 826febdce6 refactor: Make the CompiledRouter pickleable (#1077) Munir Contractor 2017-07-06 15:38:48 -04:00
  • c50be6f3b4 feat(routing): Add DateTimeConverter (#1079) Kurt Griffiths 2017-07-05 21:22:42 -06:00
  • 72c634e8f7 doc: Rework introductory text in docs and README (#1078) Kurt Griffiths 2017-07-05 20:32:03 -06:00
  • 25e0c3873b doc(errors): Fix RFC links (#1076) Kurt Griffiths 2017-06-30 22:35:57 -06:00
  • a946638c30 doc(errors): Index new error classes (#1075) Kurt Griffiths 2017-06-30 18:42:11 -06:00
  • eb81a2155c fix(HTTPError): Remove extra headers entry in docstring (#1074) Kurt Griffiths 2017-06-30 18:19:07 -06:00
  • 4767b07ba8 docs(errors): Removing extra "headers" entries from error docstrings (#1072) John Vrbanac 2017-06-30 17:16:35 -05:00
  • 0ec653486b chore(travis): Adding gitter notification for Travis (#1073) John Vrbanac 2017-06-30 16:47:48 -05:00
  • f6ca886324 feat(API): Foundational support for URI template field converters (#1067) Kurt Griffiths 2017-06-27 21:25:15 -06:00
  • fe1dfd0fad feat: Add 5xx error classes (#1066) wssbck 2017-06-27 16:15:27 +02:00
  • ef03f4c880 Added a get_param_as_datetime() method to fetch query param as datetime (#1053) Ritesh Kadmawala 2017-06-15 20:13:32 +05:30
  • 975565ba53 test: Use 3.6 instead of 3.5 and remove xdist since it is buggy with py3 (#1069) Kurt Griffiths 2017-06-15 00:02:33 -06:00
  • 3495344ff4 feat: Request and Response media-type handling (#1050) John Vrbanac 2017-06-15 00:38:47 -05:00
  • 7e31c65b9a test: DRY up test_error and removing wrapper classes for router and dep tests (#1065) John Vrbanac 2017-05-26 10:59:27 -07:00
  • 5da8aad15b test: Clean up hook and print api tests (#1064) John Vrbanac 2017-05-25 11:27:14 -07:00
  • 04d73f5256 refactor(tests): Migrate to pytest (#1057) Serge 2017-05-25 20:32:55 +03:00
  • b7cc80b8ed feat: Add referer attribute to request (#1063) mayurmahajan 2017-05-24 17:22:47 -07:00
  • 4578017def feat: Make it easier to set content-type (#1058) mayurmahajan 2017-05-24 15:29:58 -07:00
  • f7849a8ac5 fix: Resolve PyTest and linting errors on the build (#1060) John Vrbanac 2017-05-23 12:12:17 -07:00
  • f1597d77e6 feat(CompiledRouter): Add an intermediate AST step to the compiler (#1040) Kurt Griffiths 2017-05-17 09:47:10 -06:00
  • e0abfcfc64 feat: Add CPython 3.6 support (#1048) Kurt Griffiths 2017-05-10 21:39:35 -06:00
  • c2a6999186 feat: Add __repr__ for Request, Response, and HTTPError (#1041) Naveen Yadav 2017-05-11 06:08:08 +05:30
  • 403170fbb4 doc(FAQ): How to access form params (#1045) Kurt Griffiths 2017-05-08 08:55:45 -06:00
  • 67ca1ad679 test: Add Hug test and reorganize scripts and requirements (#1042) Kurt Griffiths 2017-05-07 22:00:31 -06:00
  • 1ae0a68dd2 doc: Move FAQ (#1044) Kurt Griffiths 2017-05-07 21:48:07 -06:00
  • 27a14e5458 Open 1.3.0 development Kurt Griffiths 2017-05-01 17:19:45 -06:00
  • f375729cbd chore: Remove build tag 1.2.0 Kurt Griffiths 2017-05-01 17:05:49 -06:00
  • a648dd1c7a chore: Note Response.delete_header() in changelog (#1039) Kurt Griffiths 2017-04-27 16:10:59 -06:00
  • 77b5afafe3 chore: Update changelog (#1021) Kurt Griffiths 2017-04-26 23:38:01 -06:00
  • 097cc93aa1 doc: Clarify warning banner text (#1035) Kurt Griffiths 2017-04-26 23:16:47 -06:00
  • 62a3fa46d3 doc(Response): "Sets..." ---> "Set..." (#1036) Kurt Griffiths 2017-04-26 23:06:23 -06:00
  • 7b22daa3a6 Response header delete (#1032) Ron Rothman 2017-04-26 22:59:04 -04:00
  • 0b792f3891 doc(Request): Improve auto_parse_form_urlencoded docstring (#1038) Kurt Griffiths 2017-04-26 20:30:53 -06:00
  • 333e5164be chore: Disable Jython travis job (#1023) Kurt Griffiths 2017-04-25 11:25:49 -06:00
  • 14a9c05654 chore: Tag build as RC1 1.2.0rc1 Kurt Griffiths 2017-04-21 15:49:30 -06:00
  • b1517e8104 fix: URI template field parsing bugs (#1019) Kurt Griffiths 2017-04-20 08:41:55 -06:00
  • 082dca5991 chore: Use pytest-xdist (#1018) Kurt Griffiths 2017-04-14 15:41:45 -06:00
  • 661c77a901 doc: Rework the tutorial (#1009) Kurt Griffiths 2017-04-14 10:53:03 -06:00
  • 77907f1548 doc: Improve errors documentation, esp. re serialization (#1012) Kurt Griffiths 2017-04-13 22:04:23 -06:00
  • b1e5e2c6f5 chore(tox): Cleanup tox.ini (#1017) Kurt Griffiths 2017-04-13 17:41:05 -06:00
  • 9cb4b24c83 test: Migrate URI template and router testing to pytest (#1016) Kurt Griffiths 2017-04-13 17:12:36 -06:00
  • da9c4fd943 fix: Broken paths in MANIFEST.in (#1015) Kurt Griffiths 2017-04-13 16:59:07 -06:00
  • 506b39036e Add LICENSE to MANIFEST.in (#1014) Joshua Adelman 2017-04-10 19:20:01 -04:00
  • 73507b1a30 doc(tutorial): Testing as part of the tutorial. (#934) Michal Bultrowicz 2017-03-07 19:08:57 +00:00
  • d43d295c6e doc(API): Improve req, resp param descriptions and related docs (#1003) Kurt Griffiths 2017-02-21 14:27:22 -07:00
  • ee89b7c9ff doc(routing): Clarify req kwarg Kurt Griffiths 2017-02-13 09:08:15 -07:00
  • 572d3ac907 chore(routing): Tweak docs, move helper code to api_helpers, add req kwarg (#1002) Kurt Griffiths 2017-02-13 08:43:18 -07:00
  • ad583b9e17 feat(API): Add support for routing on full request (#1001) Steven Seguin 2017-02-10 19:55:52 -05:00
  • f3ca318c5d feat(errors): Additional error classes (#973) wssbck 2017-02-03 19:36:24 +00:00
  • b368988555 doc(strip_url_path_trailing_slash): Remove redundant "when present" (#996) Kurt Griffiths 2017-01-30 09:08:19 -07:00
  • 49af7c7320 doc: Add Release notes for 1.2.0 (#994) Kurt Griffiths 2017-01-27 16:09:09 -07:00
  • 0b4cfb112b doc(HTTPFailedDependency): Remove PROPPATCH reference Kurt Griffiths 2017-01-27 14:02:48 -07:00
  • 08389c92a9 feat(API): Support for closing filelike response stream objects (#961) Hans Lellelid 2017-01-27 15:23:06 -05:00
  • 8176dc5952 fix(routing): Default OPTIONS responder should return 200, not 204 (#993) Kurt Griffiths 2017-01-27 08:43:33 -07:00
  • 673bb2e136 feat(Response): Add an option for disabling secure cookies for testing (#991) Kurt Griffiths 2017-01-26 20:32:05 -07:00
  • 8be7ff7057 doc(CSS): Make clickable references look clickable (#992) Kurt Griffiths 2017-01-26 20:21:33 -07:00
  • 2552d31247 doc(Request,Response): Improve presentation (#990) Kurt Griffiths 2017-01-26 16:39:10 -07:00
  • 93a315baac feat(Request): Add a 'default' kwarg to get_header() (#988) Kurt Griffiths 2017-01-26 15:50:50 -07:00
  • ca79d36c9c fix(CompiledRouter): Provide a detailed error message for route conflicts (#984) Kurt Griffiths 2017-01-26 14:28:39 -07:00
  • f690c4a634 doc(status): Adding missing status constants (#985) Kurt Griffiths 2017-01-26 14:14:40 -07:00
  • 71ef0baa21 fix(API): Normalize response status to type str under py27 (#986) Kurt Griffiths 2017-01-26 13:17:40 -07:00
  • dc1dd5a8f9 docs(readme): fix a typo (#983) Jahongir 2017-01-27 00:44:26 +05:00
  • f5b1d48c4f doc(errors): Add missing error classes to the page (#987) Kurt Griffiths 2017-01-26 12:00:17 -07:00
  • 21722fdfa5 doc: Link to wiki in a few locations, and move community section up (#982) Kurt Griffiths 2017-01-26 10:36:43 -07:00
  • cc834b7859 doc: Don't use a fixed sidebar to better accomodate small screens (#981) Kurt Griffiths 2017-01-26 08:32:13 -07:00
  • 71cda9933b doc(CSS): Fix several alignment and color issues (#980) Kurt Griffiths 2017-01-25 19:09:52 -07:00
  • fa1d69c803 feat(Request): Refine the new protocol, port, and netloc attrs (#978) Kurt Griffiths 2017-01-25 11:25:44 -07:00
  • 018d886b9e doc(RequestOptions): Refine strip_url_path_trailing_slash docstring (#979) Kurt Griffiths 2017-01-24 18:04:00 -07:00
  • 13a5b55757 feat(Request): Add an option to keep a trailing slash in the request path (#966) (#972) roeih-stratoscale 2017-01-25 02:30:14 +02:00
  • 8216617f07 doc(API): Minor capitalization and markup fix for independent_middleware (#977) Kurt Griffiths 2017-01-24 14:16:08 -07:00
  • 3e407311fc feat(Request): Add port, netloc, and scheme attributes (#917) Naveen Yadav 2017-01-25 02:15:51 +05:30
  • 8be1d4adb0 doc: Mention ujson in the CPython installation instructions (#974) Kurt Griffiths 2017-01-24 13:19:38 -07:00
  • 4a115e8111 feat(testing): Support setting the protocol when simulating requests (#964) Kurt Griffiths 2017-01-24 13:03:06 -07:00
  • 33d35c6893 feat(middleware): Optional, independent execution of request and response middleware (#926) Matt Giles 2017-01-24 10:43:21 -08:00
  • 883898ad27 style: Removing duplicate license comment lines (#968) John Vrbanac 2017-01-24 09:20:53 -06:00
  • 1769092f21 fix(API): Always set the Vary header when serializing errors (#952) Kurt Griffiths 2017-01-24 08:14:34 -07:00
  • f552316681 perf: Json dump speedup (#954) Martin Asell Backlund 2017-01-18 01:18:01 +08:00
  • e97e9aedaa chore: Update test environments (#971) Kurt Griffiths 2017-01-16 12:36:08 -07:00
  • a61e6d27ad feat: Add additional HTTP status codes (#834) wssbck 2017-01-07 00:53:50 +01:00
  • 5fb037ddc9 chore: Move pytest-runner to tests_requires (#945) Zhigang Wang 2016-12-19 22:47:56 -05:00
  • e0dbbca691 fix: strip whitespaces when parsing cookie in tests (#957) Qingping Hou 2016-12-19 19:27:34 -08:00
  • 8df8e767fa docs(User Guide): Add to the documentation Waitress server working with Falcon (#946) Rafał Kasa 2016-12-19 01:34:36 +01:00
  • c2b620cddc style: Fix new linting errors from pep8 (#958) John Vrbanac 2016-12-13 09:55:21 -06:00
  • 5cf936aed4 Bumped debhelper compat version to 10 Ondřej Nový 2016-11-24 00:06:01 +01:00
  • 1379641638 chore(tox): Fix errors due to new versions of flake8 and requests (#949) Kurt Griffiths 2016-11-18 18:51:40 -07:00
  • 463593f194 doc(testing): Avoid confusion over whether module scope is necessary (#943) Kurt Griffiths 2016-11-07 19:35:26 -07:00
  • 4c0c5b4b58 fix(router): Allow single character route fields (#937) Alan Lu 2016-11-07 12:05:17 -06:00
  • 22acd2b2d9 doc(Request): Add missing colon after "Keyword Arguments" (#941) Kurt Griffiths 2016-11-06 19:22:10 -07:00
  • dea65e8092 Fix document typo (#940) Zhigang Wang 2016-11-06 20:12:40 -05:00
  • c5cdf2bd85 doc(API): Set 'Vary' header in set_error_serializer example, cross-link (#938) Kurt Griffiths 2016-11-03 21:13:18 -06:00
  • da39eeb561 test: Add tox envs for running various WSGI servers to dump the environ (#936) Kurt Griffiths 2016-10-29 10:28:14 -06:00
  • 145f4bef9a test: Make dump_wsgi.py work on both py2 and py3k (#935) Kurt Griffiths 2016-10-29 10:15:49 -06:00