summaryrefslogtreecommitdiff
path: root/docs/api
AgeCommit message (Expand)Author
2009-01-07- Add a method named ``assert_`` to the DummyTemplateRenderer. ThisChris McDonough
2009-01-06 - A ``static`` helper class was added to the ``repoze.bfg.views``Chris McDonough
2009-01-05 New ModulesChris McDonough
2008-12-21 - Updated paster template "ez_setup.py" to one that requiresChris McDonough
2008-11-17 - Add chameleon text template API (chameleon ${name} renderingsChris McDonough
2008-11-09registerTemplateRenderer -> registerDummyRendererChris McDonough
2008-11-09More docs.Chris McDonough
2008-11-07 FeaturesChris McDonough
2008-11-02 FeaturesChris McDonough
2008-09-28 FeaturesChris McDonough
2008-09-26Move to Chameleon.Chris McDonough
2008-09-21 - Add ``principals_allowed_by_permission`` API to security module.Chris McDonough
2008-09-16Document url dispatch in narrative form.Chris McDonough
2008-09-01Add render_view function.Chris McDonough
2008-09-01 - New API module: ``repoze.bfg.view``. This module contains the functionsChris McDonough
2008-08-29Rejigger and document wsgi app created event.Chris McDonough
2008-08-29model_path and *backwards incompatible change* removing "make_app" and "get_o...Chris McDonough
2008-08-16Add "get_template" to template module.Chris McDonough
2008-08-08(no commit message)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 theChris McDonough
2008-08-04 - Add a ``request_type`` attribute to the available attributes of aChris McDonough
2008-07-31 - Add event sends for INewRequest and INewResponse. See theChris McDonough
2008-07-290.2.5: add model_url.Chris McDonough
2008-07-28(no commit message)Chris McDonough
2008-07-27Fix.Chris McDonough
2008-07-25Make the global module index render properly.Chris McDonough
2008-07-22(no commit message)Chris McDonough
2008-07-22Add url-based dispatch.Chris McDonough
2008-07-20 - Add API functions for authenticated_userid and effective_principals.Chris McDonough
2008-07-20 - Add find_interface API.Chris McDonough
2008-07-20(no commit message)Chris McDonough
2008-07-19Document project creation.Chris McDonough
2008-07-19I love to delete lines.Chris McDonough
2008-07-17Use ViewFactory.Chris McDonough
2008-07-17Add info about views.Chris McDonough
2008-07-16Rearrange into narrative and API sections; include README in narrative as "in...Chris McDonough