| Age | Commit message (Collapse) | 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 | |
| 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 | |
| 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 | |
| Revise Quick Tutorial `setup.py`s | |||
| 2018-10-09 | Merge pull request #3382 from stevepiercy/docs-upgrade-policy | Steve Piercy | |
| Add 2.7 and 3.7 EOL, update link to definitive source of EOL dates. | |||
| 2018-10-09 | Rearrange introduction of Setuptools and move to debugtoolbar. | Steve Piercy | |
| Replace [testing] with [dev]. Make narrative text more descriptive of what is going on with `extras_require` | |||
| 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 | |
| Reformat numbered list. | |||
| 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 | |
| Reformat numbered list. | |||
| 2018-10-08 | Update all the `setup.py`s | Steve Piercy | |
| 2018-10-08 | Some steps are not the previous, but earlier. | Steve Piercy | |
| Mention that we may now configure setup.py and run pip install variants. | |||
| 2018-10-07 | Merge pull request #3379 from stevepiercy/docs-quick-tutorial-update | Steve Piercy | |
| Docs quick tutorial update | |||
| 2018-10-07 | Merge remote-tracking branch 'origin/docs-quick-tutorial-update' into ↵ | Steve Piercy | |
| docs-quick-tutorial-update # Conflicts: # docs/quick_tutorial/forms.rst | |||
