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
/
CHANGES.txt
Age
Commit message (
Expand
)
Author
2012-11-02
- In the past if a renderer returned ``None``, the body of the resulting
Chris McDonough
2012-11-02
resolve merge conflict
Chris McDonough
2012-11-02
garden
Chris McDonough
2012-11-02
- Do not allow the userid returned from the ``authenticated_userid`` or the
Chris McDonough
2012-10-30
updated changes
Michael Merickel
2012-10-28
- Added an ``effective_principals`` route and view predicate.
Chris McDonough
2012-10-26
prep for 1.4a3
Chris McDonough
2012-10-26
- New ``physical_path`` view predicate. If specified, this value should be a
Chris McDonough
2012-10-14
point at policy
Chris McDonough
2012-10-14
Update change log.
Chris Rossi
2012-10-14
Merge branch 'master' into feature-basic-auth
Chris Rossi
2012-10-14
Fix rst syntax error which prevented Sphinx docs from building.
Chris Rossi
2012-10-13
mention comments
Chris McDonough
2012-10-13
Merge branch 'master' into 1.4-branch
Chris McDonough
2012-10-13
add docs and changelog note
Chris McDonough
2012-10-07
- The Configurator ``testing_securitypolicy`` method now returns the policy
Chris McDonough
2012-10-05
garden
Chris McDonough
2012-09-30
- 1.4a ``pyramid.scripting.prepare`` behaved differently than 1.3 series
Chris McDonough
2012-09-27
prep for 1.4a2
Chris McDonough
2012-09-22
- Add ``Base.metadata.bind = engine`` to alchemy template, so that tables
Chris McDonough
2012-09-22
mirror john's change for chameleon, better changelog message
Chris McDonough
2012-09-22
garden
Chris McDonough
2012-09-19
garden
Chris McDonough
2012-09-19
garden
Chris McDonough
2012-09-16
change to kick rtd
Chris McDonough
2012-09-16
change to kick rtd
Chris McDonough
2012-09-16
prep for 1.4a1
Chris McDonough
2012-09-16
rename subrequest to invoke_subrequest
Chris McDonough
2012-09-16
docs and test
Chris McDonough
2012-09-15
add a whatsnew-1.4 document
Chris McDonough
2012-09-15
reclassify bug as feature
Chris McDonough
2012-09-15
merge jinty's testConfig code
Chris McDonough
2012-09-15
add pyramid.decorator.reify as an API. Closes #682
Chris McDonough
2012-09-13
add upgrading chapter, make docs render again
Chris McDonough
2012-09-11
garden
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-09
rename set_request_method to add_request_method. closes #683
Chris McDonough
2012-09-09
- These APIs from the ``pyramid.testing`` module were removed. They have
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
- The ``pyramid.configuration`` module was removed. It had been deprecated
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-08-29
Merge branch 'master' of github.com:Pylons/pyramid
Chris McDonough
2012-08-29
garden
Chris McDonough
2012-08-26
- Forward-port from 1.3 branch: when registering multiple views with an
Chris McDonough
[next]