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-09-06
Note version so I can remember.
Chris McDonough
2009-09-06
- The ``registry_manager`` backwards compatibility alias importable
Chris McDonough
2009-09-06
Remove 0.9 deprecations.
Chris McDonough
2009-09-06
Merge multiview2 branch to HEAD.
Chris McDonough
2009-08-28
Coverage.
Chris McDonough
2009-08-28
Coverage.
Chris McDonough
2009-08-27
Add package_name function.
Chris McDonough
2009-08-27
Deal with Windows.
Chris McDonough
2009-08-27
Rebase module-relative static views on the nearest package path.
Malthe Borch
2009-08-25
- The ``repoze.bfg.view.static`` class now accepts a string as its
Chris McDonough
2009-08-24
Added ZCML directive to serve up static files from a directory.
Malthe Borch
2009-08-20
- "tests" module removed from the bfg_alchemy paster template; these
Chris McDonough
2009-08-14
- Move (non-API) default_view, default_forbidden_view, and
Chris McDonough
2009-08-14
Coverage.
Chris McDonough
2009-08-14
Coverage.
Chris McDonough
2009-08-09
- Change urldispatch internals: Route object is now constructed using
Chris McDonough
2009-08-04
Reverse.
Chris McDonough
2009-08-04
- Allow ``repoze.bfg.traversal.find_interface`` API to use a class
Chris McDonough
2009-07-28
- Fixed documentation bugs related to forget and remember in security API
Chris McDonough
2009-07-22
- Added support for ``has_resource``, ``resource_isdir``, and
Chris McDonough
2009-07-22
Actually, now that I think about it, this is probably wrong. I'm reverting
Chris Rossi
2009-07-22
Document close on '__del__' behavior of closer.
Chris Rossi
2009-07-09
- Added a workaround for a bug in Python 2.6, 2.6.1, and 2.6.2 having
Chris McDonough
2009-07-07
Reverse.
Chris McDonough
2009-07-03
API docs audit.
Chris McDonough
2009-07-03
- ``remoteuserauthenticationpolicy`` ZCML directive didn't work
Chris McDonough
2009-07-03
- Fix ``configure_zcml`` filespec check on Windows. Previously if an
Chris McDonough
2009-07-02
Unused imports.
Chris McDonough
2009-07-02
Allow ``zcml_configure`` value to override the package.
Chris McDonough
2009-07-02
- Allow a Paste config file (``configure_zcml``) value or an
Chris McDonough
2009-07-01
- Make it possible to pass strings in the form
Chris McDonough
2009-07-01
- Deprecate the ``authentication_policy`` and ``authorization_policy``
Chris McDonough
2009-07-01
- Add three new ZCML directives which configure authentication
Chris McDonough
2009-07-01
Use nonmutable default arg.
Chris McDonough
2009-06-30
- Bug fix: when a ``repoze.bfg.resource.PackageOverrides`` class was
Chris McDonough
2009-06-30
- Add a ``reload_resources`` configuration file setting (aka the
Chris McDonough
2009-06-30
Updated the ``bfg_alchemy`` paster template to include two views:
Tres Seaver
2009-06-30
Unused imports.
Chris McDonough
2009-06-30
- Register a ``repoze.bfg.resource.OverrideProvider`` as a
Chris McDonough
2009-06-29
- Use ``caller_package`` function instead of ``caller_module``
Chris McDonough
2009-06-29
Add changelog entry for resource directive.
Chris McDonough
2009-06-29
Merge pkg_resource_overrides branch.
Chris McDonough
2009-06-27
Fit reality.
Chris McDonough
2009-06-27
Represent reality properly.
Chris McDonough
2009-06-27
- The ``repoze.bfg.templating`` module now uses ``pkg_resources`` to
Chris McDonough
2009-06-27
- Use the ``pkg_resources`` API to locate template filenames instead
Chris McDonough
2009-06-27
Docstring.
Chris McDonough
2009-06-26
Extension.
Chris McDonough
2009-06-26
Extension test.
Chris McDonough
2009-06-26
More docs.
Chris McDonough
[next]