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-01-17
- Allow the ``repoze.bfg.view.static`` helper to be passed a relative
Chris McDonough
2009-01-16
- The ``repoze.bfg.view.static`` helper now uses
Chris McDonough
2009-01-16
Features
Chris McDonough
2009-01-15
Add dead chickens to suppress spurious coverage output.
Chris McDonough
2009-01-15
Get rid of PlacelessSetup.
Chris McDonough
2009-01-15
Get rid of _getFUT.
Chris McDonough
2009-01-15
Get rid of _getFUT.
Chris McDonough
2009-01-15
Get rid of _getFUT.
Chris McDonough
2009-01-15
Get rid of _getFUT.
Chris McDonough
2009-01-15
Remove more unused stuff.
Chris McDonough
2009-01-15
Clean up unused stuff.
Chris McDonough
2009-01-15
Test coverage.
Chris McDonough
2009-01-15
- Instead of invariably using ``webob.Request`` as the "request
Chris McDonough
2009-01-12
- An interface specific to the HTTP verb (GET/PUT/POST/DELETE/HEAD) is
Chris McDonough
2009-01-12
- Make the (internal) thread local registry manager maintain a stack
Chris McDonough
2009-01-11
Better coverage.
Chris McDonough
2009-01-11
- Improve test coverage.
Chris McDonough
2009-01-11
Merge router-simplify branch. Changelog below.
Chris McDonough
2009-01-07
Add a 'post' argument to the DummyRequest ctor.
Tres Seaver
2009-01-07
Add better testing for DummyRequest; fix a bug in cookie init.
Tres Seaver
2009-01-07
- Add a method named ``assert_`` to the DummyTemplateRenderer. This
Chris McDonough
2009-01-06
Test with seq and dict; use a unicode val with a space in it for maximum deli...
Chris McDonough
2009-01-06
- The ``repoze.bfg.registry.get_options`` callable used to return only
Chris McDonough
2009-01-06
- A ``static`` helper class was added to the ``repoze.bfg.views``
Chris McDonough
2009-01-05
New Modules
Chris McDonough
2008-12-23
- The BFG ``view`` ZCML directive no longer calls
Chris McDonough
2008-12-21
Backwards Incompatibilities (Major)
Chris McDonough
2008-12-18
- Speed up ``traversal.model_url`` execution by using a custom url
Chris McDonough
2008-12-17
- In the past, during traversal, the ModelGraphTraverser (the
Chris McDonough
2008-12-14
Backwards Incompatibilities
Chris McDonough
2008-12-09
Test that root is available on request.
Chris McDonough
2008-12-07
- Remove the ``ITestingTemplateRenderer`` interface. When
Chris McDonough
2008-12-05
Add tests for /adapts cases.
Chris McDonough
2008-12-05
The adaptation annotation scheme does not work with old-style classes.
Malthe Borch
2008-12-05
Check in failing test.
Chris McDonough
2008-11-19
- Add __delitem__ method to ``testing.DummyModel``.
Chris McDonough
2008-11-19
- Add ``keys``, ``items``, and ``values`` methods to
Chris McDonough
2008-11-19
- Fix ModelGraphTraverser; don't try to change the ``__name__`` or
Chris McDonough
2008-11-17
- Add chameleon text template API (chameleon ${name} renderings
Chris McDonough
2008-11-16
Add r.bfg.convention support to pushpage decorator.
Chris McDonough
2008-11-12
- ``repoze.bfg.traversal.model_url`` now always appends a slash to
Chris McDonough
2008-11-11
- Allow ``testing.registerEventListener`` to be used with Zope 3
Chris McDonough
2008-11-10
- The ``model_path`` and ``model_url`` traversal APIs returned the
Chris McDonough
2008-11-10
Features
Chris McDonough
2008-11-09
registerTemplateRenderer -> registerDummyRenderer
Chris McDonough
2008-11-09
Minor tweaks.
Chris McDonough
2008-11-08
Get rid of BFGTestCase base class: use only functions.
Chris McDonough
2008-11-08
registerTemplate -> registerDummyTemplate
Chris McDonough
2008-11-08
Add makeRequest API.
Chris McDonough
2008-11-07
Features
Chris McDonough
[next]