| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-25 | fix tests under py33 | Chris McDonough | |
| 2012-03-22 | Merge branch '1.3-branch' | Chris McDonough | |
| 2012-03-22 | - Add ``REMOTE_ADDR`` to the ``prequest`` WSGI environ dict for benefit of | Chris McDonough | |
| the debug toolbar, which effectively requires it to be present to work properly. | |||
| 2012-03-21 | Merge branch '1.3-branch' | Chris McDonough | |
| 2012-03-21 | flesh out system values | Chris McDonough | |
| 2012-03-21 | prep for 1.3 | Chris McDonough | |
| 2012-03-20 | update | Chris McDonough | |
| 2012-03-20 | Merge branch '1.3-branch' | Chris McDonough | |
| 2012-03-20 | - The fix for issue https://github.com/Pylons/pyramid/issues/461 (which made | Chris McDonough | |
| it possible for instance methods to be used as view callables) introduced a backwards incompatibility when methods that declared only a request argument were used. See https://github.com/Pylons/pyramid/issues/503 Fixes #503 | |||
| 2012-03-19 | windows | Chris McDonough | |
| 2012-03-19 | wording | Chris McDonough | |
| 2012-03-19 | use the correct message | Chris McDonough | |
| 2012-03-19 | show the effect of a server restart under reload; explain that template ↵ | Chris McDonough | |
| changes dont require a restart | |||
| 2012-03-19 | provide instructions about how to change the port, warn against changing the ↵ | Chris McDonough | |
| server, put code reloading into its own section | |||
| 2012-03-19 | explain where things might go in reality and explain gt example Windows ↵ | Chris McDonough | |
| convention | |||
| 2012-03-18 | warn about project names that shadow stdlib names, change UNIX prompt to gt | Chris McDonough | |
| 2012-03-18 | explain | Chris McDonough | |
| 2012-03-18 | Merge branch '1.3-branch' | Chris McDonough | |
| 2012-03-18 | - When ``pyramid.wsgi.wsgiapp2`` calls the downstream WSGI app, the | Chris McDonough | |
| app's environ will no longer have (deprecated and potentially misleading) ``bfg.routes.matchdict`` or ``bfg.routes.route`` keys in it. | |||
| 2012-03-18 | add python 3 logo | Chris McDonough | |
| 2012-03-18 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-03-18 | Merge branch 'pull.500' into 1.3-branch | Michael Merickel | |
| 2012-03-18 | Fixed line width. | Michael Merickel | |
| 2012-03-18 | Suggestion : giving at least the name the command to use as an indication . | Rachid Belaid | |
| Even if this information it's not enough, when you read the doc via pdf that give you which command to use without having to jump of section. I find it better for the learning flow of the reader than jumping around. | |||
| 2012-03-18 | Merge branch 'pull.500' | Michael Merickel | |
| 2012-03-18 | Fixed line width. | Michael Merickel | |
| 2012-03-18 | Merge branch 'patch-4' of https://github.com/rach/pyramid into pull.500 | Michael Merickel | |
| 2012-03-18 | Keep the same vocabulary than previously in the doc, at this stage of the ↵ | Rachid Belaid | |
| instruction the user doesn't have more than one package which myproject | |||
| 2012-03-18 | Merge pull request #499 from rach/patch-3 | Michael Merickel | |
| Keep the same vocabulary than previously in the doc | |||
| 2012-03-18 | Keep the same notation, 'myproject' is used previously. 'mypackage' is ↵ | Rachid Belaid | |
| correct and generic, after following the previous step of the documentation the user would have only one package which is 'myproject' | |||
| 2012-03-18 | Merge pull request #498 from rach/patch-2 | Michael Merickel | |
| Keep the same notation, 'myproject' is used previously. | |||
| 2012-03-18 | Suggestion : giving at least the name the command to use as an indication . | Rachid Belaid | |
| Even if this information it's not enough, when you read the doc via pdf that give you which command to use without having to jump of section. I find it better for the learning flow of the reader than jumping around. | |||
| 2012-03-18 | Keep the same vocabulary than previously in the doc, at this stage of the ↵ | Rachid Belaid | |
| instruction the user doesn't have more than one package which myproject | |||
| 2012-03-18 | Keep the same notation, 'myproject' is used previously. 'mypackage' is ↵ | Rachid Belaid | |
| correct and generic, after following the previous step of the documentation the user would have only one package which is 'myproject' | |||
| 2012-03-17 | misspelling : change 'pryamid_debugtoolbar' into 'pyramid_debugtoolbar' | Rachid Belaid | |
| 2012-03-17 | Merge pull request #497 from rach/patch-1 | Michael Merickel | |
| misspelling : change 'pryamid_debugtoolbar' into 'pyramid_debugtoolbar' | |||
| 2012-03-17 | misspelling : change 'pryamid_debugtoolbar' into 'pyramid_debugtoolbar' | Rachid Belaid | |
| 2012-03-17 | prep for 1.3b3 | Chris McDonough | |
| 2012-03-17 | change populate to initialize | Chris McDonough | |
| 2012-03-17 | warn about python 3 | Chris McDonough | |
| 2012-03-17 | dont depend on nose or coverage except for in extras | Chris McDonough | |
| 2012-03-17 | add info about sprint improvements | Chris McDonough | |
| 2012-03-17 | - Remove references to do-nothing ``pyramid.debug_templates`` setting in all | Chris McDonough | |
| Pyramid-provided ``.ini`` files. This setting previously told Chameleon to render better exceptions; now Chameleon always renders nice exceptions regardless of the value of this setting. Fixes #491. | |||
| 2012-03-17 | fix punctuation as per issue #493 | Chris McDonough | |
| 2012-03-17 | normalize zodb tut design doc with text from sqla design doc | Chris McDonough | |
| 2012-03-17 | normalize zodb tut design doc with text from sqla design doc | Chris McDonough | |
| 2012-03-17 | explain base a bit | Chris McDonough | |
| 2012-03-17 | add various elements to design document | Chris McDonough | |
| 2012-03-17 | explain zopetransaction extension | Chris McDonough | |
| 2012-03-17 | dont make a judgment as to whom this will be most familiar for | Chris McDonough | |
