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-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
2018-10-15
fix lint on tests
Michael Merickel
2018-10-15
remove bare excepts
Michael Merickel
2018-10-15
format source using black
Michael Merickel
2018-10-15
configure black and update flake8
Michael Merickel
2018-10-15
Merge pull request #3387 from mmerickel/src-folder-refactor
Michael Merickel
2018-10-15
add a "tox -e build" for building the distribution
Michael Merickel
2018-10-15
only check the tests folder for tests
Michael Merickel
2018-10-14
fix up manifest
Michael Merickel
2018-10-14
fix tests to run from the tests folder
Michael Merickel
2018-10-14
fix the tests to import from the tests package instead of pyramid.tests
Michael Merickel
2018-10-14
get rid of sh scripts
Michael Merickel
2018-10-14
move tests out of the package
Michael Merickel
2018-10-14
move package to src folder
Michael Merickel
2018-10-14
Merge pull request #3326 from mmerickel/fix-deprecated-accept-predicate
Michael Merickel
2018-10-14
Merge pull request #3386 from Pylons/update-auth-policy-docs
Michael Merickel
2018-10-14
pin to webob >= 1.8.3
Michael Merickel
2018-10-14
Update documentation for implementing custom authz policy
Bert JW Regeer
2018-10-10
improve the language around unspecified match ordering
Michael Merickel
2018-10-10
switch back to webob master
Michael Merickel
2018-10-10
sentence-per-line
Michael Merickel
2018-10-10
use webob's new offer normalization
Michael Merickel
2018-10-10
track webob master
Michael Merickel
2018-10-10
fix up the docs
Michael Merickel
2018-10-10
deprecate range support
Michael Merickel
2018-10-09
Merge pull request #3380 from stevepiercy/docs-quick-tutorial-update
Steve Piercy
2018-10-09
Merge pull request #3382 from stevepiercy/docs-upgrade-policy
Steve Piercy
2018-10-09
Rearrange introduction of Setuptools and move to debugtoolbar.
Steve Piercy
2018-10-09
Align emphasize-lines with setup.py code
Steve Piercy
2018-10-08
Use correct invocation of `pip install - e ".[dev]"` instead of [testing]
Steve Piercy
2018-10-08
Fix comments in `setup.py`s
Steve Piercy
2018-10-08
Revise `setup.py`s
Steve Piercy
2018-10-08
Remove EOLed versions
Steve Piercy
2018-10-08
Add 2.7 and 3.7 EOL, update link to definitive source of EOL dates.
Steve Piercy
2018-10-08
Align emphasize-lines to setup.py
Steve Piercy
2018-10-08
Reformat numbered list.
Steve Piercy
2018-10-08
Align emphasize-lines to setup.py
Steve Piercy
2018-10-08
Align emphasize-lines to setup.py
Steve Piercy
2018-10-08
Emphasize the changes to setup.py
Steve Piercy
2018-10-08
Replace [test] with [testing], and quote as needed
Steve Piercy
2018-10-08
Emphasize the changes to setup.py
Steve Piercy
2018-10-08
Update all the `setup.py`s
Steve Piercy
2018-10-08
Some steps are not the previous, but earlier.
Steve Piercy
2018-10-07
Merge pull request #3379 from stevepiercy/docs-quick-tutorial-update
Steve Piercy
2018-10-07
Merge remote-tracking branch 'origin/docs-quick-tutorial-update' into docs-qu...
Steve Piercy
[next]