summaryrefslogtreecommitdiff
path: root/CHANGES.txt
AgeCommit message (Expand)Author
2012-09-16docs and testChris McDonough
2012-09-15add a whatsnew-1.4 documentChris McDonough
2012-09-15reclassify bug as featureChris McDonough
2012-09-15merge jinty's testConfig codeChris McDonough
2012-09-15add pyramid.decorator.reify as an API. Closes #682Chris McDonough
2012-09-13add upgrading chapter, make docs render againChris McDonough
2012-09-11gardenChris McDonough
2012-09-11- Request properties and methods added via ``config.set_request_property`` orChris McDonough
2012-09-10- ``pyramid.testing.DummyRequest`` now supports methods supplied by theChris McDonough
2012-09-09rename set_request_method to add_request_method. closes #683Chris McDonough
2012-09-09- These APIs from the ``pyramid.testing`` module were removed. They haveChris McDonough
2012-09-09- The ``pyramid.settings.get_settings()`` API was removed. It had beenChris McDonough
2012-09-09- The ``pyramid.paster.PyramidTemplate`` API was removed. It had beenChris McDonough
2012-09-09- The ``pyramid.configuration`` module was removed. It had been deprecatedChris McDonough
2012-09-09- The functions from ``pyramid.chameleon_zpt`` and ``pyramid.chameleon_text``Chris McDonough
2012-09-09Merge branch 'master' into feature.14removedeprecationsChris McDonough
2012-09-09gardenChris McDonough
2012-09-09- It is no longer possible to pass an environ dictionary directly toChris McDonough
2012-09-08trivial change to poke jenkins (im in on an untrusted network and cant use th...Chris McDonough
2012-08-29Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-08-29gardenChris McDonough
2012-08-26- Forward-port from 1.3 branch: when registering multiple views with anChris McDonough
2012-08-25Subscriber predicates:Chris McDonough
2012-08-24gardenChris McDonough
2012-08-23updated CHANGES with accept-header bug fixMichael Merickel
2012-08-23added cookie session changes to CHANGES.txtMichael Merickel
2012-08-22gardenBlaise Laflamme
2012-08-19- Undo effects of merging pull #661 because tests wont pass on windowsChris McDonough
2012-08-19Garden.Chris McDonough
2012-08-16readd set_request_property to docs (just so when people run across it in in-t...Chris McDonough
2012-08-16docs-deprecated set_request_propertyMichael Merickel
2012-08-15- An ``add_permission`` directive method was added to the Configurator. ThisChris McDonough
2012-08-07note conflict behavior changeChris McDonough
2012-08-06Merge branch 'feature.metaviewpredicates'Chris McDonough
2012-08-06add docs for third-party view predicatesChris McDonough
2012-08-03added entry to changes.txt for mako fixBlaise Laflamme
2012-07-29- When there is a predicate mismatch exception (seen when no view matches forChris McDonough
2012-07-13- On at least one 64-bit Ubuntu system under Python 3.2, using theChris McDonough
2012-07-10gardenChris McDonough
2012-06-19fixed typosBlaise Laflamme
2012-06-19fixed typosBlaise Laflamme
2012-06-19added docs and changes for using defs in mako rendererBlaise Laflamme
2012-05-03allow __json__ and custom adapters to accept request argChris McDonough
2012-05-02add a change noteChris McDonough
2012-04-27fix exampleChris McDonough
2012-04-27gardenChris McDonough
2012-04-18test checkin for automating shiningpanda build from github post-receive url (...Chris McDonough
2012-04-18test checkin for automating shiningpanda build from github post-receive urlChris McDonough
2012-04-11spellingMichael Merickel
2012-04-11readmeChris McDonough