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
/
zcml.py
Age
Commit message (
Expand
)
Author
2010-10-25
first pass at converting bfg to pyramid namespace
Chris McDonough
2010-09-09
Features
Chris McDonough
2010-09-08
- The ``repoze.bfg.urldispatch.Route`` constructor (not an API) now
Chris McDonough
2010-07-24
Remove match_val feature: it's a pretty nuisance
Chris McDonough
2010-07-23
- The ``Hybrid`` narrative chapter now contains a description of the
Chris McDonough
2010-07-15
Features
Chris McDonough
2010-07-02
- The ``repoze.bfg.url.route_url`` API has changed. If a keyword
Chris McDonough
2010-04-25
Merge i18n branch via svn merge --ignore-ancestry -r9030:9150 $REPOZE_SVN/rep...
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-02-04
- Fix a bug whereby a ``renderer`` argument to the ``@bfg_view``
Chris McDonough
2010-02-03
Bug Fixes
Chris McDonough
2010-02-02
- Remove ``view_header``, ``view_accept``, ``view_xhr``,
Chris McDonough
2010-01-24
Merge reversepolarity branch.
Chris McDonough
2010-01-03
Features
Chris McDonough
2009-12-20
Get rid of add_adapter and add_utility APIs (config.registry.registerAdapter ...
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-09
- The exception class representing the error raised by various methods
Chris McDonough
2009-11-28
More windows friendliness.
Chris McDonough
2009-11-28
Deal with Windows.
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
Cleanup.
Chris McDonough
2009-11-25
Don't depend on adaptedBy.
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-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-21
Name.
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
Try it.
Chris McDonough
2009-11-19
Unused.
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
Rearrange things to try to avoid circular import deps.
Chris McDonough
2009-11-19
Checkpoint: move most zcml route and view directive tests to test_configuration.
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-15
Dead code.
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
(no commit message)
Chris McDonough
2009-11-01
- The ZCML ``route`` directive's attributes ``xhr``,
Chris McDonough
2009-10-30
Features
Chris McDonough
2009-10-29
- An incorrect ZCML conflict would be encountered when the
Chris McDonough
[next]