Stan Hu
|
29956e7940
|
Merge branch 'sh-upgrade-ruby-2-6-3-for-www-gitlab-com' into 'master'
Upgrade www-gitlab-com dependencies
See merge request gitlab-org/gitlab-build-images!188
|
2019-06-07 18:30:41 +00:00 |
|
Stan Hu
|
4a0bd9438f
|
Merge branch 'add-2-5-gitlab-com-image' into 'master'
Add a Ruby 2.6 image for www-gitlab-com
See merge request gitlab-org/gitlab-build-images!194
|
2019-06-07 15:51:24 +00:00 |
|
Sean McGivern
|
33f900fd36
|
Add a Ruby 2.6 image for www-gitlab-com
Ruby 2.5 will be needed by Middleman 5.
|
2019-06-07 08:36:28 -07:00 |
|
Rémy Coutable
|
b4bed8c5bb
|
Merge branch 'revert-00dd9404' into 'master'
Revert "Merge branch 'bump-chrome-75' into 'master'"
See merge request gitlab-org/gitlab-build-images!193
|
2019-06-05 15:48:11 +00:00 |
|
Walmyr
|
50733ad2d9
|
Revert "Merge branch 'bump-chrome-75' into 'master'"
This reverts merge request !191
|
2019-06-05 15:24:44 +00:00 |
|
Stan Hu
|
00dd9404d7
|
Merge branch 'bump-chrome-75' into 'master'
Upgrade to Chrome v75
Closes gitlab-ce#58882
See merge request gitlab-org/gitlab-build-images!191
|
2019-06-04 22:29:40 +00:00 |
|
Stan Hu
|
fc16350e2a
|
Bump Chrome version to 75.0.3770.80
|
2019-06-04 15:12:58 -07:00 |
|
Walmyr Lima
|
59ba945ec4
|
Add support for chrome v75
|
2019-06-04 15:12:14 -07:00 |
|
Walmyr Lima
|
3fc1f5044d
|
Upgrade to chrome v75
As a try to fix:
https://gitlab.com/gitlab-org/gitlab-ce/issues/58882
|
2019-06-04 15:12:14 -07:00 |
|
Stan Hu
|
4e2f336769
|
Merge branch 'zj-add-rsync' into 'master'
Add rsync to essentials to be installed
See merge request gitlab-org/gitlab-build-images!192
|
2019-06-04 18:38:23 +00:00 |
|
Zeger-Jan van de Weg
|
3c77806597
|
Add rsync to essentials to be installed
Gitaly now depends on rsync, and in general it's a tool I expected to be
installed by default. Adding rsync allows Gitaly to build releases again
too.
|
2019-06-04 19:53:37 +02:00 |
|
Zeger-Jan van de Weg
|
6c8e48ede1
|
Merge branch 'jv-golang-1.11.10-1.12.5' into 'master'
Use golang 1.11.10 and 1.12.5
See merge request gitlab-org/gitlab-build-images!190
|
2019-06-04 15:02:14 +00:00 |
|
Jacob Vosmaer
|
81b2be6b61
|
Use golang 1.11.10 and 1.12.5
|
2019-06-04 16:28:36 +02:00 |
|
Stan Hu
|
e1e7618c6d
|
Merge branch 'alpine-ruby-aws' into 'master'
Add Ruby based image with aws cli
See merge request gitlab-org/gitlab-build-images!189
|
2019-06-04 10:54:20 +00:00 |
|
Balasankar "Balu" C
|
5abaae193b
|
Add Ruby based image with aws cli
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
|
2019-06-04 15:22:05 +05:30 |
|
Stan Hu
|
c43ce93dcd
|
Upgrade www-gitlab-com dependencies
1. Ruby 2.6.3
2. Chrome V74
3. Git 2.21
|
2019-06-02 22:50:16 -07:00 |
|
Stan Hu
|
356da6acf7
|
Merge branch 'sh-postgresql-11' into 'master'
Add PostgreSQL 11 images and remove old Ruby 2.5.3 images
See merge request gitlab-org/gitlab-build-images!187
|
2019-06-02 04:13:07 +00:00 |
|
Stan Hu
|
81be4ab3dd
|
Add PostgreSQL 11 images and remove old Ruby 2.5.3 images
|
2019-06-01 20:58:01 -07:00 |
|
Stan Hu
|
789695158d
|
Merge branch 'remove-sources-from-google' into 'master'
Remove sources from Google to reduce dependency
See merge request gitlab-org/gitlab-build-images!186
|
2019-05-30 13:40:57 +00:00 |
|
Lin Jen-Shin
|
a7e12c9697
|
Remove sources from Google to reduce dependency
See
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/28905
|
2019-05-30 13:40:56 +00:00 |
|
Achilleas Pipinellis
|
8fcbb4d1e4
|
Merge branch 'upgrade-docs-lint-image' into 'master'
Use Ruby 2.6.3 for docs lint image
See merge request gitlab-org/gitlab-build-images!185
|
2019-05-29 14:31:55 +00:00 |
|
Evan Read
|
28d0d22097
|
Use Ruby 2.6.3 for docs lint image
|
2019-05-29 14:31:55 +00:00 |
|
Stan Hu
|
22b63c169e
|
Merge branch 'jc-make-pcre-default' into 'master'
Make pcre2 default and not configurable
Closes #33
See merge request gitlab-org/gitlab-build-images!184
|
2019-05-09 02:04:58 +00:00 |
|
John Cai
|
936700a815
|
Make pcre2 default and not configurable
|
2019-05-08 08:53:57 -07:00 |
|
Stan Hu
|
061f91568b
|
Merge branch 'jc-add-pcre2' into 'master'
Install pcre2
See merge request gitlab-org/gitlab-build-images!183
|
2019-05-07 21:03:47 +00:00 |
|
John Cai
|
9f2c177d1a
|
Install pcre2
|
2019-05-07 12:32:22 -07:00 |
|
Zeger-Jan van de Weg
|
ac1992bbc9
|
Merge branch 'jc-add-libpcre-to-git' into 'master'
Add libpcre to git
See merge request gitlab-org/gitlab-build-images!182
|
2019-05-07 07:51:04 +00:00 |
|
John Cai
|
c6e1a88d57
|
Add libpcre to git
|
2019-05-06 18:54:03 -07:00 |
|
Stan Hu
|
0c8bbfcd15
|
Fix typo in gitlab:assets:compile step
|
2019-04-30 10:52:00 -07:00 |
|
Stan Hu
|
34a737eeb1
|
Add missing image for gitlab:assets:compile
|
2019-04-30 09:23:53 -07:00 |
|
Stan Hu
|
0e64e25355
|
Add missing image for Git 2.18 and Chrome V73
|
2019-04-30 07:22:22 -07:00 |
|
Stan Hu
|
2749a7954c
|
Merge branch 'sh-add-chrome-v73-for-11-10-stable' into 'master'
Add a Git v2.18 and Chrome V73 image for 11-10-stable
See merge request gitlab-org/gitlab-build-images!180
|
2019-04-29 23:57:40 +00:00 |
|
Stan Hu
|
badc8799aa
|
Add test images for Git v2.18 and Chrome V73
|
2019-04-29 16:41:44 -07:00 |
|
Stan Hu
|
60b5c0f4d3
|
Add a Git v2.18 and Chrome V73 image for 11-10-stable
|
2019-04-29 16:39:46 -07:00 |
|
Stan Hu
|
b89ab25b68
|
Merge branch 'sh-bump-chrome-73-for-ruby-2-5' into 'master'
Upgrade to Chrome V73 for Ruby 2.5 builds
See merge request gitlab-org/gitlab-build-images!179
|
2019-04-26 17:37:07 +00:00 |
|
Stan Hu
|
7cbaabbc2d
|
Upgrade to Chrome V73 for Ruby 2.5 builds
Relates to:
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/27686#note_164692307
|
2019-04-26 10:07:53 -07:00 |
|
Stan Hu
|
a26239320f
|
Merge branch 'sh-bump-ruby-2.6-ci-images' into 'master'
Upgrade CI images to Ruby 2.6.3 and Chrome V73
See merge request gitlab-org/gitlab-build-images!178
|
2019-04-24 21:05:56 +00:00 |
|
Stan Hu
|
0b6e63f6b7
|
Upgrade CI images to Ruby 2.6.3 and Chrome V73
|
2019-04-24 13:50:19 -07:00 |
|
Stan Hu
|
97841aabda
|
Merge branch 'update-danger-image-to-ruby-2.5' into 'master'
Update Dockerfile.danger to use Ruby 2.6
Closes gitlab-ee#11305
See merge request gitlab-org/gitlab-build-images!177
|
2019-04-24 19:47:24 +00:00 |
|
Rémy Coutable
|
1f34c34f6b
|
Update Dockerfile.danger to use Ruby 2.6
Signed-off-by: Rémy Coutable <remy@rymai.me>
|
2019-04-24 21:31:16 +02:00 |
|
Stan Hu
|
89783bb640
|
Merge branch 'helm-2.12.3' into 'master'
Upgrade helm to 2.12.3
See merge request gitlab-org/gitlab-build-images!172
|
2019-04-16 16:31:11 +00:00 |
|
Ian Baum
|
b386b18818
|
Upgrade helm to 2.12.3
|
2019-04-16 16:31:10 +00:00 |
|
Stan Hu
|
2362980b3a
|
Merge branch 'danger-gem-update' into 'master'
Empty commit: note danger bumped to 6.0.4, new gitlab API use
See merge request gitlab-org/gitlab-build-images!175
|
2019-04-16 14:31:14 +00:00 |
|
Zeger-Jan van de Weg
|
f42788d6d0
|
Add Golang 1.11 and Git 2.21 as image
|
2019-04-16 16:21:50 +02:00 |
|
Andrew Newdigate
|
a60be592a7
|
Merge branch 'zj-bump-git-version' into 'master'
Bump Git version to 2.21 for all docker images
See merge request gitlab-org/gitlab-build-images!176
|
2019-04-16 12:45:35 +00:00 |
|
Zeger-Jan van de Weg
|
88af57b0cd
|
Bump Git version to 2.21 for all docker images
Git 2.21 has performance improvements that Gitaly is interested in, but
for bundling its better to ship one version everywhere.
Part of: https://gitlab.com/gitlab-org/gitlab-ce/issues/54255
|
2019-04-16 14:21:49 +02:00 |
|
Craig Miskell
|
e70886fa9b
|
Empty commit: note danger bumped to 6.0.4, new gitlab API use
|
2019-04-16 09:25:05 +12:00 |
|
Stan Hu
|
0fcc353e64
|
Merge branch 'sh-bump-ruby-2.6.2' into 'master'
Remove unused images and bump Ruby 2.6.2 and Chrome V73
See merge request gitlab-org/gitlab-build-images!174
|
2019-04-15 04:35:45 +00:00 |
|
Stan Hu
|
4bfb21c842
|
Merge branch 'master' into sh-bump-ruby-2.6.2
|
2019-04-14 21:19:42 -07:00 |
|
Stan Hu
|
ca53be6ecb
|
Remove unused images and bump Ruby 2.6.2 and Chrome V73
|
2019-04-14 21:18:10 -07:00 |
|