summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-21spellingsChris McDonough
2011-04-21share call_app_with_subpath_as_path_info between static view and wsgiapp2Chris McDonough
2011-04-21add 'adding a custom settings'Chris McDonough
2011-04-21fewer tests failChris McDonough
2011-04-20Sync with SQLAlchemy wiki tutorialPatricio Paez
2011-04-20Adding Tests in the ZODB wiki tutorialPatricio Paez
2011-04-20fix scriptname and path_info computation in wsgiapp2 decorator; share code be...Chris McDonough
2011-04-20Fixed typos and added clarifications in a tutorialKirk Strauser
2011-04-20Provided a possible fix for StaticURLInfo.Michael Merickel
2011-04-20Fixed a small bug in the paster template.Michael Merickel
2011-04-20Upgraded the url dispatch tutorials to use add_view.Michael Merickel
2011-04-20Converting docs to deprecate view parameters in config.add_route.Michael Merickel
2011-04-20Fix for issue #164. Disambiguation of add_route().Michael Merickel
2011-04-19Merge branch 'jgonera-master'Chris McDonough
2011-04-19Merge branch 'master' of https://github.com/jgonera/pyramid into jgonera-masterChris McDonough
2011-04-19renderingChris McDonough
2011-04-19Merge branch 'master' of git://github.com/Pylons/pyramidJuliusz Gonera
2011-04-19replacement for torturous_route_re, inner squigglies work againJuliusz Gonera
2011-04-19changed requirements file to test rtd integrationcguardia
2011-04-19Merge branch 'master' of github.com:cguardia/pyramidcguardia
2011-04-19added requirement file to test rtd integrationcguardia
2011-04-19renderingChris McDonough
2011-04-19renderingChris McDonough
2011-04-19readd py2.4 testing (using chameleon 1)Chris McDonough
2011-04-19gardenChris McDonough
2011-04-19gardenChris McDonough
2011-04-19clarifyChris McDonough
2011-04-19clarifyChris McDonough
2011-04-18appease python gods by converting failIf*/failUnless* to assert* equivalentsChris McDonough
2011-04-18merge requestresponse section into various changes subsectionsChris McDonough
2011-04-18Merge branch 'requestresponse'Chris McDonough
2011-04-18Fix parens.Chris McDonough
2011-04-18- Pyramid now depends on WebOb >= 1.0.2 (tests depend on the bugfix in thatChris McDonough
2011-04-18fixed makefile to update theme submodule correctlycguardia
2011-04-18garden change messageChris McDonough
2011-04-18- Deprecated all assignments to ``request.response_*`` attributes such asChris McDonough
2011-04-18test adding theme as a submodulecguardia
2011-04-18gardenChris McDonough
2011-04-18gardenChris McDonough
2011-04-18Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-04-18fix conflictChris McDonough
2011-04-18Merge branch 'master' of https://github.com/jgonera/pyramid into jgonera-masterChris McDonough
2011-04-18- When visiting a URL that represented a static view which resolved to aChris McDonough
2011-04-18added myself to CONTRIBUTORS.txt to show that I know how to use git and githu...Juliusz Gonera
2011-04-17Merge branch 'mmerickel-fix_api_docs'Chris McDonough
2011-04-17refine; it really is a special kind of principal and it would not be correct ...Chris McDonough
2011-04-17condition coverageChris McDonough
2011-04-17add tests for PyramidTemplateChris McDonough
2011-04-17condition coverage for the pyramid.static module; simplify PackageURLParser, ...Chris McDonough
2011-04-16start playing with paster command to show matching views for urlcguardia