| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-02-14 | denote other settings | Chris McDonough | |
| 2012-02-14 | add note about debugtoolbar.hosts | Chris McDonough | |
| 2012-02-06 | fix #424 | Michael Merickel | |
| 2012-01-28 | fix bad numbering | Chris McDonough | |
| 2012-01-19 | Fixes #400 (although sports was an intentional verb, maybe not the best one ↵ | Chris McDonough | |
| to use in a place where some folks wont have english as a first language) | |||
| 2012-01-18 | untangle some docs about using alternate wsgi servers (divide into 2 ↵ | Chris McDonough | |
| sections, one about pserve, the other about waitress vs. others) | |||
| 2012-01-02 | - Use the ``waitress`` WSGI server instead of ``wsgiref`` in scaffolding. | Chris McDonough | |
| 2011-12-16 | justify wsgiref usage | Chris McDonough | |
| 2011-12-16 | have output description match reality | Chris McDonough | |
| 2011-12-05 | add whatsnew-1.3; garden | Chris McDonough | |
| 2011-12-05 | the starter scaffold now uses url dispatch; add a minimal section about ↵ | Chris McDonough | |
| using another WSGI server; random docs fixes | |||
| 2011-11-12 | - The ``alchemy`` scaffold has been removed. | Chris McDonough | |
| - The ``routesalchemy`` scaffold has been renamed ``alchemy``. | |||
| 2011-11-12 | make myproject project relocatable (as per Ken's changes) | Chris McDonough | |
| 2011-10-17 | fix note rendering | Chris McDonough | |
| 2011-10-06 | remove stray references to Paste | Chris McDonough | |
| 2011-10-06 | remove all reference to the paster command-line utility | Chris McDonough | |
| 2011-09-23 | fixed up all the warning dealing ..note and ..warn | michr | |
| added a hide toc for glossary to prevent warnings | |||
| 2011-09-05 | add explanation of why to use production.ini | Chris McDonough | |
| 2011-09-04 | Add Windows analogues to all command lines. Closes #144 | Chris McDonough | |
| 2011-08-22 | fix stray inclusion of weberror; move manifest description | Chris McDonough | |
| 2011-08-22 | cleanups | Chris McDonough | |
| 2011-08-22 | - Use [app:main] instead of a pipeline in all scaffolds and tutorials | Chris McDonough | |
| and narrative docs. - Break out awkward description of PasteDeploy entry points from project chapter into its own Paste chapter. | |||
| 2011-08-20 | - Mention debug toolbar in tutorials. | Chris McDonough | |
| 2011-08-13 | - Projects created via a scaffold no longer depend on the ``WebError`` | Chris McDonough | |
| package at all; configuration in the ``production.ini`` file which used to require its ``error_catcher`` middleware has been removed. Configuring error catching / email sending is now the domain of the ``pyramid_exclog`` package (see https://docs.pylonsproject.org/projects/pyramid_exclog/dev/). | |||
| 2011-08-11 | fix docs, scaffolds, and tutorials to use pyramid.includes | Chris McDonough | |
| 2011-08-09 | instructions about how to turn the toolbar off | Chris McDonough | |
| 2011-08-09 | fix project.rst to deal with scaffold changes | Chris McDonough | |
| 2011-07-30 | Updated all of the docs to reflect the new pyramid.* settings prefix. | Michael Merickel | |
| 2011-07-24 | missing word | Carlos de la Guardia | |
| 2011-07-24 | Removed extra 'if' | Carlos de la Guardia | |
| 2011-07-24 | typo | Carlos de la Guardia | |
| 2011-07-24 | extra 's' removed | Carlos de la Guardia | |
| 2011-07-23 | replace extra 'the' with 'be' | Carlos de la Guardia | |
| 2011-07-23 | Removed repetitive and badly formed sentence | Carlos de la Guardia | |
| 2011-07-20 | add more index markers | Chris McDonough | |
| 2011-07-13 | move all paster commands to a separate chapter | Chris McDonough | |
| 2011-07-12 | add docs about logging config | Chris McDonough | |
| 2011-07-10 | add info to changes.txt and whatsnew about pshell changes; removed unused ↵ | Chris McDonough | |
| import and unwrap string | |||
| 2011-07-07 | Added/updated documentation for the new interactive shell. | Michael Merickel | |
| 2011-06-02 | Fix wrong parameter name. | Christoph Zwerschke | |
| 2011-05-26 | Fix typo to close issue 196. | Carlos de la Guardia | |
| 2011-04-11 | pyramid_sqla -> akhet | Chris McDonough | |
| 2011-04-11 | add description of MANIFEST.in | Chris McDonough | |
| 2011-04-11 | make prettier | Chris McDonough | |
| 2011-03-25 | Moved the content that was put into whatsnew-1.0.rst into the CHANGES.txt | Joe Dallago | |
| file, b/c the terminology change doesn't apply to version 1.0. Also changed the output of the paster create command in project.rst back to its original state. | |||
| 2011-03-24 | It was decided that pyramid would undergo a terminology change. | Joe Dallago | |
| 'Paster templates' will now be refered to as 'scaffolds,' while 'rendered templates' will remain as 'templates.' I have changed the docs to reflect this change in terminology. | |||
| 2011-02-12 | fix typo | Chris McDonough | |
| 2011-01-29 | no longer broken | Chris McDonough | |
| 2011-01-29 | renderings | Chris McDonough | |
| 2011-01-21 | - Add a ``MANIFEST.in`` file to each paster template. See | Chris McDonough | |
| https://github.com/Pylons/pyramid/issues#issue/95 Closes issue #95. | |||
