summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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-18garden change messageChris McDonough
2011-04-18- Deprecated all assignments to ``request.response_*`` attributes such asChris McDonough
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-16Added my name to CONTRIBUTORS.txtjbohman
2011-04-16Merge branch 'ppaez-zodb-tutorial-authorization'Chris McDonough
2011-04-16Consolidate two identical paragraphsPatricio Paez
2011-04-16ZODB tutorial Adding Authorization reorganizePatricio Paez
2011-04-16Improve ZODB tutorial (Adding Authorization)Patricio Paez
2011-04-15condition coverage for pyramid.i18nChris McDonough
2011-04-15better docstringChris McDonough
2011-04-15100% condition coverage for pyramid.encodeChris McDonough
2011-04-15condition coverage for pyramid.configChris McDonough
2011-04-14condition coverage for asset moduleChris McDonough
2011-04-13- Add missing docs reference toChris McDonough
2011-04-13- Make ``pyramid.interfaces.IAuthenticationPolicy`` andChris McDonough
2011-04-13put note in about reviewing alex marandon's writeupChris McDonough
2011-04-13Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-04-13condition coverage and simplify 'get_spec' method of chameleonlookupChris McDonough
2011-04-12request.responseChris McDonough
2011-04-12extend testChris McDonough