index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGES.txt
Age
Commit message (
Expand
)
Author
2011-02-13
note changes
Chris McDonough
2011-02-12
- ``pyramid_alchemy`` paster template now uses ``query.get`` rather than
Chris McDonough
2011-02-09
- Integers and longs passed as ``elements`` to ``pyramid.url.resource_url``
Chris McDonough
2011-02-09
- URL pattern markers used in URL dispatch are permitted to specify a custom
Chris McDonough
2011-01-30
note removal
Chris McDonough
2011-01-30
prep for 1.0
Chris McDonough
2011-01-30
garden
Chris McDonough
2011-01-30
- Removed duplicate implementations of ``is_response``. Two competing
Chris McDonough
2011-01-29
- Changed "Cleaning up After a Request" section in the URL Dispatch chapter
Chris McDonough
2011-01-29
- Added ``egg:repoze.retry#retry`` middleware to the WSGI pipeline in ZODB
Chris McDonough
2011-01-29
- Moved "Using ZODB With ZEO" and "Using repoze.catalog Within Pyramid"
Chris McDonough
2011-01-28
- Removed API documentation for ``pyramid.testing`` APIs named
Chris McDonough
2011-01-28
transposed
Chris McDonough
2011-01-28
garden
Chris McDonough
2011-01-28
prep for 1.0b3
Chris McDonough
2011-01-27
- Beef up documentation related to ``set_default_permission``: explicitly
Chris McDonough
2011-01-26
- ``pyramid.view.append_slash_notfound_view`` now preserves GET query
Chris McDonough
2011-01-25
- Use © instead of copyright symbol in paster templates / tutorial
Chris McDonough
2011-01-24
prep for 1.0b2
Chris McDonough
2011-01-24
wording
Chris McDonough
2011-01-24
- A bug existed in the ``pyramid.authentication.AuthTktCookieHelper`` which
Chris McDonough
2011-01-22
- The ``render_view`` method of ``pyramid.renderers.RendererHelper`` passed
Chris McDonough
2011-01-22
- The ``production.ini`` generated by all paster templates now have an
Chris McDonough
2011-01-21
of course, wrong date in tarball
Chris McDonough
2011-01-21
prep for 1.0b1
Chris McDonough
2011-01-21
- Minimally explain usage of custom regular expressions in URL dispatch
Chris McDonough
2011-01-21
- Add a ``MANIFEST.in`` file to each paster template. See
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
2011-01-21
- ``testing.setUp`` now adds a ``settings`` attribute to the registry (both
Chris McDonough
2011-01-21
- Added "What's New in Pyramid 1.0" chapter to HTML rendering of
Chris McDonough
2011-01-21
- Add (minimal) documentation about using I18N within Mako templates to
Chris McDonough
2011-01-21
- Add docs for ``add_finished_callback``, ``add_response_callback``,
Chris McDonough
2011-01-21
- Add ``wild_domain`` argument to AuthTktAuthenticationPolicy, which defaults
Chris McDonough
2011-01-19
- Added "Adding Methods to the Configurator via ``add_directive``" section to
Chris McDonough
2011-01-19
- Using the ``pyramid.view.bfg_view`` alias for ``pyramid.view.view_config``
Chris McDonough
2011-01-19
- The ``pyramid_zodb``, ``pyramid_routesalchemy`` and ``pyramid_alchemy``
Chris McDonough
2011-01-19
get urls right
Chris McDonough
2011-01-19
- Fix deprecated example showing ``chameleon_zpt`` API call in testing
Chris McDonough
2011-01-19
- The default value for the ``cookie_on_exception`` parameter to
Chris McDonough
2011-01-19
changelog entry for authtkt tokens feature
Chris McDonough
2011-01-19
Merge branch 'tokens'
Wichert Akkerman
2011-01-19
- When a ``pyramid.exceptions.Forbidden`` error is raised, its status code
Chris McDonough
2011-01-19
reformat
Chris McDonough
2011-01-19
Add changelog entry about merging caseman-master
Chris McDonough
2011-01-18
prep for 1.0a10
Chris McDonough
2011-01-18
- Most references to ZCML in narrative chapters have been removed or
Chris McDonough
2011-01-18
descriptions
Chris McDonough
2011-01-18
- The ``make_app`` function has been removed from the ``pyramid.router``
Chris McDonough
2011-01-16
- The ``pylons_minimal``, ``pylons_basic`` and ``pylons_sqla`` paster
Chris McDonough
[next]