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-17
Be consistent about naming given docs.
Chris McDonough
2008-07-17
Add info about views.
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
Moved README docs into docs.
Chris McDonough
2008-07-16
Rearrange into narrative and API sections; include README in narrative as "in...
Chris McDonough
2008-07-16
Doc tweaks.
Chris McDonough
2008-07-16
Good running start.
Chris McDonough
2008-07-16
Zero in on making docs render properly.
Chris McDonough
2008-07-16
Security docs.
Chris McDonough
2008-07-16
Oh the humanity of this hack.
Chris McDonough
2008-07-16
Lay out skeleton for docs.
Chris McDonough
2008-07-16
Make a note about XSLT support.
Paul Everitt
2008-07-16
(no commit message)
Paul Everitt
2008-07-16
(no commit message)
Chris McDonough
2008-07-16
Yes we did release 0.1.
Chris McDonough
2008-07-16
Released the lock too early.
Chris McDonough
2008-07-16
We haven't yet released 0.1.
Chris McDonough
2008-07-16
Added 'repoze.bfg.push:pushpage' decorator
Tres Seaver
2008-07-16
Typo.
Tres Seaver
2008-07-16
Unused imports.
Chris McDonough
2008-07-16
(no commit message)
Chris McDonough
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
[next]