| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 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 | 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 | |
| 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 branch 'master' of github.com:Pylons/pyramid | 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 | Merge branch '1.3-branch' | Chris McDonough | |
| 2012-03-17 | also install nose and coverage | Chris McDonough | |
| 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-16 | add a dev alias for develop-and-install-testing-dependencies and depend on ↵ | Chris McDonough | |
| nose and coverage in setup.py | |||
| 2012-03-15 | Merge branch '1.3-branch' | Chris McDonough | |
| 2012-03-15 | remove debug_templates untruths related to issue #491 | Chris McDonough | |
| 2012-03-15 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-03-15 | Merge pull request #488 from dianaclarke/pserve-unit-tests | Chris McDonough | |
| removing another # pragma: no cover | |||
| 2012-03-15 | removing another # pragma: no cover | Diana Clarke | |
| - test coverage still reports 100% should probably clean up the temp file | |||
| 2012-03-14 | Merge pull request #487 from ppaez/improve-docs | Chris McDonough | |
| Fixed SQL tutorial functional tests for Python 3 | |||
| 2012-03-14 | Fixed SQL tutorial functional tests for Python 3 | Patricio Paez | |
| 2012-03-14 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-03-14 | Merge pull request #486 from ppaez/improve-docs | Chris McDonough | |
| Removed the application restart step | |||
| 2012-03-14 | Removed the application restart step | Patricio Paez | |
| 2012-03-14 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-03-14 | Merge pull request #485 from ppaez/improve-docs | Chris McDonough | |
| Improve docs | |||
| 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 | Merge branch '1.3-branch' | Chris McDonough | |
| 2012-03-14 | Changes to support #481. | Chris McDonough | |
| - The ``alchemy`` scaffold now shows an informative error message in the browser if the person creating the project forgets to run the initialization script. - The ``alchemy`` scaffold initialization script is now called ``initialize_<projectname>_db`` instead of ``populate_<projectname>``. | |||
| 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 | remove confusing output related to issue #481 | Chris McDonough | |
| 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 | Merge branch 'master' of github.com:Pylons/pyramid | Chris McDonough | |
| 2012-03-13 | Merge pull request #483 from audreyr/master | Chris McDonough | |
| Wording improvements to wiki2 tutorial for clarity | |||
| 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 | |
