summaryrefslogtreecommitdiff
path: root/CHANGES.txt
AgeCommit message (Expand)Author
2012-11-04emit a warning if a user is using the default hashalg to AuthTktMichael Merickel
2012-11-04Merge branch 'master' into fix.695Michael Merickel
2012-11-04gardenMichael Merickel
2012-11-04merged SHA512AuthTktAuthenticationPolicy into AuthTktAuthenticationPolicyMichael Merickel
2012-11-04fix docs, upgrade tutorials, add change note, deprecate using zope.deprecatio...Chris McDonough
2012-11-04- In uncommon cases, the ``pyramid_excview_tween_factory`` might haveChris McDonough
2012-11-03- Move ``TopologicalSorter`` from ``pyramid.config.util`` to ``pyramid.util``,Chris McDonough
2012-11-02garden; fixes #702Chris McDonough
2012-11-02- In the past if a renderer returned ``None``, the body of the resultingChris McDonough
2012-11-02resolve merge conflictChris McDonough
2012-11-02gardenChris McDonough
2012-11-02- Do not allow the userid returned from the ``authenticated_userid`` or theChris McDonough
2012-10-30updated changesMichael Merickel
2012-10-28- Added an ``effective_principals`` route and view predicate.Chris McDonough
2012-10-26prep for 1.4a3Chris McDonough
2012-10-26- New ``physical_path`` view predicate. If specified, this value should be aChris McDonough
2012-10-14point at policyChris McDonough
2012-10-14Update change log.Chris Rossi
2012-10-14Merge branch 'master' into feature-basic-authChris Rossi
2012-10-14Fix rst syntax error which prevented Sphinx docs from building.Chris Rossi
2012-10-13mention commentsChris McDonough
2012-10-13Merge branch 'master' into 1.4-branchChris McDonough
2012-10-13add docs and changelog noteChris McDonough
2012-10-07- The Configurator ``testing_securitypolicy`` method now returns the policyChris McDonough
2012-10-05gardenChris McDonough
2012-09-30- 1.4a ``pyramid.scripting.prepare`` behaved differently than 1.3 seriesChris McDonough
2012-09-27prep for 1.4a2Chris McDonough
2012-09-22- Add ``Base.metadata.bind = engine`` to alchemy template, so that tablesChris McDonough
2012-09-22mirror john's change for chameleon, better changelog messageChris McDonough
2012-09-22gardenChris McDonough
2012-09-19gardenChris McDonough
2012-09-19gardenChris McDonough
2012-09-16change to kick rtdChris McDonough
2012-09-16change to kick rtdChris McDonough
2012-09-16prep for 1.4a1Chris McDonough
2012-09-16rename subrequest to invoke_subrequestChris McDonough
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