| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-08-11 | fix docs, scaffolds, and tutorials to use pyramid.includes | Chris McDonough | |
| 2011-08-11 | add docs for pyramid.includes; allow space-separated or cr separated items ↵ | Chris McDonough | |
| or both for tweens and includes | |||
| 2011-08-11 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-08-11 | Merge branch 'fix.ini-includes' | Michael Merickel | |
| 2011-08-11 | Renamed setting 'pyramid.include' -> 'pyramid.includes'. | Michael Merickel | |
| 2011-08-11 | pyramid_tm->tm | Chris McDonough | |
| 2011-08-11 | mod->term | Chris McDonough | |
| 2011-08-10 | garden | Chris McDonough | |
| 2011-08-10 | - Added a ``route_prefix`` argument to the | Chris McDonough | |
| ``pyramid.config.Configurator.include`` method. This argument allows you to compose URL dispatch applications together. See the section entitled "Using a Route Prefix to Compose Applications" in the "URL Dispatch" narrative documentation chapter. - Added a section entitled "Using a Route Prefix to Compose Applications" to the "URL Dispatch" narrative documentation chapter. | |||
| 2011-08-10 | trunk is 1.2dev, who are we fooling | Chris McDonough | |
| 2011-08-10 | trunk is 1.2dev, who are we fooling | Chris McDonough | |
| 2011-08-10 | garden | Chris McDonough | |
| 2011-08-10 | Merge branch 'aodag-master' | Chris McDonough | |
| 2011-08-10 | fix merge conflicts | Chris McDonough | |
| 2011-08-10 | clean off exception attr from request too | Chris McDonough | |
| 2011-08-10 | reformat code | Chris McDonough | |
| 2011-08-10 | better message | Chris McDonough | |
| 2011-08-10 | Merge branch 'topotween' | Chris McDonough | |
| 2011-08-10 | fill in template hole | Chris McDonough | |
| 2011-08-10 | remove bogus sortroots; add some more ordering tests; prevent people from ↵ | Chris McDonough | |
| attempting to add tweens over ingress or under main | |||
| 2011-08-10 | # we override the initializer to avoid calling get_current_registry | Chris McDonough | |
| # (it will return a reference to the global registry when this # thing is called at module scope; we don't want that). | |||
| 2011-08-10 | - Fixed an issue with the default renderer not working at certain times. See | Chris McDonough | |
| https://github.com/Pylons/pyramid/issues/249 Closes #249. | |||
| 2011-08-10 | garden | Chris McDonough | |
| 2011-08-10 | unused code | Chris McDonough | |
| 2011-08-10 | simplify aliasing logic a bit (thanks raydeo) | Chris McDonough | |
| 2011-08-10 | add note about NO_PERMISSION_REQUIRED | Chris McDonough | |
| 2011-08-10 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-08-09 | Merge pull request #250 from mmerickel/feature.no-perm-const | Chris McDonough | |
| Added the `pyramid.security.NO_PERMISSION_REQUIRED` constant. | |||
| 2011-08-09 | Added the `pyramid.security.NO_PERMISSION_REQUIRED` constant. | Michael Merickel | |
| Removed the undocumented version from pyramid.interfaces. | |||
| 2011-08-10 | show members for event interfaces | Chris McDonough | |
| 2011-08-09 | garden | Chris McDonough | |
| 2011-08-09 | garden | Chris McDonough | |
| 2011-08-09 | Merge branch 'scafftween' | Chris McDonough | |
| 2011-08-09 | add production.ini tests; assert that production.ini page output does not ↵ | Chris McDonough | |
| contain toolbar html | |||
| 2011-08-09 | convert tutorials to pyramid_tm+pyramid_debugtoolbar | Chris McDonough | |
| 2011-08-09 | add the debug image | Chris McDonough | |
| 2011-08-09 | instructions about how to turn the toolbar off | Chris McDonough | |
| 2011-08-09 | fix project.rst to deal with scaffold changes | Chris McDonough | |
| 2011-08-09 | set attempts to 3 explicitly in zodb apps | Chris McDonough | |
| 2011-08-09 | dont call hook_zca when we already are using the global reg | Chris McDonough | |
| 2011-08-09 | fix all scaffolds to use the debugtoolbar in development mode and pyramid_tm | Chris McDonough | |
| 2011-08-08 | fix test on jython | Chris McDonough | |
| 2011-08-08 | Merge branch 'topotween' | Chris McDonough | |
| 2011-08-08 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2011-08-08 | document under and over params | Chris McDonough | |
| 2011-08-08 | missing comma | Carlos de la Guardia | |
| 2011-08-08 | reverse names in paster ptweens | Chris McDonough | |
| 2011-08-08 | reverse meaning of under/over | Chris McDonough | |
| 2011-08-08 | convert below/atop to under/over | Chris McDonough | |
| 2011-08-08 | remove dead code | Chris McDonough | |
