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
/
configuration.py
Age
Commit message (
Expand
)
Author
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-22
Docs.
Chris McDonough
2009-12-22
(no commit message)
Chris McDonough
2009-12-22
Use :meth:, :func:, and :class: appropriately for configuration-related docs.
Chris McDonough
2009-12-21
Wrong weight value for last predicate.
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 notes about nominal deprecations.
Chris McDonough
2009-12-19
- Add two new APIs to the ``repoze.bfg.configuration.Configurator``
Chris McDonough
2009-12-19
Note insertion version.
Chris McDonough
2009-12-19
More docs.
Chris McDonough
2009-12-19
- Add a ``custom_predicates`` argument to the ``Configurator``
Chris McDonough
2009-12-17
Features
Chris McDonough
2009-12-09
- Remove explanation of changing the request type in a new request
Chris McDonough
2009-12-09
- The exception class representing the error raised by various methods
Chris McDonough
2009-12-09
- General documentation freshening which takes imperative
Chris McDonough
2009-12-02
Oops.
Chris McDonough
2009-12-02
- When two views were registered with differering ``for`` interfaces
Chris McDonough
2009-11-29
(no commit message)
Chris McDonough
2009-11-29
- Trying to use an HTTP method name string such as ``GET`` as a
Chris McDonough
2009-11-28
Clarify.
Chris McDonough
2009-11-28
Allow initial registry setup to be called via a ``setup_registry`` method.
Chris McDonough
2009-11-27
Coverage.
Chris McDonough
2009-11-27
renderer -> factory.
Chris McDonough
2009-11-27
configurator API docs.
Chris McDonough
2009-11-27
Cleanup.
Chris McDonough
2009-11-27
- The ``repoze.bfg.testing.setUp`` function now accepts three extra
Chris McDonough
2009-11-27
Get rid of ``zcml_file`` argument in configurator constructor in favor of the...
Chris McDonough
2009-11-26
- When two views were registered with the same ``accept`` argument,
Chris McDonough
2009-11-25
We need to hook the zca before loading ZCML.
Chris McDonough
2009-11-25
Don't hook getSiteManager during ZCML load (honor constructor argument only).
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
Flesh out configuration chapter.
Chris McDonough
2009-11-23
- The ``repoze.bfg.interfaces.ITemplateRendererFactory`` interface was
Chris McDonough
2009-11-23
Warning.
Chris McDonough
2009-11-23
Documentation improvements.
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
Docstring.
Chris McDonough
2009-11-22
Docs tweaks.
Chris McDonough
2009-11-22
Test load_zcml.
Chris McDonough
2009-11-21
Minor idiom cleanups.
Chris McDonough
2009-11-21
No wrappers need a registry.
Chris McDonough
2009-11-21
_owrap_view doesn't need the registry.
Chris McDonough
2009-11-21
_map_view doesn't need a registry argument.
Chris McDonough
[next]