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
/
repoze
/
bfg
/
tests
Age
Commit message (
Expand
)
Author
2009-11-23
- The internal ILogger utility named ``repoze.bfg.debug`` is now just
Chris McDonough
2009-11-23
reg -> registry
Chris McDonough
2009-11-23
- Most uses of the ZCA threadlocal API (the ``getSiteManager``,
Chris McDonough
2009-11-23
Disuse ZCA threadlocal API.
Chris McDonough
2009-11-23
Disuse ZCA threadlocal API.
Chris McDonough
2009-11-23
Disuse ZCA threadlocal API.
Chris McDonough
2009-11-23
Excise ZCA threadlocal API.
Chris McDonough
2009-11-23
Excise ZCA threadlocal API.
Chris McDonough
2009-11-23
- The ``repoze.bfg.scripting.get_root`` API now uses a 'real' WebOb
Chris McDonough
2009-11-23
``repoze.bfg.security.has_permission``
Chris McDonough
2009-11-22
Test load_zcml.
Chris McDonough
2009-11-21
_map_view doesn't need a registry argument.
Chris McDonough
2009-11-21
- "Hybrid mode" applications (applications which explicitly used
Chris McDonough
2009-11-21
Turn wrapper methods back into functions to avoid keeping around references
Chris McDonough
2009-11-20
Passable stab at supporting an imperative mode.
Chris McDonough
2009-11-19
Fixtures required by new tests.
Chris McDonough
2009-11-19
Coverage masked by zcml tests.
Chris McDonough
2009-11-19
100% coverage.
Chris McDonough
2009-11-19
Coverage.
Chris McDonough
2009-11-19
Move renderer tests from zcml tests to configure tests.
Chris McDonough
2009-11-19
- Each of the ``repoze.bfg.view.render_view``,
Chris McDonough
2009-11-19
Reword notfound and forbidden view handlers.
Chris McDonough
2009-11-19
- The ACL authorization policy debugging output when
Chris McDonough
2009-11-19
Add configurator static tests.
Chris McDonough
2009-11-19
Test make_wsgi_app.
Chris McDonough
2009-11-19
- The ``repoze.bfg.view.rendered_response`` function has been moved to
Chris McDonough
2009-11-19
Rearrange things to try to avoid circular import deps.
Chris McDonough
2009-11-19
Get rid of get_options.
Chris McDonough
2009-11-19
Checkpoint: move most zcml route and view directive tests to test_configuration.
Chris McDonough
2009-11-18
Coverage
Chris McDonough
2009-11-18
- The ``repoze.bfg.registry.make_registry`` callable has been removed.
Chris McDonough
2009-11-17
Move configuration methods into Configurator.
Chris McDonough
2009-11-16
Failing one test.
Chris McDonough
2009-11-16
Merge imperativeconfig branch.
Chris McDonough
2009-11-12
Test alsoProvides.
Chris McDonough
2009-11-10
Templates
Chris McDonough
2009-11-06
- ``repoze.bfg.testing.registerRoutesMapper`` testing facility added.
Chris McDonough
2009-11-04
- The ``bfgshell`` command did not function properly; it was still
Chris McDonough
2009-11-02
- Compound statements that used an assignment entered into in an
Chris McDonough
2009-11-02
- Add a new event type: ``repoze.bfg.events.AfterTraversal``. Events
Chris McDonough
2009-11-01
- Header values returned by the ``authtktauthenticationpolicy``
Chris McDonough
2009-11-01
- Reinstate ``renderer`` alias for ``view_renderer`` in the
Chris McDonough
2009-11-01
- The routes root factory called route factories and the default route
Chris McDonough
2009-11-01
- Deal with a potential circref in the traversal module.
Chris McDonough
2009-11-01
- The ZCML ``route`` directive's attributes ``xhr``,
Chris McDonough
2009-11-01
- The ``repoze.bfg.functional`` module was renamed to
Chris McDonough
2009-10-31
Fix default root factory in the face of changes to root factory construction ...
Chris McDonough
2009-10-30
- The ``__call__`` of a plugin "traverser" implementation (registered
Chris McDonough
2009-10-30
Features
Chris McDonough
2009-10-29
- The ``repoze.bfg.request.Request`` class, which is a subclass of
Chris McDonough
[next]