summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-13Strip redundant logging config from tutorial INI files.Tres Seaver
2014-03-11test_unicode_in_url_404: Add comment to clarify why request_path_unicodeMarc Abramowitz
2014-03-11Convert from u prefix to byte string and decodeMarc Abramowitz
2014-03-11Remove 'b'; WebTest or WebOb doesn't like Python 3 bytes for URLsMarc Abramowitz
2014-03-10Add integration tests for Unicode in URLMarc Abramowitz
2014-03-10Merge pull request #1267 from sbivol/masterTres Seaver
2014-03-10Remove extra concatenation from request.static_url()sbivol
2014-03-07Merge pull request #1263 from slinkp/slinkp_quickintro_doc_fixesMichael Merickel
2014-03-07Minor punctuation and grammar changes to Quick IntroPaul Winkler
2014-03-05'request_method' is *not* limited to the named set.Tres Seaver
2014-03-04update inconsistent effective_principals docsMichael Merickel
2014-03-04Merge pull request #1255 from rbu/repozewho1-remember-kwargs-1.5Tres Seaver
2014-03-03Merge pull request #1254 from rbu/repozewho1-remember-kwargsTres Seaver
2014-03-03Hand RepozeWho1AuthenticationPolicy.remember kwargs to repoze.who #1249Robert Buchholz
2014-03-03Hand RepozeWho1AuthenticationPolicy.remember kwargs to repoze.who #1249Robert Buchholz
2014-02-28add support for using an absolute path to override an assetMichael Merickel
2014-02-27update changelogMichael Merickel
2014-02-27Merge branch 'fix.1247'Michael Merickel
2014-02-27handle reissue_time=None properlyMichael Merickel
2014-02-27reproduce reissue_time=None bugMichael Merickel
2014-02-27fix timeout=None bug as well as some other potential unpacking problemsMichael Merickel
2014-02-27reproduce timeout=None bugMichael Merickel
2014-02-2779-char line widths!Michael Merickel
2014-02-27improve timeout docsMichael Merickel
2014-02-27Merge pull request #1250 from dobesv/patch-2Michael Merickel
2014-02-27Remove reference to request.get_logout_headers()dobesv
2014-02-27Add get_logout_headers to requestdobesv
2014-02-21fix regression with code expecting secrets to be encoded with latin-1Michael Merickel
2014-02-21Merge branch 'fix.1246' into 1.5-branchMichael Merickel
2014-02-21support high-order characters in UnencryptedCookieSessionFactoryConfig secretsMichael Merickel
2014-02-21test cases to reproduce #1246Michael Merickel
2014-02-16Clarify.Tres Seaver
2014-02-16Trailing commas are good.Tres Seaver
2014-02-16EC: break the page and see the DBT traceback display.Tres Seaver
2014-02-16Don't leave the page broken.Tres Seaver
2014-02-16Match optional reqs on Windows to those on POSIX.Tres Seaver
2014-02-16EC: why not add 'pyramid_debugtoolbar' to our 'install_requires'?Tres Seaver
2014-02-16Clarifications.Tres Seaver
2014-02-16Avoid re-ambiguating 'project' vs. 'package.Tres Seaver
2014-02-16Clarify vs. import time.Tres Seaver
2014-02-16Clarify reasons for preferring easy_install over pip.Tres Seaver
2014-02-16Changelog for PR #1245.Tres Seaver
2014-02-16Merge pull request #1245 from ztane/patch-2Tres Seaver
2014-02-16Fix pserve --reload on Py3 (the simple solution)Antti Haapala
2014-02-10Merge pull request #1241 from stevepiercy/masterSteve Piercy
2014-02-10- Garden PR #1121Steve Piercy
2014-02-10Merge pull request #1240 from stevepiercy/masterSteve Piercy
2014-02-10- Update list of session packagesSteve Piercy
2014-02-09Merge pull request #1239 from stevepiercy/masterSteve Piercy
2014-02-09- Clean up PR #1163Steve Piercy