Brad Rydzewski
|
f3709922b3
|
added code to manage secrets
|
2016-04-23 04:27:28 -07:00 |
|
Brad Rydzewski
|
9b306a1bc8
|
load all things via middleware
|
2016-04-12 13:08:17 -07:00 |
|
Ivan Koptiev
|
be09e91d9f
|
Google Cloud SQL support
Fixes #1373, adds support for `innodb_large_prefix=off`.
|
2016-04-04 23:13:38 +03:00 |
|
Brad Rydzewski
|
a24a974437
|
fixed param binding issue with postgres
|
2016-03-31 12:17:01 -07:00 |
|
Brad Rydzewski
|
7ffa88cc09
|
ability to store per-repository secrets & sign yaml
|
2016-03-31 12:01:32 -07:00 |
|
Brad Rydzewski
|
d3c1ba1254
|
Merge pull request #1543 from MetalMatze/pr/gofmt
Use gofmt to fmt & simplify
|
2016-03-27 12:19:02 -07:00 |
|
Matthias Loibl
|
2de58d1f90
|
Use gofmt to fmt & simplify
|
2016-03-27 01:24:09 +01:00 |
|
Matthias Loibl
|
c039bc7a16
|
Fix misspellings in comments
Found by https://goreportcard.com/report/github.com/drone/drone
|
2016-03-27 01:14:00 +01:00 |
|
Brad Rydzewski
|
3c7b33de7b
|
fixed issue w/ test database driver
|
2016-03-25 13:24:16 -07:00 |
|
Brad Rydzewski
|
688b29b639
|
backported 0.5 database restructure to 0.4.1
|
2016-03-25 12:54:16 -07:00 |
|
Brad Rydzewski
|
d9f49cb77a
|
increase feed from 25 to 50 items
this is being implemented as a temporary workaround until I have time for pagination
|
2016-03-23 10:05:27 -07:00 |
|
Brad Rydzewski
|
43894050b5
|
cleanup the database on restart to remove stuck jobs
|
2015-12-13 01:00:03 -08:00 |
|
Brad Rydzewski
|
84a0ef1f89
|
fixed placeholder issue in listof query
|
2015-11-11 15:09:12 -08:00 |
|
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
|
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 |
|