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
Age
Commit message (
Expand
)
Author
2008-07-16
(no commit message)
Chris McDonough
2008-07-16
Duh.
Chris McDonough
2008-07-16
Lame description of security.
Chris McDonough
2008-07-16
Add convenience has_permission function.
Chris McDonough
2008-07-16
Add security.
Chris McDonough
2008-07-15
Get some of the sample app inline with recent changes.
Paul Everitt
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
2008-07-14
Warn if views return non-Response objects.
Chris McDonough
2008-07-14
(no commit message)
Chris McDonough
2008-07-14
Fix.
Chris McDonough
2008-07-14
Test for case when view is response.
Chris McDonough
2008-07-14
Really allow views to be functions.
Chris McDonough
2008-07-14
Make sample app work.
Chris McDonough
2008-07-14
Render templates explicitly in views.
Chris McDonough
2008-07-14
No, I don't.
Chris McDonough
2008-07-14
Test pickleability of registry actions.
Chris McDonough
2008-07-14
And, just to maximally confuse Paul, come full circle, and don't require that...
Chris McDonough
2008-07-14
Less magical templated view model: make custom template views responsible for
Chris McDonough
2008-07-13
Don't stash away the context.
Chris McDonough
2008-07-13
Depend on FormEncode.
Chris McDonough
2008-07-13
Use an application-local component registry.
Chris McDonough
2008-07-12
Clear the component registry.
Chris McDonough
2008-07-12
Speculative: cause routers to accept an app_context (the zcml configuration c...
Chris McDonough
2008-07-12
Missed a template.
Chris McDonough
2008-07-12
Use a djangoesque layout and naming scheme.
Chris McDonough
2008-07-12
Omitted deriving example interface from zope.interface.Interface.
Tres Seaver
2008-07-12
Start on docs.
Chris McDonough
2008-07-12
metaconfigure.py -> zcml.py
Chris McDonough
2008-07-12
Add explicit viewname logic.
Chris McDonough
2008-07-12
Make make_app available from repoze.bfg directly
Chris McDonough
2008-07-12
bfg shouldn't be a namespace package.
Chris McDonough
2008-07-12
Remove unused import.
Chris McDonough
2008-07-12
Remove unused import.
Chris McDonough
2008-07-12
(no commit message)
Chris McDonough
2008-07-12
This interface is not appropriate here.
Chris McDonough
2008-07-12
THe redirect-on-slash story isn't part of the publisher.
Chris McDonough
2008-07-11
Add security policy checks.
Chris McDonough
2008-07-09
Uh.
Chris McDonough
2008-07-09
Provide a policy for doing redirects.
Chris McDonough
2008-07-08
Fix a thinko in metaconfigure.
Chris McDonough
2008-07-08
Reuse the same PageTemplateFile for all requests to the same view.
Chris McDonough
2008-07-08
Redirect on default view if name doesn't end with slash.
Chris McDonough
2008-07-08
Call it TemplateView.
Chris McDonough
2008-07-08
We'll use zope.location.
Chris McDonough
2008-07-08
It's BrowserView.
Chris McDonough
2008-07-08
Add a browser:page directive type and make our sample app use it.
Chris McDonough
2008-07-07
Depend on z3c.pt.
Chris McDonough
2008-07-07
Clean up mapply a little.
Chris McDonough
[next]