| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-04-19 | squash another reference to dotted name | Chris McDonough | |
| 2012-04-19 | take out 'or dotted python name' | Chris McDonough | |
| 2012-04-17 | default_encode->_default_encode, dumps->_dumps, massage docs | Chris McDonough | |
| 2012-04-16 | docs for json defaults | Michael Merickel | |
| 2012-04-12 | Typos | Patricio Paez | |
| 2012-04-13 | Fix a typo in the documentation | Veeti Paananen | |
| 2012-04-02 | removed strange text that showed up | David Gay | |
| 2012-04-02 | Merge branch 'master' of github.com:oddshocks/pyramid | David Gay | |
| Conflicts: docs/narr/views.rst | |||
| 2012-04-02 | addressed #327 | David Gay | |
| 2012-04-02 | addressed #327 | David Gay | |
| 2012-03-29 | - Coverage and docs updates for custom JSON class. | Chris McDonough | |
| - Fork point: master now represents a future 1.4 release. | |||
| 2012-03-28 | JSON-API rework and Object.__json__ support | Wayne Witzel III | |
| 2012-03-28 | intermediate commit | Michael Merickel | |
| 2012-03-21 | flesh out system values | Chris McDonough | |
| 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 | 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 | Merge pull request #499 from rach/patch-3 | Michael Merickel | |
| Keep the same vocabulary than previously in the doc | |||
| 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 | - 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-15 | remove debug_templates untruths related to issue #491 | Chris McDonough | |
| 2012-03-13 | Typos | Patricio Paez | |
| 2012-03-11 | only self | Chris McDonough | |
| 2012-03-11 | view class methods were missing self parameter. | Carlos de la Guardia | |
| 2012-03-05 | add_traverser | Chris McDonough | |
| 2012-03-02 | Merge branch '1.3-branch' | Chris McDonough | |
| 2012-03-02 | Correct section name in pshell example. | Martijn Pieters | |
| The section in the example is called 'app:main', not 'app:MyProject'. | |||
| 2012-03-02 | Correct minor grammatical error. | Martijn Pieters | |
| 2012-03-02 | Remove some confusion about finished callbacks. | Ruslan Spivak | |
| Rework an example code and remove an incorrect statement about request.exception being set when an exception occurs in a view. The reason for the change is issue #454: https://github.com/Pylons/pyramid/issues/454 | |||
| 2012-03-01 | Merge branch 'master' into 1.3-branch | Chris McDonough | |
| 2012-03-01 | wrong class name, fixes #451 | Chris McDonough | |
| 2012-03-01 | Remove mention of the `root_factory` argument. | Martijn Pieters | |
| The example code earlier on the page does not use the `root_factory` argument, only the `settings` argument. This is a fix for pyramid issue #452. | |||
| 2012-02-29 | fix decorators | Chris McDonough | |
| 2012-02-26 | fix instance creation | Chris McDonough | |
| 2012-02-26 | make latex render again | Chris McDonough | |
| 2012-02-24 | docs-deprecate tmpl_context | Chris McDonough | |
| 2012-02-24 | Merge branch 'master' into 1.3-branch | Chris McDonough | |
| 2012-02-24 | More trivial typos | Paul Winkler | |
| 2012-02-24 | Trivial typos | Paul Winkler | |
| 2012-02-23 | fix | Chris McDonough | |
| 2012-02-22 | fix | Chris McDonough | |
