summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-05-13- Added documentation for a "multidict" (e.g. the API of ``request.POST``) asChris McDonough
2011-05-13note location changeChris McDonough
2011-05-12rename 'paster_templates' to 'scaffolds', adjust referencesChris McDonough
2011-05-12zcml not part of pyramid itself anymoreChris McDonough
2011-05-12gardenChris McDonough
2011-05-12Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-05-11Silence stupid deprecation under Python >= 2.7.Tres Seaver
2011-05-10Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-05-10Merge pull request #187 from aodag/masterTres Seaver
2011-05-09Merge pull request #188 from dairiki/masterCarlos de la Guardia
2011-05-09fixes trivial doc typosGeoffrey T. Dairiki
2011-05-09wrong declaring for provided and implemented interface of DefaultViewMapper.Atsushi Odagiri
2011-05-05added note about constructor argument for same purpose, for uniformitycguardia
2011-05-05removed meth indicator, which caused parentheses to show beside the name of t...cguardia
2011-05-05removed meth indicator, which was showing on the rendered docscguardia
2011-05-05Merge pull request #184 from mmerickel/fix_auth_tutorialCarlos de la Guardia
2011-05-05Fixed some line numbers in the docs.Michael Merickel
2011-05-05Fixed a bug in the wiki2/auth tutorial.Michael Merickel
2011-05-04note pviewsChris McDonough
2011-05-04Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-05-04Merge pull request #182 from cguardia/masterChris McDonough
2011-05-04Merge pull request #181 from dairiki/masterCarlos de la Guardia
2011-05-04changed __doc__ to __text__ in dummy custom predicatecguardia
2011-05-04Revert "test adding theme as a submodule"cguardia
2011-05-04Revert "fixed makefile to update theme submodule correctly"cguardia
2011-05-04Revert "added requirement file to test rtd integration"cguardia
2011-05-04Revert "changed requirements file to test rtd integration"cguardia
2011-05-04Merge branch 'master' of https://github.com/Pylons/pyramidcguardia
2011-05-04code refactoring for showing route->view relationship more correctly; tests a...cguardia
2011-05-04Documentation typo fixGeoffrey T. Dairiki
2011-04-27- Passing an ``environ`` dictionary to the ``__call__`` method of aChris McDonough
2011-04-27- Previously, ``pyramid.request.Request`` inherited fromChris McDonough
2011-04-27pulled in mcdoncs changescguardia
2011-04-27Merge branch 'cguardia-master' into pviewsChris McDonough
2011-04-27use __doc__ instead of __text__ to represent predicate output; inject bfg.rou...Chris McDonough
2011-04-27removed line that will never be executedcguardia
2011-04-27use __doc__ instead of __text__ for predicate descriptioncguardia
2011-04-27Merge branch 'master' of https://github.com/Pylons/pyramidcguardia
2011-04-25Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2011-04-25spell it out entirelyChris McDonough
2011-04-25added to contibutor listcguardia
2011-04-25Merge branch 'master' of https://github.com/Pylons/pyramidcguardia
2011-04-25revert a5702cd8: oops, it undoes timing attack protectionPhilip Jenvey
2011-04-24refactorPhilip Jenvey
2011-04-24resistance is futile, assimilating (not built by aliens)Philip Jenvey
2011-04-25Merge branch 'master' of https://github.com/Pylons/pyramidcguardia
2011-04-24finished paster views command and 100% test coveragecguardia
2011-04-24Merge branch 'ppaez-zodb-tutorial-test-reorg'Chris McDonough
2011-04-24Merge branch 'zodb-tutorial-test-reorg' of https://github.com/ppaez/pyramid i...Chris McDonough
2011-04-24Merge branch 'jdnavarro-master'Chris McDonough