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-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
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
2012-09-09
Merge branch 'feature.14removedeprecations'
Chris McDonough
2012-09-09
garden
Chris McDonough
2012-09-09
dead code
Chris McDonough
2012-09-09
dead code, garden
Chris McDonough
2012-09-09
- These APIs from the ``pyramid.testing`` module were removed. They have
Chris McDonough
2012-09-09
garden
Chris McDonough
2012-09-09
- The ``pyramid.settings.get_settings()`` API was removed. It had been
Chris McDonough
2012-09-09
- The ``pyramid.paster.PyramidTemplate`` API was removed. It had been
Chris McDonough
2012-09-09
garden
Chris McDonough
2012-09-09
remove docs for chameleon_zpt and chameleon_text (gone)
Chris McDonough
2012-09-09
- The ``pyramid.configuration`` module was removed. It had been deprecated
Chris McDonough
2012-09-09
garden
Chris McDonough
2012-09-09
- The functions from ``pyramid.chameleon_zpt`` and ``pyramid.chameleon_text``
Chris McDonough
2012-09-09
Merge branch 'master' into feature.14removedeprecations
Chris McDonough
2012-09-09
garden
Chris McDonough
2012-09-09
- It is no longer possible to pass an environ dictionary directly to
Chris McDonough
2012-09-08
trivial change to poke jenkins (im in on an untrusted network and cant use th...
Chris McDonough
2012-09-08
simplify tox.ini
Chris McDonough
2012-09-08
checkpoint for removing bfg.routes
Chris McDonough
2012-09-01
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-08-30
Merge pull request #675 from ronnix/patch-3
Chris McDonough
2012-08-30
Fixed broken link in docs/narr/testing.rst
Ronan Amicel
2012-08-29
add newness markers
Chris McDonough
2012-08-29
remove experimental names
Chris McDonough
2012-08-29
forgot a fixture file
Chris McDonough
[next]