| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2012-03-28 | JSON-API rework and Object.__json__ support | Wayne Witzel III | |
| 2012-03-28 | intermediate commit | Michael Merickel | |
| 2012-03-26 | Mark line with yellow in SQL wiki - issue #510 | Patricio Paez | |
| 2012-03-21 | flesh out system values | Chris McDonough | |
| 2012-03-21 | generate more common filenames for sqlite and patch the wiki2 | Toni Mueller | |
| tutorial, too | |||
| 2012-03-21 | prep for 1.3 | Chris McDonough | |
| 2012-03-20 | update | 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 | add python 3 logo | Chris McDonough | |
| 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 | 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 | prep for 1.3b3 | Chris McDonough | |
| 2012-03-17 | warn about python 3 | 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 | |
| 2012-03-17 | dont make a judgment as to whom this will be most familiar for | Chris McDonough | |
| 2012-03-17 | link to tests stage source | Chris McDonough | |
| 2012-03-17 | add link to tests source | Chris McDonough | |
| 2012-03-17 | Merge pull request #496 from douglatornell/sql-tut-edits | Chris McDonough | |
| Improve text of SQLAlchemy wiki tutorial. | |||
| 2012-03-17 | Fix typos. | Doug Latornell | |
| 2012-03-17 | Improve text of SQLAlchemy wiki tutorial. | Doug Latornell | |
| A mixture of typo fixes and wording improvements. | |||
| 2012-03-17 | master->1.3-branch | Chris McDonough | |
| 2012-03-16 | use the 1.3-branch urls for sources in tutorial | Chris McDonough | |
| 2012-03-15 | remove debug_templates untruths related to issue #491 | Chris McDonough | |
| 2012-03-14 | Fixed SQL tutorial functional tests for Python 3 | Patricio Paez | |
| 2012-03-14 | Removed the application restart step | Patricio Paez | |
| 2012-03-14 | Renamed db populate to initialize in SQL tutorial | Patricio Paez | |
| - Replaced populate_tutorial -> initialize_tutorial_db - Renamed populate.py -> initializedb.py - Updated references in the documenation | |||
| 2012-03-14 | Removed populate tests from the SQL wiki tutorial | Patricio Paez | |
| - Removed the main() settings parameter in populate.py - Updated the Tests chapter | |||
| 2012-03-14 | Merge branch 'master' into improve-docs | Patricio Paez | |
| 2012-03-14 | Simplify the summary table | Patricio Paez | |
| - Removed the Context column - Swapped Action and View columns | |||
| 2012-03-13 | Wording improvements to Defining Views section of tutorial. | Audrey Roy | |
| 2012-03-13 | Wording improvements to Defining Views section of tutorial. | Audrey Roy | |
| 2012-03-13 | Merge pull request #480 from ppaez/typos | Chris McDonough | |
| Typos | |||
| 2012-03-13 | Typos | Patricio Paez | |
| 2012-03-13 | Merge pull request #478 from ↵ | Chris McDonough | |
| shentonfreude/shentonfreude/bug.sqltut-test-populate-settings Shentonfreude/bug.sqltut test populate settings | |||
