| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-01-28 | Removed reference to Zope XML namespace since this is a Mako example. Also ↵ | Chris Beelby | |
| Mako in general does not require such well-formed documents and it is perhaps more accurate of a typical mako template to make the example very basic. | |||
| 2011-01-28 | capitalizations | Chris McDonough | |
| 2011-01-28 | nonsensical mod | Chris McDonough | |
| 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 | - Beef up documentation related to ``set_default_permission``: explicitly | Chris McDonough | |
| mention that default permissions also protect exception views. | |||
| 2011-01-27 | First batch of fixes for typo's and other language issues. | Chris Beelby | |
| 2011-01-26 | fix typo in "URL Dispatch section mentioned by some on mailing list: ↵ | michr | |
| https://groups.google.com/group/pylons-devel/browse_thread/thread/511291709aec2b4a | |||
| 2011-01-25 | - Use © instead of copyright symbol in paster templates / tutorial | Chris McDonough | |
| templates for the benefit of folks who cutnpaste and save to a non-UTF8 format. | |||
| 2011-01-24 | apply recomenndations from graham | Chris McDonough | |
| 2011-01-21 | - Minimally explain usage of custom regular expressions in URL dispatch | Chris McDonough | |
| replacement markers within URL Dispatch chapter. | |||
| 2011-01-21 | include txt, mako, xml, html | 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. | |||
| 2011-01-21 | point at Pyramid Cookbook explicitly | Chris McDonough | |
| 2011-01-21 | depend on intersphinx to point at Mako i18n recipe | Chris McDonough | |
| 2011-01-21 | - Slightly improved interface docs for ``IAuthorizationPolicy``. | Chris McDonough | |
| 2011-01-21 | - Move content of "Forms" chapter back to "Views" chapter; I can't think of a | Chris McDonough | |
| better place to put it. | |||
| 2011-01-21 | Incorporate suggestions from https://github.com/Pylons/pyramid/issues/#issue/57 | Chris McDonough | |
| 2011-01-21 | - Added "What's New in Pyramid 1.0" chapter to HTML rendering of | Chris McDonough | |
| documentation. | |||
| 2011-01-21 | - Add (minimal) documentation about using I18N within Mako templates to | Chris McDonough | |
| "Internationalization and Localization" narrative chapter. | |||
| 2011-01-21 | mention pyramid_sqla | Chris McDonough | |
| 2011-01-21 | add caveat for PyPy and Jython users | Chris McDonough | |
| 2011-01-21 | yes, really | Chris McDonough | |
| 2011-01-21 | - Add docs for ``add_finished_callback``, ``add_response_callback``, | Chris McDonough | |
| ``route_path``, ``route_url``, and ``static_url`` methods to ``pyramid.request.Request`` API docs. | |||
| 2011-01-21 | deal with the addition of production.ini | Chris McDonough | |
| 2011-01-19 | - Added "Adding Methods to the Configurator via ``add_directive``" section to | Chris McDonough | |
| Advanced Configuration narrative chapter. | |||
| 2011-01-19 | - Fix deprecated example showing ``chameleon_zpt`` API call in testing | Chris McDonough | |
| narrative chapter. | |||
| 2011-01-19 | resource->asset | Chris McDonough | |
| 2011-01-19 | point to pyramid_zcml | Chris McDonough | |
| 2011-01-19 | inappropriate indentation | Chris McDonough | |
| 2011-01-19 | point at pyramid_zcml | Chris McDonough | |
| 2011-01-19 | add Python to identify kind of package | Chris McDonough | |
| 2011-01-19 | clarify | Chris McDonough | |
| 2011-01-19 | - When a ``pyramid.exceptions.Forbidden`` error is raised, its status code | Chris McDonough | |
| now ``403 Forbidden``. It was previously ``401 Unauthorized``, for backwards compatibility purposes with ``repoze.bfg``. This change will cause problems for users of Pyramid with ``repoze.who``, which intercepts ``401 Unauthorized`` by default, but allows ``403 Forbidden`` to pass through. Those deployments will need to configure ``repoze.who`` to also react to ``403 Forbidden``. | |||
| 2011-01-19 | handlers are no longer a part of the package | Chris McDonough | |
| 2011-01-18 | Merge https://github.com/Pylons/pyramid | Casey Duncan | |
| 2011-01-18 | add word that to clarify | Casey Duncan | |
| 2011-01-18 | fix typoo | Casey Duncan | |
| 2011-01-18 | resource => asset | Casey Duncan | |
| 2011-01-18 | resource => asset | Casey Duncan | |
| 2011-01-18 | they => the | Casey Duncan | |
| 2011-01-18 | remove empty See Also | Casey Duncan | |
| 2011-01-18 | add word chapter | Casey Duncan | |
| 2011-01-18 | fix spacing | Casey Duncan | |
