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-01-25
- The ``repoze.bfg.urldispatch.RoutesRootFactory`` now injects the
Chris McDonough
2009-01-25
- It is no longer permissible for a security ACE to contain a "nested"
Chris McDonough
2009-01-25
Minor speed tweaks.
Chris McDonough
2009-01-25
- Get rid of ``repoze.bfg.security.ACLAuthorizer``: the
Chris McDonough
2009-01-25
Speed tweak.
Chris McDonough
2009-01-25
- It is no longer permissible to pass a "nested" list of principals to
Chris McDonough
2009-01-25
Optimize flatten a bit.
Chris McDonough
2009-01-25
Do an end-run around webob.Request.__setitem__ until it gets sped up.
Chris McDonough
2009-01-25
Test coverage.
Chris McDonough
2009-01-25
- You can now override the NotFound and Unauthorized responses that
Chris McDonough
2009-01-25
Disuse .get (speed).
Chris McDonough
2009-01-24
- Use a homegrown NotFound error instead of ``webob.HTTPNotFound``
Chris McDonough
2009-01-24
Behavior Changes
Chris McDonough
2009-01-24
Just kidding. That was silly.
Chris McDonough
2009-01-24
Localize lookup.
Chris McDonough
2009-01-24
- ``repoze.bfg.testing.DummyModel`` did not have a ``get`` method;
Chris McDonough
2009-01-22
- ``repoze.bfg.traversal.split_path`` now also handles decoding
Chris McDonough
2009-01-22
- The ``unicode_path_segments`` configuration variable and the
Chris McDonough
2009-01-22
Coverage.
Chris McDonough
2009-01-22
Coverage.
Chris McDonough
2009-01-22
Make traversal's ``split_path`` use an LRU decorator for speed; other
Chris McDonough
2009-01-22
- ``repoze.bfg.lru`` implements an LRU cache class and a decorator for
Chris McDonough
2009-01-22
- The Allowed and Denied classes in ``repoze.bfg.security`` now are
Chris McDonough
2009-01-22
If no subscribers are registered via ``registerHandler`` or
Chris McDonough
2009-01-20
- Tease out an extra 4% performance boost by changing the Router;
Chris McDonough
2009-01-20
Warn against using in user code.
Chris McDonough
2009-01-20
# We use 'precooked' Request subclasses that correspond to HTTP
Chris McDonough
2009-01-20
Make tests pass on laguna.
Chris McDonough
2009-01-19
view_name attr.
Chris McDonough
2009-01-18
context_factory -> factory
Chris McDonough
2009-01-18
Merge "routesmapper branch" to trunk.
Chris McDonough
2009-01-18
grok -> scan to prevent confusion.
Chris McDonough
2009-01-17
Security policy documentation.
Chris McDonough
2009-01-17
- The ``bfg_starter`` and ``bfg_zodb`` "paster create" templates now
Chris McDonough
2009-01-17
- Allow the ``repoze.bfg.view.static`` helper to be passed a relative
Chris McDonough
2009-01-16
- Add a section on "Using BFG Security With URL Dispatch" into the
Chris McDonough
2009-01-16
Do alsoProvides instead of directlyProvides in case the request factory
Chris McDonough
2009-01-16
Remove now-useless class-level defaults.
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
Unfix interfaces (thanks Tres).
Chris McDonough
2009-01-15
Fix interfaces.
Chris McDonough
[prev]
[next]