aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-03-08add Post wrapperPaul Duncan2-3/+12
2016-03-07refactor get_postsPaul Duncan2-29/+93
2016-03-07add site-model, misc fixesPaul Duncan5-16/+45
2016-03-06chaos!Paul Duncan11-37/+249
2016-03-06add template databasePaul Duncan1-0/+46
2016-03-06add templatesPaul Duncan3-0/+99
2016-03-06populate get_postsPaul Duncan1-0/+27
2016-03-06populate postmodel stubsPaul Duncan4-9/+28
2016-03-06add stub post and tag modelsPaul Duncan3-9/+8
2016-03-06add model mapper and stub post and tag modelsPaul Duncan7-49/+76
2016-03-06enforce foreign keysPaul Duncan2-1/+21
2016-03-06refactor migrationsPaul Duncan1-75/+103
2016-03-06clean up migration messagesPaul Duncan1-6/+6
2016-03-06more step workaroundsPaul Duncan2-2/+17
2016-03-06add site methodsPaul Duncan2-0/+113
2016-03-06db and migration fixesPaul Duncan2-122/+90
2016-03-06s/bind/run/Paul Duncan2-50/+15
2016-03-06small db fixesPaul Duncan1-6/+7
2016-03-06add initial migration support (busted atm)Paul Duncan3-0/+342
2016-03-06stub api metohdsPaul Duncan2-6/+220
2016-03-06clean up api-docs.ecrPaul Duncan1-23/+40
2016-03-06html-escape api docs titlePaul Duncan1-1/+1
2016-03-06populate more of api docsPaul Duncan2-25/+92
2016-03-06s/HTMLPageView/PageHTMLView/Paul Duncan3-4/+4
2016-03-06add api-docsPaul Duncan3-7/+63
2016-03-06add stub tag api methodsPaul Duncan2-0/+29
2016-03-06add api-methods and api-content-typePaul Duncan3-143/+163
2016-03-06populate api handlerPaul Duncan1-70/+197
2016-03-05add api and test handlers, refactor configPaul Duncan7-24/+211
2016-03-05add minimal not found handlerPaul Duncan2-3/+12
2016-03-05exit after helpPaul Duncan1-0/+1
2016-03-05refactor pagePaul Duncan3-11/+45
2016-03-05add htmlpageview and views/page.crPaul Duncan3-1/+54
2016-03-05refactor runPaul Duncan2-11/+16
2016-03-05refactor serverPaul Duncan2-37/+43
2016-03-05refactor blog-handlerPaul Duncan2-60/+63
2016-03-05refactor model and dbPaul Duncan3-15/+18
2016-03-05refactor Guff::HandlerPaul Duncan2-22/+27
2016-03-05initial commitPaul Duncan3-0/+261