| Age | Commit message (Collapse) | 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-08 | changed "obect" to "object" | tisdall | |
| 2013-08-06 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2013-08-06 | add missing word ``pserve`` | Steve Piercy | |
| 2013-08-06 | add redis session mention | Chris McDonough | |
| 2013-08-03 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2013-08-02 | add pdistreport command | Chris McDonough | |
| 2013-08-02 | add a docstring for not_ | Chris McDonough | |
| 2013-08-02 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2013-08-02 | point at add-on documentation | Chris McDonough | |
| 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 | |
| Improve consistency between latexindex.rst and index.rst some more | |||
| 2013-07-28 | Merge pull request #1056 from tshepang/latexpdf | Chris McDonough | |
| [docs] add latexpdf target | |||
| 2013-07-28 | [docs] add latexpdf target | Tshepang Lekhonkhobe | |
| I looked at latest Sphinx sources (in sphinx/quickstart.py) on how this is done | |||
| 2013-07-28 | Improve consistency between latexindex.rst and index.rst some more | Tshepang Lekhonkhobe | |
| this adds to a70d54c | |||
| 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 | |
| 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-27 | Added the `:orphan:` file-wide metadata field | Darren 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-27 | Move .. 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-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 | |
| Remove references to relocated PyCharm tutorial | |||
| 2013-07-23 | Remove references to relocated PyCharm tutorial | Steve Piercy | |
| 2013-07-22 | Merge pull request #1048 from stevepiercy/master | Chris McDonough | |
| Synch some differences between index.rst and latexindex.rst, with index.rst as master | |||
| 2013-07-21 | Merge pull request #1051 from ronnix/patch-5 | Chris McDonough | |
| Fix documentation of testing.setUp | |||
| 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 | |
| #1005 | |||
| 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 ↵ | Chris McDonough | |
| wichert-auth-parent-domain | |||
| 2013-07-16 | - Correct title | Steve Piercy | |
| - Synch order of chapters | |||
| 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 | |
| Avoid re-executing the same view when looking up context base views. | |||
| 2013-07-14 | Avoid 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-14 | Merge branch 'pull.1004' | Michael Merickel | |
