summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-09"offical" to "official"tisdall
2013-08-09"wilcard" to "wildcard"tisdall
2013-08-09"dermine" to "determine"tisdall
2013-08-09"argments" to "arguments"; "agument" to "argument"tisdall
2013-08-09Lots of updates, move more code out of code-blocks into working package ↵Paul Everitt
code. About to tackle cool Pyramid stuff.
2013-08-08Merge pull request #1066 from tisdall/masterMichael Merickel
yet another spelling correction
2013-08-08"resouce" to "resource"tisdall
2013-08-08Merge pull request #1065 from tisdall/masterMichael Merickel
more spelling corrections
2013-08-08"readded" to "re-added"tisdall
2013-08-08"refered" to "referred"tisdall
2013-08-08"unecessary" to "unnecessary"tisdall
2013-08-08"langauges" to "languages"tisdall
2013-08-08Merge pull request #1064 from tisdall/masterMichael Merickel
spelling fixes
2013-08-08"behavor" to "behavior"tisdall
2013-08-08changed "obect" to "object"tisdall
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 ↵Paul Everitt
docs.gettingstarted
2013-08-05Merge pull request #1063 from stevepiercy/docs.gettingstartedSteve Piercy
Adding my stab at a "getting started" with Pyramid
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 ↵Julian Paul Glass
references to quiet=BOOL removed (can't have both) Updated test_pserve.py
2013-08-01Merge branch 'pserve.verbosity' of https://github.com/joulez/pyramid into ↵Julian Paul Glass
pserve.verbosity
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
Improve consistency between latexindex.rst and index.rst some more
2013-07-28Merge pull request #1056 from tshepang/latexpdfChris McDonough
[docs] add latexpdf target
2013-07-28[docs] add latexpdf targetTshepang Lekhonkhobe
I looked at latest Sphinx sources (in sphinx/quickstart.py) on how this is done
2013-07-28Improve consistency between latexindex.rst and index.rst some moreTshepang Lekhonkhobe
this adds to a70d54c
2013-07-28Merge branch 'patch-1' of github.com:dslatten/pyramid into dslatten-patch-1Chris McDonough