Commit graph

31 commits

Author SHA1 Message Date
Brad Rydzewski
b349c8ae09 Merge pull request #1899 from veghead/socks
Socks support for drone cli
2017-01-18 23:32:19 +07:00
Brad Rydzewski
2bb64949d1 envsubst vendor fix 2017-01-18 22:06:01 +07:00
Brad Rydzewski
a03e962c2a move to envsubst package 2017-01-18 22:03:38 +07:00
Veg (Martin Wellard)
a64696df68 Move golang.org/x/net/proxy dependency to vendor/ 2017-01-18 09:36:23 -05:00
Veg (Martin Wellard)
0399a96ae5 Move golang.org/x/net/proxy dependency to vendor/ 2017-01-18 09:34:39 -05:00
Don
27e807bcda Update dependency manually for variable expansion 2016-11-04 12:31:28 -07:00
Brad Rydzewski
771a6b7bbd updated vendored deps 2016-05-23 14:41:01 -07:00
Brad Rydzewski
8dc3c452e0 Merge pull request #1593 from bradrydzewski/master
implemented 0.5 in-memory stream multiplexer
2016-04-23 14:04:37 -07:00
Brad Rydzewski
4e9ada0dff added syscerts dep 2016-04-23 13:51:58 -07:00
Joachim Hill-Grannec
11b5d89afe Merge branch 'master' into bitbucketserver 2016-04-20 13:23:36 -07:00
Brad Rydzewski
302fb986b8 updated vendored deps 2016-04-19 18:47:58 -07:00
Joachim Hill-Grannec
ef4d41c710 Using vendor for the oauth lib 2016-04-19 15:46:27 -07:00
Brad Rydzewski
09aa0eff91 new yaml parser, runner 2016-04-16 00:51:05 -07:00
Hamish Robertson
309ab31f99 Update to latest samalba/dockerclient to provide compatibility with Docker 1.9.1 2016-04-15 10:14:28 +00:00
Brad Rydzewski
9b93e6bae7 backport 0.5 queue packages 2016-04-12 17:27:24 -07:00
Brad Rydzewski
1fb47612c0 updated logrus 2016-04-11 15:55:13 -07:00
Brad Rydzewski
9559192fb5 updated goblin test lib 2016-03-07 11:51:06 -08:00
Brad Rydzewski
b0500836f1 added missing vendored files 2016-03-07 11:33:36 -08:00
Brad Rydzewski
b5dcfc4edd remove vexp from vendoring process 2016-03-07 11:23:49 -08:00
Michael Gibson
5a4b928dbe updating go-gogs-client vendor codebase 2016-01-21 09:41:34 -07:00
Brad Rydzewski
56ba42d9a9 updated postgres dependency to fix #1259 2015-10-27 10:14:23 -07:00
Brad Rydzewski
6ed5ae4827 fix issue w/ missing gogs client deps 2015-10-22 17:03:07 -07:00
Thomas Boerger
1b55587d24 Added vendored dependency for github.com/koding/cache 2015-10-22 00:58:59 +02:00
Brad Rydzewski
5ba7dad0dc updated docs to not include drone javascript files when generated 2015-10-07 15:36:46 -07:00
Brad Rydzewski
75cca2807d some initial work on #1147 to enable Bitbucket with oauth2 2015-10-03 21:50:11 -07:00
Brad Rydzewski
b315914edb update vendored repos 2015-09-30 14:00:48 -07:00
Brad Rydzewski
1c437686fb temporarily allow css files since sassc isn't part of the build process 2015-09-29 18:26:46 -07:00
Brad Rydzewski
dfea14c7e5 updated vendor files and paths 2015-09-29 18:21:17 -07:00
Brad Rydzewski
47699baae6 moving from Godeps to Go 1.5 vendoring 2015-09-29 17:34:44 -07:00
Brad
ce44ddfeca pushing my local branch 2014-06-04 14:25:38 -07:00
Alex Suraci
10c97e5c61 vendor all dependencies with Godep
Vendored go.rice manually as a submodule. This is so that Godep picks up its
dependencies as well, so that the entirety of Drone's dependencies are
vendored in, and Drone can be built without an internet connection.
2014-04-05 14:13:28 -07:00