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
2008-09-28
Features
Chris McDonough
2008-09-26
Move to Chameleon.
Chris McDonough
2008-09-21
- Add ``principals_allowed_by_permission`` API to security module.
Chris McDonough
2008-09-17
- Routes URL dispatch did not have access to the WSGI environment,
Chris McDonough
2008-09-16
Document url dispatch in narrative form.
Chris McDonough
2008-09-09
0.3.7: z3c.pt became a namespace package.
Chris McDonough
2008-09-08
- ``repoze.bfg.traversal.find_model`` function did not function
Chris McDonough
2008-09-07
This is not used.
Chris McDonough
2008-09-04
Default reload_templates.
Chris McDonough
2008-09-04
- Allow configuration cache to be bypassed by actions which include
Chris McDonough
2008-09-03
Move ZCML to an includes package so we can use repoze.bfg better as
Chris McDonough
2008-09-01
Also catch AttributeError and NameError (for when method member no longer exi...
Chris McDonough
2008-09-01
Add render_view function.
Chris McDonough
2008-09-01
- New API module: ``repoze.bfg.view``. This module contains the functions
Chris McDonough
2008-08-30
Make WSGIApplicationEvent test work again.
Chris McDonough
2008-08-29
Make WSGIApplicationCreatedEvent work
Chris McDonough
2008-08-29
Rejigger and document wsgi app created event.
Chris McDonough
2008-08-29
We need to dispatch, not notify.
Malthe Borch
2008-08-29
Added event notification after WSGI application is created and configured.
Malthe Borch
2008-08-29
model_path and *backwards incompatible change* removing "make_app" and "get_o...
Chris McDonough
2008-08-24
Of course.
Chris McDonough
2008-08-24
- Remove ``sampleapp`` sample application from bfg package itself.
Chris McDonough
2008-08-23
Prevent usage of wsgiapp decorator from foiling actions pickling.
Chris McDonough
2008-08-23
- Read and write a pickled ZCML actions list, stored as
Chris McDonough
2008-08-20
Make seurity policies pickleable again.
Chris McDonough
2008-08-18
- Generated application differences: ``make_app`` entry point
Chris McDonough
2008-08-17
- Add ``<bfg:settings>`` directive. This directive currently allows
Chris McDonough
2008-08-17
Add RepozeWhoIdentityACLSecurityPolicy; add debug logging.
Chris McDonough
2008-08-16
Add "get_template" to template module.
Chris McDonough
2008-08-12
Fix ITraverserFactory lookup; release 0.2.9.
Chris McDonough
2008-08-08
find_context_from_path -> find_model
Chris McDonough
2008-08-08
- Add ``find_context_from_path`` and ``find_root`` traversal APIs.
Chris McDonough
2008-08-06
Fix.
Chris McDonough
2008-08-06
- Small url dispatch overhaul: the ``connect`` method of the
Chris McDonough
2008-08-04
- Add a ``request_type`` attribute to the available attributes of a
Chris McDonough
2008-07-31
- Add event sends for INewRequest and INewResponse. See the
Chris McDonough
2008-07-29
0.2.5: add model_url.
Chris McDonough
2008-07-24
Docs wrong.
Chris McDonough
2008-07-22
Add url-based dispatch.
Chris McDonough
2008-07-22
Fix interface.
Chris McDonough
2008-07-22
Provide the entire environment to the traverser (in anticipation of having e....
Chris McDonough
2008-07-22
NaiveTraverser -> ModelGraphTraverser.
Chris McDonough
2008-07-20
More docs; fix autogen app model root creation.
Chris McDonough
2008-07-20
- Add API functions for authenticated_userid and effective_principals.
Chris McDonough
2008-07-20
- Add authenticated_userid and effective_principals API to security
Chris McDonough
2008-07-20
- Add find_interface API.
Chris McDonough
2008-07-19
Add wsgiapp decorator.
Chris McDonough
2008-07-19
Indicate how to run tests.
Chris McDonough
2008-07-19
Document project creation.
Chris McDonough
2008-07-19
Yup.
Chris McDonough
[next]