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-12-21
- Updated paster template "ez_setup.py" to one that requires
Chris McDonough
2008-12-21
Explain how to recover.
Chris McDonough
2008-12-21
Typo.
Chris McDonough
2008-12-21
Backwards Incompatibilities (Major)
Chris McDonough
2008-12-18
Prep for 0.5.6.
Chris McDonough
2008-12-18
Add note about lack of lock.
Chris McDonough
2008-12-18
Use ``ob.__class__ is unicode`` (~ 15% faster).
Chris McDonough
2008-12-18
- Speed up ``traversal.model_url`` execution by using a custom url
Chris McDonough
2008-12-17
Fix bug found by jpenney.
Chris McDonough
2008-12-17
Prep for 0.5.5 release.
Chris McDonough
2008-12-17
Update traversal docs.
Chris McDonough
2008-12-17
- In the past, during traversal, the ModelGraphTraverser (the
Chris McDonough
2008-12-14
Bad indentation (docs wont render).
Chris McDonough
2008-12-14
Prep for 0.5.4 release.
Chris McDonough
2008-12-14
Backwards Incompatibilities
Chris McDonough
2008-12-13
(no commit message)
Chris McDonough
2008-12-13
Fix bug reported by jpenney when attempting to run tests under buildout-gener...
Chris McDonough
2008-12-09
Test that root is available on request.
Chris McDonough
2008-12-09
Slight rewording.
Chris McDonough
2008-12-09
Add context.root to router so the root model can be easily accessed from a view
Fernando Correa Neto
2008-12-07
Prep for 0.5.3.
Chris McDonough
2008-12-07
- Remove the ``ITestingTemplateRenderer`` interface. When
Chris McDonough
2008-12-05
Prepare for 0.5.2.
Chris McDonough
2008-12-05
Add tests for /adapts cases.
Chris McDonough
2008-12-05
The adaptation annotation scheme does not work with old-style classes.
Malthe Borch
2008-12-05
Check in failing test.
Chris McDonough
2008-12-04
View component registration is now able to use the 'adaptation annotation' sc...
Malthe Borch
2008-12-01
- Strip all slashes from end and beginning of path in clean_path
Chris McDonough
2008-11-25
Prep for 0.5.1.
Chris McDonough
2008-11-25
Add reference.
Chris McDonough
2008-11-19
- Add __delitem__ method to ``testing.DummyModel``.
Chris McDonough
2008-11-19
- Add ``keys``, ``items``, and ``values`` methods to
Chris McDonough
2008-11-19
- Fix ModelGraphTraverser; don't try to change the ``__name__`` or
Chris McDonough
2008-11-17
0.4.9.
Chris McDonough
2008-11-17
- Add chameleon text template API (chameleon ${name} renderings
Chris McDonough
2008-11-17
Continue the charade of telling people where to invoke things from.
Chris McDonough
2008-11-17
(no commit message)
Chris McDonough
2008-11-17
Explain in terms of virtualenv.
Chris McDonough
2008-11-16
Add r.bfg.convention support to pushpage decorator.
Chris McDonough
2008-11-16
Describe registration.
Chris McDonough
2008-11-16
Don't mention REST; I don't understand it obviously.
Chris McDonough
2008-11-15
Use elif.
Chris McDonough
2008-11-15
Don't mention XML-RPC.
Chris McDonough
2008-11-15
Add content_length attr to testing.DummyRequest.
Chris McDonough
2008-11-15
Unused import.
Chris McDonough
2008-11-15
Grammar.
Chris McDonough
2008-11-15
Misspelling.
Chris McDonough
2008-11-15
Typo.
Chris McDonough
2008-11-14
Describe doing an HTTP redirect.
Chris McDonough
2008-11-14
Fix code and improve narrative.
Chris McDonough
[next]