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
2008-09-01
Prep for 0.3.5.
Chris McDonough
2008-09-01
Add render_view function.
Chris McDonough
2008-09-01
- New API module: ``repoze.bfg.view``. This module contains the functions
Chris McDonough
2008-08-29
Updated changes.
Malthe Borch
2008-08-29
Prep for 0.3.4.
Chris McDonough
2008-08-29
model_path and *backwards incompatible change* removing "make_app" and "get_o...
Chris McDonough
2008-08-24
Sigh.
Chris McDonough
2008-08-24
Prep for 0.3.2.
Chris McDonough
2008-08-24
- Remove ``sampleapp`` sample application from bfg package itself.
Chris McDonough
2008-08-23
- Read and write a pickled ZCML actions list, stored as
Chris McDonough
2008-08-20
Prep for 0.3.1.
Chris McDonough
2008-08-18
- Generated application differences: ``make_app`` entry point
Chris McDonough
2008-08-17
- Add ``<bfg:settings>`` directive. This directive currently allows
Chris McDonough
2008-08-16
Prep for 0.3.0.
Chris McDonough
2008-08-12
Fix ITraverserFactory lookup; release 0.2.9.
Chris McDonough
2008-08-11
0.2.8.
Chris McDonough
2008-08-08
find_context_from_path -> find_model
Chris McDonough
2008-08-08
- Add ``find_context_from_path`` and ``find_root`` traversal APIs.
Chris McDonough
2008-08-06
- Small url dispatch overhaul: the ``connect`` method of the
Chris McDonough
2008-08-04
- Add a ``request_type`` attribute to the available attributes of a
Chris McDonough
2008-07-31
- Add event sends for INewRequest and INewResponse. See the
Chris McDonough
2008-07-29
0.2.5: add model_url.
Chris McDonough
2008-07-27
Release 0.2.4.
Chris McDonough
2008-07-22
Add url-based dispatch.
Chris McDonough
2008-07-20
- Add API functions for authenticated_userid and effective_principals.
Chris McDonough
2008-07-20
- Add authenticated_userid and effective_principals API to security
Chris McDonough
2008-07-20
(no commit message)
Chris McDonough
2008-07-20
- Add find_interface API.
Chris McDonough
2008-07-20
(no commit message)
Chris McDonough
2008-07-19
Add wsgiapp decorator.
Chris McDonough
2008-07-19
- The concept of "view factories" was removed in favor of always
Chris McDonough
2008-07-16
Make a note about XSLT support.
Paul Everitt
2008-07-16
(no commit message)
Chris McDonough
2008-07-16
Yes we did release 0.1.
Chris McDonough
2008-07-16
We haven't yet released 0.1.
Chris McDonough
2008-07-16
Added 'repoze.bfg.push:pushpage' decorator
Tres Seaver
2008-07-04
Start on bfg.
Chris McDonough