| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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-01-10 | update docs per ↵ | Steve Piercy | |
| https://github.com/Pylons/pyramid/commit/fb7a98bbdacebc4edfef8fb3e6093bb9e6590111 | |||
| 2016-12-23 | wiki2/*.rst first cut from comparing across branches | Steve Piercy | |
| 2016-04-16 | replace ps1con with doscon for lexer | Steve Piercy | |
| 2016-04-09 | - update wiki2/tests step | Steve Piercy | |
| 2016-04-09 | - add intersphinx targets | Steve Piercy | |
| 2016-02-28 | redirect to edit page when user attempts to add page that already exists | Steve Piercy | |
| - update src/*/views/default.py - update src/*/routes.py - write new test - revise docs, double-checking line counts and highlighting | |||
| 2016-02-28 | add note about deprecation warnings on py3 | Steve Piercy | |
| 2016-02-28 | update tests.rst (done) | Steve Piercy | |
| - minor grammar - mention BaseTest class - clean up test output | |||
| 2016-02-18 | update tests chapter | Michael Merickel | |
| 2016-02-08 | [wip] update tests in wiki2 tutorial | Michael Merickel | |
| 2015-12-02 | - rewrite wiki2/tests.rst (removed an obsolete reference to testing models, ↵ | Steve Piercy | |
| per 2885a7b96545c037109d7999319f74869a640050) - add wiki2/src/tests/ files. special thanks to @ppaez | |||
| 2015-11-20 | wiki2/tests - commit progress | 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-25 | grammar | Steve Piercy | |
| 2015-05-25 | update templates, line numbers, file references | Steve Piercy | |
| 2013-09-06 | update the code in the wiki and wiki2 tutorials to use pyramid_chameleon | Michael Merickel | |
| 2013-03-13 | consistency: use $VENV whenever virtualenv binaries are used | Tshepang Lekhonkhobe | |
| 2013-03-04 | fix #311 | Tshepang Lekhonkhobe | |
| 2013-01-20 | point to the sources of the wiki tutorials in just one location; fix #763 | Tshepang Lekhonkhobe | |
| * This avoids having to update the link multiple times. * Also, mention their location, in case user has Pyramid checkout. | |||
| 2012-03-17 | add link to tests source | Chris McDonough | |
| 2012-03-17 | Fix typos. | Doug Latornell | |
| 2012-03-17 | Improve text of SQLAlchemy wiki tutorial. | Doug Latornell | |
| A mixture of typo fixes and wording improvements. | |||
| 2012-03-14 | Renamed db populate to initialize in SQL tutorial | Patricio Paez | |
| - Replaced populate_tutorial -> initialize_tutorial_db - Renamed populate.py -> initializedb.py - Updated references in the documenation | |||
| 2012-03-14 | Removed populate tests from the SQL wiki tutorial | Patricio Paez | |
| - Removed the main() settings parameter in populate.py - Updated the Tests chapter | |||
| 2012-03-13 | Show modification to scripts/populate.py to accept memory DB URI | Chris Shenton | |
| The text didn't describe editing the populate.py to accept an optional ``settings`` argument, which _callFUT() in tests.py passed in. This is used to specify a memory-backed SQLite DB which we can wipe-n-load during testing. Show how to replace main() in populate.py per our source code to accept this argument, and use it to set the DB URI; it also uses our Page model. | |||
| 2012-01-04 | remove dependency on pysqlite from all scaffolding on platforms lt 2.6 | Chris McDonough | |
| 2011-11-27 | - The SQLAlchemy Wiki tutorial has been updated. It now uses | Chris McDonough | |
| ``@view_config`` decorators and an explicit database population script. Closes #359. | |||
| 2011-11-12 | - The ``alchemy`` scaffold has been removed. | Chris McDonough | |
| - The ``routesalchemy`` scaffold has been renamed ``alchemy``. | |||
| 2011-11-08 | Remove 'pyramid_' from scaffolding name used for pcreate now. | Chris Shenton | |
| 2011-07-01 | run setup.py develop | Chris McDonough | |
| 2011-07-01 | - The Wiki2 tutorial "Tests" chapter had two bugs: it did not tell the user | Chris McDonough | |
| to depend on WebTest, and 2 tests failed as the result of changes to Pyramid itself. These issues have been fixed. | |||
| 2011-06-05 | Make tests in the Wiki2 tutorial a separate chapter, as for Wiki1. | Christoph Zwerschke | |
| Also add functional tests to the Wiki2 tutorial, similar to Wiki1. | |||
