| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-07 | fix pytest / coverage references | Michael Merickel | |
| 2024-02-04 | upgrade definingmodels chapter | Michael Merickel | |
| 2024-02-04 | upgrade the wiki2/installation chapter | Michael Merickel | |
| 2022-12-30 | Fix English grammar and syntax in wiki installation.rst | Steve Piercy | |
| 2022-12-30 | Update docs/tutorials/wiki2/installation.rst | Michael Merickel | |
| 2022-11-14 | rename "master" to "main" | jonathan vanasco | |
| 2021-01-09 | Update outputs of running tests with coverage | Steve Piercy | |
| 2021-01-07 | Use py39 env | Steve Piercy | |
| 2021-01-07 | Layout now uses autoscroll, so no need to wrap lines | Steve Piercy | |
| 2020-01-15 | Remove bits that demo what one would need to do without defaults | Steve Piercy | |
| - Sync up wiki with language from wiki2 | |||
| 2020-01-14 | Align Windows command with Unix | Steve Piercy | |
| 2020-01-14 | Remove Windows command prompt | Steve Piercy | |
| 2020-01-13 | Update version numbers since last run to the latest | Steve Piercy | |
| 2020-01-10 | sync wiki installation, basiclayout, models and views chapters with new ↵ | Michael Merickel | |
| cookiecutter | |||
| 2020-01-06 | sync basiclayout, installation, models with new structure | Michael Merickel | |
| 2020-01-02 | Resync wiki2/*.rst and related files after moving tests directory | Steve Piercy | |
| 2020-01-02 | Update docs/tutorials/wiki2/installation.rst and related src files | Steve Piercy | |
| 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-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" 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-09-17 | name change | Stephen Martin | |
| 2018-09-16 | doc fixes | Stephen Martin | |
| 2018-09-09 | merging cookiecutters | Stephen Martin | |
| 2018-08-22 | Bump Python version to 3.7 in docs and project meta files | Steve Piercy | |
| 2018-08-19 | Standardize Unix capitalization | Steve Piercy | |
| 2018-08-18 | Clean up code-blocks in tutorials/wiki2/installation | Steve Piercy | |
| 2018-06-25 | Add Alembic and clarify console script in Installation step | Steve Piercy | |
| 2018-04-24 | link to pypi.org | Michael Merickel | |
| 2017-06-27 | Update all external links per `make linkcheck` | Steve Piercy | |
| - Most are changing http to https, or readthedocs.org to readthedocs.io, and some for Python packaging reorganizing some docs into tutorials, as well as miscellaneous changes. | |||
| 2017-06-27 | prep 1.10.dev0 | Michael Merickel | |
| 2017-06-26 | change http://docs.pylonsproject.org to https | Steve Piercy | |
| - use correct URL for code style - use correct Pyramid version for zodb wiki src file template | |||
| 2017-06-10 | update src files and synch emphasize-lines for alchemy wiki tutorial | 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-04-23 | update user prompt for cookiecutter repo_name | Steve Piercy | |
| - refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/27#issuecomment-296507821 | |||
| 2017-02-28 | update pyramid-cookiecutter-starter prompts and reformat presentation of all ↵ | Steve Piercy | |
| cookiecutter prompts | |||
| 2017-01-15 | Update Windows docs | Steve Piercy | |
| - Installation overhauled - update project.rst to remove duplication - Windows paths never end with "\" except for a drive name, for example C:\ - use backslashes for paths - backslashes cannot be used for line continuation on Windows - update extra packages for Windows - Python now has a Windows launcher | |||
| 2017-01-01 | Remove notes about cookiecutter installation, as they now remove sudo for ↵ | Steve Piercy | |
| most systems | |||
| 2016-12-23 | sort packages alpha | Steve Piercy | |
| 2016-12-23 | wiki2/*.rst first cut from comparing across branches | Steve Piercy | |
| 2016-11-26 | add 3.6 support to documentation | Steve Piercy | |
| - See #2835 | |||
| 2016-11-20 | link to documentation on hupper | Michael Merickel | |
| fixes #2806 | |||
| 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) | |||
| 2016-05-23 | Merge pull request #2601 from stevepiercy/1.7-branch | Steve Piercy | |
| revert column type change in alchemy scaffold and related docs | |||
| 2016-05-22 | change type integer to type text, and update output of db init script | Steve Piercy | |
| - update output of running pytest coverage | |||
| 2016-05-07 | update wiki1 with py.test and coverage defaults | Steve Piercy | |
