| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2008-09-01 | - New API module: ``repoze.bfg.view``. This module contains the functions | Chris McDonough | |
| named ``render_view_to_response``, ``render_view_to_iterable`` and ``is_response``, which are documented in the API docs. These features aid programmatic (non-request-driven) view execution. | |||
| 2008-08-20 | Add change history. | Chris McDonough | |
| 2008-08-20 | Note repoze.who integrations where useful. | Chris McDonough | |
| 2008-08-11 | repoze.shootout. | Chris McDonough | |
| 2008-08-04 | - Add a ``request_type`` attribute to the available attributes of a | Chris McDonough | |
| ``bfg:view`` configure.zcml element. This attribute will have a value which is a dotted Python path, pointing at an interface. If the request object implements this interface when the view lookup is performed, the appropriate view will be called. - Remove "template only" views. These were just confusing and were never documented. | |||
| 2008-07-31 | More balance between URL dispatch and traversal. | Chris McDonough | |
| 2008-07-31 | - Add event sends for INewRequest and INewResponse. See the | Chris McDonough | |
| events.rst chapter in the documentation's ``api`` directory. | |||
| 2008-07-29 | wiki. | Chris McDonough | |
| 2008-07-29 | (no commit message) | Chris McDonough | |
| 2008-07-29 | (no commit message) | Chris McDonough | |
| 2008-07-28 | (no commit message) | Chris McDonough | |
| 2008-07-28 | (no commit message) | Chris McDonough | |
| 2008-07-28 | (no commit message) | Chris McDonough | |
| 2008-07-28 | Grr. | Chris McDonough | |
| 2008-07-24 | Various tweaks. | Chris McDonough | |
| 2008-07-24 | Sorry for the checkin spam. | Chris McDonough | |
| 2008-07-24 | Cleanup. | Chris McDonough | |
| 2008-07-24 | Point at the glossary at the end. | Chris McDonough | |
| 2008-07-24 | Start working on a glossary. Also, start changing repoze.bfg occurrences to ↵ | Paul Everitt | |
| :mod: as I find them. | |||
| 2008-07-24 | We don't need cluegun. | Chris McDonough | |
| 2008-07-24 | Get rid of duplicate info in lxmlgraph tutorial. | Chris McDonough | |
| 2008-07-24 | Move stuff from lxmlgraph to main docs. | Chris McDonough | |
| 2008-07-24 | Add tutorial sections | Paul Everitt | |
| 2008-07-22 | Add url-based dispatch. | Chris McDonough | |
| 2008-07-21 | Add install docs. | Chris McDonough | |
| 2008-07-20 | More docs; fix autogen app model root creation. | Chris McDonough | |
| 2008-07-20 | - Add find_interface API. | Chris McDonough | |
| 2008-07-19 | Add wsgiapp decorator. | Chris McDonough | |
| 2008-07-19 | Document project creation. | Chris McDonough | |
| 2008-07-19 | I love to delete lines. | Chris McDonough | |
| 2008-07-18 | (no commit message) | Chris McDonough | |
| 2008-07-18 | Placeholder. | Chris McDonough | |
| 2008-07-18 | Add the beginnings of security docs. | Chris McDonough | |
| 2008-07-17 | Add info about views. | Chris McDonough | |
| 2008-07-16 | Rearrange into narrative and API sections; include README in narrative as ↵ | Chris McDonough | |
| "introduction". | |||
| 2008-07-16 | Doc tweaks. | Chris McDonough | |
| 2008-07-16 | Oh the humanity of this hack. | Chris McDonough | |
| 2008-07-16 | Lay out skeleton for docs. | Chris McDonough | |
