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
2010-11-05
prep for 1.0a1 release
Chris McDonough
2010-11-05
remove untruths
Chris McDonough
2010-11-04
- The ``request_type`` argument to the ``view`` ZCML directive, the
Chris McDonough
2010-11-04
- The SQL Wiki tutorial was updated to take into account changes to the
Chris McDonough
2010-11-04
- The ZODB Wiki tutorial was updated to take into account changes to the
Chris McDonough
2010-11-04
note
Chris McDonough
2010-11-04
note imperative changes
Chris McDonough
2010-11-02
- The default ``cookie_name`` value of the ``authtktauthenticationpolicy`` ZCML
Chris McDonough
2010-11-02
update latex index
Chris McDonough
2010-11-02
- Remove references to 'WebOb' Response and just call it 'Response', and note
Chris McDonough
2010-11-02
- The values ``bfg_localizer`` and ``bfg_locale_name`` kept on the request
Chris McDonough
2010-11-02
- The presence of the key ``repoze.bfg.message`` in the WSGI environment when
Chris McDonough
2010-11-02
- New event type: ``pyramid.interfaces.IBeforeRender``. An object of this type
Chris McDonough
2010-11-01
note new interface
Chris McDonough
2010-11-01
for performance reasons (to avoid unnecessary ZCA lookups), pass the helper o...
Chris McDonough
2010-10-31
pass settings to renderer factory, as most template renderers need to look at...
Chris McDonough
2010-10-31
- Renderer factories now accept a *dictionary* rather than an absolute resource
Chris McDonough
2010-10-29
bfg-> pyramid
Chris McDonough
2010-10-29
- The ``bfgshell`` paster command is now named ``pshell``.
Chris McDonough
2010-10-29
bfg_view -> view_config
Chris McDonough
2010-10-29
pylons paster templates
Chris McDonough
2010-10-28
add sessioning interfaces, configuration API, and a sample implementation tha...
Chris McDonough
2010-10-28
merge static view bugfixes/features from bfg trunk
Chris McDonough
2010-10-27
Ok, this time, actually include the mako renderer changes.
Ben Bangert
2010-10-26
wording
Chris McDonough
2010-10-26
add handler code
Chris McDonough
2010-10-25
add httpexceptions docs
Chris McDonough
2010-10-25
docs fixes
Chris McDonough
2010-10-25
docs and deprecations
Chris McDonough
2010-10-25
convert remainder of docs to use pyramid instead of repoze.bfg
Chris McDonough
2010-10-21
- When a renderer factory could not be found, a misleading error
Chris McDonough
2010-10-13
(no commit message)
Chris McDonough
2010-09-30
prep for 1.3a15
Chris McDonough
2010-09-24
- The ``repoze.bfg.traversal.traversal_path`` API now eagerly attempts
Chris McDonough
2010-09-15
prep for 1.3a14
Chris McDonough
2010-09-15
Features
Chris McDonough
2010-09-14
- If an exception view was registered through the legacy
Chris McDonough
2010-09-14
gardening
Chris McDonough
2010-09-14
prep for 1.3a13
Chris McDonough
2010-09-14
- The ``add_route`` method of a Configurator now accepts a
Chris McDonough
2010-09-13
Features
Chris McDonough
2010-09-12
- Add a new request API: ``request.add_finished_callback``. Finished
Chris McDonough
2010-09-12
remove FinishedEvent (bad idea)
Chris McDonough
2010-09-12
typo
Chris McDonough
2010-09-12
- The BFG router now emits an additional event unconditionally at the
Chris McDonough
2010-09-09
Features
Chris McDonough
2010-09-09
- The ``traverse`` route predicate could not successfully generate a
Chris McDonough
2010-09-08
prep for 1.3a12
Chris McDonough
2010-09-08
- The ``repoze.bfg.interfaces`` API documentation page is now rendered
Chris McDonough
2010-09-08
- Add an API to the ``Configurator`` named ``get_routes_mapper``.
Chris McDonough
[next]