summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-02quiet keyword sets verbose level to 0, test_pserve.py restored to previous stateJulian Paul Glass
2013-08-01Changed to an incrementing verbose level, (-q, --quiet) option added, all ref...Julian Paul Glass
2013-08-01Merge branch 'pserve.verbosity' of https://github.com/joulez/pyramid into pse...Julian Paul Glass
2013-08-01Updated test_pserve.py - ins.options.verboseJulian Paul Glass
2013-08-01table layouts and templates, query attributes (edit,new,del)Julian Paul Glass
2013-08-01Replaced references tow self.verbose with self.option.verboseJulian Paul Glass
2013-07-31Added verbosity option -v --verbose to pserve.pyJulian Paul Glass
2013-07-31Added verbosity option -v --verbose to pserve.pyJulian Paul Glass
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
2013-07-14update changlogMichael Merickel
2013-07-14Merge branch 'master' of lrowe/pyramid into pull.1004Michael Merickel
2013-07-13Merge pull request #1045 from stevepiercy/masterChris McDonough
2013-07-13New tutorial: Using PyCharm with PyramidSteve Piercy
2013-07-13Merge branch 'master' of github.com:stevepiercy/pyramidSteve Piercy
2013-07-13New tutorial: Using PyCharm with PyramidSteve Piercy
2013-07-13New tutorial: Using PyCharm with PyramidSteve Piercy
2013-07-12Merge pull request #1043 from merwok/masterTres Seaver