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
2010-04-19
Pass along translate function to templates.
Chris McDonough
2010-04-19
Dip a toe in the i18n waters.
Chris McDonough
2010-04-18
- Use "Venusian" (`http://docs.repoze.org/venusian
Chris McDonough
2010-04-14
Add "exception views" work contributed primarily by Andrey Popp by merging th...
Chris McDonough
2010-03-03
Defer conditional import of IPython to avoid breakage under mod_wsgi.
Tres Seaver
2010-02-07
Fix bug in resolve_resource_spec caused by a refactoring.
Chris McDonough
2010-02-06
- Remove magical feature of ``repoze.bfg.url.model_url`` which
Chris McDonough
2010-02-05
- More correct conversion of provided ``renderer`` values to resource
Chris McDonough
2010-02-04
- Fix a bug whereby a ``renderer`` argument to the ``@bfg_view``
Chris McDonough
2010-02-04
- 1.2b4 introduced a bug whereby views added via a route configuration
Chris McDonough
2010-02-03
Bug Fixes
Chris McDonough
2010-02-02
- Remove ``view_header``, ``view_accept``, ``view_xhr``,
Chris McDonough
2010-01-24
100% test coverage.
Chris McDonough
2010-01-24
Make sure global views don't match by default.
Chris McDonough
2010-01-24
Merge reversepolarity branch.
Chris McDonough
2010-01-21
Add functional test.
Chris McDonough
2010-01-21
Add tests for setattr and getattr.
Chris McDonough
2010-01-21
- Fix a view lookup ordering bug whereby a view with a larger number
Chris McDonough
2010-01-20
Add (non-failing) tests for ordering issue reported indirectly via http://lab...
Chris McDonough
2010-01-19
- When WebOb 0.9.7.1 was used, a deprecation warning was issued for
Chris McDonough
2010-01-19
Bug Fixes
Chris McDonough
2010-01-03
Further testing of deprecated ``for``.
Chris McDonough
2010-01-03
Features
Chris McDonough
2010-01-02
Move setup_registry to API listing.
Chris McDonough
2009-12-25
This module isn't activated yet, because manuel has a small bug in it that I'...
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
- The ``json`` renderer failed to set the response content type to
Chris McDonough
2009-12-20
- Add a ``**kw`` arg to the ``Configurator.add_settings`` API.
Chris McDonough
2009-12-20
Get rid of add_adapter and add_utility APIs (config.registry.registerAdapter ...
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 two new APIs to the ``repoze.bfg.configuration.Configurator``
Chris McDonough
2009-12-19
- Add a ``custom_predicates`` argument to the ``Configurator``
Chris McDonough
2009-12-17
Features
Chris McDonough
2009-12-17
- When Chameleon page or text templates were added imperatively (via
Chris McDonough
2009-12-16
Bug Fixes
Chris McDonough
2009-12-10
- Added a "Special Exceptions" section to the "Views" narrative
Chris McDonough
2009-12-09
- A new dependency on the ``twill`` package was added to the
Chris McDonough
2009-12-09
- The exception class representing the error raised by various methods
Chris McDonough
2009-12-06
Test failure on 2.7a1.
Chris McDonough
2009-12-04
- Operation on GAE was broken, presumably because the
Chris McDonough
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
[next]