summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-02Docs: renderers.rst: Explain typical renderer usage.Karl O. Pinc
2013-10-02Docs: project.rst: Emphasize key takeaway; use dicts to supply values to temp...Karl O. Pinc
2013-10-02Docs: project.rst: Eliminate reduncency and better explain renderer.Karl O. Pinc
2013-10-01- Fix the ``principals_allowed_by_permission`` method ofChris McDonough
2013-10-01- Fix the ``pcreate`` script so that when the target directory name ends with aChris McDonough
2013-10-01remove unused filesChris McDonough
2013-10-01Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-10-01Add commaSteve Piercy
2013-09-30Merge pull request #1136 from kpinc/qualify_assetsChris McDonough
2013-10-01Docs: project.rst: Make the sentence more better.Karl O. Pinc
2013-10-01Docs: project.rst: Note that asset specs must be fully qualifed when moving v...Karl O. Pinc
2013-10-01Docs: project.rst: Match parenthesis & fix punctuation.Karl O. Pinc
2013-09-30Merge pull request #1135 from kpinc/contributorsMichael Merickel
2013-09-30CONTRIBUTORS: Add Karl O. Pinc.Karl O. Pinc
2013-09-28Used a parsed-literal to pin the version number on easy_install.Paul Everitt
2013-09-28Used a parsed-literal to pin the version number on easy_install.Paul Everitt
2013-09-28Add versioning to branch masterSteve Piercy
2013-09-28update pviews to work with the bootstrapped requestMichael Merickel
2013-09-28set custom request methods when doing a pview lookupMichael Merickel
2013-09-28Merge pull request #1133 from mgedmin/patch-1Michael Merickel
2013-09-28OCD: add back missing )Marius Gedminas
2013-09-28Merge branch 'pull.1132'Michael Merickel
2013-09-28minor tweaks to languageMichael Merickel
2013-09-27Add note about C extensionsBert JW Regeer
2013-09-27support a None value in query string parametersMichael Merickel
2013-09-27Docs: Make clear that installation is into the virtual enviornment.Karl O. Pinc
2013-09-26Quick Tour: shorten the setup part and point to Quick Tutorial Requirements f...Paul Everitt
2013-09-25Get pyramid_chameleon added to the quick tutorial, plus some other fixes for ...Paul Everitt
2013-09-25Add some more of the up-front packages.Paul Everitt
2013-09-25Oops, need a $VENV path to easy_installPaul Everitt
2013-09-25Quick Tutorial: Improve the setup instructions (adapted from Steve Piercy's w...Paul Everitt
2013-09-24Merge branch 'docs.quicktutorial'Paul Everitt
2013-09-24add mention of PEP 453Steve Piercy
2013-09-24Change python version to 3.3Steve Piercy
2013-09-24Added a note to CHANGES.txt, push the quick tutorial.Paul Everitt
2013-09-24Update Requirements sectionSteve Piercy
2013-09-24Merge branch 'master' of https://github.com/Pylons/pyramidPaul Everitt
2013-09-22Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-09-22try to clarify the docs to avoid "if '__main__'" confusionMichael Merickel
2013-09-22try to clarify the docs to avoid "if '__main__'" confusionMichael Merickel
2013-09-22fix rst rendering of changesChris McDonough
2013-09-22Merge branch '1.5-branch'Chris McDonough
2013-09-22Merge branch 'master' into 1.5-branchChris McDonough
2013-09-22prep for 1.5a2Chris McDonough
2013-09-22Merge branch 'master' into 1.5-branchChris McDonough
2013-09-22run zodb scaffolding tests on py3 too (now compat) and dont use distribute everChris McDonough
2013-09-22Merge branch 'master' into 1.5-branchChris McDonough
2013-09-22better description of mako/chameleon bw incompat in changelog, update whatsne...Chris McDonough
2013-09-22make sure that missing template renderer factories dont cause a startup time ...Chris McDonough
2013-09-22Merge branch 'master' of github.com:Pylons/pyramidChris McDonough