| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-09 | its sys, not traceback | Chris McDonough | |
| 2016-02-09 | dont set it twice | Chris McDonough | |
| 2016-02-09 | bring into line with excview | Chris McDonough | |
| 2016-02-09 | docs about what happens when no excview can be found | Chris McDonough | |
| 2016-02-09 | add request.exception and request.exc_info | Chris McDonough | |
| 2016-02-09 | use exc_info instead of exc, add better docstring, mix the mixin in | Chris McDonough | |
| 2016-02-09 | check in sketch code so raydeo can look at it | Chris McDonough | |
| 2016-02-07 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2016-02-07 | fix pyramid_tm url | Michael Merickel | |
| 2016-02-07 | Merge pull request #2339 from stevepiercy/master | Steve Piercy | |
| minor grammar and punctuation through "import-time side-effects are e… | |||
| 2016-02-07 | minor grammar and punctuation through "import-time side-effects are evil" | Steve Piercy | |
| 2016-02-06 | Merge pull request #2336 from stevepiercy/master | Steve Piercy | |
| minor grammar and punctuation | |||
| 2016-02-06 | minor grammar and punctuation | Steve Piercy | |
| 2016-02-03 | Merge pull request #2331 from stevepiercy/master | Steve Piercy | |
| each step is for every release, unless explicitly stated as "major re… | |||
| 2016-02-03 | each step is for every release, unless explicitly stated as "major release only" | Steve Piercy | |
| 2016-02-02 | Merge pull request #2329 from Pylons/deprecate/pservelogfile | Michael Merickel | |
| Deprecate --log-file from pserve | |||
| 2016-02-02 | Deprecate --log-file | Bert JW Regeer | |
| As we remove the daemonisation code, we want to also deprecate features that only make sense when you are running as a deamon. Logging to a file currently does not allow log rotation for example, and really logging should be done external to pserve | |||
| 2016-02-01 | Merge pull request #2324 from stevepiercy/master | Steve Piercy | |
| minor grammar, "simpler traversal machinery" | |||
| 2016-02-01 | minor grammar, "simpler traversal machinery" | Steve Piercy | |
| 2016-01-30 | Merge pull request #2321 from stevepiercy/master | Steve Piercy | |
| add instructions for enabling pylons_sphinx_latesturl on previously r… | |||
| 2016-01-30 | add instructions for enabling pylons_sphinx_latesturl on previously released ↵ | Steve Piercy | |
| branch when making a new major release | |||
| 2016-01-30 | Merge pull request #2314 from stevepiercy/master | Steve Piercy | |
| clean up principal and userid glossary entries for grammar, rst syntax | |||
| 2016-01-30 | clean up principal and userid glossary entries for grammar, rst syntax | Steve Piercy | |
| 2016-01-30 | Merge pull request #2313 from stevepiercy/master | Steve Piercy | |
| fix heading under/overlines for rst syntax | |||
| 2016-01-30 | fix heading under/overlines for rst syntax | Steve Piercy | |
| (cherry picked from commit 60b74ee) | |||
| 2016-01-29 | Merge pull request #2307 from stevepiercy/master | Steve Piercy | |
| add update docs/conf.py for RELEASING.txt | |||
| 2016-01-29 | update instructions for major release in conf.py html_theme_options | Steve Piercy | |
| 2016-01-29 | add update docs/conf.py for RELEASING.txt | Steve Piercy | |
| 2016-01-29 | Merge pull request #2302 from stevepiercy/master | Steve Piercy | |
| minor grammar fixes, rewrap to 79 columns, in section "Pyramid uses i… | |||
| 2016-01-29 | minor grammar fixes, rewrap to 79 columns, in section "Pyramid uses its own ↵ | Steve Piercy | |
| HTTP exception class hierarchy" | |||
| 2016-01-27 | Merge pull request #2293 from hyperknot/patch-1 | Steve Piercy | |
| check_csrf vs. csrf_token in view_config docs | |||
| 2016-01-27 | Merge pull request #2298 from mmerickel/fix/2294 | Bert JW Regeer | |
| ensure csrf tokens are compared as bytes | |||
| 2016-01-27 | convert csrf tokens to bytes prior to string compare | Michael Merickel | |
| 2016-01-27 | set DummySession to use unicode csrf token by default like ↵ | Michael Merickel | |
| SignedCookieSessionFactory | |||
| 2016-01-27 | add test to reproduce #2294 | Michael Merickel | |
| 2016-01-27 | Merge pull request #2295 from stevepiercy/master | Steve Piercy | |
| minor grammar fixes, rewrap to 79 columns, in section "Zope 3 Enforce… | |||
| 2016-01-27 | minor grammar fixes, rewrap to 79 columns, in section "Zope 3 Enforces 'TTW'..." | Steve Piercy | |
| 2016-01-27 | check_csrf vs. csrf_token in view_config docs | Zsolt Ero | |
| 2016-01-26 | update changelog for #2292 | Michael Merickel | |
| 2016-01-26 | Merge pull request #2292 from marc1n/master | Michael Merickel | |
| Fixed --browser behaviour when --server-name provided | |||
| 2016-01-26 | Added myself to contributor list | Marcin Raczyński | |
| 2016-01-26 | Typo | Marcin Raczyński | |
| 2016-01-26 | Fixed --browser behaviour when --server-name provided | Marcin Raczyński | |
| Fixed PR #1533. Calling: pserve --server-name abc --browser app.ini caused error : "LookupError: No section 'main' (prefixed by 'server') found in config app.ini" | |||
| 2016-01-26 | Merge pull request #2288 from stevepiercy/master | Steve Piercy | |
| minor grammar and rst fixes, rewrap to 79 columns, in section "Pyrami… | |||
| 2016-01-26 | minor grammar and rst fixes, rewrap to 79 columns, in section "Pyramid ↵ | Steve Piercy | |
| Applications Are Extensible" | |||
| 2016-01-25 | Merge pull request #2284 from stevepiercy/master | Steve Piercy | |
| minor grammar and rst fixes, rewrap to 79 columns | |||
| 2016-01-25 | minor grammar and rst fixes, rewrap to 79 columns | Steve Piercy | |
| 2016-01-24 | Merge pull request #2280 from uralbash/path-1 | Steve Piercy | |
| fix indent in docs | |||
| 2016-01-24 | fix indent in docs | Svintsov Dmitry | |
| 2016-01-24 | Merge pull request #2277 from stevepiercy/master | Steve Piercy | |
| Bump sphinx to 1.3.5; revert comment syntax. Closes #2251. | |||
