summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* document werkzeug loggerBrad Solomon2020-02-041-0/+16
* docs cleanupDavid Lord2020-02-041-15/+22
* Add support for WebSocket rules in the routingpgjones2020-02-031-0/+29
* Merge branch '0.16.x'David Lord2020-01-261-40/+7
|\
| * remove old docs about decoding errorsDavid Lord2020-01-261-40/+7
* | update wrapper mixin docsDavid Lord2020-01-141-11/+43
* | docs for merge_slashesDavid Lord2020-01-053-18/+26
* | remove deprecated top-level importsDavid Lord2019-09-172-56/+0
* | more test.rst py3 compatDavid Lord2019-09-091-6/+5
* | Update "Test Utilities" doc to Python 3Jérôme Lafréchoux2019-09-091-8/+9
* | Added missing HTTPException subclasses to docs.Pieter van Beek2019-09-021-0/+10
* | use cryptography instead of pyOpenSSLalex2019-07-121-1/+1
* | highlight server log with Click instead of termcolorBatuhan Taşkaya2019-07-122-5/+10
* | add InternalServerError.original_exception attributeDavid Lord2019-06-201-0/+1
* | Merge branch '0.15.x'David Lord2019-06-026-6/+6
|\ \ | |/
| * fix docs module directivesDavid Lord2019-06-026-6/+6
| * fix incorrect import pathBen Steadman2019-05-151-1/+1
* | Add utils.invalidate_cached_property()David Baumgold2019-03-201-0/+2
* | drop support for Python 3.4David Lord2019-03-191-1/+1
* | remove deprecated codeDavid Lord2019-03-1913-294/+0
|/
* use sphinx-issuesDavid Lord2019-03-113-1/+12
* apply code stylecode-styleDavid Lord2019-03-083-3/+2
* Merge branch '0.14.x'David Lord2019-01-2817-300/+128
|\
| * modernize docs config0.14.xDavid Lord2019-01-2737-1692/+171
* | all deprecations warnings show removal versionDavid Lord2019-01-271-107/+2
* | Revert "move dynamic charset wrapper out of contrib"David Lord2019-01-272-17/+7
* | move wsgi middlewareDavid Lord2019-01-279-34/+11
* | port Flask's JSONMixin implementationDavid Lord2019-01-262-5/+3
* | update changelog for contrib deprecationsdeprecate-contribDavid Lord2019-01-251-4/+4
* | move dynamic charset wrapper out of contribDavid Lord2019-01-252-7/+30
* | move json wrapper out of contribDavid Lord2019-01-243-10/+26
* | more prominent deprecation message in docsDavid Lord2019-01-232-6/+8
* | deprecate contrib securecookie and sessionsDavid Lord2019-01-232-0/+10
* | deprecate contrib.iterioDavid Lord2019-01-231-1/+4
* | move ProfilerMiddleware out of contribDavid Lord2019-01-212-8/+5
* | move LintMiddleware out of contribDavid Lord2019-01-212-6/+5
* | deprecate contrib.fixersDavid Lord2019-01-211-8/+4
* | move ProxyFix out of contribDavid Lord2019-01-215-17/+17
* | document ValidationError in ConverterDavid Lord2019-01-121-16/+39
* | click error message to jump to bottom of tracebackDavid Lord2018-12-101-51/+63
* | add REQUEST_URI and RAW_REQUEST to environDavid Lord2018-12-091-0/+23
* | use regular DeprecationWarning with default filterDavid Lord2018-12-094-22/+45
* | Deprecate contribs: atom, jsrouting, limiter.Hsiaoming Yang2018-12-091-0/+3
* | encode response in low level docs exampleDavid Lord2018-12-011-1/+1
* | Fixed mod_rerwiteMrVallentin2018-11-031-2/+2
* | Use https for external links wherever possibleAditya2018-10-268-19/+19
* | Merge remote-tracking branch 'origin/master' into switch-to-pallets-themeDavid Lord2018-08-062-5/+14
|\ \
| * | handle WWWAuthenticate object for headerDavid Lord2018-05-311-4/+2
| * | add unix socket capability to dev_server fixtureDavid Lord2018-05-291-8/+7
| * | Enable unix domain socket bindingSergio Salazar2016-10-131-0/+12