summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-09"argments" to "arguments"; "agument" to "argument"tisdall
2013-08-08"resouce" to "resource"tisdall
2013-08-08"readded" to "re-added"tisdall
2013-08-08"refered" to "referred"tisdall
2013-08-08"unecessary" to "unnecessary"tisdall
2013-08-08"langauges" to "languages"tisdall
2013-08-08"behavor" to "behavior"tisdall
2013-08-08changed "obect" to "object"tisdall
2013-08-06Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-06add missing word ``pserve``Steve Piercy
2013-08-06add redis session mentionChris McDonough
2013-08-03Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-02add pdistreport commandChris McDonough
2013-08-02add a docstring for not_Chris McDonough
2013-08-02Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-02point at add-on documentationChris McDonough
2013-07-28Merge branch 'dslatten-patch-1'Chris McDonough
2013-07-28Merge branch 'master' into dslatten-patch-1Chris McDonough
2013-07-28Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-07-28use :orphan: for latexindex tooChris McDonough
2013-07-28Merge pull request #1055 from tshepang/diffChris McDonough
2013-07-28Merge pull request #1056 from tshepang/latexpdfChris McDonough
2013-07-28[docs] add latexpdf targetTshepang Lekhonkhobe
2013-07-28Improve consistency between latexindex.rst and index.rst some moreTshepang Lekhonkhobe
2013-07-28Merge branch 'patch-1' of github.com:dslatten/pyramid into dslatten-patch-1Chris McDonough
2013-07-28Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-07-27Removed `foreword.rst` from hidden `toctree`Darren Slatten
2013-07-27Added the `:orphan:` file-wide metadata fieldDarren Slatten
2013-07-27Move .. versionadded:: 1.2 to end of ``match_param`` definition so that when ...Steve Piercy
2013-07-24indicate version in which not_ was addedChris McDonough
2013-07-24add not_ predicate featureChris McDonough
2013-07-24Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-07-23Merge pull request #1052 from stevepiercy/masterSteve Piercy
2013-07-23Remove references to relocated PyCharm tutorialSteve Piercy
2013-07-22Merge pull request #1048 from stevepiercy/masterChris McDonough
2013-07-21Merge pull request #1051 from ronnix/patch-5Chris McDonough
2013-07-21Fix documentation of testing.setUpRonan Amicel
2013-07-18add whatsnew-1.5Chris McDonough
2013-07-18version bump in setup.py conf.py CHANGES.txt, rejigger changes bugs vs. featuresChris McDonough
2013-07-18normalize notations used for string and json renderer return values, closes #...Chris McDonough
2013-07-17Remove PyCharm tutorial, since it now resides under pyramid_tutorialsSteve Piercy
2013-07-17Improve consistency between latexindex.rst and index.rst.Steve Piercy
2013-07-17Merge branch 'wichert-auth-parent-domain'Chris McDonough
2013-07-17Merge branch 'auth-parent-domain' of github.com:wichert/pyramid into wichert-...Chris McDonough
2013-07-16- Correct titleSteve Piercy
2013-07-15Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-07-15update changelogMichael Merickel
2013-07-15Merge pull request #1046 from lrowe/skip-same-viewsMichael Merickel
2013-07-14Avoid re-executing the same view when looking up context base views.Laurence Rowe
2013-07-14Merge branch 'pull.1004'Michael Merickel