| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | |||
| 2012-03-13 | Merge remote-tracking branch 'upstream/master' into ↵ | Chris Shenton | |
| shentonfreude/bug.sqltut-test-populate-settings | |||
| 2012-03-13 | Show modification to scripts/populate.py to accept memory DB URI | Chris Shenton | |
| The text didn't describe editing the populate.py to accept an optional ``settings`` argument, which _callFUT() in tests.py passed in. This is used to specify a memory-backed SQLite DB which we can wipe-n-load during testing. Show how to replace main() in populate.py per our source code to accept this argument, and use it to set the DB URI; it also uses our Page model. | |||
| 2012-03-13 | Improved the Authorization chapter | Patricio Paez | |
| - Highlighted the added lines in the listings - Simplified 'Viewing the application in a browser' and added link to Starting the application | |||
| 2012-03-13 | Sync section titles with the summary | Patricio Paez | |
| 2012-03-13 | Improved the Authorization chapter | Patricio Paez | |
| - Added a summary of the steps - Fixed a couple of typos | |||
| 2012-03-13 | Merge pull request #474 from ppaez/wiki-documentation | michr | |
| Clarify two steps in the SQL wiki tutorial | |||
| 2012-03-12 | The import also has changed and needs to be edited by the user, so I ↵ | Audrey Roy | |
| highlighted it. | |||
| 2012-03-12 | Clarify two steps in the SQL wiki tutorial | Patricio Paez | |
| - Highlight the added or changed lines | |||
| 2012-03-12 | More clarification, telling the user to open specified files. | Audrey Roy | |
| 2012-03-12 | Clarified which files to open/edit. Highlighted the lines to be edited in ↵ | Audrey Roy | |
| models.py. | |||
| 2012-03-12 | Merge pull request #471 from ppaez/wiki-documentation | Carlos de la Guardia | |
| Added links to 'Starting the Application' | |||
| 2012-03-12 | More concise views.py section. | Audrey Roy | |
| 2012-03-12 | Added links to Starting the Application | Patricio Paez | |
| - Sections 'Viewing the Application in a Browser' in the 'Defining the Domain Model' and 'Defining the Views' chapters now offer a quick link in both wiki tutorials, as suggested by Paulo. | |||
| 2012-03-12 | Added the Design chapter on both wiki tutorials | 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-04 | point people at pylons-discuss rather than pylons-devel | Chris McDonough | |
| 2012-03-04 | garden titles of index | Chris McDonough | |
| 2012-03-03 | untangle impacts of python 3 compat | 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 | |
