summaryrefslogtreecommitdiff
AgeCommit message (Collapse)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 ↵Julian Paul Glass
references to quiet=BOOL removed (can't have both) Updated test_pserve.py
2013-08-01Merge branch 'pserve.verbosity' of https://github.com/joulez/pyramid into ↵Julian Paul Glass
pserve.verbosity
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
Improve consistency between latexindex.rst and index.rst some more
2013-07-28Merge pull request #1056 from tshepang/latexpdfChris McDonough
[docs] add latexpdf target
2013-07-28[docs] add latexpdf targetTshepang Lekhonkhobe
I looked at latest Sphinx sources (in sphinx/quickstart.py) on how this is done
2013-07-28Improve consistency between latexindex.rst and index.rst some moreTshepang Lekhonkhobe
this adds to a70d54c
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
The `foreword.rst` file was used in printed versions, but currently it is not being used, so it shouldn't appear in any `toctree` directives.
2013-07-27Added the `:orphan:` file-wide metadata fieldDarren Slatten
The <a href="http://sphinx-doc.org/markup/misc.html#file-wide-metadata"><code>:orphan:</code></a> field suppresses the Sphinx error that occurs when a file in the source directory doesn't appear in a `toctree` directive.
2013-07-27Move .. versionadded:: 1.2 to end of ``match_param`` definition so that when ↵Steve Piercy
building PDF it does not pause and wait for user to hit RETURN. This is now consistent with other placements of this directive as well.
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
Remove references to relocated PyCharm tutorial
2013-07-23Remove references to relocated PyCharm tutorialSteve Piercy
2013-07-22Merge pull request #1048 from stevepiercy/masterChris McDonough
Synch some differences between index.rst and latexindex.rst, with index.rst as master
2013-07-21Merge pull request #1051 from ronnix/patch-5Chris McDonough
Fix documentation of testing.setUp
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
#1005
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 ↵Chris McDonough
wichert-auth-parent-domain
2013-07-16- Correct titleSteve Piercy
- Synch order of chapters
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
Avoid re-executing the same view when looking up context base views.
2013-07-14Avoid re-executing the same view when looking up context base views.Laurence Rowe
This is a tweak of #1004. Really we should be using subscribers here instead of adapters, but zope.interface doesn't yet suppport named subscribers.
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
New tutorial: Using PyCharm with Pyramid
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
Minor markup update to clarify object type