summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-09Ignore coverage in new location.Tres Seaver
2013-05-06Merge pull request #1006 from tshepang/diffTres Seaver
use a cross-ref instead of a raw link
2013-05-03Merge pull request #1009 from sontek/make_docs_riskyBlaise Laflamme
docs should be risky in master!
2013-05-03docs should be risky in master!John Anderson
2013-04-28use a cross-ref instead of a raw linkTshepang Lekhonkhobe
2013-04-24Consider superclass views after predicate mismatchLaurence Rowe
The merged fix for #786 only worked for views registered to an interface.
2013-04-24Laurence Rowe contributor agreement.Laurence Rowe
2013-04-24update changes.txtMichael Merickel
2013-04-23Merge pull request #1003 from tshepang/diffMichael Merickel
replace deprecated method
2013-04-23replace deprecated methodTshepang Lekhonkhobe
2013-04-23Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-04-23Merge pull request #1002 from tshepang/patch-2Tres Seaver
add a note about missing code
2013-04-23Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-04-23add a note about missing codeTshepang Lekhonkhobe
2013-04-22Merge pull request #997 from tshepang/patch-2Michael Merickel
add missing comma
2013-04-22Merge pull request #1000 from tshepang/patch-7Tres Seaver
grammar
2013-04-22Merge pull request #999 from tshepang/patch-5Tres Seaver
replace deprecated method
2013-04-22Merge pull request #998 from tshepang/patch-3Tres Seaver
replace deprecated method
2013-04-23grammarTshepang Lekhonkhobe
2013-04-23replace deprecated methodTshepang Lekhonkhobe
2013-04-23replace deprecated methodTshepang Lekhonkhobe
2013-04-23add missing commaTshepang Lekhonkhobe
2013-04-22Merge pull request #995 from tshepang/patch-2Tres Seaver
remove redundancy
2013-04-22Merge pull request #994 from tshepang/patch-1Tres Seaver
remove redundant text
2013-04-22Merge pull request #993 from tshepang/longTres Seaver
some doc improvements
2013-04-22Merge pull request #992 from tshepang/grammarTres Seaver
grammar
2013-04-22remove redundancyTshepang Lekhonkhobe
2013-04-22remove redundant textTshepang Lekhonkhobe
Also, this fact has already been explained in the chapter, so mention that.
2013-04-22grammarTshepang Lekhonkhobe
2013-04-22simplify explanationTshepang Lekhonkhobe
The sentence was simply too long-winded (and not too clear).
2013-04-22no need to link to a chapter that follows immediatelyTshepang Lekhonkhobe
2013-04-22Merge pull request #991 from tshepang/patch-5Tres Seaver
no need to reference oneself
2013-04-22Merge pull request #990 from tshepang/patch-3Tres Seaver
remove redundant text
2013-04-22Merge pull request #989 from tshepang/patch-2Tres Seaver
add a cross-ref... hyperlinks are nice
2013-04-22Merge pull request #988 from tshepang/patch-1Tres Seaver
remove ambiguity by indicating that the target is API documentation
2013-04-22no need to reference oneselfTshepang Lekhonkhobe
2013-04-22remove redundant textTshepang Lekhonkhobe
2013-04-21add a cross-ref... hyperlinks are niceTshepang Lekhonkhobe
2013-04-21remove ambiguity by indicating that the target is API documentationTshepang Lekhonkhobe
2013-04-21Merge pull request #987 from tshepang/diffTres Seaver
docs/narr/hooks.rst: some improvements
2013-04-21docs/narr/hooks.rst: some improvementsTshepang Lekhonkhobe
* consistency fixes: "not found view" --> "Not Found View" * use comparable code for Imperative and Declarative configuration * remove unused import, HTTPForbidden
2013-04-19update changes.txtMichael Merickel
2013-04-08Merge pull request #980 from tshepang/grammarTres Seaver
grammar fix
2013-04-08grammar fixTshepang Lekhonkhobe
2013-04-07Merge pull request #978 from tshepang/diffMichael Merickel
fix some cross-references
2013-04-07fix some cross-referencesTshepang Lekhonkhobe
2013-04-06Merge pull request #975 from danielholmstrom/masterMichael Merickel
Documentation regarding missing Accept header
2013-04-06Documentation regarding missing Accept headerDaniel Holmstrom
If a request doesn't contain an Accept header routes will match it regardless of thier accept attribute.
2013-04-06grammarMichael Merickel
2013-04-05Merge pull request #973 from tshepang/betterMichael Merickel
some doc improvements