| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-12-14 | Merge branch 'master' into pr/2853 | Michael Merickel | |
| 2016-12-13 | resolve conflict in CONTRIBUTORS.txt | Steve Piercy | |
| 2016-12-07 | fixed 'list' to 'listen' | Martin | |
| 2016-12-06 | Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ↵ | Bert JW Regeer | |
| …" | |||
| 2016-12-06 | Signed CONTRIBUTORS.txt | Martin | |
| 2016-12-06 | Fix docs for Sphinx 1.5 | Mikko Ohtamaa | |
| 2016-11-20 | Add myself to CONTRIBUTORS.txt | Moriyoshi Koizumi | |
| 2016-10-22 | Add name to CONTRIBUTORS.txt | Hannah Krager | |
| 2016-08-10 | Merge branch 'master' into extract_http_basic | Dariusz Górecki | |
| 2016-07-22 | Sign CONTRIBUTORS.txt | Keith Yang | |
| 2016-07-19 | Change gendered language in examples | Jon Davidson | |
| Some examples in documentation use "dude" and "bro" -- for example, "Not found, bro". While playful, this language can make some people uncomfortable. I have changed the wording to something equally playful that doesn't make assumptions about the reader's gender. | |||
| 2016-07-15 | Merge upstream master | Dariusz Górecki | |
| 2016-07-15 | Add myself to contributors list & PEP8 | Dariusz Górecki | |
| 2016-06-13 | Fix flake8's noqa directive in documentation and scaffolds | JC Bohin | |
| 2016-06-03 | update contributing docs to reflect current practice and clarify steps | cewing | |
| 2016-06-02 | Merge branch 'master' into stip_pserve_daemon_support | zrayn | |
| 2016-06-02 | Sign CONTRIBUTORS.txt | Marco M | |
| 2016-06-02 | Ripping daemonization out of pserve | zrayn | |
| 2016-05-16 | Simplify Windows detection code | Berker Peksag | |
| 2016-05-08 | Add Vincent Férotin to contributors. | Vincent Férotin | |
| 2016-04-14 | Issue #2493: Fixing Quick Tutorial Step 18 - CSS/JS Paths, also on Step 19 - ↵ | Arian Maykon de Araújo Diógenes | |
| Database | |||
| 2016-02-29 | Merge branch 'master' into feature/alchemy-scaffold-update | Michael Merickel | |
| 2016-02-28 | Merge branch 'pr/1370' | Michael Merickel | |
| 2016-01-31 | Merge branch 'master' into feature/alchemy-scaffold-update | Michael Merickel | |
| 2016-01-26 | Added myself to contributor list | Marcin Raczyński | |
| 2016-01-03 | Merge branch 'master' into feature/alchemy-scaffold-update | Bert JW Regeer | |
| 2015-12-12 | Update CONTRIBUTORS.txt | Sri Sanketh Uppalapati | |
| 2015-11-12 | Restore progress after backing changes out of master. | Michael Merickel | |
| This reverts commit 049e670aef9ea5611561546fd5c0e2dd6152b9b7. | |||
| 2015-11-11 | Revert "update wiki2/src/basiclayout/tutorial" | Steve Piercy | |
| 2015-11-11 | Merge pull request #2108 from stevepiercy/feature/alchemy-scaffold-update | Steve Piercy | |
| update wiki2/src/basiclayout/tutorial | |||
| 2015-10-28 | Convert timeout argument to int values when applicable | RamiC | |
| 2015-10-22 | Sign contributor list. | Amos Latteier | |
| 2015-10-21 | Merge branch 'master' into feature/alchemy-scaffold-update | Michael Merickel | |
| 2015-10-07 | populate pshell's env_help with docstring of values | Jesse Dhillon | |
| 2015-06-11 | added appropriate contributors and changes entries | Igor Stroh | |
| 2015-06-01 | added name to contributors list | Karen Dalton | |
| 2015-04-20 | Adding myself to the contributors list | Randy Topliffe | |
| 2015-04-20 | Update CONTRIBUTORS.txt | Timur Izhbulatov | |
| 2015-03-15 | Add myself to CONTRIBUTORS.txt | Donald Stufft | |
| 2015-02-12 | Add workaround to make sure echo is enabled after reload (refs #689) | David Glick | |
| Also add myself to CONTRIBUTORS.txt | |||
| 2015-02-06 | Sign CONTRIBUTORS.txt | Jeff Dairiki | |
| 2015-02-05 | use getfullargspec in PY3, allowing annotations in subscribers | saarni | |
| 2014-12-17 | Add documentation on handling CORS pre-flights | Adrian Teng | |
| 2014-11-25 | Documentation added | Hugo Branquinho | |
| 2014-11-11 | Add myself to contributors | Randall Leeds | |
| 2014-05-06 | Added required notes to changes/contributors file. | Fenton Travers | |
| 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 | |
