summaryrefslogtreecommitdiff
path: root/CHANGES.txt
AgeCommit message (Expand)Author
2013-11-18remove liesChris McDonough
2013-11-09undeprecate remember/forget functions and remove remember_userid/forget_useri...Chris McDonough
2013-10-28Bring change log, API docs, and deprecations in line with normal policies/pro...Chris McDonough
2013-10-27Security APIs on pyramid.request.RequestMatt Russell
2013-10-22update changelogMichael Merickel
2013-10-20fix merge conflict and prevent warning from showing up during testing (dont i...Chris McDonough
2013-10-20Merge branch 'master' into fix.basic-authentication-encodingsChris McDonough
2013-10-20fix merge conflictChris McDonough
2013-10-20rewording about deprecation and cookie compatibilityChris McDonough
2013-10-19modify the docs for the renderer interfacesMichael Merickel
2013-10-19update changelogMichael Merickel
2013-10-19Merge branch 'master' into feature.signed-cookie-sessionMichael Merickel
2013-10-19reference github issuesMichael Merickel
2013-10-19update doc referencesMichael Merickel
2013-10-19updated changelogMichael Merickel
2013-10-19add deprecation for old cookie factoryMichael Merickel
2013-10-09update changelogMichael Merickel
2013-10-08remove unused renderer argChris McDonough
2013-10-02correct the explanation of the behavior changeChris McDonough
2013-10-02fix merge conflictChris McDonough
2013-10-02fix merge conflictChris McDonough
2013-10-02- Removed mention of ``pyramid_beaker`` from docs. Beaker is no longerChris McDonough
2013-10-01- Fix the ``principals_allowed_by_permission`` method ofChris McDonough
2013-10-01- Fix the ``pcreate`` script so that when the target directory name ends with aChris McDonough
2013-09-28set custom request methods when doing a pview lookupMichael Merickel
2013-09-27support a None value in query string parametersMichael Merickel
2013-09-24Added a note to CHANGES.txt, push the quick tutorial.Paul Everitt
2013-09-22fix rst rendering of changesChris McDonough
2013-09-22prep for 1.5a2Chris McDonough
2013-09-22better description of mako/chameleon bw incompat in changelog, update whatsne...Chris McDonough
2013-09-22typoChris McDonough
2013-09-11wordingChris McDonough
2013-09-09- The ``pyramid.config.Configurator.set_request_property`` method now issuesChris McDonough
2013-09-09wordingChris McDonough
2013-09-09add note about requiring a later pyramid_debugtoolbar package if you use 1.5a2+Chris McDonough
2013-09-08- The ``renderer_globals_factory`` argument to theChris McDonough
2013-09-08- Removed ancient backwards compatibily hack inChris McDonough
2013-09-08- Removed the ability to influence and query a ``pyramid.request.Request``Chris McDonough
2013-09-08- Removed the ability to pass the following arguments toChris McDonough
2013-09-08- Removed the ``pyramid.view.is_response`` function that had been deprecatedChris McDonough
2013-09-08- Removed the class named ``pyramid.view.static`` that had been deprecatedChris McDonough
2013-09-08wordingChris McDonough
2013-09-08Add feature update to CHANGES.txtBert JW Regeer
2013-09-08fix merge conflictChris McDonough
2013-09-07- The ``pyramid.events.NewResponse`` event is now sent **after** responseChris McDonough
2013-09-07add change notesChris McDonough
2013-09-06Update package_name() to work with namespace pkgsDoug Hellmann
2013-09-05s/view execution machinery/generating a response/Michael Merickel
2013-09-05resolve conflicts, reword change entry a bitChris McDonough
2013-09-05remove the deprecated request.response_* attributesMichael Merickel