summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki
AgeCommit message (Collapse)Author
2016-12-23replace pcreate w/ccSteve Piercy
2016-12-23wiki/src/tests updates, use correct lexersSteve Piercy
2016-12-23wiki/src/views updates, PEP8 the dictSteve Piercy
2016-12-23readjust line numbersSteve Piercy
2016-12-23wiki/src/authorization updatesSteve Piercy
2016-12-23wiki/src/views updatesSteve Piercy
2016-12-23wiki/src/models updatesSteve Piercy
2016-12-23wiki/src/models updatesSteve Piercy
2016-12-23wiki/src/basiclayout updatsSteve Piercy
2016-12-23forgot to add some files to gitSteve Piercy
2016-12-23alignment was offSteve Piercy
2016-12-23wiki/src/installation updatesSteve Piercy
2016-12-23standardize windows promptSteve Piercy
2016-12-23make distributing.rst's consistent, use pip installSteve Piercy
2016-12-23Use cookiecutter instead of scaffold and pcreateSteve Piercy
- minor grammar and reST fixes
2016-12-18Fix typoPavlo Kapyshin
2016-12-14Merge branch 'master' into pr/2853Michael Merickel
2016-12-09Added configuration for ipv6 in .ini files.Martin
2016-12-08minor grammar and style fixes for wiki/authorizationSteve Piercy
2016-12-08Merge pull request #2849 from mfrlin/issue-2656Michael Merickel
Changed wiki tutorial to showcase passwrd hashing with bcrypt.
2016-12-07Changed 'host' and 'port' configuration to a new 'listen' style that is now ↵Martin
supported by waitress server.
2016-12-07Hashing helpers now deal in unicode. Fixed wording. Added link to bcrypt and ↵Martin
a footnote from wiki2 example.
2016-12-06Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ↵Bert JW Regeer
…"
2016-12-06Changed wiki tutorial to showcase passwrd hashing with bcrypt. Relates to #2204Martin
2016-12-06Changed 'host' and 'port' configuration to a new 'listen' style that is now ↵Martin
supported by waitress server.
2016-11-26add 3.6 support to documentationSteve Piercy
- See #2835
2016-11-20link to documentation on hupperMichael Merickel
fixes #2806
2016-05-08docs: Fix typos.Vincent Férotin
2016-05-07update tutorials/wiki/tests.rst with py.test and coverage defaultsSteve Piercy
2016-05-07update wiki1 with py.test and coverage defaultsSteve Piercy
2016-05-06remove duplicate linksSteve Piercy
2016-05-06Update wiki tutorials with py.test remarksSteve Piercy
- better synch up wiki tutorials installation instructions - improve .rst syntax and add more .rst links
2016-04-24Use parsed-literal for installing versions of Pyramid. This should future ↵Steve Piercy
proof docs.
2016-04-23Fix 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-16replace ps1con with doscon for lexerSteve Piercy
2016-04-12one does not simply "create a virtualenv". one should "create a virtual ↵Steve Piercy
environment". - Fixes #2483
2016-04-12one 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-11fix extras_requires to extras_requireMichael Merickel
2016-04-11remove theme.min.css, it serves no purposeMichael Merickel
2016-04-11fix readme to show directions in both alchemy and zodbMichael Merickel
2016-04-11- upgrade setuptools, too, in the two wikisSteve Piercy
2016-04-10- update wiki/distributing.rst to use pipSteve Piercy
2016-04-10- update wiki tests step and its src filesSteve Piercy
- add test_referrer_is_login() to provide 100% coverage
2016-04-10- update wiki authorization step and its src filesSteve Piercy
- trim index
2016-04-10- update definingviews and its src filesSteve Piercy
- fix css in zodb scaffold and wiki tutorial previous steps
2016-04-09update basiclayout and its srcSteve Piercy
2016-04-09update basiclayout and its srcSteve Piercy
2016-04-09- fix console messageSteve Piercy
2016-04-09- add src/installation filesSteve Piercy