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
Age
Commit message (
Expand
)
Author
2009-11-17
Move configuration methods into Configurator.
Chris McDonough
2009-11-16
Test fix.
Chris McDonough
2009-11-16
Failing one test.
Chris McDonough
2009-11-16
Merge imperativeconfig branch.
Chris McDonough
2009-11-15
Dead code.
Chris McDonough
2009-11-12
Test alsoProvides.
Chris McDonough
2009-11-12
- Use ``alsoProvides`` in the urldispatch module to attach an
Chris McDonough
2009-11-11
Another example, minor typo fix.
Chris McDonough
2009-11-11
- Add examples to ``repoze.bfg.url.model_url`` docstring.
Chris McDonough
2009-11-11
Added no-coverage pragma to import.
Malthe Borch
2009-11-10
Make the docs not lie about argument order.
Chris McDonough
2009-11-10
Add superflous (but hopefully viral) setUp and tearDown methods that call tes...
Chris McDonough
2009-11-10
Templates
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-11-04
- The ``bfgshell`` command did not function properly; it was still
Chris McDonough
2009-11-02
- Compound statements that used an assignment entered into in an
Chris McDonough
2009-11-02
- Add a new event type: ``repoze.bfg.events.AfterTraversal``. Events
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
- The routes root factory called route factories and the default route
Chris McDonough
2009-11-01
- Deal with a potential circref in the traversal module.
Chris McDonough
2009-11-01
(no commit message)
Chris McDonough
2009-11-01
- The ZCML ``route`` directive's attributes ``xhr``,
Chris McDonough
2009-11-01
- The ``repoze.bfg.functional`` module was renamed to
Chris McDonough
2009-11-01
Unused import.
Chris McDonough
2009-10-31
Fix default root factory in the face of changes to root factory construction ...
Chris McDonough
2009-10-31
Comment logical parts of Router.__call__
Chris McDonough
2009-10-31
- Explicitly revert the feature introduced in 1.1a8: where the name
Chris McDonough
2009-10-30
Update documentation after root factory changes.
Chris McDonough
2009-10-30
- The ``__call__`` of a plugin "traverser" implementation (registered
Chris McDonough
2009-10-30
Features
Chris McDonough
2009-10-30
Normalize level param.
Chris McDonough
2009-10-29
- The ``repoze.bfg.request.Request`` class, which is a subclass of
Chris McDonough
2009-10-29
- An incorrect ZCML conflict would be encountered when the
Chris McDonough
2009-10-26
Readd backward compat for ITraverserFactory -> ITraverser change.
Chris McDonough
2009-10-26
Revert 6873, as it introduces an unnecessary providedBy for each request in t...
Chris McDonough
2009-10-26
The root factory may now return an object which implements ``ITraverser`` dir...
Malthe Borch
2009-10-26
Adapt to ``ITraverser`` instead of ``ITraverserFactory``. While this change b...
Malthe Borch
2009-10-26
Dead code.
Chris McDonough
2009-10-26
Refactor; the ``_traverse`` is only used internally; the ``traverser`` argume...
Malthe Borch
2009-10-24
Ahem.
Chris McDonough
2009-10-23
Remove 'Respond' exception (its addition would be purely speculative: we solv...
Chris McDonough
2009-10-23
- Added ``max_age`` parameter to ``authtktauthenticationpolicy`` ZCML
Chris McDonough
2009-10-22
Maintain weight so it influences view lookup ordering.
Chris McDonough
2009-10-22
It's an envvar.
Chris McDonough
2009-10-22
Added ``path_info`` predicate (regex-filters on the corresponding HTTP header).
Malthe Borch
2009-10-22
We already have a reference to the environ.
Chris McDonough
[prev]
[next]