summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-02-08fix a Sphinx warningTshepang Lekhonkhobe
2013-02-06Merge pull request #849 from tshepang/patch-3Tres Seaver
no need for a 'topic' directive
2013-02-06Merge pull request #848 from tshepang/patch-2Tres Seaver
displaying lineno for 1-line snippet is overkill
2013-02-06no need for a 'topic' directiveTshepang Lekhonkhobe
2013-02-06displaying lineno for 1-line snippet is overkillTshepang Lekhonkhobe
2013-02-04Merge pull request #835 from Sapphire64/patch-1goodwillcoding
Updated gunicorn information thank you
2013-02-04Merge pull request #847 from msabramo/docs_narr_projectTres Seaver
narr/project.rst: Correct IP address 129.168.1.50 -> 192.168.1.50
2013-02-04narr/project.rst: Correct IP address 129.168.1.50 -> 192.168.1.50Marc Abramowitz
2013-02-04Merge pull request #839 from tshepang/clarityTres Seaver
use clearer language
2013-02-04Merge pull request #840 from tshepang/simplifyTres Seaver
simplify and shorten an overlong sentence
2013-02-04Merge pull request #845 from tshepang/cleanTres Seaver
unuglify Unix Python installation instructions
2013-02-04Merge pull request #844 from tshepang/patch-3Tres Seaver
fix and shorten broken sentence
2013-02-04Merge pull request #846 from tshepang/patch-4Tres Seaver
no need to be so specific
2013-02-04no need to be so specificTshepang Lekhonkhobe
This should reduce the frequency of needing to update it.
2013-02-04unuglify Unix Python installation instructionsTshepang Lekhonkhobe
2013-02-04fix and shorten broken sentenceTshepang Lekhonkhobe
2013-02-03remove questionable sentenceTshepang Lekhonkhobe
I could not tell whether it was meant to be humorous, or if it simply was a mistake. Regardless, I think it does not add much. If Speed needs to be defended, perhaps something better would do. For now, I remove.
2013-02-03simplify and shorten an overlong sentenceTshepang Lekhonkhobe
2013-02-03use clearer languageTshepang Lekhonkhobe
2013-02-02Sign CONTRIBUTORS.txtBert JW Regeer
2013-02-02Fix IPv6 compatibility in calculate_digest()Bert JW Regeer
This is a quick fix for adding IPv6 compatibility so that if the AuthTktAuthenticationPolicy is used with include_ip enabled then it won't throw an error.
2013-02-02Add tests for AuthTicket/parse_ticket for IPv6 compatBert JW Regeer
Add some simple tests that test IPv6 compatibility with the AuthTicket class and the parse_ticket function.
2013-02-02Add test for AuthTktCookieHelper for IPv6 compatBert JW Regeer
Add an extra test that sets environ['REMOTE_ADDR'] to an IPv6 address "::1".
2013-02-02Update documentation for include_ipBert JW Regeer
Add a note that using the include_ip functionality with IPv6 is not a good idea due to the users network expiring IPv6 addresses quickly. See preferred lifetime/valid lifetime for routers doing SLAAC in IPv6 for more information.
2013-01-31Document PredicateMismatch for exception contextsDavid\ Beitey
2013-01-30Updated gunicorn informationAnton Vlasenko
2013-01-29Merge pull request #833 from tshepang/directivesTres Seaver
use the more appropriate directives
2013-01-29Merge pull request #834 from tshepang/obsoleteTres Seaver
this obsolete info should have been removed in commit 22ed77d
2013-01-30this obsolete info should have been removed in commit 22ed77dTshepang Lekhonkhobe
2013-01-30use the more appropriate directivesTshepang Lekhonkhobe
2013-01-29Merge pull request #815 from tshepang/tempTres Seaver
some pyramid.config API documentation improvements
2013-01-29Merge pull request #817 from tshepang/renderersTres Seaver
some improvements to narrative docs of Renderers
2013-01-29Merge pull request #820 from tshepang/masterTres Seaver
some renderers and view API doc improvements
2013-01-29Merge pull request #821 from tshepang/pathTres Seaver
some pyramid.path API doc improvements
2013-01-29Merge pull request #822 from tshepang/sessionTres Seaver
some pyramid.session API doc improvements
2013-01-29Merge pull request #823 from tshepang/envTres Seaver
use a more correct directive
2013-01-29Merge pull request #828 from tshepang/urldispatchTres Seaver
urldispatch: replace 'note' with the more correct 'versionadded' directive
2013-01-29Merge pull request #829 from tshepang/requestTres Seaver
request: replace 'note' with the more correct 'versionadded' directive
2013-01-29Merge pull request #826 from tshepang/patch-1Tres Seaver
pluralize
2013-01-29enhance!kusut
2013-01-29replace 'note' with the more correct 'versionadded' directiveTshepang Lekhonkhobe
2013-01-29replace 'note' with the more correct 'versionadded' directiveTshepang Lekhonkhobe
2013-01-29pluralizeTshepang Lekhonkhobe
2013-01-28Merge pull request #825 from calvinhp/masterBlaise Laflamme
Reading the docs and found a small typo
2013-01-28Update docs/narr/extending.rstCalvin Hendryx-Parker
Fixed grammatical typo
2013-01-29narrative docs for add_request_methodkusut
2013-01-28use a more correct directiveTshepang Lekhonkhobe
2013-01-27avoid needless repetitionTshepang Lekhonkhobe
These are already stated on the function definition.
2013-01-27capitalizeTshepang Lekhonkhobe
2013-01-27add missing markupTshepang Lekhonkhobe