Commit graph

8 commits

Author SHA1 Message Date
Brad Rydzewski
cfdfbcfd3b didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00
Brad Rydzewski
7f9ef94f47 unit testing postgres, mysql. temporary workaround for backticks 2015-10-20 00:08:09 -07:00
Philip Witty
834b7aff4a Fix MySQL init scripts
* Fix a few failing statements in script
* Changed max length of owner/repo name to 255 (limit of 100 in github and 255 in gitlab). MySQL can't handle a unique field of more than 767 bytes by default
2015-10-19 16:29:18 +01:00
Brad Rydzewski
93c78150b6 ability to refresh tokens 2015-10-04 19:39:44 -07:00
Brad Rydzewski
66d54ade7c adding index to track authors 2015-10-02 16:52:50 -07:00
Brad Rydzewski
130c133b92 added helper queries for user builds 2015-10-02 16:16:41 -07:00
Brad Rydzewski
fc4b106949 added enqueued columns to build and job to track queue wait times 2015-10-01 14:35:25 -07:00
Brad Rydzewski
dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00