summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-08-07Up through scaffolds.Paul Everitt
2013-08-06Forgot sqla demoPaul Everitt
2013-08-06Up through JSON.Paul Everitt
2013-08-06Move sample code into subdirectories. Add sections for requests and views.Paul Everitt
2013-08-06Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-06add missing word ``pserve``Steve Piercy
2013-08-06add redis session mentionChris McDonough
2013-08-05Merge remote-tracking branch 'origin/docs.gettingstarted' into docs.gettingst...Paul Everitt
2013-08-05Merge pull request #1063 from stevepiercy/docs.gettingstartedSteve Piercy
2013-08-05add line breaksSteve Piercy
2013-08-05Adding my stab at a "getting started".Steve Piercy
2013-08-03Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-03Some more occurrences of "application framework".Paul Everitt
2013-08-03"Web Application Development Framework" -> "Web Framework". Yay.Paul Everitt
2013-08-02add pdistreport commandChris McDonough
2013-08-02add a docstring for not_Chris McDonough
2013-08-02Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-08-02point at add-on documentationChris McDonough
2013-08-02quiet keyword sets verbose level to 0, test_pserve.py restored to previous stateJulian Paul Glass
2013-08-01Changed to an incrementing verbose level, (-q, --quiet) option added, all ref...Julian Paul Glass
2013-08-01Merge branch 'pserve.verbosity' of https://github.com/joulez/pyramid into pse...Julian Paul Glass
2013-08-01Updated test_pserve.py - ins.options.verboseJulian Paul Glass
2013-08-01table layouts and templates, query attributes (edit,new,del)Julian Paul Glass
2013-08-01Replaced references tow self.verbose with self.option.verboseJulian Paul Glass
2013-07-31Added verbosity option -v --verbose to pserve.pyJulian Paul Glass
2013-07-31Added verbosity option -v --verbose to pserve.pyJulian Paul Glass
2013-07-28Merge branch 'dslatten-patch-1'Chris McDonough
2013-07-28Merge branch 'master' into dslatten-patch-1Chris McDonough
2013-07-28Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-07-28use :orphan: for latexindex tooChris McDonough
2013-07-28Merge pull request #1055 from tshepang/diffChris McDonough
2013-07-28Merge pull request #1056 from tshepang/latexpdfChris McDonough
2013-07-28[docs] add latexpdf targetTshepang Lekhonkhobe
2013-07-28Improve consistency between latexindex.rst and index.rst some moreTshepang Lekhonkhobe
2013-07-28Merge branch 'patch-1' of github.com:dslatten/pyramid into dslatten-patch-1Chris McDonough
2013-07-28Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-07-27Removed `foreword.rst` from hidden `toctree`Darren Slatten
2013-07-27Added the `:orphan:` file-wide metadata fieldDarren Slatten
2013-07-27Move .. versionadded:: 1.2 to end of ``match_param`` definition so that when ...Steve Piercy
2013-07-24indicate version in which not_ was addedChris McDonough
2013-07-24add not_ predicate featureChris McDonough
2013-07-24Merge branch 'master' of github.com:Pylons/pyramidChris McDonough
2013-07-23Merge pull request #1052 from stevepiercy/masterSteve Piercy
2013-07-23Remove references to relocated PyCharm tutorialSteve Piercy
2013-07-22Merge pull request #1048 from stevepiercy/masterChris McDonough
2013-07-21Merge pull request #1051 from ronnix/patch-5Chris McDonough
2013-07-21Fix documentation of testing.setUpRonan Amicel
2013-07-18add whatsnew-1.5Chris McDonough
2013-07-18version bump in setup.py conf.py CHANGES.txt, rejigger changes bugs vs. featuresChris McDonough
2013-07-18normalize notations used for string and json renderer return values, closes #...Chris McDonough