summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-26Merge branch 'master' into 1.3-branchChris McDonough
2012-02-26Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-02-26Merge branch 'master' into 1.3-branchChris McDonough
2012-02-26make latex render againChris McDonough
2012-02-26- Pyramid authorization policies did not show up in the introspector.Chris McDonough
2012-02-24Merge pull request #446 from slinkp/masterChris McDonough
2012-02-24Sign contributor agreement. Also, a typo.Paul Winkler
2012-02-24add warningChris McDonough
2012-02-24docs-deprecate tmpl_contextChris McDonough
2012-02-24Merge branch '1.3-branch'Chris McDonough
2012-02-24Merge branch 'master' into 1.3-branchChris McDonough
2012-02-24Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-02-24use paren-bracketed imports for modules from the same sourceChris McDonough
2012-02-24Merge pull request #445 from slinkp/masterChris McDonough
2012-02-24More trivial typosPaul Winkler
2012-02-24Trivial typosPaul Winkler
2012-02-23fixes #307Chris McDonough
2012-02-23fixChris McDonough
2012-02-22- ``pyramid.config.Configurator.with_package`` didn't work if theChris McDonough
2012-02-22move init_mimetypes to response moduleChris McDonough
2012-02-22Merge branch '1.3-branch'Chris McDonough
2012-02-22prep for 1.3a9Chris McDonough
2012-02-22fixChris McDonough
2012-02-22allow user to pass content type and encoding, change favicon example to use F...Chris McDonough
2012-02-22- New APIs: ``pyramid.response.FileResponse`` andChris McDonough
2012-02-22Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-02-22Merge branch '1.3-branch'Chris McDonough
2012-02-22Merge branch 'master' into 1.3-branchChris McDonough
2012-02-22gardengChris McDonough
2012-02-22- New API: ``pyramid.config.Configurator.add_forbidden_view``. This is aChris McDonough
2012-02-22maintain whatsnewChris McDonough
2012-02-22not requiredChris McDonough
2012-02-22register notfound views with __no_permission_required__Chris McDonough
2012-02-22whoopsChris McDonough
2012-02-22- New API: ``pyramid.config.Configurator.add_notfound_view``. This is aChris McDonough
2012-02-21Merge pull request #444 from mgedmin/fix-static-exampleChris McDonough
2012-02-21Fix favicon_view example: open the file in binary mode.Marius Gedminas
2012-02-20squash the last resource warningChris McDonough
2012-02-20squash some resource warnings under py3Chris McDonough
2012-02-20- The static file response object used by ``config.add_static_view`` openedChris McDonough
2012-02-20gardenChris McDonough
2012-02-20gardenChris McDonough
2012-02-20gardenChris McDonough
2012-02-20recategorize a couple of methodsChris McDonough
2012-02-20remove untruthChris McDonough
2012-02-20provide version numberChris McDonough
2012-02-20gardenChris McDonough
2012-02-20modify whatsnewChris McDonough
2012-02-20add tests for introspection switchChris McDonough
2012-02-20FeaturesChris McDonough