| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-10-31 | prep 1.10 | Michael Merickel | |
| 2018-10-29 | Merge pull request #3404 from kpinc/hacking | Steve Piercy | |
| Docs are built in .tox/docs/, not docs/_build/ | |||
| 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 | |
| Remove double-slash when URL is generated | |||
| 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 | |
| This reverts commit 9e3a9d1cc48c624e7dda9d9ee56d575b852d7164. | |||
| 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 | |
| add project_urls metadata to the package | |||
| 2018-10-25 | add changelog for #3400 | Michael Merickel | |
| 2018-10-25 | Merge pull request #3400 from mmerickel/flake8-errors | Michael Merickel | |
| fix new lint errors from flake8 | |||
| 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 | |
| refactor configurator actions and predicates into mixins | |||
| 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 | |
| fix the dummy request to support the new accept apis | |||
| 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 | |
| Update docstring of pcreate to universal pyramid-cookiecutter-starter | |||
| 2018-10-17 | Merge pull request #3395 from Pylons/releasing-update-link | Michael Merickel | |
| Use https for wiki.python.org | |||
| 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 | |
| prep 1.10a1 | |||
| 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 | |
| Update HACKING.txt and contributing.md | |||
| 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 | |
| Remove reference to hacking-tox.ini and let developer decide how to start a project. Update Coding Style for Black, removing previous style. Move nose testing instructions after tox, but before pytest. Update links. | |||
| 2018-10-15 | disable build isolation in `tox -e build` | Michael Merickel | |
| 2018-10-15 | Merge pull request #3388 from mmerickel/black | Michael Merickel | |
| format source using black | |||
| 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 | |
| refactor pyramid tests into a tests folder and package into a src folder | |||
| 2018-10-15 | add a "tox -e build" for building the distribution | Michael Merickel | |
