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
2012-09-16
garden todo, add docs about exception handling
Chris McDonough
2012-09-16
explain
Chris McDonough
2012-09-16
explain
Chris McDonough
2012-09-16
moar
Chris McDonough
2012-09-16
docs and test
Chris McDonough
2012-09-16
add docs
Chris McDonough
2012-09-16
sketch out a subrequest API
Chris McDonough
2012-09-16
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-09-16
fixed typo
Blaise Laflamme
2012-09-15
really add whatsnew-1.4
Chris McDonough
2012-09-15
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-09-15
add a whatsnew-1.4 document
Chris McDonough
2012-09-16
fixed git submodule update for docs
Blaise Laflamme
2012-09-15
reclassify bug as feature
Chris McDonough
2012-09-15
merge jinty's testConfig code
Chris McDonough
2012-09-15
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-09-15
Merge pull request #686 from iElectric/master
Chris McDonough
2012-09-15
add pyramid.decorator.reify as an API. Closes #682
Chris McDonough
2012-09-15
use with statement to acquire/release thread locks
Chris McDonough
2012-09-15
Merge branch 'fix.removejythonsupport'
Chris McDonough
2012-09-15
remove dead code which supported jython
Chris McDonough
2012-09-15
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-09-15
point at cookbook
Chris McDonough
2012-09-13
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-09-13
record idea from Zart about a pyramid app factory entry point for 100% declar...
Chris McDonough
2012-09-13
remove selinux caveat
Chris McDonough
2012-09-13
hailmary
Chris McDonough
2012-09-13
mention non-support of SELinux-enabled systems
Chris McDonough
2012-09-13
remove chmod
Chris McDonough
2012-09-13
wording
Chris McDonough
2012-09-13
docs rendering
Chris McDonough
2012-09-13
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-09-13
add upgrading chapter, make docs render again
Chris McDonough
2012-09-11
Merge pull request #687 from ppaez/tutcodefix
Patricio Paez
2012-09-11
remove pypy from travis-ci allow_failures list
Domen Kožar
2012-09-11
Change variable name ``name`` to ``pagename`` in ZODB tutorial
Patricio Paez
2012-09-11
garden
Chris McDonough
2012-09-11
set request.context as root unless a request context already exists
Chris McDonough
2012-09-11
coverage
Chris McDonough
2012-09-11
- Request properties and methods added via ``config.set_request_property`` or
Chris McDonough
2012-09-10
- ``pyramid.testing.DummyRequest`` now supports methods supplied by the
Chris McDonough
2012-09-10
change variable name ``name`` to ``pagename``
Patricio Paez
2012-09-09
point docstring at the most up to date method
Chris McDonough
2012-09-09
rename set_request_method to add_request_method. closes #683
Chris McDonough
2012-09-09
fix for py3
Chris McDonough
2012-09-09
coverage
Chris McDonough
2012-09-09
coverage
Chris McDonough
2012-09-09
coverage for renderers module
Chris McDonough
2012-09-09
coverage for supplying a macro argument to a ZPT template renderer
Chris McDonough
2012-09-09
coverage for renderer_factory in chameleon_zpt and chameleon_text
Chris McDonough
[next]