Skip to content

Commit 4bae33e

Browse files
author
Arnaud Porterie
committed
Merge pull request #10286 from icecrime/bump_v1.5.0
Bump to version v1.5.0
2 parents 32c3823 + a8a31ef commit 4bae33e

File tree

465 files changed

+23764
-6153
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

465 files changed

+23764
-6153
lines changed

.drone.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,5 @@ script:
1010
- rm integration-cli/docker_cli_daemon_test.go
1111
- rm integration-cli/docker_cli_exec_test.go
1212
# Validate and test.
13-
- hack/make.sh validate-dco validate-gofmt
14-
- hack/make.sh binary cross test-unit test-integration-cli test-integration
13+
- hack/make.sh validate-dco validate-gofmt validate-toml
14+
- hack/make.sh binary cross test-unit test-integration-cli test-integration test-docker-py

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ docs/AWS_S3_BUCKET
2828
docs/GIT_BRANCH
2929
docs/VERSION
3030
docs/GITCOMMIT
31+
docs/changed-files

.mailmap

Lines changed: 19 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,24 @@
66
#
77
# For explanation on this file format: man git-shortlog
88

9+
Patrick Stapleton <github@gdi2290.com>
10+
Shishir Mahajan <shishir.mahajan@redhat.com> <smahajan@redhat.com>
11+
Erwin van der Koogh <info@erronis.nl>
12+
Ahmed Kamal <email.ahmedkamal@googlemail.com>
13+
Tejesh Mehta <tejesh.mehta@gmail.com> <tj@init.me>
14+
Cristian Staretu <cristian.staretu@gmail.com>
15+
Cristian Staretu <cristian.staretu@gmail.com> <unclejacksons@gmail.com>
16+
Cristian Staretu <cristian.staretu@gmail.com> <unclejack@users.noreply.github.com>
17+
Marcus Linke <marcus.linke@gmx.de>
18+
Aleksandrs Fadins <aleks@s-ko.net>
19+
Christopher Latham <sudosurootdev@gmail.com>
20+
Hu Keping <hukeping@huawei.com>
21+
Wayne Chang <wayne@neverfear.org>
22+
Chen Chao <cc272309126@gmail.com>
23+
Daehyeok Mun <daehyeok@gmail.com>
24+
<daehyeok@gmail.com> <daehyeok@daehyeokui-MacBook-Air.local>
25+
<jt@yadutaf.fr> <admin@jtlebi.fr>
26+
<jeff@docker.com> <jefferya@programmerq.net>
927
<charles.hooper@dotcloud.com> <chooper@plumata.com>
1028
<daniel.mizyrycki@dotcloud.com> <daniel@dotcloud.com>
1129
<daniel.mizyrycki@dotcloud.com> <mzdaniel@glidelink.net>
@@ -58,7 +76,7 @@ Jean-Baptiste Dalido <jeanbaptiste@appgratis.com>
5876
<michael@docker.com> <michael@crosbymichael.com>
5977
<michael@docker.com> <crosby.michael@gmail.com>
6078
<michael@docker.com> <crosbymichael@gmail.com>
61-
<github@developersupport.net> <github@metaliveblog.com>
79+
<github@developersupport.net> <github@metaliveblog.com>
6280
<brandon@ifup.org> <brandon@ifup.co>
6381
<dano@spotify.com> <daniel.norberg@gmail.com>
6482
<danny@codeaholics.org> <Danny.Yates@mailonline.co.uk>
@@ -74,7 +92,6 @@ Sven Dowideit <SvenDowideit@home.org.au> <SvenDowideit@docker.com>
7492
Sven Dowideit <SvenDowideit@home.org.au> <¨SvenDowideit@home.org.au¨>
7593
Sven Dowideit <SvenDowideit@home.org.au> <SvenDowideit@users.noreply.github.com>
7694
Sven Dowideit <SvenDowideit@home.org.au> <sven@t440s.home.gateway>
77-
unclejack <unclejacksons@gmail.com> <unclejack@users.noreply.github.com>
7895
<alexl@redhat.com> <alexander.larsson@gmail.com>
7996
Alexandr Morozov <lk4d4math@gmail.com>
8097
<git.nivoc@neverbox.com> <kuehnle@online.de>

0 commit comments

Comments
 (0)