index
:
pyramid
main
Pyramid web framework (fork of https://github.com/Pylons/pyramid).
Daniel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
api
Age
Commit message (
Expand
)
Author
2009-12-09
Make ConfigurationError into an API.
Chris McDonough
2009-11-27
Remove ``zcml_configure`` API.
Chris McDonough
2009-11-27
Meh.
Chris McDonough
2009-11-27
Meh.
Chris McDonough
2009-11-27
Add threadlocal to API.
Chris McDonough
2009-11-27
Coverage.
Chris McDonough
2009-11-27
- The ``repoze.bfg.testing.setUp`` function now accepts three extra
Chris McDonough
2009-11-27
Get rid of ``zcml_file`` argument in configurator constructor in favor of the...
Chris McDonough
2009-11-24
Make hooking getSiteManager optional.
Chris McDonough
2009-11-24
Docs updates.
Chris McDonough
2009-11-23
- The ``repoze.bfg.interfaces.ITemplateRendererFactory`` interface was
Chris McDonough
2009-11-23
Avoid stupidness.
Chris McDonough
2009-11-23
Change the API.
Chris McDonough
2009-11-21
Add meager API docs for Configurator.
Chris McDonough
2009-11-11
I know it's not valid Python but dammit it should be,
Chris McDonough
2009-11-10
Make the docs not lie about argument order.
Chris McDonough
2009-11-06
- ``repoze.bfg.testing.registerRoutesMapper`` testing facility added.
Chris McDonough
2009-10-23
Remove 'Respond' exception (its addition would be purely speculative: we solv...
Chris McDonough
2009-10-21
Add Respond exception.
Chris McDonough
2009-10-19
- Add ``repoze.bfg.testing.registerSettings`` API, which is documented
Chris McDonough
2009-10-19
Organize into separate authentication and authorization sections.
Chris McDonough
2009-10-16
- Add ``zcml_configure`` to ``repoze.bfg.testing`` module API. This
Chris McDonough
2009-10-15
Features
Chris McDonough
2009-10-10
- Add a new ``repoze.bfg.testing`` API: ``registerRoute``, for
Chris McDonough
2009-09-30
- For behavior like Django's ``APPEND_SLASH=True``, use the
Chris McDonough
2009-09-30
- The import of ``repoze.bfg.view.NotFound`` is deprecated in favor of
Chris McDonough
2009-09-17
- Add a ``repoze.bfg.url.static_url`` API which is capable of
Chris McDonough
2009-09-16
- The ``repoze.bfg.testing.registerDummyRenderer`` API has been
Chris McDonough
2009-07-05
Get rid of secondary header.
Chris McDonough
2009-07-03
API 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 to
Chris McDonough
2009-06-19
Move pushpage support out into separate distribution.
Tres Seaver
2009-06-19
Edit.
Chris McDonough
2009-06-02
- Add API named ``repoze.bfg.settings.get_settings`` which retrieves a
Chris McDonough
2009-06-02
- The ``repoze.bfg.location.locate`` API was removed: it didn't do
Chris McDonough
2009-06-02
Remove this from the docs.
Chris McDonough
2009-06-02
- Add ``repoze.bfg.request.current_request`` function. This function
Chris McDonough
2009-05-30
Docs.
Chris McDonough
2009-05-30
- Add an AuthTktAuthenticationPolicy. This policy retrieves
Chris McDonough
2009-05-28
- Add a ``get_app`` API functions to the ``paster`` module. This
Chris McDonough
2009-05-27
Merge authchanges branch to trunk.
Chris McDonough
2009-05-18
Features
Chris McDonough
2009-05-16
This feature was removed.
Chris McDonough
2009-05-14
- Added API docs for the ``repoze.bfg.testing`` methods
Chris McDonough
2009-05-06
Features
Chris McDonough
2009-05-01
Merge "c-free" branch to trunk.
Chris McDonough
2009-04-16
- The interface for ``repoze.bfg.interfaces.ITraverser`` and the
Chris McDonough
2009-02-06
Docs renderings.
Chris McDonough
2009-02-06
Revert my decision to make ``model_path`` return a tuple; it
Chris McDonough
[next]