summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* workdeploy-docsDavid Lord2019-08-067-0/+373
* 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
* | | update for latest pallets-sphinx-themeDavid Lord2018-08-0613-695/+42
* | | Use flask theme from `sphinx-pallets-themes`Tuukka Mustonen2018-05-1411-795/+99
|/ /
* | min support is py 2.7 and 3.4remove-26-33David Lord2018-01-034-170/+168
|/
* Added ProxyMiddleware (#1224)Armin Ronacher2017-12-301-0/+2
* Added information about file to be create with style.Bernardo Gomes2017-12-101-1/+3
* link issues in changesDavid Lord2017-11-301-1/+1
* Recommend `click` to replace `werkzeug.script`Antonio Ossa2017-03-281-1/+1
* Suggest pallets/click to replace werkzeug.scriptAntonio Ossa2017-03-281-1/+1
* Fix doc warnings and errors. Includes a import fix to handle py2. (#1030)romeojulietthotel2016-11-083-3/+6
* add docs about coloring http response logging (#1021)Cody2016-10-181-0/+6