| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-08 | update typographical conventions per @bertjwregeer | Steve Piercy | |
| 2016-11-28 | fix warning about duplicate name | Steve Piercy | |
| 2016-11-28 | restore Typographical Conventions, an edited and condensed version of the ↵ | Steve Piercy | |
| Style Guide | |||
| 2016-11-26 | minor gardening | Steve Piercy | |
| 2016-11-25 | eat dog food: use " not ` for headings | Steve Piercy | |
| 2016-11-25 | add sphinx extensions | Steve Piercy | |
| 2016-11-25 | add cross-referencing | Steve Piercy | |
| 2016-11-25 | add toctree | Steve Piercy | |
| 2016-11-25 | add glossary | Steve Piercy | |
| 2016-11-25 | add feature versioning, seealso | Steve Piercy | |
| 2016-11-25 | replace description with meta | Steve Piercy | |
| - add parsed-literals | |||
| 2016-11-25 | add todo Sphinx extension for todo blocks | Steve Piercy | |
| - add lists, tables, danger, todo, comments | |||
| 2016-11-24 | comment out autodoc of TranslationString to get docs to build on Travis-CI | Steve Piercy | |
| https://travis-ci.org/Pylons/pyramid/jobs/178536008#L406 | |||
| 2016-11-24 | improve links section | Steve Piercy | |
| - add rendering of headings for testing - add topic directive - dedent displaying code - add italics, strong - add Pytyon modules, classes, methods, functions - add tables heading (WIP) - add API documenation (WIP) | |||
| 2016-11-22 | improve include section | Steve Piercy | |
| - start work on inline and block reST sections | |||
| 2016-11-21 | add literalinclude options | Steve Piercy | |
| 2016-11-21 | add code block options | Steve Piercy | |
| - add literal includes - add displaying long commands - add sphinx to intersphinx - garden | |||
| 2016-11-20 | add syntax highlighting | Steve Piercy | |
| 2016-11-20 | add topic | Steve Piercy | |
| 2016-11-20 | add links | Steve Piercy | |
| 2016-11-20 | update headings | Steve Piercy | |
| 2016-11-20 | Add section structure | Steve Piercy | |
| 2016-11-20 | Add Page structure section | Steve Piercy | |
| - add description - add introduction - add headings - add grammar, spelling, capitalization preferences | |||
| 2016-11-20 | Add moar sections | Steve Piercy | |
| - trailing white space - indentation - split line lengths and paragraphs | |||
| 2016-11-20 | Add Introduction | Steve Piercy | |
| - add how to update and contribute - add file conventions - add line conventions | |||
| 2016-11-20 | Rename Typographical Conventions to Style Guide | Steve Piercy | |
| 2016-11-19 | require tuple variants on IResourceURL as well | Michael Merickel | |
| 2016-11-19 | add warnings about how notfound/forbidden views are only invoked for raised ↵ | Michael Merickel | |
| exceptions fixes #1531 | |||
| 2016-11-19 | improve view decorator return type documentation | Michael Merickel | |
| Fixes #2770. | |||
| 2016-11-15 | `pyramid-jinja2` 2.7 configured `setup.py` with test requirements out of the box | Oladipo Odumosu | |
| 2016-11-15 | The updated pyramid-jinja2 scaffold already sets up test requirments in ↵ | Oladipo Odumosu | |
| `setup.py` | |||
| 2016-11-14 | should be loaded from the virtualenv | Oladipo Odumosu | |
| (cherry picked from commit 2552d88) | |||
| 2016-10-06 | Add pyramid_nacl_session to session factories | Steve Piercy | |
| - closes #2791 | |||
| 2016-09-29 | Clean up docstrings/narr docs from PR #2660 | Steve Piercy | |
| - Closes #2768 | |||
| 2016-09-28 | Merge branch 'master' into exception_only | Michael Merickel | |
| 2016-09-28 | derive exception views separately from normal views | Michael Merickel | |
| - previously the multiview was shared for both exception and hot-route, but now that we allow some exception-only views this needed to be separated - add ViewDeriverInfo.exception_only to detect exception views - do not prevent http_cache on exception views - optimize secured_view and csrf_view derivers to remove themselves from the view pipeline for exception views | |||
| 2016-09-26 | Revise Why use venv/bin/pip instead of source bin/activate then pip? | Steve Piercy | |
| - Closes #2610 | |||
| 2016-09-24 | Why use venv/bin/pip instead of source bin/activate then pip? | Steve Piercy | |
| - Closes #2610 | |||
| 2016-09-12 | document more clearly the ``__call__`` method on route and view predicates | Michael Merickel | |
| fixes #1549 | |||
| 2016-09-12 | Merge pull request #2759 from mmerickel/drop-py33 | Michael Merickel | |
| drop support for python 3.3 and error on 2.6 | |||
| 2016-09-03 | update docs to support the bootstrap context manager from #2760 | Michael Merickel | |
| 2016-09-01 | One more for 2.6 | Steve Piercy | |
| 2016-09-01 | drop support for python 3.3 and error on 2.6 | Michael Merickel | |
| closes #2476 | |||
| 2016-08-31 | rename the credentials class | Michael Merickel | |
| 2016-08-31 | Merge branch 'extract_http_basic' of canni/pyramid into canni-extract_http_basic | Michael Merickel | |
| 2016-08-18 | update output for pcreate --list in Quick Tutorial | Steve Piercy | |
| 2016-08-15 | update output of pcreate --list for Quick Tour | Steve Piercy | |
| 2016-08-10 | Add docs & explict tests | Dariusz Górecki | |
| 2016-07-29 | corrected folder name in docs | andrew david burt | |
| one of the instances of the tutorial's folder name was mistyped as "tutorials" rather than "tutorial" in the "Route declarations" section (cherry picked from commit 696f17c) | |||
| 2016-07-29 | remove essentially duplicate "note" section under "initializing the database" | andrew david burt | |
| The note section under "initializing the database" was entered twice, the same except differing verb tenses. I removed one. (cherry picked from commit 96c1e36) | |||
