| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-09-16 | fix py3 | Chris McDonough | |
| 2012-09-16 | pointer | Chris McDonough | |
| 2012-09-16 | Merge branch 'feature.subrequest' | Chris McDonough | |
| 2012-09-16 | rename subrequest to invoke_subrequest | Chris McDonough | |
| 2012-09-16 | wording | Chris McDonough | |
| 2012-09-16 | garden todo, add docs about exception handling | Chris McDonough | |
| 2012-09-16 | explain | Chris McDonough | |
| 2012-09-16 | explain | Chris McDonough | |
| 2012-09-16 | moar | Chris McDonough | |
| 2012-09-16 | docs and test | Chris McDonough | |
| 2012-09-16 | add docs | Chris McDonough | |
| 2012-09-16 | sketch out a subrequest API | Chris McDonough | |
| 2012-09-16 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-09-16 | fixed typo | Blaise Laflamme | |
| 2012-09-15 | really add whatsnew-1.4 | Chris McDonough | |
| 2012-09-15 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-09-15 | add a whatsnew-1.4 document | Chris McDonough | |
| 2012-09-16 | fixed git submodule update for docs | Blaise Laflamme | |
| 2012-09-15 | reclassify bug as feature | Chris McDonough | |
| 2012-09-15 | merge jinty's testConfig code | Chris McDonough | |
| 2012-09-15 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-09-15 | Merge pull request #686 from iElectric/master | Chris McDonough | |
| remove pypy from travis-ci allow_failures list | |||
| 2012-09-15 | add pyramid.decorator.reify as an API. Closes #682 | Chris McDonough | |
| 2012-09-15 | use with statement to acquire/release thread locks | Chris McDonough | |
| 2012-09-15 | Merge branch 'fix.removejythonsupport' | Chris McDonough | |
| 2012-09-15 | remove dead code which supported jython | Chris McDonough | |
| 2012-09-15 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-09-15 | point at cookbook | Chris McDonough | |
| 2012-09-13 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-09-13 | record idea from Zart about a pyramid app factory entry point for 100% ↵ | Chris McDonough | |
| declarative app | |||
| 2012-09-13 | remove selinux caveat | Chris McDonough | |
| 2012-09-13 | hailmary | Chris McDonough | |
| 2012-09-13 | mention non-support of SELinux-enabled systems | Chris McDonough | |
| 2012-09-13 | remove chmod | Chris McDonough | |
| 2012-09-13 | wording | Chris McDonough | |
| 2012-09-13 | docs rendering | Chris McDonough | |
| 2012-09-13 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-09-13 | add upgrading chapter, make docs render again | Chris McDonough | |
| 2012-09-11 | Merge pull request #687 from ppaez/tutcodefix | Patricio Paez | |
| Complete changes for issue #652 | |||
| 2012-09-11 | remove pypy from travis-ci allow_failures list | Domen Kožar | |
| 2012-09-11 | Change variable name ``name`` to ``pagename`` in ZODB tutorial | Patricio Paez | |
| 2012-09-11 | garden | Chris McDonough | |
| 2012-09-11 | set request.context as root unless a request context already exists | Chris McDonough | |
| 2012-09-11 | coverage | Chris McDonough | |
| 2012-09-11 | - Request properties and methods added via ``config.set_request_property`` or | Chris McDonough | |
| ``config.add_request_method`` are now available to tweens. - Request properties and methods added via ``config.set_request_property`` or ``config.add_request_method`` are now available in the request object returned from ``pyramid.paster.bootstrap``. Related partially to issue #520 and issue #538 and issue #596, although it doesn't actually allow us to close any of them, because we still don't issue a newrequest event when bootstrap is used. | |||
| 2012-09-10 | - ``pyramid.testing.DummyRequest`` now supports methods supplied by the | Chris McDonough | |
| ``pyramid.util.InstancePropertyMixin`` class such as ``set_property``. | |||
| 2012-09-10 | change variable name ``name`` to ``pagename`` | Patricio Paez | |
| - In the authorization and tests stages | |||
| 2012-09-09 | point docstring at the most up to date method | Chris McDonough | |
| 2012-09-09 | rename set_request_method to add_request_method. closes #683 | Chris McDonough | |
| 2012-09-09 | fix for py3 | Chris McDonough | |
