| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-09-22 | Fix name and path of views file | viniciusban | |
| 2019-08-17 | run linkcheck, fix redirects, change busted links to inline literals | Steve Piercy | |
| 2019-07-27 | Fix typos | Min ho Kim | |
| 2018-11-27 | Fix links after running linkcheck, excluding HISTORY.txt, a local link, and ↵ | Steve Piercy | |
| a bad link in WebOb docs | |||
| 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 | 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 Quick Tour | Paul Cutler | |
| Change reference of "py.test" to "pytest" per pytest 3.0 release in the Quick Tour documentation page | |||
| 2018-09-17 | name change | Stephen Martin | |
| 2018-09-09 | merging cookiecutters | Stephen Martin | |
| 2018-08-30 | Update quick_tour with starter and alchemy cookiecutters source files | Steve Piercy | |
| 2018-08-22 | Just Python 3 is fine | Steve Piercy | |
| 2018-08-22 | Bump Python version to 3.7 in docs and project meta files | Steve Piercy | |
| 2018-08-21 | Synch Hello World app with canonical version on trypyramid.com and elsewhere | Steve Piercy | |
| 2018-08-21 | Merge pull request #3330 from stevepiercy/docs-code-style | Michael Merickel | |
| Docs code style | |||
| 2018-08-19 | Fix broken links from linkcheck, exclude localhost from check | Steve Piercy | |
| 2018-08-19 | Standardize Unix capitalization | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in quick_tour | Steve Piercy | |
| 2018-05-16 | Update GitHub URLs for tutorials | LuisCastilloH | |
| 2018-05-15 | Fix misspelling | LuisCastilloH | |
| 2018-05-15 | Update quick tour index with cut and paste instructions | LuisCastilloH | |
| 2017-07-03 | Add a term for context manager in Quick Tour | Steve Piercy | |
| 2017-06-27 | prep 1.10.dev0 | Michael Merickel | |
| 2017-06-10 | update src files and synch emphasize-lines for quick_tour | Steve Piercy | |
| 2017-06-02 | mid-release cycle will be the death of me | Steve Piercy | |
| 2017-06-02 | append ` --checkout master` to cookie cutter command | Steve Piercy | |
| 2017-06-01 | use shortcut for github URL; update RELEASING.txt | Steve Piercy | |
| - refs: #3042 | |||
| 2017-05-17 | remove bad path from python executable | Steve Piercy | |
| - Closes #3044 | |||
| 2017-05-12 | Merge branch 'master' into change-to-localhost | Steve Piercy | |
| 2017-04-23 | update user prompt for cookiecutter repo_name | Steve Piercy | |
| - refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/27#issuecomment-296507821 | |||
| 2017-04-16 | Fix #2927 - Change to listen = localhost:6543. | Aleph Melo | |
| 2017-03-14 | add Mako to options for pyramid-cookiecutter-starter | Steve Piercy | |
| 2017-02-28 | update pyramid-cookiecutter-starter prompts and reformat presentation of all ↵ | Steve Piercy | |
| cookiecutter prompts | |||
| 2016-12-27 | quicktour - moar updates for cookiecutters | Steve Piercy | |
| 2016-12-25 | quick_tour - "Forms" update for recent Deform changes | Steve Piercy | |
| 2016-12-25 | quick_tour - "Databases" updates for cookiecutter | Steve Piercy | |
| - add src files - adjust line numbers | |||
| 2016-12-25 | quick_tour - "Sessions" updates for cookiecutter | Steve Piercy | |
| - add src files - adjust line numbers | |||
| 2016-12-25 | quick_tour - "Logging" updates for cookiecutter | Steve Piercy | |
| - fix line numbering - add new src files that were never included | |||
| 2016-12-25 | quick_tour - "Unit tests and ``py.test``" updates for cookiecutter | Steve Piercy | |
| - use literal includes instead of inline code - document second test | |||
| 2016-12-25 | quick_tour - "Easier development with ``debugtoolbar``" updates for cookiecutter | Steve Piercy | |
| - adjust line numbers, grammar, pip command | |||
| 2016-12-25 | quick_tour - Configuration with ``.ini`` files section cookiecutter updates | Steve Piercy | |
| - reorder numbered list to align with configuration order, this time for sure! | |||
| 2016-12-25 | quick_tour - Configuration with ``.ini`` files section cookiecutter updates | Steve Piercy | |
| - src files - update numbered list for new listen configuration for waitress - fix reference to app, not server - reorder numbered list to align with configuration order | |||
| 2016-12-24 | use hello_world for project and repo names; grammar fixes | Steve Piercy | |
| 2016-12-24 | quick_tour - fix reference | Steve Piercy | |
| 2016-12-24 | quick_tour - first cut | Steve Piercy | |
| 2016-11-26 | add 3.6 support to documentation | Steve Piercy | |
| - See #2835 | |||
| 2016-11-15 | `pyramid-jinja2` 2.7 configured `setup.py` with test requirements out of the box | Oladipo Odumosu | |
