| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-11-11 | update changelog | Michael Merickel | |
| 2014-11-10 | moar changelogs! | Michael Merickel | |
| 2014-11-10 | update changelog with new http exceptions from #1372 | Michael Merickel | |
| 2014-11-10 | update changelog | Michael Merickel | |
| 2014-11-09 | update changelog for #1373 | Michael Merickel | |
| 2014-11-09 | update changelog from #1376 | Michael Merickel | |
| 2014-10-20 | Merge pull request #1337 from Pylons/feature.root-package | Tres Seaver | |
| add config.root_package attribute | |||
| 2014-10-20 | reference more pull requests in the change log | Michael Merickel | |
| 2014-10-20 | add config.root_package attribute | Michael Merickel | |
| 2014-07-24 | cachebuster -> cachebust | Chris Rossi | |
| 2014-07-21 | Update change log. | Chris Rossi | |
| 2014-06-05 | - Work around a bug introduced in Python 2.7.7 on Windows where | Chris McDonough | |
| ``mimetypes.guess_type`` returns Unicode rather than str for the content type, unlike any previous version of Python. See https://github.com/Pylons/pyramid/issues/1360 for more information. Closes #1360. | |||
| 2014-05-16 | update changelog | Michael Merickel | |
| 2014-05-07 | Merge branch 'master' of https://github.com/ftravers/pyramid into pull.1325 | Michael Merickel | |
| 2014-05-06 | Added required notes to changes/contributors file. | Fenton Travers | |
| 2014-05-05 | modify p.testing.setUp() to configure the package relative to caller | Michael Merickel | |
| 2014-05-05 | fix merge conflicts | Chris McDonough | |
| 2014-05-05 | modify changes wrt logging config stripping | Chris McDonough | |
| 2014-04-29 | require ISession.invalidate to leave behind a usable session | Michael Merickel | |
| 2014-04-23 | remove redundant tests | Michael Merickel | |
| 2014-04-22 | Update CHANGES for wsgiapp and wsgiapp2 | Bert JW Regeer | |
| 2014-04-20 | update change me with the scaffold changes | goodwillcoding | |
| 2014-04-18 | Add information to CHANGES | Bert JW Regeer | |
| 2014-04-08 | vb master to 1.6dev | Chris McDonough | |
| 2014-04-08 | prep for 1.5 release | Chris McDonough | |
| 2014-04-08 | fix typo and update whatsnew | Chris McDonough | |
| 2014-04-08 | add changenote | Chris McDonough | |
| 2014-04-08 | add changenote | Chris McDonough | |
| 2014-04-08 | fix merge conflict while merging master to 1.5 branch | Chris McDonough | |
| 2014-02-27 | update changelog | Michael Merickel | |
| 2014-02-21 | support high-order characters in UnencryptedCookieSessionFactoryConfig secrets | Michael Merickel | |
| 2014-02-16 | Changelog for PR #1245. | Tres Seaver | |
| 2014-02-08 | prep for 1.5b1 | Chris McDonough | |
| 2014-02-08 | - We no longer eagerly clear ``request.exception`` and ``request.exc_info`` in | Chris McDonough | |
| the exception view tween. This makes it possible to inspect exception information within a finished callback. See https://github.com/Pylons/pyramid/issues/1223. Closes #1223. | |||
| 2014-01-28 | prep for 1.5a4 release | Chris McDonough | |
| 2014-01-22 | - Fix a memory leak when the configurator's ``set_request_property`` method was | Chris McDonough | |
| used or when the configurator's ``add_request_method`` method was used with the ``property=True`` attribute. See https://github.com/Pylons/pyramid/issues/1212 . Closes #1212 | |||
| 2014-01-03 | updated changes | Blaise Laflamme | |
| 2013-12-13 | Update CHANGES | Bert JW Regeer | |
| 2013-12-12 | put change note in the right release section | Chris McDonough | |
| 2013-12-12 | add url to issue | Chris McDonough | |
| 2013-12-12 | Merge branch 'jsonp-syntax' of github.com:wichert/pyramid into ↵ | Chris McDonough | |
| wichert-jsonp-syntax | |||
| 2013-12-10 | prep for 1.5a3 | Chris McDonough | |
| 2013-12-10 | add note about non-bw-compat between SignedCookieSessionFactory and ↵ | Chris McDonough | |
| UnencryptedCookieSessionFactory. Ref #1200. | |||
| 2013-12-10 | Fix JSONP syntax error | Wichert Akkerman | |
| 2013-12-10 | use CookieProfile from webob in authentication module, add support for new ↵ | Chris McDonough | |
| domain attribute on dummy request, depend on webob 1.3 or better | |||
| 2013-11-27 | revert my reversion | Chris McDonough | |
| 2013-11-27 | change the behavior of parse_url_overrides and resource_url to not quote a ↵ | Chris McDonough | |
| _query/query argument supplied as a string and document in changelog | |||
| 2013-11-27 | Merge branch 'feature.custom-query-strings' | Chris McDonough | |
| 2013-11-18 | remove lies | Chris McDonough | |
| 2013-11-12 | update docs | Michael Merickel | |
