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-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
2012-08-25
Subscriber predicates:
Chris McDonough
2012-08-24
garden
Chris McDonough
2012-08-23
updated CHANGES with accept-header bug fix
Michael Merickel
2012-08-23
added cookie session changes to CHANGES.txt
Michael Merickel
2012-08-22
garden
Blaise Laflamme
2012-08-19
- Undo effects of merging pull #661 because tests wont pass on windows
Chris McDonough
2012-08-19
Garden.
Chris McDonough
2012-08-16
readd set_request_property to docs (just so when people run across it in in-t...
Chris McDonough
2012-08-16
docs-deprecated set_request_property
Michael Merickel
2012-08-15
- An ``add_permission`` directive method was added to the Configurator. This
Chris McDonough
2012-08-07
note conflict behavior change
Chris McDonough
2012-08-06
Merge branch 'feature.metaviewpredicates'
Chris McDonough
2012-08-06
add docs for third-party view predicates
Chris McDonough
2012-08-03
added entry to changes.txt for mako fix
Blaise Laflamme
2012-07-29
- When there is a predicate mismatch exception (seen when no view matches for
Chris McDonough
2012-07-13
- On at least one 64-bit Ubuntu system under Python 3.2, using the
Chris McDonough
2012-07-10
garden
Chris McDonough
2012-06-19
fixed typos
Blaise Laflamme
2012-06-19
fixed typos
Blaise Laflamme
2012-06-19
added docs and changes for using defs in mako renderer
Blaise Laflamme
2012-05-03
allow __json__ and custom adapters to accept request arg
Chris McDonough
2012-05-02
add a change note
Chris McDonough
2012-04-27
fix example
Chris McDonough
2012-04-27
garden
Chris McDonough
2012-04-18
test checkin for automating shiningpanda build from github post-receive url (...
Chris McDonough
2012-04-18
test checkin for automating shiningpanda build from github post-receive url
Chris McDonough
2012-04-11
spelling
Michael Merickel
2012-04-11
readme
Chris McDonough
[next]