| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 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 | |
| Overhaul HTTP Accept (mime type) handling in Pyramid | |||
| 2018-10-14 | Merge pull request #3386 from Pylons/update-auth-policy-docs | Michael Merickel | |
| Update documentation for implementing custom authz policy | |||
| 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 | |
