| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2016-04-10 | - update definingviews and its src files | Steve Piercy | |
| - fix css in zodb scaffold and wiki tutorial previous steps | |||
| 2016-04-09 | update basiclayout and its src | Steve Piercy | |
| 2016-04-09 | update basiclayout and its src | Steve Piercy | |
| 2016-04-09 | - fix console message | Steve Piercy | |
| 2016-04-09 | - add src/installation files | Steve Piercy | |
| 2016-04-09 | - update wiki/installation step to use pip | Steve Piercy | |
| - make it consistent with wiki2 | |||
| 2016-04-09 | - rollback intersphinx targets | Steve Piercy | |
| 2016-04-09 | - fix traversal tutorial reference | Steve Piercy | |
| - add intersphinx targets to wiki/* | |||
| 2016-04-09 | disambiguate intersphinx target | Steve Piercy | |
| 2016-02-23 | Fix view name order, windows for 'Return logged_in to renderer. | Tres Seaver | |
| 2016-02-23 | Use correct attribute name in the ZODB Wiki tutorial view template. | Tres Seaver | |
| 2016-01-30 | fix heading under/overlines for rst syntax | Steve Piercy | |
| (cherry picked from commit 60b74ee) | |||
| 2016-01-20 | Update docs to reflect dropping Python 3.2 support | Steve Piercy | |
| 2015-05-27 | clean up and make consistent across wikis | Steve Piercy | |
| 2015-05-27 | - clean up and make consistent across wiki tutorials | Steve Piercy | |
| - update templates and static assets for new design | |||
| 2015-05-27 | - clean up and make consistent across both wikis authorization.rst | Steve Piercy | |
| - update templates and static assets to new theme | |||
| 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 | |||
| 2015-05-25 | update template and static assets to current | Steve Piercy | |
| 2015-05-25 | update static assets, mytemplate.pt, caps | Steve Piercy | |
| 2015-05-25 | wikis consistency, grammar, wrapping | Steve Piercy | |
| 2015-05-25 | grammar, caps, minor tweaks | Steve Piercy | |
| 2015-05-25 | cherry pick from 1.5-branch | Steve Piercy | |
| 2015-05-25 | mention ZODB; punctuation | Steve Piercy | |
| 2015-03-13 | Update code example | Steve Piercy | |
| Modify `lines` to include closing parens in source and update corresponding `emphasize-lines`. Closes #1606. | |||
| 2014-08-12 | Docs: Make "userid" link to the glossary term. | Karl O. Pinc | |
| 2014-04-08 | Drop setup.cfg from scaffolds | Wichert Akkerman | |
| Since setup.cfg is no longer needed for Babel, and no scaffold or documentation references nose there is no need to keep them. | |||
| 2014-04-08 | Remove Babel from all setup.cfg files | Wichert Akkerman | |
| 2013-11-17 | Removed extra indentation from some examples (:linenos: should be indented ↵ | Antti Haapala | |
| with the same indentation as the rest of the code block) | |||
| 2013-11-09 | undeprecate remember/forget functions and remove ↵ | Chris McDonough | |
| remember_userid/forget_userid methods from request | |||
| 2013-10-30 | copy forward views.py changes to tests step | Chris McDonough | |
