| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2011-03-28 | branch coverage | Chris McDonough | |
| 2011-03-28 | branch coverage | Chris McDonough | |
| 2011-03-28 | branch coverage | Chris McDonough | |
| 2011-03-28 | Merge branch 'ppaez-master' | Chris McDonough | |
| 2011-03-28 | Merge branch 'master' of https://github.com/ppaez/pyramid into ppaez-master | Chris McDonough | |
| 2011-03-28 | branch coverage | Chris McDonough | |
| 2011-03-28 | branch coverage | Chris McDonough | |
| 2011-03-28 | branch coverage | Chris McDonough | |
| 2011-03-28 | branch coverage | Chris McDonough | |
| 2011-03-26 | Simplify the Defining the Domain Model section in the ZODB tutorial | Patricio Paez | |
| and standardize with the SQLAlchemy tutorial | |||
| 2011-03-25 | note requirement for multidict docs | Chris McDonough | |
| 2011-03-25 | Merge branch 'jayd3e-master' | Chris McDonough | |
| 2011-03-25 | Moved the content that was put into whatsnew-1.0.rst into the CHANGES.txt | Joe Dallago | |
| file, b/c the terminology change doesn't apply to version 1.0. Also changed the output of the paster create command in project.rst back to its original state. | |||
| 2011-03-24 | It was decided that pyramid would undergo a terminology change. | Joe Dallago | |
| 'Paster templates' will now be refered to as 'scaffolds,' while 'rendered templates' will remain as 'templates.' I have changed the docs to reflect this change in terminology. | |||
| 2011-03-24 | Merge remote branch 'source/master' | Alexandre Bourget | |
| Conflicts: docs/narr/hooks.rst | |||
| 2011-03-24 | Fix some typos. | Alexandre Bourget | |
| 2011-03-22 | - Include SCRIPT_NAME in redirects issued by | Chris McDonough | |
| ``pyramid.view.append_slash_notfound_view`` (see https://github.com/Pylons/pyramid/issues#issue/149). Closes #149 | |||
| 2011-03-22 | Merge branch 'cguardia-master' | Chris McDonough | |
| 2011-03-22 | Merge branch 'master' of https://github.com/cguardia/pyramid into ↵ | Chris McDonough | |
| cguardia-master | |||
| 2011-03-21 | changed mentions of repoze.tm to repoze.tm2 to fix issue 151 | cguardia | |
| 2011-03-21 | note promise | Chris McDonough | |
| 2011-03-20 | dont bother covering post method | Chris McDonough | |
| 2011-03-20 | review changes to sqla tutorial | Chris McDonough | |
| 2011-03-19 | update description of shootout | Chris McDonough | |
| 2011-03-19 | new nosexcover only works with new coverage | Chris McDonough | |
| 2011-03-18 | add more docstring to DummyRequest: Closes #150 | Chris McDonough | |
| 2011-03-16 | Merge branch 'cguardia-master' | Chris McDonough | |
| 2011-03-16 | Merge branch 'master' of https://github.com/cguardia/pyramid into ↵ | Chris McDonough | |
| cguardia-master | |||
| 2011-03-16 | sorry for the convenience | Chris McDonough | |
| 2011-03-15 | Restructured the routes wiki tutorial to make it easier to follow along. ↵ | Carlos de la Guardia | |
| Moved the routes tutorial above the traversal tutorial. | |||
| 2011-03-09 | leave some breadcrumbs for finding renderered response attribute settings | Chris McDonough | |
| 2011-03-05 | add section about pluggable apps | Chris McDonough | |
| 2011-03-02 | Closes #128 | Chris McDonough | |
| 2011-03-02 | Closes #125 | Chris McDonough | |
| 2011-03-01 | Add change note for dnouri's solution to issue 141. | Chris McDonough | |
| Closes #141. | |||
| 2011-03-01 | Merge branch 'dnouri-master' | Chris McDonough | |
| 2011-03-01 | Merge branch 'master' of https://github.com/dnouri/pyramid into dnouri-master | Chris McDonough | |
| 2011-03-01 | we no longer expect to run on 2.4, dont skip Chameleon-related tests on pypy | Chris McDonough | |
| 2011-02-28 | Do not quote characters ':@&+$,' in '*elements' passed to route_path | Daniel Nouri | |
| and resource_url. We're deliberately using these safe characters only with '*elements' instead of the whole path since that would break existing apps that persist quoted paths of resources. See https://github.com/dnouri/pyramid/commit/ab19ea8a5372ac83c6f7a7d75d1ecca5ed2b025e#commitcomment-285947 | |||
| 2011-02-28 | Fix authentication policy example. | Chris McDonough | |
| Closes #137 | |||
| 2011-02-28 | Merge branch 'malthe-master' | Chris McDonough | |
| 2011-02-28 | Merge branch 'master' of https://github.com/malthe/pyramid into malthe-master | Chris McDonough | |
| 2011-02-28 | 'pyramid.url.resource_url' no longer quotes '@' in '*elements'. | Daniel Nouri | |
| See http://groups.google.com/group/pylons-discuss/browse_thread/thread/ebb8e0196858a48 | |||
| 2011-02-28 | Adding myself. | Malthe Borch | |
| 2011-02-26 | Merge branch 'malthe-master' | Chris McDonough | |
| 2011-02-26 | Merge branch 'master' of https://github.com/malthe/pyramid into malthe-master | Chris McDonough | |
| 2011-02-26 | it's request_param | Chris McDonough | |
| 2011-02-25 | typo | Chris McDonough | |
| 2011-02-25 | unused | Chris McDonough | |
| 2011-02-25 | Strip newline before test (this is to be compatible with Chameleon 2.x which ↵ | Malthe Borch | |
| ensures a trailing newline character after output). | |||
