| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-03 | - replace easy_install with pip | Steve Piercy | |
| - bump Python version to 3.5 or generalize to Python 3 - rewrite seealso's - use ps1con lexer for windows powershell console - add hyperlink targets | |||
| 2016-03-14 | polish Invoking an Exception View docs | Steve Piercy | |
| - add index entry - minor grammar, syntax | |||
| 2016-03-14 | move comment closer to relevant logic | Michael Merickel | |
| 2016-03-14 | fix broken ref | Michael Merickel | |
| 2016-03-14 | add a new docs section on invoking exception views | Michael Merickel | |
| 2016-02-20 | fix links for babel and chameleon | Steve Piercy | |
| 2016-01-24 | fix indent in docs | Svintsov Dmitry | |
| 2016-01-24 | Use proper syntax names in code samples to allow highlighting and avoid ↵ | Steve Piercy | |
| errors. See https://github.com/sphinx-doc/sphinx/issues/2264 | |||
| 2016-01-24 | Use proper syntax in code samples to allow highlighting and avoid errors. ↵ | Steve Piercy | |
| See https://github.com/sphinx-doc/sphinx/issues/2264 | |||
| 2016-01-22 | Add Python support policy (see ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/pull/2256#issuecomment-174029882) | |||
| 2016-01-22 | Merge pull request #2256 from Pylons/remove_py32 | Michael Merickel | |
| Remove Python 3.2 support | |||
| 2016-01-20 | Update docs to reflect dropping Python 3.2 support | Steve Piercy | |
| 2016-01-20 | Do not use trailing . on versionadded rst directive. It automatically adds a . | Steve Piercy | |
| 2016-01-14 | Rename Cookbook to Pyramid Community Cookbook | Steve Piercy | |
| - use .rst intersphinx labels for pages instead of broken URLs | |||
| 2016-01-13 | update for python 3.5 | Steve Piercy | |
| 2016-01-13 | add python 3.5 | Steve Piercy | |
| 2016-01-03 | add a note about serving cache busted assets | Michael Merickel | |
| 2015-12-21 | - add p* scripts | Steve Piercy | |
| - add links to p* scripts - add a blank line to keep indices and labels better visually related to the subsequent heading | |||
| 2015-12-17 | Merge pull request #2171 from mmerickel/feature/add-cache-buster | Michael Merickel | |
| config.add cache buster | |||
| 2015-12-17 | grammar updates from stevepiercy | Michael Merickel | |
| 2015-12-16 | update docs to support explicit asset overrides | Michael Merickel | |
| 2015-12-14 | - Remove broken integration test example from testing and source file, per #2172 | Steve Piercy | |
| - Update functional test with explicit instructions and to sync with actual starter scaffold | |||
| 2015-12-09 | fix broken ref in docs | Michael Merickel | |
| 2015-12-08 | update the cache busting narrative to use add_cache_buster | Michael Merickel | |
| 2015-12-08 | update narrative docs and literalinclude source files that use the starter ↵ | Steve Piercy | |
| scaffold to reflect its current state | |||
| 2015-12-08 | update narrative docs and literalinclude source files that use the starter ↵ | Steve Piercy | |
| scaffold to reflect its current state | |||
| 2015-12-04 | update references to references to python-distribute.org (see #2141 for ↵ | Steve Piercy | |
| discussion) | |||
| 2015-12-04 | - add emphasize lines, minor grammar, rewrap 79 columns | Steve Piercy | |
| 2015-11-15 | update docs to use asset specs with ManifestCacheBuster | Michael Merickel | |
| 2015-11-15 | minor grammar, .rst syntax fixes, rewrap 79 cols | Steve Piercy | |
| 2015-11-13 | minor grammar, .rst syntax, rewrap 79 cols | Steve Piercy | |
| 2015-11-12 | update cache buster prose and add ManifestCacheBuster | Michael Merickel | |
| redux of #2013 | |||
| 2015-11-12 | Revert "fix/remove-default-cachebusters" | Michael Merickel | |
| This reverts commit 7410250313f893e5952bb2697324a4d4e3d47d22. This reverts commit cbec33b898efffbfa6acaf91cae45ec0daed4d7a. This reverts commit 345ca3052c395545b90fef9104a16eed5ab051a5, reversing changes made to 47162533af84bb8d26db6d1c9ba1e63d70e9070f. | |||
| 2015-11-12 | Merge branch 'fix/remove-default-cachebusters' | Michael Merickel | |
| 2015-11-12 | complete cache buster docs using manifest example | Michael Merickel | |
| 2015-11-09 | minor grammar, fix .rst markup, rewrap to 79 columns | Steve Piercy | |
| 2015-11-06 | minor grammar, fix .rst markup, insert versionchanged directive, rewrap to ↵ | Steve Piercy | |
| 79 columns | |||
| 2015-11-06 | minor grammar, fix .rst markup, insert versionchanged directive, rewrap to ↵ | Steve Piercy | |
| 79 columns | |||
| 2015-11-06 | minor grammar, fix .rst markup, add emphasize lines for diff, rewrap to 79 ↵ | Steve Piercy | |
| columns | |||
| 2015-11-05 | minor grammar, fix .rst markup, rewrap to 79 columns | Steve Piercy | |
| 2015-11-04 | add missing period | Steve Piercy | |
| (cherry picked from commit c7b1bff) | |||
| 2015-11-04 | update tb_introspector.png, minor grammar, fix .rst markup, rewrap to 79 columns | Steve Piercy | |
| 2015-11-03 | minor grammar, fix .rst markup, rewrap to 79 columns | Steve Piercy | |
| 2015-11-02 | - remove deprecated section in docs (Closes #2067) | Steve Piercy | |
| - minor grammar, rewrap to 79 columns | |||
| 2015-10-31 | minor grammar, rewrap to 79 columns | Steve Piercy | |
| 2015-10-30 | add linenos and emphasize-lines to code examples | Steve Piercy | |
| 2015-10-28 | Merge pull request #2051 from stevepiercy/master | Steve Piercy | |
| minor grammar, rewrap 79 columns, some .rst syntax fixes, add a heade… | |||
| 2015-10-28 | minor grammar, rewrap 79 columns, some .rst syntax fixes, add a header and ↵ | Steve Piercy | |
| index entry | |||
| 2015-10-27 | Restore link target used by 'whatsnew-1.3.rst'. | Tres Seaver | |
| Should fix Jenkins breakage. | |||
| 2015-10-27 | Merge remote-tracking branch 'upstream/master' | Steve Piercy | |
