summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-03-16use the 1.3-branch urls for sources in tutorialChris McDonough
2012-03-16add a dev alias for develop-and-install-testing-dependencies and depend on no...Chris McDonough
2012-03-15Merge branch '1.3-branch'Chris McDonough
2012-03-15remove debug_templates untruths related to issue #491Chris McDonough
2012-03-15Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-03-15Merge pull request #488 from dianaclarke/pserve-unit-testsChris McDonough
2012-03-15removing another # pragma: no coverDiana Clarke
2012-03-14Merge pull request #487 from ppaez/improve-docsChris McDonough
2012-03-14Fixed SQL tutorial functional tests for Python 3Patricio Paez
2012-03-14Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-03-14Merge pull request #486 from ppaez/improve-docsChris McDonough
2012-03-14Removed the application restart stepPatricio Paez
2012-03-14Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-03-14Merge pull request #485 from ppaez/improve-docsChris McDonough
2012-03-14Renamed db populate to initialize in SQL tutorialPatricio Paez
2012-03-14Merge branch '1.3-branch'Chris McDonough
2012-03-14Changes to support #481.Chris McDonough
2012-03-14Removed populate tests from the SQL wiki tutorialPatricio Paez
2012-03-14remove confusing output related to issue #481Chris McDonough
2012-03-14Merge branch 'master' into improve-docsPatricio Paez
2012-03-14Simplify the summary tablePatricio Paez
2012-03-13Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-03-13Merge pull request #483 from audreyr/masterChris McDonough
2012-03-13Wording improvements to Defining Views section of tutorial.Audrey Roy
2012-03-13Wording improvements to Defining Views section of tutorial.Audrey Roy
2012-03-13Merge pull request #480 from ppaez/typosChris McDonough
2012-03-13TyposPatricio Paez
2012-03-13Merge pull request #478 from shentonfreude/shentonfreude/bug.sqltut-test-popu...Chris McDonough
2012-03-13Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-03-13Merge pull request #479 from ppaez/wiki-documentationChris McDonough
2012-03-13Merge remote-tracking branch 'upstream/master' into shentonfreude/bug.sqltut-...Chris Shenton
2012-03-13Show modification to scripts/populate.py to accept memory DB URIChris Shenton
2012-03-13Improved the Authorization chapterPatricio Paez
2012-03-13Sync section titles with the summaryPatricio Paez
2012-03-13Improved the Authorization chapterPatricio Paez
2012-03-13Merge pull request #474 from ppaez/wiki-documentationmichr
2012-03-12Merge pull request #475 from audreyr/masterMichael Merickel
2012-03-12Merge branch 'dianaclarke-master'Chris McDonough
2012-03-12py3 compatChris McDonough
2012-03-12Merge branch 'master' of https://github.com/dianaclarke/pyramid into dianacla...Chris McDonough
2012-03-12Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2012-03-12Merge remote-tracking branch 'upstream/master'Audrey Roy
2012-03-12The import also has changed and needs to be edited by the user, so I highligh...Audrey Roy
2012-03-12Clarify two steps in the SQL wiki tutorialPatricio Paez
2012-03-12Merge pull request #473 from audreyr/masterCarlos de la Guardia
2012-03-12More clarification, telling the user to open specified files.Audrey Roy
2012-03-12Merge pull request #472 from audreyr/masterBlaise Laflamme
2012-03-12Clarified which files to open/edit. Highlighted the lines to be edited in mod...Audrey Roy
2012-03-12monkey patch atexit, since it seems to be gernerating this error in samedianaclarke
2012-03-12Merge pull request #471 from ppaez/wiki-documentationCarlos de la Guardia