Commit graph

1290 commits

Author SHA1 Message Date
Brad Rydzewski
b7ebf89228 Merge pull request #1084 from caarlos0/typo-fix
small typo fix
2015-07-09 00:51:42 -07:00
Carlos Alexandro Becker
defd4fbb77 small typo fix 2015-07-05 22:06:54 -03:00
Brad Rydzewski
fc0d37f881 added tty flag 2015-07-02 15:10:34 -07:00
Brad Rydzewski
20693cd38d Enable pseudo tty setting 2015-07-02 14:50:17 -07:00
Brad Rydzewski
f797b2c513 Merge pull request #1069 from eagletmt/fix-1068
Correct VolumesFrom definition
2015-07-01 10:49:00 -07:00
Brad Rydzewski
e539efef24 Merge pull request #1071 from davidwindell/patch-1
Remove docker target from Dockerfile
2015-06-23 14:37:40 -07:00
David Windell
0a028e3bd2 Remove docker target from Dockerfile
Fixes failing builds
2015-06-23 21:59:45 +01:00
Kohei Suzuki
28eb92be9e Correct VolumesFrom definition
Fixes #1068 .
2015-06-20 21:34:46 +09:00
Brad Rydzewski
b27572dc43 Merge pull request #1049 from desimone/patch-1
Lint pool.go
2015-06-09 20:42:06 -07:00
Brad Rydzewski
be9acc3d67 Merge pull request #1053 from Bugagazavr/patch-2
Fix self-signed certificates for gitlab
2015-06-09 20:41:56 -07:00
Bugagazavr
89942c6f95 Fix self-signed certificates 2015-06-09 23:18:43 +03:00
Brad Rydzewski
0b672f040d Merge pull request #1051 from kshen0/add-go-1.4-image
shared/build/images.go: add go1.4 tag
2015-06-08 13:36:07 -07:00
Kevin Shen
e087f820c2 shared/build/images.go: add go1.4 tag 2015-06-08 11:43:21 -07:00
bdd
cb28bcff37 Lint pool.go
Second value can be omitted from range. Loop is equivalent.
2015-06-08 09:18:22 -04:00
Brad Rydzewski
d683418e8f fetch go vet and go cover in yaml 2015-06-07 17:47:07 -07:00
Brad Rydzewski
d101ef3ed6 enable 0.4 yaml syntax for build 2015-06-07 17:44:26 -07:00
Brad Rydzewski
7d01754599 Upgrade dpkg in build image 2015-06-04 11:49:06 -07:00
Brad Rydzewski
90de72aacc Merge pull request #1016 from davidmc24/feature/hipchat-server
Add server parameter to hipchat configuration (#950)
2015-05-31 13:05:31 -07:00
Brad Rydzewski
64a0658fbd Merge pull request #1010 from masarakki/image-with-hostname
enable to specify image with hostname
2015-05-31 13:04:27 -07:00
Brad Rydzewski
bc8a602d89 Merge pull request #974 from 907th/fix_jsonmessage_dependency
Fix dependency: github.com/docker/docker/utils was moved to pkg/jsonmessage
2015-05-31 13:02:14 -07:00
masarakki
608377e17c enable to specify image with hostname 2015-05-16 14:51:11 +09:00
Brad Rydzewski
09b26bf784 Merge pull request #981 from vaijab/docker-login
publish/docker: login should happen early
2015-05-15 09:57:25 -07:00
Brad Rydzewski
039daa2dfa Merge pull request #1017 from davidmc24/patch-1
Fix minor typo in remote.go
2015-05-14 10:26:35 -07:00
David M. Carr
41a47bcb73 Fix minor typo in remote.go 2015-05-14 11:49:55 -04:00
David M. Carr
a5928aa57e Add server parameter to hipchat configuration (#950)
This allows compatibility with HipChat Server, the self-hosted version of the HipChat service.
2015-05-14 11:00:17 -04:00
Brad Rydzewski
f7eeeff64f Merge pull request #1004 from shawnzhu/doc
correct README for github enterprise
2015-05-07 22:23:39 -07:00
Ke Zhu
5ad3ba5b87 correct README for github enterprise 2015-05-07 15:25:00 -04:00
Brad Rydzewski
758910cbca Merge pull request #995 from Bugagazavr/gitlab-tokens-fix
Fix token problems at first login
2015-04-28 17:19:51 -07:00
Kirill Zaitsev
29b44015fd Fix token problems at first login 2015-04-29 03:13:21 +03:00
Brad Rydzewski
c475195537 Merge pull request #992 from Bugagazavr/gitlab-zero-expiry
Since 7.10 token life unlimited
2015-04-24 16:36:02 -07:00
Kirill Zaitsev
4b3eaec70c Since 7.10 token life unlimited 2015-04-25 02:19:28 +03:00
Vaidas Jablonskis
009e8a1dce publish/docker: login should happen early
This fixes an issue where base image which drone is using to build an
image for publishing comes from a private repo.
2015-04-17 16:21:09 +01:00
Brad Rydzewski
af9c1e9bd7 Merge pull request #973 from 907th/hipchat_api_v2
Use HipChat API ver 2 for notifications
2015-04-16 23:38:18 -07:00
Alexey Chernenkov
d9f855e5b6 Try to build with the latest Docker sources 2015-04-14 12:07:04 +05:00
Alexey Chernenkov
9bc3a25a5e Fix dependency: github.com/docker/docker/utils was moved to pkg/jsonmessage 2015-04-14 11:54:41 +05:00
Alexey Chernenkov
8bcb5d9c52 Use HipChat notification API ver 2
HipChat API v1 is deprecated, but github.com/andybons/hipchat (used by Drone) does not support v2.
So I've implemented v2 using native http.PostForm.
2015-04-14 11:49:35 +05:00
Brad Rydzewski
e01c7242d8 Merge pull request #951 from kirillseva/patch-1
Fix small typo in comments
2015-04-09 20:50:52 -07:00
Brad Rydzewski
a78811833d Merge pull request #952 from kirillseva/more_typos
s/Exepected/Expected
2015-04-09 20:50:20 -07:00
Brad Rydzewski
3368934b13 Merge pull request #965 from hkjn/patch-1
s/heper/helper in helper.go
2015-04-09 20:50:00 -07:00
Henrik Jonsson
525d6d1329 s/heper/helper in helper.go 2015-04-08 15:18:01 +02:00
Brad Rydzewski
1f8d65bb80 Merge pull request #956 from waffle-iron/master
waffle.io Badge
2015-04-06 19:11:19 -07:00
Making GitHub Delicious.
22e5d6c511 add waffle.io badge 2015-04-06 17:10:45 -06:00
Kirill Sevastyanenko
b3f6552498 s/Exepected/Expected 2015-04-06 11:15:06 -05:00
Kirill Sevastyanenko
d329615b89 Fix small typo in comments 2015-04-06 11:10:40 -05:00
Brad Rydzewski
50114f573c Merge pull request #946 from hkjn/allow-empty-email
If email is unspecified, pass in -e ' ' to avoid having registry URL interpreted as email, which will fail cryptically.
2015-04-02 10:08:48 -07:00
Henrik Jonsson
2526fb17c5 if publish.docker.email is unspecified, pass in -e ' ' to avoid having the line end up as 'docker login -u foo -p bar -e someregistry', which is interpreted as 'log in user foo with pass bar and email someregistry to https://index.docker.io/v1/' (c.f. 'docker help login') 2015-04-01 18:21:33 +02:00
Brad Rydzewski
0770e83662 Merge pull request #943 from sroze/ansii-2.53
Supports "to default" ANSII styles
2015-03-31 09:26:10 -07:00
Samuel ROZE
d69494163a Supports to default ANSII styles 2015-03-31 14:55:54 +02:00
Brad Rydzewski
aa3eeda9b8 Merge pull request #932 from jvortmann/check_presence_socat_anywhere_in_path_using_command_v
Use 'comand -v' to check presence of socat anywhere in path #869.
2015-03-22 10:26:43 -07:00
Joao Vortmann
0e3b499996 Use command -v to check socat anywhere in path #869. 2015-03-22 10:11:03 -03:00