| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-08-17 | update changelog | Tom Lazar | |
| 2013-08-15 | fix some rST issues | Tshepang Lekhonkhobe | |
| 2013-08-15 | Make ``pserve.cherrypy_server_runner`` Python 3 compatible. | Tom Lazar | |
| Closes https://github.com/Pylons/pyramid/issues/718 | |||
| 2013-08-15 | Add reference to the pull requests | Tom Lazar | |
| Conflicts: CHANGES.txt | |||
| 2013-08-15 | Merge pull request #1078 from wichert/auth-explicit-domain | Andreas Zeidler | |
| Allow explicit auth cookie domain setting. | |||
| 2013-08-14 | fixed line indentation | Blaise Laflamme | |
| 2013-08-14 | added bug fix to changes | Blaise Laflamme | |
| 2013-08-13 | Fixed documentation width, signed contributors agreement and added a test ↵ | Jonathan Villemaire-Krajden | |
| for duplicate query strings. | |||
| 2013-08-13 | Fixes to documentation, added change to what's new. | Jonathan Villemaire-Krajden | |
| 2013-08-13 | Updated CHANGES | Jonathan Villemaire-Krajden | |
| Fixes 1040. | |||
| 2013-08-12 | Allow explicit cookie domain setting. | Wichert Akkerman | |
| This is useful as an escape hatch when dealing with enviroments where no normal rules apply. | |||
| 2013-08-10 | add change note | Chris McDonough | |
| 2013-08-10 | add change note | Chris McDonough | |
| 2013-08-10 | add change note | Chris McDonough | |
| 2013-08-02 | add pdistreport command | Chris McDonough | |
| 2013-07-24 | add not_ predicate feature | Chris McDonough | |
| 2013-07-18 | version bump in setup.py conf.py CHANGES.txt, rejigger changes bugs vs. features | Chris McDonough | |
| 2013-07-17 | Merge branch 'auth-parent-domain' of github.com:wichert/pyramid into ↵ | Chris McDonough | |
| wichert-auth-parent-domain | |||
| 2013-07-15 | update changelog | Michael Merickel | |
| 2013-07-14 | update changlog | Michael Merickel | |
| 2013-07-12 | add an entry to changes about code merged from feature.prequest_login branch | Chris McDonough | |
| 2013-06-19 | Typo | Tres Seaver | |
| 2013-06-19 | Changelog for PR #1033. | Tres Seaver | |
| 2013-06-11 | - ``pyramid.testing.DummyResource`` didn't define ``__bool__``, so code under | Chris McDonough | |
| Python 3 would use ``__len__`` to find truthiness; this usually caused an instance of DummyResource to be "falsy" instead of "truthy". See https://github.com/Pylons/pyramid/pull/1032 Closes #1032 | |||
| 2013-06-05 | add changelog note | Chris McDonough | |
| 2013-06-03 | Add a parent_domain option for auth_tkt policy | Wichert Akkerman | |
| This change adds a new ``parent_domain`` option to ``AuthTktAuthenticationPolicy`` which sets the authentication cookie as a wildcard cookie on the parent domain. This is useful if you have multiple sites sharing the same domain. | |||
| 2013-05-21 | this is actually a bugfix | Chris McDonough | |
| 2013-05-21 | Merge branch 'feature-pep302' | Chris McDonough | |
| 2013-05-21 | tortured docs | Chris McDonough | |
| 2013-05-21 | Prevent non-3.2-compatible MarkupSafe 0.16 from breaking us. | Tres Seaver | |
| Apps which actually use Mako templates are still broken. | |||
| 2013-05-09 | Implement PEP302 API in PackageOverrides as '__loader__'. | Tres Seaver | |
| Proxy to the '__loader__' set by the importer, if present. Otherwise, raise NotImplementedError. | |||
| 2013-04-24 | update changes.txt | Michael Merickel | |
| 2013-04-19 | update changes.txt | Michael Merickel | |
| 2013-04-03 | update changelog | Michael Merickel | |
| 2013-04-01 | update changelog | Michael Merickel | |
| 2013-03-20 | update CHANGES.txt | Michael Merickel | |
| 2013-03-19 | Fix whitespace in CHANGES.txt to permit build. | Steve Piercy | |
| Add "Before You Begin" section. | |||
| 2013-03-19 | update CHANGES.txt | Michael Merickel | |
| 2013-03-19 | Merge branch 'fix.798' of wosc/pyramid into pull.922 | Michael Merickel | |
| 2013-03-19 | Fixes #798: Allow a protocol-relative URL to be passed to add_static_view, ↵ | Wolfgang Schnerring | |
| generate URLs using the current protocol. | |||
| 2013-03-19 | Merge branch 'master' of latteier/pyramid into pull.786 | Michael Merickel | |
| 2013-03-18 | support acl as a callable | Michael Merickel | |
| 2013-03-12 | Merge pull request #896 from tshepang/consistency | Michael Merickel | |
| consistency fixes | |||
| 2013-03-09 | consistency | Tshepang Lekhonkhobe | |
| 2013-03-05 | update some links and fix others | Tshepang Lekhonkhobe | |
| 2013-01-10 | Change log note. | Amos Latteier | |
| 2013-01-02 | eliminate other repeated words | Tshepang Lekhonkhobe | |
| 2013-01-01 | eliminate repeated "the" words | Tshepang Lekhonkhobe | |
| 2012-12-18 | prep for 1.4 | Chris McDonough | |
| 2012-12-18 | garden | Chris McDonough | |
