| Age | Commit message (Expand) | Author |
| 2013-08-02 | quiet keyword sets verbose level to 0, test_pserve.py restored to previous state | Julian Paul Glass |
| 2013-08-01 | Changed to an incrementing verbose level, (-q, --quiet) option added, all ref... | Julian Paul Glass |
| 2013-08-01 | Merge branch 'pserve.verbosity' of https://github.com/joulez/pyramid into pse... | Julian Paul Glass |
| 2013-08-01 | Updated test_pserve.py - ins.options.verbose | Julian Paul Glass |
| 2013-08-01 | table layouts and templates, query attributes (edit,new,del) | Julian Paul Glass |
| 2013-08-01 | Replaced references tow self.verbose with self.option.verbose | Julian Paul Glass |
| 2013-07-31 | Added verbosity option -v --verbose to pserve.py | Julian Paul Glass |
| 2013-07-31 | Added verbosity option -v --verbose to pserve.py | Julian Paul Glass |
| 2013-07-28 | Merge branch 'dslatten-patch-1' | Chris McDonough |
| 2013-07-28 | Merge branch 'master' into dslatten-patch-1 | Chris McDonough |
| 2013-07-28 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough |
| 2013-07-28 | use :orphan: for latexindex too | Chris McDonough |
| 2013-07-28 | Merge pull request #1055 from tshepang/diff | Chris McDonough |
| 2013-07-28 | Merge pull request #1056 from tshepang/latexpdf | Chris McDonough |
| 2013-07-28 | [docs] add latexpdf target | Tshepang Lekhonkhobe |
| 2013-07-28 | Improve consistency between latexindex.rst and index.rst some more | Tshepang Lekhonkhobe |
| 2013-07-28 | Merge branch 'patch-1' of github.com:dslatten/pyramid into dslatten-patch-1 | Chris McDonough |
| 2013-07-28 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough |
| 2013-07-27 | Removed `foreword.rst` from hidden `toctree` | Darren Slatten |
| 2013-07-27 | Added the `:orphan:` file-wide metadata field | Darren Slatten |
| 2013-07-27 | Move .. versionadded:: 1.2 to end of ``match_param`` definition so that when ... | Steve Piercy |
| 2013-07-24 | indicate version in which not_ was added | Chris McDonough |
| 2013-07-24 | add not_ predicate feature | Chris McDonough |
| 2013-07-24 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough |
| 2013-07-23 | Merge pull request #1052 from stevepiercy/master | Steve Piercy |
| 2013-07-23 | Remove references to relocated PyCharm tutorial | Steve Piercy |
| 2013-07-22 | Merge pull request #1048 from stevepiercy/master | Chris McDonough |
| 2013-07-21 | Merge pull request #1051 from ronnix/patch-5 | Chris McDonough |
| 2013-07-21 | Fix documentation of testing.setUp | Ronan Amicel |
| 2013-07-18 | add whatsnew-1.5 | Chris McDonough |
| 2013-07-18 | version bump in setup.py conf.py CHANGES.txt, rejigger changes bugs vs. features | Chris McDonough |
| 2013-07-18 | normalize notations used for string and json renderer return values, closes #... | Chris McDonough |
| 2013-07-17 | Remove PyCharm tutorial, since it now resides under pyramid_tutorials | Steve Piercy |
| 2013-07-17 | Improve consistency between latexindex.rst and index.rst. | Steve Piercy |
| 2013-07-17 | Merge branch 'wichert-auth-parent-domain' | Chris McDonough |
| 2013-07-17 | Merge branch 'auth-parent-domain' of github.com:wichert/pyramid into wichert-... | Chris McDonough |
| 2013-07-16 | - Correct title | Steve Piercy |
| 2013-07-15 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough |
| 2013-07-15 | update changelog | Michael Merickel |
| 2013-07-15 | Merge pull request #1046 from lrowe/skip-same-views | Michael Merickel |
| 2013-07-14 | Avoid re-executing the same view when looking up context base views. | Laurence Rowe |
| 2013-07-14 | Merge branch 'pull.1004' | Michael Merickel |
| 2013-07-14 | update changlog | Michael Merickel |
| 2013-07-14 | Merge branch 'master' of lrowe/pyramid into pull.1004 | Michael Merickel |
| 2013-07-13 | Merge pull request #1045 from stevepiercy/master | Chris McDonough |
| 2013-07-13 | New tutorial: Using PyCharm with Pyramid | Steve Piercy |
| 2013-07-13 | Merge branch 'master' of github.com:stevepiercy/pyramid | Steve Piercy |
| 2013-07-13 | New tutorial: Using PyCharm with Pyramid | Steve Piercy |
| 2013-07-13 | New tutorial: Using PyCharm with Pyramid | Steve Piercy |
| 2013-07-12 | Merge pull request #1043 from merwok/master | Tres Seaver |