| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-25 | Clean up templates narrative. | Steve Piercy | |
| 2018-11-25 | Rewrap edit_page view section | Steve Piercy | |
| 2018-11-24 | Use proper reST syntax and directives | Steve Piercy | |
| 2018-11-24 | Revise the add_page view section narrative | Steve Piercy | |
| 2018-11-24 | Use double backticks on objects | Steve Piercy | |
| 2018-11-24 | Update models and view application sections | Steve Piercy | |
| 2018-11-24 | Add a note for resources and traversal chapters. | Steve Piercy | |
| 2018-11-24 | Revise view_page narrative | Steve Piercy | |
| 2018-11-24 | Update view_wiki narrative | Steve Piercy | |
| 2018-11-24 | Clean up introduction to views, synch views files | Steve Piercy | |
| 2018-11-24 | Synch non-view and non-template src/views files | Steve Piercy | |
| 2018-11-24 | rewrap introduction, spell out contractions | Steve Piercy | |
| 2018-11-24 | Update models and view application sections | Steve Piercy | |
| 2018-11-24 | Synch up src/models files | Steve Piercy | |
| 2018-11-23 | Clean up introduction and delete the database sections of definingmodels.rst | Steve Piercy | |
| 2018-11-23 | Clean up configuration for development.ini | Steve Piercy | |
| 2018-11-23 | Add notfound_view function description and 404.pt template. | Steve Piercy | |
| 2018-11-23 | Remove redundancy in appmaker narrative | Steve Piercy | |
| 2018-11-23 | Clean up grammar in models section | Steve Piercy | |
| 2018-11-23 | Rewrite application configuration to mirror the URL-dispatch + SQLAlchemy ↵ | Steve Piercy | |
| wiki style | |||
| 2018-11-23 | Clean up views, now in a package | Steve Piercy | |
| 2018-11-23 | Clean up models, now in a package | Steve Piercy | |
| 2018-11-23 | Clean up application configuration in __init__.py | Steve Piercy | |
| 2018-11-23 | Synch up src files | Steve Piercy | |
| 2018-11-23 | Add files from cookiecutter | Steve Piercy | |
| 2018-11-23 | synch up source files with actual cookiecutter results | Steve Piercy | |
| 2018-11-23 | remove extra whitespace | Steve Piercy | |
| 2018-11-23 | Correct grammar, use shorter sentences, rewrap to one sentence per line, ↵ | Steve Piercy | |
| inline links, update outputs. | |||
| 2018-11-23 | Correct grammar, use shorter sentences, rewrap to one sentence per line. | Steve Piercy | |
| 2018-11-23 | Remove Python versions mention | Steve Piercy | |
| 2018-11-19 | rip out moar unicode prefixes | Michael Merickel | |
| 2018-11-18 | Unpin webtest and pytest | Steve Piercy | |
| 2018-11-17 | Remove mention of py3 compat | Steve Piercy | |
| 2018-11-17 | Update Python source files in docs to use `from html import escape`, now ↵ | Steve Piercy | |
| that we ripped it out from `pyramid.compat`. | |||
| 2018-11-16 | Remove most Python 2 mentions from docs. Exclusions: | Steve Piercy | |
| - `docs/tutorials/wiki/*` was written for Python 2 and supposedly won't run on Python 3. - `docs/api/compat.rst` because it drops some stuff and moves other bits into `pyramid.util` and should be part of another PR. - Ignored a couple of times where `env27` and `Python 2.` appear in command output, but they are inconsequential. | |||
| 2018-10-31 | initial work removing pcreate | Michael Merickel | |
| 2018-10-31 | move master to 2.0.dev0 | Michael Merickel | |
| 2018-10-15 | point cookiecutters at 1.10-branch | Michael Merickel | |
| 2018-10-07 | Use proper case for Setuptools as a library name. | Steve Piercy | |
| Change Setuptools to a glossary term where useful. | |||
| 2018-10-05 | Merge branch 'master' into one_cc | Steve Piercy | |
| 2018-10-04 | Update Pyramid documentation pytest references with feedback | Paul Cutler | |
| Update the pull request to update all Pyramid documentation to replace instances of "py.test" with "pytest" to include missing backticks where needed. | |||
| 2018-10-03 | Change references to "py.test" in SQLAlchemy tutorial test page | Paul Cutler | |
| Change all references of "py.test" to "pytest" per pytest 3.0 release in the test page of the ZODB + URL Dispatch tutorial test documentation | |||
| 2018-10-03 | Change references to "py.test" to "pytest" in ZODB tutorial test page | Paul Cutler | |
| Change all references of "py.test" to "pytest" per pytest 3.0 release in the test page of the ZODB + Traversal tutorial | |||
| 2018-10-03 | Change references to "py.test" to "pytest" in SQLAlchemy tutorial | Paul Cutler | |
| Change all references of "py.test" to "pytest" per pytest 3.0 release in the SQLAlchemy + URL Dispatch tutorial | |||
| 2018-10-03 | Change references to "py.test" to "pytest" in installation.rst | Paul Cutler | |
| Remove :term: from pytest as it is not in the glossary. | |||
| 2018-10-03 | Change references to "py.test" to "pytest" in installation.rst | Paul Cutler | |
| As of pytest 3.0 (Aug 16) the recommended way to call pytest is using the "pytest" command and not "py.test" | |||
| 2018-09-27 | Fix typo | Alexander Lin | |
| 2018-09-17 | name change | Stephen Martin | |
| 2018-09-16 | doc fixes | Stephen Martin | |
| 2018-09-09 | merging cookiecutters | Stephen Martin | |
