| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-08 | Merge pull request #3752 from Pylons/warn-invalid-package | Michael Merickel | |
| issue a warning if a static view is referencing a package that doesn't exist | |||
| 2024-02-07 | fix warning stacklevel | Michael Merickel | |
| 2024-02-07 | add deprecation to changelog | Michael Merickel | |
| 2024-02-07 | issue a warning if a static view is referencing a package that doesn't exist | Michael Merickel | |
| 2024-02-07 | add changelog for #3747 and #3751 | Michael Merickel | |
| 2024-02-07 | Merge pull request #3747 from Pylons/wiki2-sqla-2.0 | Michael Merickel | |
| upgrade the wiki2 tutorial with the new cookiecutter updates | |||
| 2024-02-07 | sync language from zodb tutorial for test sections | Michael Merickel | |
| 2024-02-07 | Merge pull request #3751 from Pylons/tseaver-refresh-zodb-tutorial | Michael Merickel | |
| docs: refresh ZODB wiki tutorial | |||
| 2024-02-07 | docs: fold in 'Installing' language from the 'wiki2' refresh (PR #3747) | Tres Seaver | |
| 2024-02-07 | docs: fold in 'Distributing' language from the 'wiki2' refresh (PR #3747) | Tres Seaver | |
| 2024-02-07 | fix: document test harness config via 'pyproject.toml' | Tres Seaver | |
| 2024-02-07 | fix: remove stray mentions of 'setup.py' | Tres Seaver | |
| 2024-02-07 | improve the distributing.rst | Michael Merickel | |
| 2024-02-07 | fix pytest / coverage references | Michael Merickel | |
| 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 | |||
| 2024-02-04 | Merge pull request #3749 from Pylons/remove-pkg-resources-from-scripts | Michael Merickel | |
| Remove pkg resources from scripts | |||
| 2024-02-04 | add changelog for #3749 | Michael Merickel | |
| 2024-02-04 | remove unused dummy objects | Michael Merickel | |
| 2024-02-04 | replace pkg_resources with importlib.metadata in pshell script | Michael Merickel | |
| 2024-02-04 | replace pkg_resources with importlib.metadata in pdistreport script | Michael Merickel | |
| 2024-02-04 | Merge pull request #3748 from Pylons/replace-pkg-resoures-dottednameresolver | Michael Merickel | |
| remove pkg_resources from DottedNameResolver | |||
| 2024-02-04 | remove pkg_resources from DottedNameResolver | Michael Merickel | |
| 2024-02-04 | fix query in test_views | Michael Merickel | |
| 2024-02-04 | update distributing chapter | Michael Merickel | |
| 2024-02-04 | upgrade tests chapter | Michael Merickel | |
| 2024-02-04 | backport fix to authentication | Michael Merickel | |
| 2024-02-04 | update authorization chapter | Michael Merickel | |
| 2024-02-04 | update authentication chapter | Michael Merickel | |
| 2024-02-04 | update the definingviews chapter | Michael Merickel | |
| 2024-02-04 | add missing migration files | Michael Merickel | |
| 2024-02-04 | upgrade definingmodels chapter | Michael Merickel | |
| 2024-02-04 | upgrade basiclayout chapter | Michael Merickel | |
| 2024-02-04 | fix design chapter | Michael Merickel | |
| 2024-02-04 | upgrade the wiki2/installation chapter | Michael Merickel | |
| 2024-01-28 | remove changes from changelog that have been released in 2.0.x | Michael Merickel | |
| 2024-01-28 | Merge pull request #3745 from Pylons/phash-sha256 | Michael Merickel | |
| upgrade phash implementation from md5 to sha256 | |||
| 2024-01-28 | add changelog for #3745 | Michael Merickel | |
| 2024-01-28 | upgrade phash implementation from md5 to sha256 | Michael Merickel | |
| 2024-01-28 | Merge pull request #3744 from Pylons/drop-py37 | Michael Merickel | |
| drop support for python 3.7 which EOL'd in 2023 | |||
| 2024-01-28 | drop support for python 3.7 which was eol in 2023 | Michael Merickel | |
| 2024-01-28 | Merge pull request #3742 from Pylons/fix-csrf-400-status | Michael Merickel | |
| Fix csrf 400 status lines | |||
| 2024-01-28 | Merge branch 'main' into fix-csrf-400-status | Michael Merickel | |
| 2024-01-28 | Merge pull request #3741 from Pylons/fix-authdebug-view | Michael Merickel | |
| fix secured views to avoid being applied to exception views | |||
| 2024-01-28 | add changelog for #3742 | Michael Merickel | |
| 2024-01-28 | fix BadCSRFOrigin and BadCSRFToken returning invalid HTTP status lines | Michael Merickel | |
| 2024-01-28 | add changelog for #3741 | Michael Merickel | |
