| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-07 | docs: update ZODB wiki tutorial to cookiecutter | Tres Seaver | |
| - Describe 'pyproject.toml' usage (replacing 'setup.py', 'pytest.ini', '.coveragerc'). - Document the new PyPA-blessed build process. | |||
| 2024-02-07 | fix: apply equivalent change from old 'setup.py' | Tres Seaver | |
| 2024-02-07 | chore: sync with cookiecutter: | Tres Seaver | |
| - Use 'pyproject.toml' rather than 'setup.py', 'pytest.ini', '.coveragerg'. - Drop 'CHANGES.txt': implementing that in 'pyproject.toml' is a distraction. - Convert README to Markdown. | |||
| 2024-02-07 | chore: sync w/ generation from project name 'tutorial' | Tres Seaver | |
| 2024-02-07 | chore: sync w/ cookiecutter | Tres Seaver | |
| Fix applied in this commit: https://github.com/Pylons/pyramid-cookiecutter-starter/commit/8b139f68b7a2a8036d59fcf1bf9df4f46e06349e | |||
| 2023-08-09 | Fix a small mistake in definingmodels.rst | Leonardo Costa | |
| Remove one "the" that was doubled in the text. | |||
| 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-12-17 | Move IRC channel to Libera.Chat | Sergey Maranchuk | |
| 2021-02-03 | Sync source files with update to cookiecutter. | Steve Piercy | |
| - @mmerickel the critical one to check is ``models/tutorial/models/__init__.py``, as that one has changes pertinent to the wiki tutorial that I carried forward to the subsequent steps. | |||
| 2021-01-10 | Revert "Remove **kw." | Steve Piercy | |
| This reverts commit c8b1ee29 | |||
| 2021-01-10 | grammar fix | Steve Piercy | |
| 2021-01-09 | Align code lines, revise authorization.rst view application sub-step | Steve Piercy | |
| 2021-01-09 | Use ZODB instead of ZODB3 for latest version of ZODB without indirection | Steve Piercy | |
| 2021-01-09 | Update conftest.py, pytest.ini, and README.txt for all steps where needed | Steve Piercy | |
| 2021-01-09 | Update outputs of running tests with coverage | Steve Piercy | |
| 2021-01-09 | Remove **kw. | Steve Piercy | |
| 2021-01-08 | Descramble imports | Steve Piercy | |
| 2021-01-08 | Synch viewing the app section with authentication.rst | Steve Piercy | |
| 2021-01-08 | Add login link and view for viewing the app. Move credentials into login ↵ | Steve Piercy | |
| page bullet point, and remove it from all other bullet points. | |||
| 2021-01-08 | Update all steps pytest.ini, .gitignore, and README.txt | Steve Piercy | |
| 2021-01-07 | Update output, .gitignore, and README.txt | 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-12-12 | change identity checks to use request.is_authenticated | Michael Merickel | |
| 2020-12-11 | Install new cookiecutter conftests. | Theron Luhn | |
| 2020-12-11 | Revert "Remove `app_request` from wiki2 tests." | Theron Luhn | |
| This reverts commit 86cb46d4d977d3a948308326bee628421cab93ea. | |||
| 2020-11-11 | Remove `app_request` from wiki2 tests. | Theron Luhn | |
| 2020-11-11 | Backport conftest changes to prior steps. | Theron Luhn | |
| 2020-11-11 | Add to test documentation. | Theron Luhn | |
| 2020-11-09 | Manually set routes for the tests. | Theron Luhn | |
| 2020-11-08 | First attempt at fixing wiki2 tests. | Theron Luhn | |
| 2020-11-07 | Remove request.user from wiki2 testing tutorial. | Theron Luhn | |
| 2020-11-07 | Remove `request.user` for wiki2 authorization tutorial. | Theron Luhn | |
| 2020-11-07 | Remove `request.user` from wiki2 authentication tutorial. | Theron Luhn | |
| 2020-10-13 | Rename `ISecurityPolicy.authenticated_identity` to `identity` | Theron Luhn | |
| 2020-04-17 | inheriting from `object` not necessary in py3 | Sergey Maranchuk | |
| 2020-01-16 | update docs with pyramid.authorizatio imports after syncing master | Michael Merickel | |
| 2020-01-15 | Minor grammar fixes | Steve Piercy | |
| - Expand contractions and spell out words | |||
| 2020-01-15 | Minor grammar fixes | Steve Piercy | |
| - Swap order of editing tutorial/views/default.py so that line numbers in the user's editor align with the rendered docs | |||
| 2020-01-15 | Update output of install of docutils | Steve Piercy | |
| - Fix line number reference | |||
| 2020-01-15 | Update emphasize-lines for definingmodels.rst to clarify changes and fix ↵ | Steve Piercy | |
| alignment. | |||
| 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-14 | Revert emphasis removal | Steve Piercy | |
| 2020-01-14 | Update test output | Steve Piercy | |
| 2020-01-13 | update output of package versions, coverage. fix command. | Steve Piercy | |
| 2020-01-13 | grammar fix | Steve Piercy | |
