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-12-03
- ``repoze.bfg.testing.DummyModel`` now accepts a new constructor
Chris McDonough
2009-12-02
- When two views were registered with differering ``for`` interfaces
Chris McDonough
2009-12-02
- The ``repoze.bfg.url.route_url`` function inappropriately passed
Chris McDonough
2009-12-02
add failing test for issue with `_query` parameter to `route_url` and quoting...
Andreas Zeidler
2009-12-01
Stop new Pyflakes complaints.
Chris McDonough
2009-12-01
Unused locals.
Chris McDonough
2009-11-29
- Trying to use an HTTP method name string such as ``GET`` as a
Chris McDonough
2009-11-28
- Unit tests which use ``zope.testing.cleanup.cleanUp`` for the
Chris McDonough
2009-11-28
Deal with registries we may not understand.
Chris McDonough
2009-11-28
Allow initial registry setup to be called via a ``setup_registry`` method.
Chris McDonough
2009-11-28
Bug found through interactive usage.
Chris McDonough
2009-11-28
- Turn paths into resource specs in ZCML directives that use
Chris McDonough
2009-11-27
Coverage.
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
Less verbose.
Chris McDonough
2009-11-27
Get rid of ``zcml_file`` argument in configurator constructor in favor of the...
Chris McDonough
2009-11-26
Add your bug here Malthe or Wiggy.
Chris McDonough
2009-11-26
- When two views were registered with the same ``accept`` argument,
Chris McDonough
2009-11-25
Make sure the event implements.
Chris McDonough
2009-11-25
- A dependency on the ``repoze.zcml`` package has been removed (its
Chris McDonough
2009-11-25
- Replace martian with something simpler.
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
- 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
[prev]
[next]