summaryrefslogtreecommitdiff
path: root/docs/api
AgeCommit message (Expand)Author
2009-12-09Make ConfigurationError into an API.Chris McDonough
2009-11-27Remove ``zcml_configure`` API.Chris McDonough
2009-11-27Meh.Chris McDonough
2009-11-27Meh.Chris McDonough
2009-11-27Add threadlocal to API.Chris McDonough
2009-11-27Coverage.Chris McDonough
2009-11-27- The ``repoze.bfg.testing.setUp`` function now accepts three extraChris McDonough
2009-11-27Get rid of ``zcml_file`` argument in configurator constructor in favor of the...Chris McDonough
2009-11-24Make hooking getSiteManager optional.Chris McDonough
2009-11-24Docs updates.Chris McDonough
2009-11-23- The ``repoze.bfg.interfaces.ITemplateRendererFactory`` interface wasChris McDonough
2009-11-23Avoid stupidness.Chris McDonough
2009-11-23Change the API.Chris McDonough
2009-11-21Add meager API docs for Configurator.Chris McDonough
2009-11-11I know it's not valid Python but dammit it should be,Chris McDonough
2009-11-10Make the docs not lie about argument order.Chris McDonough
2009-11-06- ``repoze.bfg.testing.registerRoutesMapper`` testing facility added.Chris McDonough
2009-10-23Remove 'Respond' exception (its addition would be purely speculative: we solv...Chris McDonough
2009-10-21Add Respond exception.Chris McDonough
2009-10-19- Add ``repoze.bfg.testing.registerSettings`` API, which is documentedChris McDonough
2009-10-19Organize into separate authentication and authorization sections.Chris McDonough
2009-10-16- Add ``zcml_configure`` to ``repoze.bfg.testing`` module API. ThisChris McDonough
2009-10-15FeaturesChris McDonough
2009-10-10- Add a new ``repoze.bfg.testing`` API: ``registerRoute``, forChris McDonough
2009-09-30- For behavior like Django's ``APPEND_SLASH=True``, use theChris McDonough
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