summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-05-25Update URLGraham Higgins
for pypi author ranking link
2013-05-22Merge pull request #1024 from vstojkovic/defer_chameleon_importTres Seaver
Defer imports of Chameleon until needed. Fixes #1021.
2013-05-22Defer imports of Chameleon until needed. Fixes #1021.Vojislav Stojkovic
2013-05-21normalize exception messages, coverageChris McDonough
2013-05-21override all known attrs and methods instead of allowing subclass to ↵Chris McDonough
override in failure case
2013-05-21this is actually a bugfixChris McDonough
2013-05-21Merge branch 'feature-pep302'Chris McDonough
2013-05-21Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-05-21tortured docsChris McDonough
2013-05-21skip mako-related tests on py32Chris McDonough
2013-05-21Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-05-21Merge pull request #1023 from Pylons/defend_against_mako_unimportableChris McDonough
Prevent non-3.2-compatible MarkupSafe 0.16 from breaking us.
2013-05-21Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-05-21Prevent non-3.2-compatible MarkupSafe 0.16 from breaking us.Tres Seaver
Apps which actually use Mako templates are still broken.
2013-05-16Merge pull request #1018 from goodwillcoding/mastergoodwillcoding
Extend informational message to pcreate output. Tutorial, docs, twitter, maillist.
2013-05-16fix indentaion typeGoodwill Coding
2013-05-16Extend informational message to pcreate output. Tutorial, docs, twitter, ↵Goodwill Coding
maillist.
2013-05-11Merge pull request #1016 from tshepang/patch-1Tres Seaver
add missing word; be more precise
2013-05-11add missing word; be more preciseTshepang Lekhonkhobe
2013-05-09Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-05-09Implement PEP302 API in PackageOverrides as '__loader__'.Tres Seaver
Proxy to the '__loader__' set by the importer, if present. Otherwise, raise NotImplementedError.
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-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