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-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
2008-07-19
Bug.
Chris McDonough
2008-07-19
Whoops.
Chris McDonough
2008-07-19
It runs.
Chris McDonough
2008-07-19
Yup.
Chris McDonough
2008-07-19
Add a paster template.
Chris McDonough
2008-07-19
- The concept of "view factories" was removed in favor of always
Chris McDonough
2008-07-18
Using Chris's help, changed signature of interface to support what the XSLT p...
Paul Everitt
2008-07-17
Be consistent about naming given docs.
Chris McDonough
2008-07-17
Yes we do.
Chris McDonough
2008-07-16
Clear registry at test teardown time to prevent test failures that are order ...
Chris McDonough
2008-07-16
Sigh.
Chris McDonough
2008-07-16
Handle missing zope.hookable more gracefully.
Chris McDonough
2008-07-16
Doc tweaks.
Chris McDonough
2008-07-16
Zero in on making docs render properly.
Chris McDonough
2008-07-16
Security docs.
Chris McDonough
2008-07-16
(no commit message)
Paul Everitt
2008-07-16
Released the lock too early.
Chris McDonough
2008-07-16
Added 'repoze.bfg.push:pushpage' decorator
Tres Seaver
2008-07-16
Unused imports.
Chris McDonough
2008-07-16
Add convenience has_permission function.
Chris McDonough
2008-07-16
Add security.
Chris McDonough
2008-07-15
If the root object provides ILocation, wrap items in location proxies
Chris McDonough
2008-07-14
Misc fixes
Chris McDonough
2008-07-14
Do the full check.
Chris McDonough
[next]