index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2025-08-24
Add `get_spec` to `PackageOverrides`
Theron Luhn
2025-08-24
Add `get_spec` to asset sources.
Theron Luhn
2024-12-20
Merge pull request #3771 from duynhaaa/patch-1
Delta Regeer
2024-12-06
Remove the usage of deprecated 'sqlalchemy.MetaData.bind' attribute
Nguyễn Hoàng Anh Duy
2024-06-10
Merge pull request #3760 from Pylons/tseaver-qt_cleanup
Tres Seaver
2024-06-09
chore: remove 'retail_forms' fossil
Tres Seaver
2024-06-09
fix: store 'came_from' information in the session
Tres Seaver
2024-06-09
docs: remove 'came_from' from login view
Tres Seaver
2024-03-03
Merge pull request #3753 from wainuiomata/security-docs-self-missing
Michael Merickel
2024-03-03
Merge pull request #3754 from wainuiomata/typo-whatsnew
Michael Merickel
2024-03-02
docs: fix typo in whatsnew MySecurityPolicy should be 'is'
Rob van der Linde
2024-03-02
docs: missing self in SessionSecurityPolicy example
Rob van der Linde
2024-02-08
Merge pull request #3752 from Pylons/warn-invalid-package
Michael Merickel
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
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
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
2024-02-07
fix: apply equivalent change from old 'setup.py'
Tres Seaver
2024-02-07
chore: sync with cookiecutter:
Tres Seaver
2024-02-07
chore: sync w/ generation from project name 'tutorial'
Tres Seaver
2024-02-07
chore: sync w/ cookiecutter
Tres Seaver
2024-02-04
Merge pull request #3749 from Pylons/remove-pkg-resources-from-scripts
Michael Merickel
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
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
[next]