summaryrefslogtreecommitdiff
path: root/CHANGES.txt
AgeCommit message (Expand)Author
2014-11-17Merge pull request #1399 from Pylons/feature.security-docs-enhancementsMichael Merickel
2014-11-17Merge pull request #1448 from Pylons/feature.pshell-pythonstartupMichael Merickel
2014-11-17Merge branch 'master' into feature.override-asset-with-absolute-pathMichael Merickel
2014-11-17Merge branch 'master' into feature.pshell-pythonstartupMichael Merickel
2014-11-17Merge branch 'master' into feature.security-docs-enhancementsMichael Merickel
2014-11-17Merge branch 'master' into feature.security-docs-enhancementsMichael Merickel
2014-11-17reference appropriate PRMichael Merickel
2014-11-16attempt to clarify the benefit of these changesMichael Merickel
2014-11-16use hmac.compare_digest if availableMichael Merickel
2014-11-13Merge pull request #1377 from tilgovi/package-root-static-view-specMichael Merickel
2014-11-13update changelog for fixes from #1453Michael Merickel
2014-11-11adjust tests to work even when someone has defined PYTHONSTARTUP in their shellMichael Merickel
2014-11-11Fix static views with package root spec patternsRandall Leeds
2014-11-11enable PYTHONSTARTUP support in pshellMichael Merickel
2014-11-11update changelogMichael Merickel
2014-11-11update changelogMichael Merickel
2014-11-10moar changelogs!Michael Merickel
2014-11-10update changelogMichael Merickel
2014-11-10update changelog with new http exceptions from #1372Michael Merickel
2014-11-10update changelogMichael Merickel
2014-11-09update changelog for #1373Michael Merickel
2014-11-09update changelog from #1376Michael Merickel
2014-10-20Merge pull request #1337 from Pylons/feature.root-packageTres Seaver
2014-10-20reference more pull requests in the change logMichael Merickel
2014-10-20add config.root_package attributeMichael Merickel
2014-08-06Merge branch 'master' into feature.override-asset-with-absolute-pathMichael Merickel
2014-07-24cachebuster -> cachebustChris Rossi
2014-07-21Update change log.Chris Rossi
2014-06-05- Work around a bug introduced in Python 2.7.7 on Windows whereChris McDonough
2014-05-16update changelogMichael Merickel
2014-05-07Merge branch 'master' of https://github.com/ftravers/pyramid into pull.1325Michael Merickel
2014-05-06Added required notes to changes/contributors file.Fenton Travers
2014-05-05modify p.testing.setUp() to configure the package relative to callerMichael Merickel
2014-05-05fix merge conflictsChris McDonough
2014-05-05modify changes wrt logging config strippingChris McDonough
2014-04-29require ISession.invalidate to leave behind a usable sessionMichael Merickel
2014-04-23remove redundant testsMichael Merickel
2014-04-22Update CHANGES for wsgiapp and wsgiapp2Bert JW Regeer
2014-04-20update change me with the scaffold changesgoodwillcoding
2014-04-18Add information to CHANGESBert JW Regeer
2014-04-08vb master to 1.6devChris McDonough
2014-04-08prep for 1.5 releaseChris McDonough
2014-04-08fix typo and update whatsnewChris McDonough
2014-04-08add changenoteChris McDonough
2014-04-08add changenoteChris McDonough
2014-04-08fix merge conflict while merging master to 1.5 branchChris McDonough
2014-02-28add support for using an absolute path to override an assetMichael Merickel
2014-02-27update changelogMichael Merickel
2014-02-21support high-order characters in UnencryptedCookieSessionFactoryConfig secretsMichael Merickel
2014-02-16Changelog for PR #1245.Tres Seaver