| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-23 | Update CONTRIBUTORS.txt | amitvmane | |
| Added as a contributor. | |||
| 2013-11-16 | Added Antti Haapala to CONTRIBUTORS.txt | Antti Haapala | |
| 2013-10-27 | Security APIs on pyramid.request.Request | Matt Russell | |
| The pyramid.security Authorization API function has_permission is made available on the request. The pyramid.security Authentication API functions are now available as properties (unauthenticated_userid, authenticated_userid, effective_principals) and methods (remember_userid, forget_userid) on pyramid.request.Request. Backwards compatibility: For each of the APIs moved to request method or property, the original API in the pyramid.security module proxies to the request. Reworked tests to check module level b/c wrappers call through to mixins for each API. Tests that check no reg on request now do the right thing. Use a response callback to set the request headers for forget_userid and remember_userid. Update docs. Attempt to improve a documentation section referencing the pyramid.security.has_permission function in docs/narr/resources.rst Ensures backwards compatiblity for `pyramid.security.forget` and `pyramid.security.remember`. | |||
| 2013-09-30 | CONTRIBUTORS: Add Karl O. Pinc. | Karl O. Pinc | |
| 2013-09-06 | Update package_name() to work with namespace pkgs | Doug Hellmann | |
| The logic in pyramid.path.package_name() should take into account the fact that namespace packages created by setuptools do not have __init__.py[c] files, and so they have no __file__ attribute. This resolves an issue with WSME (https://bugs.launchpad.net/wsme/+bug/1221201) Change-Id: I39bc32a9c38fa11c4cef22a041077ed9001091be | |||
| 2013-08-28 | Permit escaping of double braces in scaffolds, see #862 | Chris McDonough | |
| 2013-08-28 | Added me to the CONTRIBUTERS.txt. | Takahiro Fujiwara | |
| 2013-08-23 | Add name to contributors | Matthew Wilkes | |
| 2013-08-15 | sign the contribution agreement... | Andreas Zeidler | |
| 2013-08-15 | added myself to contributors list | Tom Lazar | |
| 2013-08-15 | Added myself to the contributors. | themanwithoutaplan | |
| 2013-08-13 | Fixed documentation width, signed contributors agreement and added a test ↵ | Jonathan Villemaire-Krajden | |
| for duplicate query strings. | |||
| 2013-08-12 | added myself to CONTRIBUTORS.txt | Chris Davies | |
| 2013-08-11 | Merge junaidali-master branch. | Tres Seaver | |
| 2013-08-10 | accepted contributors license | Junaid Ali | |
| 2013-08-10 | Appended name to CONTRIBUTORS.txt | Julian Paul Glass | |
| 2013-07-14 | Merge branch 'master' of lrowe/pyramid into pull.1004 | Michael Merickel | |
| 2013-05-30 | Added myself to contributors | Luke Cyca | |
| 2013-04-24 | Laurence Rowe contributor agreement. | Laurence Rowe | |
| 2013-03-28 | Added name to CONTRIBUTORS file. | Jason | |
| 2013-03-21 | Merge branch 'master' of madjar/pyramid into pull.930 | Michael Merickel | |
| 2013-03-21 | Update CONTRIBUTORS.txt | Georges Dubus | |
| 2013-02-02 | Sign CONTRIBUTORS.txt | Bert JW Regeer | |
| 2012-11-18 | fix merge conflict | Chris McDonough | |
| 2012-11-14 | Added myself to contributors | John Anderson | |
| 2012-11-12 | Added changes to the CHANGES log. | Robert Jackiewicz | |
| 2012-09-17 | resolve contributors.txt merge conflict | Chris McDonough | |
| 2012-09-16 | add name to CONTRIBUTORS.txt as per request | David Gay | |
| 2012-09-15 | merge jinty's testConfig code | Chris McDonough | |
| 2012-09-11 | remove pypy from travis-ci allow_failures list | Domen Kožar | |
| 2012-08-23 | Merge branch 'accept_header' of lmctv/pyramid into pull.620 | Michael Merickel | |
| Conflicts: CONTRIBUTORS.txt pyramid/config/views.py Updated the pull request to fix incompatibilities from changes to Pyramid's predicate machinery. | |||
| 2012-08-23 | Merge branch 'master' of ianjosephwilson/pyramid into pull.617 | Michael Merickel | |
| Conflicts: CONTRIBUTORS.txt | |||
| 2012-08-11 | signed contributors agreement | Roman Kozlovskyi | |
| 2012-06-17 | Sign contributors agreement. | Ian Joseph Wilson | |
| 2012-06-17 | merge contributors | Chris McDonough | |
| 2012-06-17 | CONTRIBUTORS: Add self / accept contribution terms | Jeff Cook | |
| 2012-06-16 | add myself to contributers | Brian Sutherland | |
| 2012-06-14 | Add "Marc Abramowitz" to CONTRIBUTORS.txt | Marc Abramowitz | |
| 2012-06-13 | Accept the Contributor Agreement. | Lorenzo M. Catucci | |
| as suggested by "Contributing Source Code and Documentation" document. | |||
| 2012-05-03 | Updated contributors file | Marin Rukavina | |
| 2012-04-16 | Fix a typo in contributors file. | Christopher Lambacher | |
| 2012-03-28 | signed contributors agreement | Wayne Witzel III | |
| 2012-03-27 | signed contributors agreement | Steve Piercy | |
| 2012-03-02 | Sign the contributor agreement. | Martijn Pieters | |
| 2012-02-24 | Sign contributor agreement. Also, a typo. | Paul Winkler | |
| 2012-02-14 | Add contributor. | Mike Orr | |
| 2011-12-14 | Signed contributor agreement | michr | |
| 2011-11-18 | fix conflicts | Chris McDonough | |
| 2011-11-07 | add self to contributors | Reed O'Brien | |
| 2011-11-07 | Merged from master, resolved conflict in CONTRIBUTORS.txt. | Richard Barrell | |
