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
2011-04-22
- Make sure deprecation warnings aren't raised when tests are run.
Chris McDonough
2011-04-22
Merge branch 'disambiguate_add_route' of https://github.com/mmerickel/pyramid...
Chris McDonough
2011-04-22
Updated static tests to pass using the add_route deprecations.
Michael Merickel
2011-04-22
version bump
Chris McDonough
2011-04-22
garden
Chris McDonough
2011-04-21
Merge branch 'scriptname_fixes'
Chris McDonough
2011-04-21
add changelog entries, fix docs for wsgiapp2
Chris McDonough
2011-04-21
add unit tests for call_app_with_subpath_as_path_info
Chris McDonough
2011-04-21
add an integration test for wsgiapp2
Chris McDonough
2011-04-21
name change
Chris McDonough
2011-04-21
spellings
Chris McDonough
2011-04-21
share call_app_with_subpath_as_path_info between static view and wsgiapp2
Chris McDonough
2011-04-21
add 'adding a custom settings'
Chris McDonough
2011-04-21
fewer tests fail
Chris McDonough
2011-04-20
fix scriptname and path_info computation in wsgiapp2 decorator; share code be...
Chris McDonough
2011-04-20
Provided a possible fix for StaticURLInfo.
Michael Merickel
2011-04-20
Fixed a small bug in the paster template.
Michael Merickel
2011-04-20
Upgraded the url dispatch tutorials to use add_view.
Michael Merickel
2011-04-20
Converting docs to deprecate view parameters in config.add_route.
Michael Merickel
2011-04-20
Fix for issue #164. Disambiguation of add_route().
Michael Merickel
2011-04-19
Merge branch 'jgonera-master'
Chris McDonough
2011-04-19
Merge branch 'master' of https://github.com/jgonera/pyramid into jgonera-master
Chris McDonough
2011-04-19
rendering
Chris McDonough
2011-04-19
Merge branch 'master' of git://github.com/Pylons/pyramid
Juliusz Gonera
2011-04-19
replacement for torturous_route_re, inner squigglies work again
Juliusz Gonera
2011-04-19
rendering
Chris McDonough
2011-04-19
rendering
Chris McDonough
2011-04-19
readd py2.4 testing (using chameleon 1)
Chris McDonough
2011-04-19
garden
Chris McDonough
2011-04-19
garden
Chris McDonough
2011-04-19
clarify
Chris McDonough
2011-04-19
clarify
Chris McDonough
2011-04-18
appease python gods by converting failIf*/failUnless* to assert* equivalents
Chris McDonough
2011-04-18
merge requestresponse section into various changes subsections
Chris McDonough
2011-04-18
Merge branch 'requestresponse'
Chris McDonough
2011-04-18
Fix parens.
Chris McDonough
2011-04-18
- Pyramid now depends on WebOb >= 1.0.2 (tests depend on the bugfix in that
Chris McDonough
2011-04-18
garden change message
Chris McDonough
2011-04-18
- Deprecated all assignments to ``request.response_*`` attributes such as
Chris McDonough
2011-04-18
garden
Chris McDonough
2011-04-18
garden
Chris McDonough
2011-04-18
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-04-18
fix conflict
Chris McDonough
2011-04-18
Merge branch 'master' of https://github.com/jgonera/pyramid into jgonera-master
Chris McDonough
2011-04-18
- When visiting a URL that represented a static view which resolved to a
Chris McDonough
2011-04-18
added myself to CONTRIBUTORS.txt to show that I know how to use git and githu...
Juliusz Gonera
2011-04-17
Merge branch 'mmerickel-fix_api_docs'
Chris McDonough
2011-04-17
refine; it really is a special kind of principal and it would not be correct ...
Chris McDonough
2011-04-17
condition coverage
Chris McDonough
2011-04-17
add tests for PyramidTemplate
Chris McDonough
[next]