| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-11 | update changelog | Michael Merickel | |
| 2014-11-11 | Merge pull request #1447 from ↵ | Michael Merickel | |
| iElectric/add_notfound_view/default_exceptionresponse_view Add notfound view/default exceptionresponse view | |||
| 2014-11-11 | update changelog | Michael Merickel | |
| 2014-11-11 | Merge pull request #1446 from iElectric/guess_mimtype_test_fix | Michael Merickel | |
| fixes #1405 | |||
| 2014-11-11 | if view argument is not passed to config.add_forbidden_view, use ↵ | Domen Kožar | |
| default_exceptionresponse_view | |||
| 2014-11-11 | properly detect undefined view | Domen Kožar | |
| 2014-11-11 | if view argument is not passed to config.add_notfound_view, use ↵ | Domen Kožar | |
| default_exceptionresponse_view | |||
| 2014-11-11 | fixes #1405 | Domen Kožar | |
| 2014-11-10 | Merge pull request #1445 from bertjwregeer/fix.exceptions | Steve Piercy | |
| Change autoclass to autoexception | |||
| 2014-11-10 | Change autoclass to autoexception | Bert JW Regeer | |
| Fixes #1388 or part thereof | |||
| 2014-11-10 | moar changelogs! | Michael Merickel | |
| 2014-11-10 | update changelog | Michael Merickel | |
| 2014-11-10 | update the public api for remember | Michael Merickel | |
| 2014-11-10 | re-add missing Interface parent | Michael Merickel | |
| 2014-11-10 | Merge branch 'master' into feature.security-docs-enhancements | Michael Merickel | |
| 2014-11-10 | update changelog with new http exceptions from #1372 | Michael Merickel | |
| 2014-11-10 | Merge pull request #1372 from marinewater/feature.httpexceptions | Michael Merickel | |
| Additional HTTP Status Codes | |||
| 2014-11-10 | Merge branch 'feature.generic-log-formatter' | Michael Merickel | |
| 2014-11-10 | update changelog | Michael Merickel | |
| 2014-11-10 | continue #1326 by adding line numbers to development.ini | Michael Merickel | |
| 2014-11-10 | Merge pull request #1326 from geonetix/linenumberlogs | Michael Merickel | |
| added line numbers to generic log formatter | |||
| 2014-11-09 | update changelog for #1373 | Michael Merickel | |
| 2014-11-09 | Merge pull request #1373 from dobesv/patch-5 | Michael Merickel | |
| Allow the last callback called to add a callback | |||
| 2014-11-09 | update changelog from #1376 | Michael Merickel | |
| 2014-11-09 | Merge pull request #1376 from invisibleroads/patch-3 | Michael Merickel | |
| Allow hyphens in project name | |||
| 2014-11-09 | Merge pull request #1442 from stevepiercy/master | Steve Piercy | |
| minor rewrapping, grammar fixes to QT docs | |||
| 2014-11-09 | - add missing "has" | Steve Piercy | |
| 2014-11-09 | - rewrap | Steve Piercy | |
| - add missing clause in last paragraph | |||
| 2014-11-09 | Merge pull request #1438 from stevepiercy/master | Steve Piercy | |
| - add Translation Context term to Glossary to allow Sphinx to build docs... | |||
| 2014-11-09 | - add Translation Context term to Glossary to allow Sphinx to build docs, in ↵ | Steve Piercy | |
| reference to a recent update in the docstrings to the package translationstring https://github.com/Pylons/translationstring/blame/master/translationstring/__init__.py#L50 | |||
| 2014-11-07 | Merge pull request #1437 from bertjwregeer/update.exceptions | Tres Seaver | |
| Update documentation for HTTP exceptions (Remove WebDAV only) | |||
| 2014-11-06 | Update documentation for exceptions | Bert JW Regeer | |
| 2014-11-04 | fix squashed docstring on set_request_property | Michael Merickel | |
| fixes #1436 | |||
| 2014-10-20 | Merge pull request #1337 from Pylons/feature.root-package | Tres Seaver | |
| add config.root_package attribute | |||
| 2014-10-20 | reference more pull requests in the change log | Michael Merickel | |
| 2014-10-20 | add config.root_package attribute | Michael Merickel | |
| 2014-10-14 | Merge branch 'pull.1430' | Michael Merickel | |
| 2014-10-14 | fix comment on hello view | Michael Merickel | |
| 2014-10-14 | Merge pull request #1429 from jaymartin7/patch-2 | Michael Merickel | |
| typo fix | |||
| 2014-10-14 | typo fix | Jay Martin | |
| 2014-10-14 | Merge pull request #1429 from jaymartin7/patch-2 | Michael Merickel | |
| typo fix | |||
| 2014-10-14 | fix route name in comments | Jay Martin | |
| 2014-10-14 | typo fix | Jay Martin | |
| 2014-10-08 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2014-10-08 | Merge pull request #1425 from deisner/master | Chris McDonough | |
| Minor edits to Templating With jinja2 | |||
| 2014-10-08 | Minor edits to Templating With jinja2 | David Eisner | |
| * Fix grammar, order of operations in step 1. * Remove Analysis section reference to pyramid.includes in functional tests, which is no longer accurate. | |||
| 2014-10-08 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2014-10-07 | Merge pull request #1424 from stevepiercy/master | Steve Piercy | |
| Cherry pick 1.5 branch onto master | |||
| 2014-10-07 | Update functional_testing.rst | David Eisner | |
| Wrap long line. | |||
| 2014-10-07 | Update functional_testing.rst | deisner | |
| Make it clear that the tests.py file in the functional_testing directory is the one to edit. Also, warn about a potential "gotcha": if the tests.py file is executable, it will be silently ignored. (I ran into this problem while going through the tutorial. This can happen if the file is being edited on a network file share from a different OS, for example.). | |||
