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
/
pyramid
Age
Commit message (
Expand
)
Author
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 '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-18
appease python gods by converting failIf*/failUnless* to assert* equivalents
Chris McDonough
2011-04-18
- Deprecated all assignments to ``request.response_*`` attributes such as
Chris McDonough
2011-04-18
- When visiting a URL that represented a static view which resolved to a
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
2011-04-17
condition coverage for the pyramid.static module; simplify PackageURLParser, ...
Chris McDonough
2011-04-15
condition coverage for pyramid.i18n
Chris McDonough
2011-04-15
better docstring
Chris McDonough
2011-04-15
100% condition coverage for pyramid.encode
Chris McDonough
2011-04-15
condition coverage for pyramid.config
Chris McDonough
2011-04-14
condition coverage for asset module
Chris McDonough
2011-04-13
- Add missing docs reference to
Chris McDonough
2011-04-13
- Make ``pyramid.interfaces.IAuthenticationPolicy`` and
Chris McDonough
2011-04-13
condition coverage and simplify 'get_spec' method of chameleonlookup
Chris McDonough
2011-04-12
extend test
Chris McDonough
2011-04-12
condition coverage
Chris McDonough
2011-04-12
add test for mimetypes initialization import-time side-effect callable
Chris McDonough
2011-04-11
condition coverage for authorization module
Chris McDonough
2011-04-11
Updated auth api docs to use the term principals instead of groups.
Michael Merickel
2011-04-11
100% condition coverage of authentication module
Chris McDonough
2011-04-11
- Don't explicitly prevent the ``timeout`` from being lower than the
Chris McDonough
2011-04-10
- It is now possible to get information about why Pyramid raised a Forbidden
Chris McDonough
2011-04-10
- An exception raised by a NewRequest event subscriber can now be caught by
Chris McDonough
2011-04-06
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2011-04-06
- ``testing.DummyRequest`` used the wrong registry (the global registry) as
Chris McDonough
2011-04-05
changed css fonts loading from google to pylonsproject
Blaise Laflamme
2011-04-01
- Static views registered with ``config.add_static_view`` which also included
Chris McDonough
2011-03-30
condition coverage
Chris McDonough
2011-03-29
condition coverage
Chris McDonough
2011-03-29
stray cut and paste
Chris McDonough
2011-03-29
branch coverage
Chris McDonough
2011-03-29
branch coverage
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
2011-03-28
remove bogus branch
Chris McDonough
2011-03-28
branch will never be false
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
2011-03-28
statement coverage
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
2011-03-28
branch coverage
Chris McDonough
[next]