summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-04-19Move the docs and pyramid version to scaffold template generation andgoodwillcoding
out of the views. Add pyramid docs version to all the .ini file scaffolds Update alchemy, zodb, and starter to have respective names
2014-04-16update the alchemy template to use pyramid version and doc versionMichael R
2014-04-16add pyramid version and pyramid docs branch to the scaffold generationMichael R
machinery so it is available in scaffold templates, this will help generate proper links in scaffolds and not confiuse people when they go to documentation
2014-04-16minor tweaks based on toolbar changes in 2.xMichael Merickel
2014-04-16Merge pull request #1298 from tylereaves/masterMichael Merickel
Fix wording in debug toolbar tutorial
2014-04-16Update debugtoolbar.rsttylereaves
grammar fix
2014-04-16Update debugtoolbar.rsttylereaves
Fix wording to reflect how debugtoolbar actually works
2014-04-15Merge pull request #1296 from westurner/1294_add_cgi_escape_to_quick_tourTres Seaver
DOC: Add cgi.escape to quick_tour/views/views.py (Fixes #1294)
2014-04-15DOC: Comment re: XSS, PEP8 imports, typowesturner
2014-04-15DOC: Add cgi.escape to quick_tour/views/views.py (Fixes #1294)westurner
2014-04-15Merge pull request #1295 from westurner/1181_default_response_content_typeTres Seaver
DOC: Response.content_type defaults to text/html (#1181)
2014-04-15DOC: Response.content_type defaults to text/htmlwesturner
2014-04-14Merge pull request #1293 from xpostudio4/masterSteve Piercy
Modified the way anonymous commiters configure the remote, the older
2014-04-14Modified the way anonymous commiters configure the remote, the olderLeonardo Jimenez
version only worked for users with access to the repository as commiters.
2014-04-14Merge pull request #1291 from nnja/masterMichael Merickel
Update python installation instructions for Mac OSX
2014-04-14clarify python version supportMichael Merickel
2014-04-14adding comments for python versionsNina Zakharenko
2014-04-14Change OSX to Mac OS XNina Zakharenko
2014-04-14Update the documentation for Python installation on OSX. Binaries are ↵Nina Zakharenko
primary method.
2014-04-14Update python installation instructions for mac osx.Nina Zakharenko
2014-04-14mature dev statusMichael Merickel
2014-04-09Merge pull request #1289 from thapar/patch-1Michael Merickel
Typo correction "setupy"-->"setup.py"
2014-04-09Typo correction "setupy"-->"setup.py"thapar
2014-04-09Merge pull request #1288 from stevepiercy/masterSteve Piercy
- add name of views.py
2014-04-09- add name of views.pySteve Piercy
2014-04-09Merge pull request #1287 from stevepiercy/masterSteve Piercy
- clarify Windows setuptools instructions
2014-04-09- clarify Windows setuptools instructionsSteve Piercy
- correct typo on location
2014-04-08add bdist_wheel unversalityChris McDonough
2014-04-08vb master to 1.6devChris McDonough
2014-04-08Merge branch '1.5-branch'Chris McDonough
2014-04-08prep for 1.5 releaseChris McDonough
2014-04-08no idea how this ever worked without pyramid being installed into the python ↵Chris McDonough
being used to run the tests first
2014-04-08make pdf build againChris McDonough
2014-04-08i have no idea why we do this in here, but let's make it at least correctChris McDonough
2014-04-08fix typo and update whatsnewChris McDonough
2014-04-08add changenoteChris McDonough
2014-04-08Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2014-04-08Merge pull request #1286 from wichert/drop-setupcfg-from-scaffoldsChris McDonough
Drop setup.cfg from scaffolds
2014-04-08Drop setup.cfg from scaffoldsWichert Akkerman
Since setup.cfg is no longer needed for Babel, and no scaffold or documentation references nose there is no need to keep them.
2014-04-08Merge branch 'wichert-doc-update-for-lingua2'Chris McDonough
2014-04-08add changenoteChris McDonough
2014-04-08Remove Babel from all setup.cfg filesWichert Akkerman
2014-04-08Always mention the msg* commands come from GettextWichert Akkerman
2014-04-08Remove lingua references from setup.cfg description.Wichert Akkerman
2014-04-08Fix $VENT typoWichert Akkerman
2014-04-08Keep using easy_install.Wichert Akkerman
2014-04-08Update Lingua glossary item.Wichert Akkerman
2014-04-08Update documentation for Lingua 2Wichert Akkerman
2014-04-08Merge branch '1.5-branch'Chris McDonough
2014-04-08fix merge conflict while merging master to 1.5 branchChris McDonough