summaryrefslogtreecommitdiff
path: root/docs/serving.rst
Commit message (Expand)AuthorAgeFilesLines
* remove deprecated dev server shutdown functionDavid Lord2021-11-051-21/+0
* document server shutdown without deprecated dev functionDavid Lord2021-08-061-9/+56
* update docs about log colorDavid Lord2021-01-181-4/+4
* remove unused ref directivesDavid Lord2020-03-191-2/+2
* use "str" and "bytes" instead of "unicode"David Lord2020-03-171-7/+5
* use cryptography instead of pyOpenSSLalex2019-07-121-1/+1
* highlight server log with Click instead of termcolorBatuhan Taşkaya2019-07-121-3/+8
* Merge branch '0.14.x'David Lord2019-01-281-3/+3
|\
| * modernize docs config0.14.xDavid Lord2019-01-271-4/+4
* | Use https for external links wherever possibleAditya2018-10-261-1/+1
* | add unix socket capability to dev_server fixtureDavid Lord2018-05-291-8/+7
* | Enable unix domain socket bindingSergio Salazar2016-10-131-0/+12
|/
* add docs about coloring http response logging (#1021)Cody2016-10-181-0/+6
* Add an extras_require entry for the optional watchdog dependency (#930)Ed Morley2016-05-091-1/+2
* Fix typos in serving Troubleshooting section (#922)Rafael Carício2016-05-031-2/+2
* Improve docsMarkus Unterwaditzer2015-03-221-13/+28
* Added some docs for the watchdog reloader.Armin Ronacher2014-08-311-0/+19
* Added is_running_from_reloader to docs.Armin Ronacher2014-08-311-0/+2
* Update dependency notes in docsMarkus Unterwaditzer2014-08-251-4/+5
* Doc updatesMarkus Unterwaditzer2014-08-251-2/+3
* Kill ConnectionFixMarkus Unterwaditzer2014-08-251-4/+6
* Fixed code highlighting.Jochen Kupperschmidt2014-07-201-4/+4
* Improved SSL support and docs for it.Armin Ronacher2011-10-111-8/+47
* Added an ugly way to shutdown the Werkzeug serverArmin Ronacher2011-07-051-0/+16
* Added transition docs and moved two functions into better modulesArmin Ronacher2011-01-031-1/+1
* Switched everything to long importsArmin Ronacher2011-01-031-1/+1
* IPv6 love for the werkzeug server.Armin Ronacher2010-02-241-4/+9
* added support for SSL to the builtin development server.Armin Ronacher2009-08-031-0/+32
* No reverse dsn lookup in the logging and a note on ipv6 problems in the docs.Armin Ronacher2009-04-241-0/+25
* More documentation updates, some screenshots and fixed the 500 internal serve...Armin Ronacher2009-02-051-0/+7
* Added the changelog to the documentation.Armin Ronacher2009-02-041-0/+29
* Huge work on the documentation again.Armin Ronacher2009-02-031-0/+27