| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-07-20 | - Add authenticated_userid and effective_principals API to security | Chris McDonough | |
| policy. | |||
| 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 | |
| calling a view, which is a callable that returns a response directly (as opposed to returning a view). As a result, the ``factory`` attribute in the bfg:view ZCML statement has been renamed to ``view``. Various interface names were changed also. - ``render_template`` and ``render_transform`` no longer return a Response object. Instead, these return strings. The old behavior can be obtained by using ``render_template_to_response`` and ``render_transform_to_response``. | |||
| 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 | |
| o Creates BFG views from callables which take (context, request) and return a mapping of top-level names. | |||
| 2008-07-04 | Start on bfg. | Chris McDonough | |
