aboutsummaryrefslogtreecommitdiffstats
path: root/pysite/database.py (follow)
Commit message (Expand)AuthorAgeLines
* [#1eeu1] Hiphopify (#54)Gravatar Leon Sandøy2018-04-20-165/+180
* Add wiki audit logs (#52)Gravatar Joseph2018-04-17-1/+2
* JSON file had the wrong name. I should be incarcerated.Gravatar Leon Sandøy2018-04-16-1/+1
* Adding some trace logging to the table init to figure out what's going wrong.Gravatar Leon Sandøy2018-04-16-0/+9
* Initial data for tables and refactoring the dev-mode database handling to be ...Gravatar Leon Sandøy2018-04-15-7/+63
* Easier debugging and optimised importsGravatar Gareth Coles2018-04-08-19/+19
* Fix stupid errorGravatar Gareth Coles2018-04-07-1/+1
* Don't create tables on route load by default.Gravatar Gareth Coles2018-04-07-2/+25
* Oauth (#45)Gravatar Nate the great2018-03-29-3/+5
* API for tags (#34)Gravatar Leon Sandøy2018-03-06-1/+29
* Add error messages (#30)Gravatar Joseph2018-02-28-3/+1
* brings coverage to 90% (#24)Gravatar Christopher Baklid2018-02-26-12/+12
* adding one line of logging to debug a problem with rethinkdbGravatar Leon Sandøy2018-02-18-0/+1
* Simple logging. (#16)Gravatar Leon Sandøy2018-02-18-5/+7
* Fix slight error in database insertionGravatar Gareth Coles2018-02-16-1/+1
* Fix up API key validation and database api locationGravatar Gareth Coles2018-02-15-1/+2
* Fix odd typing errorGravatar Gareth Coles2018-02-14-1/+1
* Fix odd typing errorGravatar Gareth Coles2018-02-14-1/+1
* Database API Improvements #1qcra (#13)Gravatar Gareth Coles2018-02-14-3/+443
* RethinkDB API Views #yqhgGravatar lmn2018-02-13-0/+43