| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-02-07 | fix: apply equivalent change from old 'setup.py' | Tres Seaver | |
| 2024-02-07 | chore: sync with cookiecutter: | Tres Seaver | |
| - Use 'pyproject.toml' rather than 'setup.py', 'pytest.ini', '.coveragerg'. - Drop 'CHANGES.txt': implementing that in 'pyproject.toml' is a distraction. - Convert README to Markdown. | |||
| 2024-02-07 | chore: sync w/ cookiecutter | Tres Seaver | |
| Fix applied in this commit: https://github.com/Pylons/pyramid-cookiecutter-starter/commit/8b139f68b7a2a8036d59fcf1bf9df4f46e06349e | |||
| 2021-12-17 | Move IRC channel to Libera.Chat | Sergey Maranchuk | |
| 2021-01-09 | Use ZODB instead of ZODB3 for latest version of ZODB without indirection | Steve Piercy | |
| 2021-01-09 | Update conftest.py, pytest.ini, and README.txt for all steps where needed | Steve Piercy | |
| 2020-10-13 | Rename `ISecurityPolicy.authenticated_identity` to `identity` | Theron Luhn | |
| 2020-01-16 | update docs with pyramid.authorizatio imports after syncing master | Michael Merickel | |
| 2020-01-12 | upgrade the test harness | Michael Merickel | |
| 2020-01-03 | exclude tests package from source packages | Michael Merickel | |
| 2020-01-02 | Resynch docs with cookiecutter - remove unnecessary `omit` line in .coveragerc | Steve Piercy | |
| 2020-01-02 | Resync wiki/*.rst and related files after moving tests directory | Steve Piercy | |
| 2020-01-02 | Update src files for tests | Steve Piercy | |
| 2018-11-26 | Fix imports. Change info key from content to page_text. | Steve Piercy | |
| 2018-11-25 | Synch src files between auth and tests | Steve Piercy | |
| 2018-11-19 | rip out moar unicode prefixes | Michael Merickel | |
| 2018-11-18 | Unpin webtest and pytest | Steve Piercy | |
| 2018-11-17 | Remove mention of py3 compat | Steve Piercy | |
| 2018-08-30 | Remove unused template | Steve Piercy | |
| 2018-08-30 | Update wiki with zodb cookiecutter source files | Steve Piercy | |
| 2018-08-30 | Update wiki with zodb cookiecutter source files | Steve Piercy | |
| 2018-08-30 | Update wiki with zodb cookiecutter source files | Steve Piercy | |
| 2018-06-28 | Typos changed | Gerard | |
| 2018-01-12 | Update templates to align with cookiecutters | Steve Piercy | |
| - Update CDN assets to minor versions - Use data attribute for Jinja2 templates (already done in mako and chameleon) | |||
| 2017-08-03 | update zodb wiki files to synch with its cookiecutter using context manager | Steve Piercy | |
| 2017-07-27 | update zodb wiki files to synch with its cookiecutter | Steve Piercy | |
| 2017-06-26 | change http://docs.pylonsproject.org to https | Steve Piercy | |
| - use correct URL for code style - use correct Pyramid version for zodb wiki src file template | |||
| 2017-06-15 | remove trailing slash | Steve Piercy | |
| 2017-06-15 | Use HTTPS for pylonsproject.org | Steve Piercy | |
| 2017-06-10 | Update src files for ZODB wiki tutorial | Steve Piercy | |
| - ref #3081 | |||
| 2017-05-22 | Also replace script tags appear everywhere | Fang-Pen Lin | |
| 2017-05-12 | Merge branch 'master' into change-to-localhost | Steve Piercy | |
| 2017-04-28 | update cookiecutter README.txt throughout docs | Steve Piercy | |
| - https://github.com/Pylons/pyramid-cookiecutter-starter/pull/28 - https://github.com/Pylons/pyramid-cookiecutter-zodb/pull/7 - https://github.com/Pylons/pyramid-cookiecutter-alchemy/pull/8 | |||
| 2017-04-16 | Fix #2927 - Change to listen = localhost:6543. | Aleph Melo | |
| 2017-03-01 | use correct directory name for cookiecutter generated README.txt | Steve Piercy | |
| (cherry picked from commit 40dd034) Refs: https://github.com/Pylons/pyramid-cookiecutter-starter/pull/22 | |||
| 2016-12-23 | wiki/src/tests updates, use correct lexers | Steve Piercy | |
| 2016-12-14 | Merge branch 'master' into pr/2853 | Michael Merickel | |
| 2016-12-09 | Added configuration for ipv6 in .ini files. | Martin | |
| 2016-12-08 | Merge pull request #2849 from mfrlin/issue-2656 | Michael Merickel | |
| Changed wiki tutorial to showcase passwrd hashing with bcrypt. | |||
| 2016-12-07 | Changed 'host' and 'port' configuration to a new 'listen' style that is now ↵ | Martin | |
| supported by waitress server. | |||
| 2016-12-07 | Hashing helpers now deal in unicode. Fixed wording. Added link to bcrypt and ↵ | Martin | |
| a footnote from wiki2 example. | |||
| 2016-12-06 | Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ↵ | Bert JW Regeer | |
| …" | |||
| 2016-12-06 | Changed wiki tutorial to showcase passwrd hashing with bcrypt. Relates to #2204 | Martin | |
| 2016-12-06 | Changed 'host' and 'port' configuration to a new 'listen' style that is now ↵ | Martin | |
| supported by waitress server. | |||
| 2016-04-12 | - use an environment variable and venv. See ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/pull/2468#discussion_r59311019 - rename stanza from `testing_extras` to `tests_require` - switch from nose to pytest | |||
| 2016-04-11 | remove theme.min.css, it serves no purpose | Michael Merickel | |
| 2016-04-11 | fix readme to show directions in both alchemy and zodb | Michael Merickel | |
| 2016-04-10 | - update wiki tests step and its src files | Steve Piercy | |
| - add test_referrer_is_login() to provide 100% coverage | |||
| 2015-05-27 | - clean up and make consistent across wiki tutorials | Steve Piercy | |
| - update templates and static assets for new design | |||
| 2015-05-26 | - clean up and make defininingviews consistent between two wiki tutorials | Steve Piercy | |
| - sort imports to be consistent with scaffold setup.py - update templates, static assets | |||
