| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |
| 2011-01-29 | renderings | Chris McDonough | |
| 2011-01-29 | fix too-long lines in tutorials | Chris McDonough | |
| 2011-01-29 | too-long line | Chris McDonough | |
| 2011-01-29 | too-long lines | Chris McDonough | |
| 2011-01-29 | garden | Chris McDonough | |
| 2011-01-29 | too-long lines | Chris McDonough | |
| 2011-01-29 | use term target for deployment settings | Chris McDonough | |
| 2011-01-29 | wording | Chris McDonough | |
| 2011-01-29 | extend description of settings | Chris McDonough | |
| 2011-01-29 | renderings | Chris McDonough | |
| 2011-01-28 | - Removed API documentation for ``pyramid.testing`` APIs named | Chris McDonough | |
| ``registerDummySecurityPolicy``, ``registerResources``, ``registerModels``, ``registerEventListener``, ``registerTemplateRenderer``, ``registerDummyRenderer``, ``registerView``, ``registerUtility``, ``registerAdapter``, ``registerSubscriber``, ``registerRoute``, and ``registerSettings``. - Deprecated-since-BFG-1.2 APIs from ``pyramid.testing`` now properly emit deprecation warnings. | |||
| 2011-01-28 | shorten too-long lines for latex | Chris McDonough | |
| 2011-01-28 | render URL properly | Chris McDonough | |
| 2011-01-28 | renderings | Chris McDonough | |
| 2011-01-28 | garden | Chris McDonough | |
| 2011-01-28 | remove inappropriate warning; change note wording | Chris McDonough | |
| 2011-01-28 | space after commas on sqlalchemy paster templates (pep 8) | Kyle Johnson | |
| 2011-01-28 | minor grammar fixes ('a' vs 'an') | Kyle Johnson | |
| 2011-01-28 | transposed | Chris McDonough | |
| 2011-01-28 | garden | Chris McDonough | |
| 2011-01-28 | docutils necessary as per tutorial flow | Chris McDonough | |
| 2011-01-28 | prep for 1.0b3 | Chris McDonough | |
| 2011-01-28 | capitalizations | Chris McDonough | |
| 2011-01-28 | use older versions of latex warning/info from bfg docs (larger, b&w) | Chris McDonough | |
| 2011-01-28 | nonsensical mod | Chris McDonough | |
| 2011-01-28 | dont use tab-width directive (older sphinx does not support, need to build ↵ | Chris McDonough | |
| book with older sphinx) | |||
| 2011-01-28 | convert all tabs to spaces in templates (sorry, blaise, i may have to use an ↵ | Chris McDonough | |
| older version of sphinx which doesnt respect tab-width) | |||
| 2011-01-27 | remove bacticks from interface description | Chris McDonough | |
| 2011-01-27 | module name contractions | Chris McDonough | |
| 2011-01-27 | spell out 20 | Chris McDonough | |
| 2011-01-27 | this line is too long to fit in the book; cheat | Chris McDonough | |
| 2011-01-27 | method name contractions | Chris McDonough | |
| 2011-01-27 | method name contractions; move details of view lookup to end | Chris McDonough | |
| 2011-01-27 | fix dangling references | Chris McDonough | |
| 2011-01-27 | ignore book env | Chris McDonough | |
