Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed typo for http CSP header in Advanced, Securing your server documentation | scratchi | 2019-01-13 | 1 | -1/+1 |
| | |||||
* | docs: Fix link to wikipedia | Étienne BERSAC | 2018-12-04 | 1 | -6/+6 |
| | |||||
* | Update documentation reflecting new conditions | Jason R. Coombs | 2017-11-15 | 1 | -46/+3 |
| | |||||
* | Spelling fixes | Ville Skyttä | 2017-07-10 | 1 | -1/+1 |
| | |||||
* | Update popargs example to use unambiguous parameter names. Ref #1533. | Jason R. Coombs | 2016-12-23 | 1 | -13/+14 |
| | |||||
* | Merge Pull Request #1533 | Jason R. Coombs | 2016-12-23 | 1 | -1/+1 |
|\ | |||||
| * | Fix typo in popargs documentation (name -> named) | Thibault Nélis | 2016-12-23 | 1 | -1/+1 |
| | | |||||
| * | Use matching parameter name in popargs example | Thibault Nélis | 2016-12-23 | 1 | -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 indentation | Jason R. Coombs | 2016-12-23 | 1 | -4/+4 |
| | | |||||
* | | Strip trailing whitespace | Jason R. Coombs | 2016-12-23 | 1 | -34/+34 |
|/ | |||||
* | Add extras for feature flags (#1496) | Sviatoslav Sydorenko | 2016-09-17 | 1 | -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 Coady | 2016-09-03 | 1 | -0/+28 |
| | |||||
* | Fix #1311: decorator for registering tools. | Aric Coady | 2016-05-14 | 1 | -4/+3 |
| | |||||
* | fixed URL at popargs decorator example | Sebastian Kriems | 2016-01-15 | 1 | -1/+1 |
| | |||||
* | ref | Lawouach | 2015-07-19 | 1 | -0/+2 |
| | |||||
* | Fix broken links | kevvvvv | 2014-12-06 | 1 | -2/+2 |
| | | | | | --HG-- branch : kevvvvv/fix-broken-links-1417898285265 | ||||
* | Move docs to docs/ | Jason R. Coombs | 2014-06-27 | 1 | -0/+664 |