| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-03 | remove inotify | Michael Merickel | |
| 2020-01-03 | Stupid PyCharm caching of diff will be the death of me | Steve Piercy | |
| 2020-01-02 | Update tests.rst to align with removal of 1 unrepeatable test | Steve Piercy | |
| 2020-01-02 | Remove unrepeatable test, per ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/pull/3556#issuecomment-570474759 | |||
| 2020-01-02 | run linkcheck, update broken links | Steve Piercy | |
| 2020-01-02 | Resynch docs with cookiecutter - remove unnecessary `omit` line in .coveragerc | Steve Piercy | |
| 2020-01-02 | Add missing description for new test in cookiecutter. | Steve Piercy | |
| 2020-01-02 | Resync wiki2/*.rst and related files after moving tests directory | Steve Piercy | |
| 2020-01-02 | Resync wiki/*.rst and related files after moving tests directory | Steve Piercy | |
| 2020-01-02 | Fix broken literalinclude paths | Steve Piercy | |
| 2020-01-02 | Resync quick_tutorial/cookiecutters.rst and related files after moving tests ↵ | Steve Piercy | |
| directory, including tests package | |||
| 2020-01-02 | Resync quick_tutorial/cookiecutters.rst and related files after moving tests ↵ | Steve Piercy | |
| directory | |||
| 2020-01-02 | Resync through project.rst after moving tests directory | Steve Piercy | |
| 2020-01-02 | Resync through Quick Tour after moving tests directory, removing tests.py file | Steve Piercy | |
| 2020-01-02 | Resync through Quick Tour after moving tests directory | Steve Piercy | |
| 2020-01-02 | Fix heading levels | Steve Piercy | |
| 2020-01-02 | Update reference to tests in testing.rst | Steve Piercy | |
| 2020-01-02 | Unwrap paragraph to one line per sentence | Steve Piercy | |
| 2020-01-02 | Update tests src files | Steve Piercy | |
| 2020-01-02 | Update authorization src files | Steve Piercy | |
| 2020-01-02 | Update authentication src files | Steve Piercy | |
| 2020-01-02 | Update docs/tutorials/wiki2/definingviews.rst and related src files | Steve Piercy | |
| 2020-01-02 | Update docs/tutorials/wiki2/definingmodels.rst and related src files | Steve Piercy | |
| 2020-01-02 | Update docs/tutorials/wiki2/basiclayout.rst and related src files | Steve Piercy | |
| 2020-01-02 | Update docs/tutorials/wiki2/installation.rst and related src files | Steve Piercy | |
| 2020-01-02 | Update src files for tests | Steve Piercy | |
| 2020-01-02 | Update docs/tutorials/wiki/authorization.rst and related src files | Steve Piercy | |
| 2020-01-02 | Update docs/tutorials/wiki/definingviews.rst and related src files, and ↵ | Steve Piercy | |
| models src files | |||
| 2020-01-02 | Update docs/tutorials/wiki/basiclayout.rst and related files | Steve Piercy | |
| 2020-01-02 | Update docs/tutorials/wiki/installation.rst and related files | Steve Piercy | |
| 2020-01-02 | 4 tests require 4 dots | Steve Piercy | |
| 2020-01-02 | Update quick_tutorial/cookiecutters.rst and related files | Steve Piercy | |
| 2020-01-02 | Update project.rst and its cookiecutter project files | Steve Piercy | |
| - Update output to reflect current cookiecutter - Fix minor typos - Use new links to PyPA for MANIFEST.in description and usage - Add missing keyword "keywords" to setup.py whirlwind description - Flip order of `install_requires` and `extras_require` to align with order in setup.py - Update line numbers and code references - Add watchman under hupper and rewrite paragraph @mmerickel should review | |||
| 2020-01-02 | Update tests.py with 100% coverage | Steve Piercy | |
| 2020-01-02 | Use package name instead of relative path for the renderer | Steve Piercy | |
| 2020-01-02 | Update quick_tour with cookiecutter master branch | Steve Piercy | |
| 2019-12-29 | Merge pull request #3554 from mmerickel/isort | Michael Merickel | |
| isort | |||
| 2019-12-27 | Update HACKING.txt | Michael Merickel | |
| Co-Authored-By: Theron Luhn <theron@luhn.com> | |||
| 2019-12-27 | isort | Michael Merickel | |
| 2019-12-27 | Merge pull request #3552 from stevepiercy/docs-cookiecutter-merge-scaffold | Michael Merickel | |
| Expand cookiecutters doc to include more references, using the old sc… | |||
| 2019-12-27 | Avoid "WARNING: Duplicate explicit target name" errors by using a double ↵ | Steve Piercy | |
| underscore to make an anonymous hyperlink. See: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#anonymous-hyperlinks - Restore previous reference names in other doc files. | |||
| 2019-12-27 | Fix broken reference to pyramid-cookiecutters | Steve Piercy | |
| 2019-12-27 | Expand cookiecutters doc to include more references, using the old ↵ | Steve Piercy | |
| scaffolds.rst as an example. - Update reST target and label for Pyramid cookiecutters. | |||
| 2019-12-26 | Merge pull request #3555 from mmerickel/deprecated-imp | Michael Merickel | |
| fix DeprecationWarning of imp package by using importlib | |||
| 2019-12-26 | add changelog for #3553 | Michael Merickel | |
| 2019-12-26 | fix imp deprecation | Michael Merickel | |
| 2019-12-26 | Merge pull request #3550 from mmerickel/moar-security-policy | Michael Merickel | |
| security policy docs and legacy policy improvements | |||
| 2019-12-24 | add "of the documentation" pointer to deprecation warnings | Michael Merickel | |
| 2019-12-24 | alphabetize | Michael Merickel | |
| 2019-12-24 | security policy docs and legacy policy improvements | Michael Merickel | |
| - Added `set_security_policy`` to more places in the docs. - Ensure that the authn/authz policies are not used at all if the legacy policy is not in effect to avoid edge cases where the code would skip the security policy and use the authn/authz policy on accident. - Change deprecation warnings in code to reference the docs by name instead of by URL. | |||
