Commit graph

18 commits

Author SHA1 Message Date
Brad Rydzewski 9b306a1bc8 load all things via middleware 2016-04-12 13:08:17 -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 688b29b639 backported 0.5 database restructure to 0.4.1 2016-03-25 12:54:16 -07:00
Michael Steinert 42f5395004 Do not attempt to set memory.swappiness to zero
This is the same issue solved here:

drone/drone-exec@94fd9ba10d

This issue was introduced by this commit:

b5dcfc4edd
2016-03-11 09:24:00 -06:00
Mac Browning 8df397db9f mark incomplete builds as errors 2016-02-12 13:23:11 -05:00
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 0e3b11c44d code that verifies the Docker daemon connection before adding 2015-10-19 17:46:58 -07:00
Brad Rydzewski 98e959095f get lowercase http_proxy env variables 2015-10-07 13:06:14 -07:00
Brad Rydzewski a4eee9e510 generating documentation 2015-10-07 11:35:35 -07:00
Brad Rydzewski 7190facb41 updated to auto generate build documentation and embed in binary 2015-10-06 19:41:20 -07:00
Brad Rydzewski aa8e0347d0 github author fallback for old GitHub enterprise 2015-10-06 18:31:01 -07:00
Brad Rydzewski 0943117ad7 propogate HTTP_PROXY environment variables throuhgout build 2015-10-06 15:50:15 -07:00
Brad Rydzewski 6bc28bd41c ability to cancel a single job (not entire build) 2015-10-01 12:05:23 -07:00
Brad Rydzewski b039519d3f correctly connect to remote docker clients 2015-09-30 15:54:35 -07:00
Brad Rydzewski aa320db9c5 updating for latest data structure 2015-09-30 12:37:32 -07:00
Brad Rydzewski dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00