summaryrefslogtreecommitdiff
path: root/docs/advanced.rst
Commit message (Collapse)AuthorAgeFilesLines
* fixed typo for http CSP header in Advanced, Securing your server documentationscratchi2019-01-131-1/+1
|
* docs: Fix link to wikipediaÉtienne BERSAC2018-12-041-6/+6
|
* Update documentation reflecting new conditionsJason R. Coombs2017-11-151-46/+3
|
* Spelling fixesVille Skyttä2017-07-101-1/+1
|
* Update popargs example to use unambiguous parameter names. Ref #1533.Jason R. Coombs2016-12-231-13/+14
|
* Merge Pull Request #1533Jason R. Coombs2016-12-231-1/+1
|\
| * Fix typo in popargs documentation (name -> named)Thibault Nélis2016-12-231-1/+1
| |
| * Use matching parameter name in popargs exampleThibault Nélis2016-12-231-1/+1
| | | | | | | | | | | | The explanation for that piece of sample code below it refers to the parameter which represents the band name as "band", whereas the code uses "name". We change the explanation to use "name" as well.
* | Correct indentationJason R. Coombs2016-12-231-4/+4
| |
* | Strip trailing whitespaceJason R. Coombs2016-12-231-34/+34
|/
* Add extras for feature flags (#1496)Sviatoslav Sydorenko2016-09-171-3/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Add feature flags with optional dependencies Defined new extras: - routes-dispatcher - multienv-tests - test-tools * Change extra names to use underscore instead of dashes * Extend test_tools extra * Notice, that env marker may not work as expected * Add rest of extras - doc - json - ssl - win32 - xcgi * Move docstring out of extras_require dict * Move version-dependent mock package out of dict Environment markers (PEP426) don't seem to work well across pythons * Import built-in mock for Python>=3.3 * Replace tox requirements with internal extra deps * Move win32 extra to platform-dependent env marker * Add routes and test tools dependencies to travis * Add docs about extras * Fix memcached_session extra spelling * Fix double backticks in RST Closes #1480
* HTTPError provides context manager for handling exceptions.Aric Coady2016-09-031-0/+28
|
* Fix #1311: decorator for registering tools.Aric Coady2016-05-141-4/+3
|
* fixed URL at popargs decorator exampleSebastian Kriems2016-01-151-1/+1
|
* refLawouach2015-07-191-0/+2
|
* Fix broken linkskevvvvv2014-12-061-2/+2
| | | | | --HG-- branch : kevvvvv/fix-broken-links-1417898285265
* Move docs to docs/Jason R. Coombs2014-06-271-0/+664