| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-02-01 | garden | Chris McDonough | |
| 2011-02-01 | Merge branch '1.0-branch' | Chris McDonough | |
| 2011-02-01 | credit hugues | Chris McDonough | |
| 2011-01-31 | Merge branch 'cconrad-master' | Chris McDonough | |
| 2011-01-31 | Merge branch 'master' of https://github.com/cconrad/pyramid into cconrad-master | Chris McDonough | |
| 2011-01-31 | rendering | Chris McDonough | |
| 2011-01-30 | Typo - "tutorial.models.Wiki" should be "tutorial.models.Page" | Claus Conrad | |
| 2011-01-30 | defer | Chris McDonough | |
| 2011-01-30 | note removal | Chris McDonough | |
| 2011-01-30 | prep for 1.0 | Chris McDonough | |
| 2011-01-30 | had to remove flow of auth chapter due to space constraints | Chris McDonough | |
| 2011-01-30 | remove useless warnings | Chris McDonough | |
| 2011-01-30 | use the right isbn | Chris McDonough | |
| 2011-01-30 | fix references | Chris McDonough | |
| 2011-01-30 | we no longer use intersphinx | Chris McDonough | |
| 2011-01-30 | make function on 2.4 and 2.5 | Chris McDonough | |
| 2011-01-30 | make pass predictably on jython | Chris McDonough | |
| 2011-01-30 | skip chameleon-using tests on pypy and jython | Chris McDonough | |
| 2011-01-30 | fix too-long lines | Chris McDonough | |
| 2011-01-30 | fix too-long lines | Chris McDonough | |
| 2011-01-30 | fix too-long lines | Chris McDonough | |
| 2011-01-30 | fix too-long lines | Chris McDonough | |
| 2011-01-30 | fix too-long lines | Chris McDonough | |
| 2011-01-30 | reorder tutorial chapters | Chris McDonough | |
| 2011-01-30 | too-long line | Chris McDonough | |
| 2011-01-30 | note existence of paster template tests | Chris McDonough | |
| 2011-01-30 | garden | Chris McDonough | |
| 2011-01-30 | 600 page max | Chris McDonough | |
| 2011-01-30 | - Remove duplication of API and narrative documentation in | Chris McDonough | |
| ``pyramid.view.view_config`` API docs by pointing to ``pyramid.config.add_view`` documentation and narrative chapter documentation. | |||
| 2011-01-30 | - Remove duplication of ``add_route`` API documentation from URL Dispatch | Chris McDonough | |
| narrative chapter. | |||
| 2011-01-30 | inappropriate mentions of alternate declarative forms | Chris McDonough | |
| 2011-01-30 | save space by removing duplicated documentation of view_config args | Chris McDonough | |
| 2011-01-30 | script for creating book | Chris McDonough | |
| 2011-01-30 | add isbns and first print date | Chris McDonough | |
| 2011-01-30 | add notes about documentation changes | Chris McDonough | |
| 2011-01-30 | fix typo, use config-relative lookup | Chris McDonough | |
| 2011-01-30 | add cover sizing script | Chris McDonough | |
| 2011-01-30 | remove reference to ZCML directives; doesnt work in printed book | Chris McDonough | |
| 2011-01-30 | remove direct reference to pyramid_cookbook; doesnt work in printed version | Chris McDonough | |
| 2011-01-30 | remove reference to static ZCML directive; cant refer to it from printed book | Chris McDonough | |
| 2011-01-30 | dont punt to zcml docs for predicate descriptions | Chris McDonough | |
| 2011-01-30 | stray tilde | Chris McDonough | |
| 2011-01-30 | - Removed duplicate implementations of ``is_response``. Two competing | Chris McDonough | |
| implementations existed: one in ``pyramid.config`` and one in ``pyramid.view``. Now the one defined in ``pyramid.view`` is used internally by ``pyramid.config`` and continues to be advertised as an API. Closes #114. | |||
| 2011-01-30 | Explain how to install nose and coverage. | Chris McDonough | |
| 2011-01-29 | - Changed "Cleaning up After a Request" section in the URL Dispatch chapter | Chris McDonough | |
| to use ``request.add_finished_callback`` instead of jamming an object with a ``__del__`` into the WSGI environment. | |||
| 2011-01-29 | - Added ``egg:repoze.retry#retry`` middleware to the WSGI pipeline in ZODB | Chris McDonough | |
| templates (retry ZODB conflict errors which occur in normal operations). | |||
| 2011-01-29 | Merge branch 'osmaker-master' | Chris McDonough | |
| 2011-01-29 | Merge branch 'master' of https://github.com/osmaker/pyramid into osmaker-master | Chris McDonough | |
| 2011-01-29 | - Moved "Using ZODB With ZEO" and "Using repoze.catalog Within Pyramid" | Chris McDonough | |
| tutorials out of core documentation and into the Pyramid Tutorials site (http://docs.pylonsproject.org/projects/pyramid_tutorials/dev/). | |||
| 2011-01-29 | no longer broken | Chris McDonough | |
