aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2016-04-02fully working edit dialogPaul Duncan5-39/+129
2016-04-02add add-dialog and edit-dialogPaul Duncan1-83/+214
2016-04-01add get_usersPaul Duncan2-33/+34
2016-04-01remove debugPaul Duncan1-1/+0
2016-04-01add login testPaul Duncan5-7/+128
2016-04-01add_user testPaul Duncan6-14/+197
2016-04-01update TODOPaul Duncan1-0/+28
2016-04-01refactor test apiPaul Duncan1-104/+100
2016-04-01add user methodsPaul Duncan3-11/+75
2016-03-31add user modelsPaul Duncan3-0/+155
2016-03-31remove unused session callsPaul Duncan1-6/+0
2016-03-31set default sessionPaul Duncan1-1/+2
2016-03-31add fixme stubsPaul Duncan1-0/+10
2016-03-31update for crystal 0.14Paul Duncan6-52/+52
2016-03-31whitespacePaul Duncan1-0/+1
2016-03-15initial session supportPaul Duncan10-38/+220
2016-03-14send error status code on api errorPaul Duncan1-3/+8
2016-03-14add test/{get_users,set_user}, js/util.js, lots morePaul Duncan7-47/+82
2016-03-14add mock usersPaul Duncan2-7/+48
2016-03-14use navbar for auth testPaul Duncan1-1/+12
2016-03-14strip extra body attr whitespacePaul Duncan2-3/+6
2016-03-13add test auth stubPaul Duncan4-1/+84
2016-03-13add add_feature{,s}Paul Duncan1-1/+14
2016-03-13add page-features and populate stuffPaul Duncan2-0/+77
2016-03-13add guff-stuff static files handlerPaul Duncan4-10/+140
2016-03-13simplify regexesPaul Duncan1-3/+3
2016-03-13add views/{html,ecrs}/testPaul Duncan3-3/+3
2016-03-10add count to set titlePaul Duncan2-4/+16
2016-03-10reorganize test-blog as three listsPaul Duncan1-127/+138
2016-03-10rename test to test-blogPaul Duncan5-78/+80
2016-03-10refactor redirectPaul Duncan2-7/+7
2016-03-10rename to blog testPaul Duncan1-1/+1
2016-03-10add blog test pagePaul Duncan4-3/+243
2016-03-09add created_at sorting and use json for sort fieldsPaul Duncan6-35/+97
2016-03-09add state supportPaul Duncan4-75/+157
2016-03-09remove unused commentsPaul Duncan1-2/+1
2016-03-09fix tag urlsPaul Duncan1-2/+7
2016-03-09nil tags fixes, remove extraneous use_transactionPaul Duncan1-6/+5
2016-03-09remove unnecessary commentPaul Duncan1-4/+0
2016-03-09refactor set_tagsPaul Duncan1-28/+14
2016-03-09use savepoints instead of transactionsPaul Duncan1-3/+17
2016-03-09minor cleanupsPaul Duncan1-2/+2
2016-03-09exclude internal tagsPaul Duncan1-1/+2
2016-03-09add commentsPaul Duncan1-0/+12
2016-03-09add /tags supportPaul Duncan2-22/+131
2016-03-09s/INTERSECTS/INTERSECT/Paul Duncan1-8/+8
2016-03-09add get_tagsPaul Duncan1-4/+66
2016-03-08initial page renderingPaul Duncan5-5/+87
2016-03-08remove test slughandlerPaul Duncan1-31/+0
2016-03-08s/do_/do_api_/Paul Duncan1-4/+4