| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-03-03 | link invoke_exception_view to api docs | Michael Merickel | |
| 2016-03-02 | fix and add tests for invoke_exception_view | Michael Merickel | |
| 2016-02-29 | exception views should never have a name= | Michael Merickel | |
| 2016-02-29 | add exception and exc_info to request | Michael Merickel | |
| 2016-02-23 | add methods to DummyRequest | Michael Merickel | |
| 2016-02-22 | move p.response.temporary_response context manager to p.util.hide_attrs | Michael Merickel | |
| 2016-02-22 | Merge branch 'master' into feature.invoke_exception_view | Michael Merickel | |
| 2016-02-21 | Merge pull request #2358 from stevepiercy/master | Steve Piercy | |
| fix links for babel and chameleon | |||
| 2016-02-20 | fix links for babel and chameleon | Steve Piercy | |
| 2016-02-16 | Merge pull request #2353 from stevepiercy/master | Steve Piercy | |
| minor grammar and punctuation through "wrapping up" | |||
| 2016-02-16 | minor grammar and punctuation through "wrapping up" | Steve Piercy | |
| 2016-02-14 | Revert "Use lexer name compatible w/ Pygments 1.5." | Tres Seaver | |
| This reverts commit eee002a2b0b010834a2ebede550329dbea3b3732. | |||
| 2016-02-14 | Use lexer name compatible w/ Pygments 1.5. | Tres Seaver | |
| Attempt to fix Jenkins build failures such as: http://jenkins.pylonsproject.org/job/pyramid/1992/console. | |||
| 2016-02-14 | Merge pull request #2350 from stevepiercy/master | Steve Piercy | |
| minor grammar and punctuation through "Explicitly WSGI" | |||
| 2016-02-14 | minor grammar and punctuation through "Explicitly WSGI" | Steve Piercy | |
| 2016-02-12 | Merge pull request #2347 from stevepiercy/master | Steve Piercy | |
| minor grammar and punctuation through "thread locals are a nuisance" | |||
| 2016-02-12 | minor grammar and punctuation through "thread locals are a nuisance" | Steve Piercy | |
| 2016-02-11 | Merge pull request #2344 from stevepiercy/master | Steve Piercy | |
| minor grammar and punctuation through "routes need relative ordering" | |||
| 2016-02-10 | minor grammar and punctuation through "routes need relative ordering" | Steve Piercy | |
| 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 | |||
