| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-27 | Merge pull request #3438 from stevepiercy/docs-style-inputs | Steve Piercy | |
| Add a style to show text in input fields. | |||
| 2018-11-27 | Add a style to show text in input fields. | Steve Piercy | |
| Fixes #3431 The cookiecutter has been updated. - See https://github.com/Pylons/pyramid-cookiecutter-starter/pull/64 | |||
| 2018-11-27 | Fix links after running linkcheck, excluding HISTORY.txt, a local link, and ↵ | Steve Piercy | |
| a bad link in WebOb docs | |||
| 2018-11-18 | Unpin webtest and pytest | Steve Piercy | |
| 2018-11-17 | Remove mention of py3 compat | Steve Piercy | |
| 2018-11-17 | Update Python source files in docs to use `from html import escape`, now ↵ | Steve Piercy | |
| that we ripped it out from `pyramid.compat`. | |||
| 2018-08-30 | Update wiki2 with alchemy cookiecutter source files | Steve Piercy | |
| 2018-06-30 | use correct script name to fix tests | Steve Piercy | |
| 2018-06-30 | synch up source code in tests step | Steve Piercy | |
| 2018-06-30 | synch up source code in authorization step | Steve Piercy | |
| 2018-06-30 | Synch up source files for authentication step | Steve Piercy | |
| 2018-06-29 | Synch up src files and update definingviews.rst | Steve Piercy | |
| 2018-06-29 | Add flake8 | Steve Piercy | |
| 2018-06-29 | More synching of src to cc files | Steve Piercy | |
| 2018-06-29 | Resynch src files to cookiecutter | Steve Piercy | |
| 2018-06-28 | Change import to module scope | Steve Piercy | |
| 2018-06-28 | First stab at updated db script | Steve Piercy | |
| 2018-06-27 | Add alembic directory to source in models step | Steve Piercy | |
| 2018-06-27 | switch to engine_from_config to be consistent with run_migrations_offline | Steve Piercy | |
| See https://github.com/Pylons/pyramid-cookiecutter-alchemy/commit/f1ab68543d3e44fc1a5df0aa0355f08578f38b7a | |||
| 2018-06-26 | drop alpha status from pyramid requirement in setup.py | Steve Piercy | |
| - See https://github.com/Pylons/pyramid-cookiecutter-alchemy/issues/34 | |||
| 2018-06-26 | rename script to align with cookiecutter default | Steve Piercy | |
| 2018-06-26 | Add alembic, correct name of init script in setup.py | Steve Piercy | |
| - Adjust linenos in defining models step - Update package version numbers to latest | |||
| 2018-06-26 | Add omitted files to basiclayout step | Steve Piercy | |
| 2018-06-25 | add missing .gitignore | Steve Piercy | |
| 2018-06-25 | Synch up readmes with cookiecutter | Steve Piercy | |
| 2018-06-22 | Update source files for basiclayout step for Alembic support | Steve Piercy | |
| 2018-06-22 | Update source files for installation step with new alembic support | Steve Piercy | |
| 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-10-28 | Synch source files with 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 and synch emphasize-lines for alchemy wiki tutorial | Steve Piercy | |
| 2017-05-24 | updated documentation showing the pyramid_tm.explicit_manager being set | Chris Morales | |
| 2017-05-23 | updated the emphasis in the tutorial docs for the definingmodels.rst | Chris Morales | |
| 2017-05-23 | updated references for the models that have references for the config.settings | Chris Morales | |
| 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-04-15 | Update default.py | Jeremy Chen | |
| 2017-04-15 | Update default.py | Jeremy Chen | |
| 2017-04-15 | Update default.py | Jeremy Chen | |
| 2017-04-15 | Update default.py | Jeremy Chen | |
| 2017-04-10 | replace deprecated cgi.escape() with html.escape() | Jeremy Chen | |
| As suggested by https://docs.python.org/3.6/library/cgi.html cgi.escape() Deprecated since version 3.2: This function is unsafe because quote is false by default, and therefore deprecated. Use html.escape() instead. | |||
| 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 | |||
| 2017-01-10 | fix unittests in wiki2 to work without deps on py2 and py3 | Michael Merickel | |
| fixes #2882 | |||
| 2016-12-23 | wiki2/src/tests update files | Steve Piercy | |
| 2016-12-23 | wiki2/src/authorization update files | Steve Piercy | |
| 2016-12-23 | wiki2/src/authentication update files | Steve Piercy | |
