summaryrefslogtreecommitdiff
path: root/docs/api
AgeCommit message (Expand)Author
2009-09-30- The import of ``repoze.bfg.view.NotFound`` is deprecated in favor ofChris McDonough
2009-09-17- Add a ``repoze.bfg.url.static_url`` API which is capable ofChris McDonough
2009-09-16- The ``repoze.bfg.testing.registerDummyRenderer`` API has beenChris McDonough
2009-07-05Get rid of secondary header.Chris McDonough
2009-07-03API docs audit.Chris McDonough
2009-07-01- Deprecate the ``authentication_policy`` and ``authorization_policy``Chris McDonough
2009-06-24- Added the ``repoze.bfg.url.route_url`` API. This is meant toChris McDonough
2009-06-19Move pushpage support out into separate distribution.Tres Seaver
2009-06-19Edit.Chris McDonough
2009-06-02- Add API named ``repoze.bfg.settings.get_settings`` which retrieves aChris McDonough
2009-06-02- The ``repoze.bfg.location.locate`` API was removed: it didn't doChris McDonough
2009-06-02Remove this from the docs.Chris McDonough
2009-06-02- Add ``repoze.bfg.request.current_request`` function. This functionChris McDonough
2009-05-30Docs.Chris McDonough
2009-05-30- Add an AuthTktAuthenticationPolicy. This policy retrievesChris McDonough
2009-05-28- Add a ``get_app`` API functions to the ``paster`` module. ThisChris McDonough
2009-05-27Merge authchanges branch to trunk.Chris McDonough
2009-05-18FeaturesChris McDonough
2009-05-16This feature was removed.Chris McDonough
2009-05-14- Added API docs for the ``repoze.bfg.testing`` methodsChris McDonough
2009-05-06FeaturesChris McDonough
2009-05-01Merge "c-free" branch to trunk.Chris McDonough
2009-04-16- The interface for ``repoze.bfg.interfaces.ITraverser`` and theChris McDonough
2009-02-06Docs renderings.Chris McDonough
2009-02-06Revert my decision to make ``model_path`` return a tuple; itChris McDonough
2009-01-27FeaturesChris McDonough
2009-01-26- Added a ``traversal_path`` API to the traversal module; see theChris McDonough
2009-01-18Merge "routesmapper branch" to trunk.Chris McDonough
2009-01-17Security policy documentation.Chris McDonough
2009-01-16Document ``bfg_view``.Chris McDonough
2009-01-12- An interface specific to the HTTP verb (GET/PUT/POST/DELETE/HEAD) isChris McDonough
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