| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-01-15 | Update Windows docs | Steve Piercy | |
| - Installation overhauled - update project.rst to remove duplication - Windows paths never end with "\" except for a drive name, for example C:\ - use backslashes for paths - backslashes cannot be used for line continuation on Windows - update extra packages for Windows - Python now has a Windows launcher | |||
| 2017-01-01 | Remove notes about cookiecutter installation, as they now remove sudo for ↵ | Steve Piercy | |
| most systems | |||
| 2016-12-23 | sort packages alpha | Steve Piercy | |
| 2016-12-23 | use correct package name | Steve Piercy | |
| 2016-12-23 | drop . from pip install command | Steve Piercy | |
| 2016-12-23 | replace pcreate w/cc | Steve Piercy | |
| 2016-12-23 | wiki/src/tests updates, use correct lexers | Steve Piercy | |
| 2016-12-23 | wiki/src/views updates, PEP8 the dict | Steve Piercy | |
| 2016-12-23 | readjust line numbers | Steve Piercy | |
| 2016-12-23 | wiki/src/authorization updates | Steve Piercy | |
| 2016-12-23 | wiki/src/views updates | Steve Piercy | |
| 2016-12-23 | wiki/src/models updates | Steve Piercy | |
| 2016-12-23 | wiki/src/models updates | Steve Piercy | |
| 2016-12-23 | wiki/src/basiclayout updats | Steve Piercy | |
| 2016-12-23 | forgot to add some files to git | Steve Piercy | |
| 2016-12-23 | alignment was off | Steve Piercy | |
| 2016-12-23 | wiki/src/installation updates | Steve Piercy | |
| 2016-12-23 | standardize windows prompt | Steve Piercy | |
| 2016-12-23 | make distributing.rst's consistent, use pip install | Steve Piercy | |
| 2016-12-23 | Use cookiecutter instead of scaffold and pcreate | Steve Piercy | |
| - minor grammar and reST fixes | |||
| 2016-12-18 | Fix typo | Pavlo Kapyshin | |
| 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 | minor grammar and style fixes for wiki/authorization | Steve Piercy | |
| 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-11-26 | add 3.6 support to documentation | Steve Piercy | |
| - See #2835 | |||
| 2016-11-20 | link to documentation on hupper | Michael Merickel | |
| fixes #2806 | |||
| 2016-05-08 | docs: Fix typos. | Vincent Férotin | |
| 2016-05-07 | update tutorials/wiki/tests.rst with py.test and coverage defaults | Steve Piercy | |
| 2016-05-07 | update wiki1 with py.test and coverage defaults | Steve Piercy | |
| 2016-05-06 | remove duplicate links | Steve Piercy | |
| 2016-05-06 | Update wiki tutorials with py.test remarks | Steve Piercy | |
| - better synch up wiki tutorials installation instructions - improve .rst syntax and add more .rst links | |||
| 2016-04-24 | Use parsed-literal for installing versions of Pyramid. This should future ↵ | Steve Piercy | |
| proof docs. | |||
| 2016-04-23 | Fix all the stinky linkie rot via `make linkcheck ↵ | Steve Piercy | |
| SPHINXBUILD=$VENV/bin/sphinx-build`, but don't bother with HISTORY.txt or whatsnew-xx | |||
| 2016-04-16 | replace ps1con with doscon for lexer | Steve Piercy | |
| 2016-04-12 | one does not simply "create a virtualenv". one should "create a virtual ↵ | Steve Piercy | |
| environment". - Fixes #2483 | |||
| 2016-04-12 | one does not simply "create a virtualenv". one should "create a virtual ↵ | Steve Piercy | |
| environment" | |||
| 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 | fix extras_requires to extras_require | Michael Merickel | |
| 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-11 | - upgrade setuptools, too, in the two wikis | Steve Piercy | |
| 2016-04-10 | - update wiki/distributing.rst to use pip | Steve Piercy | |
| 2016-04-10 | - update wiki tests step and its src files | Steve Piercy | |
| - add test_referrer_is_login() to provide 100% coverage | |||
| 2016-04-10 | - update wiki authorization step and its src files | Steve Piercy | |
| - trim index | |||
