Commit graph

11 commits

Author SHA1 Message Date
Brad Rydzewski f1022d045a ddl statements should use IF NOT EXISTS 2015-11-11 10:23:44 -08:00
Brad Rydzewski 5e06cb093f fix for issue #919 2015-11-10 12:32:09 -08:00
Brad Rydzewski 377caf1b99 added an endpoint to fetch the last build for a given branch 2015-10-28 11:50:11 -07:00
Brad Rydzewski 810770388a fixed missing func error in datastore 2015-10-27 18:48:04 -07:00
Brad Rydzewski 4a0deff5a5 implements Stringer for store and remotes 2015-10-27 16:48:05 -07:00
Brad Rydzewski 284c99175f build_deploy should default to empty, no nil. just to be safe 2015-10-27 13:44:57 -07:00
Brad Rydzewski 25fa705511 added scm and deploy fields. plan to support hg, github deploys 2015-10-27 13:03:37 -07:00
Brad Rydzewski 3dd218b211 fixed broken repo delete 2015-10-23 16:37:25 -07:00
Brad Rydzewski 22fc0e3bf8 improved database coverage, including feed coverage 2015-10-21 17:17:29 -07:00
Brad Rydzewski 2f071bb2cf re-enabled build feed 2015-10-21 16:39:43 -07:00
Brad Rydzewski cfdfbcfd3b didn't realize gin supports net.Context. Change to support Context pattern! 2015-10-21 16:14:02 -07:00