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
/
testing.py
Age
Commit message (
Expand
)
Author
2010-10-25
first pass at converting bfg to pyramid namespace
Chris McDonough
2010-09-08
- The ``repoze.bfg.urldispatch.Route`` constructor (not an API) now
Chris McDonough
2010-09-05
Documentation
Chris McDonough
2010-08-13
svn merge -r9909:HEAD $REPOZE_SVN/repoze.bfg/branches/rendererhelper
Chris McDonough
2010-07-26
merge generic_rendering branch
Chris McDonough
2010-04-14
Add "exception views" work contributed primarily by Andrey Popp by merging th...
Chris McDonough
2009-12-30
Spellcheck.
Chris McDonough
2009-12-30
Rendering.
Chris McDonough
2009-12-23
- The ``repoze.bfg.testing.registerRoutesMapper`` API (added in an
Chris McDonough
2009-12-23
- Add ``hook_zca`` and ``unhook_zca`` methods to the ``Configurator``
Chris McDonough
2009-12-21
Unused imports.
Chris McDonough
2009-12-20
- Add a ``**kw`` arg to the ``Configurator.add_settings`` API.
Chris McDonough
2009-12-20
Use add_route for testing.registerRoute.
Chris McDonough
2009-12-20
Removed.
Chris McDonough
2009-12-19
- Add four new testing-related APIs to the
Chris McDonough
2009-12-19
- Add a new API to the ``repoze.bfg.configuration.Configurator``
Chris McDonough
2009-12-19
Add notes about nominal deprecations.
Chris McDonough
2009-12-17
Features
Chris McDonough
2009-12-09
- General documentation freshening which takes imperative
Chris McDonough
2009-12-03
- ``repoze.bfg.testing.DummyModel`` now accepts a new constructor
Chris McDonough
2009-11-28
Get rid of these mentionings of zope.component for grep purposes.
Chris McDonough
2009-11-28
- Unit tests which use ``zope.testing.cleanup.cleanUp`` for the
Chris McDonough
2009-11-28
(no commit message)
Chris McDonough
2009-11-28
Deal with registries we may not understand.
Chris McDonough
2009-11-28
Clarify.
Chris McDonough
2009-11-27
Coverage.
Chris McDonough
2009-11-27
Move imports to module scope.
Chris McDonough
2009-11-27
ignore import error.
Chris McDonough
2009-11-27
Rendering.
Chris McDonough
2009-11-27
Rendering.
Chris McDonough
2009-11-27
- The ``repoze.bfg.testing.setUp`` function now accepts three extra
Chris McDonough
2009-11-24
Make hooking getSiteManager optional.
Chris McDonough
2009-11-24
Docs updates.
Chris McDonough
2009-11-23
Disuse ZCA threadlocal API.
Chris McDonough
2009-11-23
- The ``repoze.bfg.scripting.get_root`` API now uses a 'real' WebOb
Chris McDonough
2009-11-19
- Each of the ``repoze.bfg.view.render_view``,
Chris McDonough
2009-11-19
Rearrange things to try to avoid circular import deps.
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
Merge imperativeconfig branch.
Chris McDonough
2009-11-06
Version note.
Chris McDonough
2009-11-06
Note when added.
Chris McDonough
2009-11-06
- ``repoze.bfg.testing.registerRoutesMapper`` testing facility added.
Chris McDonough
2009-11-06
Express intent better.
Chris McDonough
2009-10-26
Adapt to ``ITraverser`` instead of ``ITraverserFactory``. While this change b...
Malthe Borch
2009-10-19
Note.
Chris McDonough
2009-10-19
- Add ``repoze.bfg.testing.registerSettings`` API, which is documented
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
[next]