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-07
Carry forward previous setup.py changes.
Steve Piercy
2018-10-07
Carry forward previous setup.py changes.
Steve Piercy
2018-10-07
Carry forward previous setup.py changes.
Steve Piercy
2018-10-07
Make webtest an extra dependency in setup.py.
Steve Piercy
2018-10-07
Make pytest an extra dependency in setup.py.
Steve Piercy
2018-10-07
grammar
Steve Piercy
2018-10-07
PEP8 setup.py's
Steve Piercy
2018-10-07
Add pyramid_debugtoolbar to setup.py, and update narrative text accordingly.
Steve Piercy
2018-10-07
Use proper case for Setuptools as a library name.
Steve Piercy
2018-10-07
One more py.test to pytest
Steve Piercy
2018-10-06
add changelog for #3375
Michael Merickel
2018-10-06
Merge pull request #3375 from WilliamTakeshi/1736-add-forms-and-validation-tests
Michael Merickel
2018-10-06
update the forms.rst to display the new tests
Will
2018-10-06
add new tests in the forms and validation in quick tutorial
Will
2018-10-05
Merge pull request #3374 from ayharano/master
Michael Merickel
2018-10-05
note why the docs are pinned
Michael Merickel
2018-10-05
Adjust virtual env instruction line range reference.
Alexandre Harano
2018-10-05
Merge pull request #3346 from stloma/one_cc
Steve Piercy
2018-10-05
Merge branch 'master' into one_cc
Steve Piercy
2018-10-04
Merge pull request #3373 from prcutler/update-pytest-docs
Michael Merickel
2018-10-04
Update hacking.txt to replace py.test with pytest
Paul Cutler
2018-10-04
Merge pull request #3372 from stevepiercy/master
Steve Piercy
2018-10-04
One more py.test to pytest
Steve Piercy
2018-10-04
Merge pull request #3367 from prcutler/update-pytest-docs
Steve Piercy
2018-10-04
Merge pull request #3369 from mmerickel/remove-deprecated-principal
Michael Merickel
2018-10-04
Update Pyramid documentation pytest references with feedback
Paul Cutler
2018-10-03
remove deprecated principal keyword argument to remember
Michael Merickel
2018-10-03
Merge pull request #3368 from mmerickel/remove-set-request-property
Michael Merickel
2018-10-03
remove deprecated set_request_property
Michael Merickel
2018-10-03
Merge pull request #3362 from Pylons/docs-prep-style-guide
Michael Merickel
2018-10-03
spit and polish
Steve Piercy
2018-10-03
Change references to "py.test" in narrative documentation
Paul Cutler
2018-10-03
Change references to "py.test" in Quick Tour
Paul Cutler
2018-10-03
Change references to "py.test" in Typographical Conventions
Paul Cutler
2018-10-03
Change references to "py.test" in all Quick Tutorial documentation
Paul Cutler
2018-10-03
Change references to "py.test" in Quick Tutorial Unit Test page
Paul Cutler
2018-10-03
Change references to "py.test" in SQLAlchemy tutorial test page
Paul Cutler
2018-10-03
Change references to "py.test" in SQLAlchemy tutorial test page
Paul Cutler
2018-10-03
Change references to "py.test" to "pytest" in ZODB tutorial test page
Paul Cutler
2018-10-03
Change references to "py.test" to "pytest" in SQLAlchemy tutorial
Paul Cutler
2018-10-03
Change references to "py.test" to "pytest" in installation.rst
Paul Cutler
2018-10-03
Change references to "py.test" to "pytest" in installation.rst
Paul Cutler
2018-10-02
nah, just exclude all .DS_Store files, and delete a stray directory
Steve Piercy
2018-10-02
recursive-exclude all .DS_Store files
Steve Piercy
2018-10-02
So that's what graft means
Steve Piercy
2018-10-02
Is this "graft"?
Steve Piercy
2018-10-02
Shuffle .github .github/* from setup.cfg to MANIFEST.in
Steve Piercy
2018-09-27
Merge pull request #3353 from mmerickel/deprecate-pickle-sessions
Bert JW Regeer
2018-09-27
Merge pull request #3366 from alqsin/patch-1
Steve Piercy
2018-09-27
Fix typo
Alexander Lin
[next]