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
2018-10-31
blackify
Michael Merickel
2018-10-31
remove the scaffolding chapter
Michael Merickel
2018-10-31
no longer need virtualenv
Michael Merickel
2018-10-31
remove docs/api/scaffolds.rst
Michael Merickel
2018-10-31
initial work removing pcreate
Michael Merickel
2018-10-31
move master to 2.0.dev0
Michael Merickel
2018-10-31
prep 1.10
Michael Merickel
2018-10-29
Merge pull request #3404 from kpinc/hacking
Steve Piercy
2018-10-29
Docs are built in .tox/docs/, not docs/_build/
Karl O. Pinc
2018-10-28
Merge pull request #3403 from Pylons/remove-double-slash
Michael Merickel
2018-10-28
Use https for wiki.python.org
Steve Piercy
2018-10-28
Revert "use twine check instead of setup.py check"
Michael Merickel
2018-10-28
prep 1.10b1
Michael Merickel
2018-10-28
use twine check instead of setup.py check
Michael Merickel
2018-10-26
Merge pull request #3401 from mmerickel/project-url-metadata
Michael Merickel
2018-10-25
add changelog for #3400
Michael Merickel
2018-10-25
Merge pull request #3400 from mmerickel/flake8-errors
Michael Merickel
2018-10-25
add project_urls metadata to the package
Michael Merickel
2018-10-25
fix new lint errors from flake8
Michael Merickel
2018-10-25
Merge pull request #3397 from mmerickel/refactor-actions
Michael Merickel
2018-10-18
fix coverage
Michael Merickel
2018-10-18
leave a shim in for pyramid_zcml compatibility
Michael Merickel
2018-10-18
move predicate-related code into pyramid.config.predicates
Michael Merickel
2018-10-18
move action-related code into pyramid.config.actions
Michael Merickel
2018-10-17
Merge pull request #3396 from mmerickel/fix-dummy-request-accept
Michael Merickel
2018-10-17
fix the dummy request to support the new accept apis
Michael Merickel
2018-10-17
move docs for argument before example
Michael Merickel
2018-10-17
Merge pull request #3393 from Pylons/docs-cookiecutter-universal
Michael Merickel
2018-10-17
Merge pull request #3395 from Pylons/releasing-update-link
Michael Merickel
2018-10-17
Use https for wiki.python.org
Steve Piercy
2018-10-17
Update docstring of pcreate to universal pyramid-cookiecutter-starter
Steve Piercy
2018-10-16
fix the docs for route_prefix_context to avoid showing up as a doctest
Michael Merickel
2018-10-16
change webtest link to https
Michael Merickel
2018-10-16
comma
Michael Merickel
2018-10-15
add route_prefix_context to api docs
Michael Merickel
2018-10-15
fix whatsnew syntax
Michael Merickel
2018-10-15
typo
Michael Merickel
2018-10-15
Merge pull request #3390 from mmerickel/whatsnew-1.10
Michael Merickel
2018-10-15
point cookiecutters at 1.10-branch
Michael Merickel
2018-10-15
drop hacking-tox.ini
Michael Merickel
2018-10-15
fix scaffold tests
Michael Merickel
2018-10-15
add changes for #3387 and #3388
Michael Merickel
2018-10-15
prep 1.10a1
Michael Merickel
2018-10-15
Merge pull request #3389 from Pylons/remove-sudo-from-hacking
Michael Merickel
2018-10-15
Rename section from Prerequisites to Developing
Steve Piercy
2018-10-15
Remove documentation building section, now that we got a tox env for that
Steve Piercy
2018-10-15
Remove by hand method. We use tox.
Steve Piercy
2018-10-15
disable build isolation in `tox -e build`
Michael Merickel
2018-10-15
Merge pull request #3388 from mmerickel/black
Michael Merickel
2018-10-15
fix lint on src
Michael Merickel
[next]