Commit graph

10 commits

Author SHA1 Message Date
GitLab Bot
df40cd1c38 Add latest changes from gitlab-org/gitlab@master 2020-11-19 21:09:07 +00:00
GitLab Bot
c59765a50a Add latest changes from gitlab-org/gitlab@master 2020-06-24 18:09:03 +00:00
GitLab Bot
4a3ba3e5f2 Add latest changes from gitlab-org/gitlab@master 2020-05-22 09:08:09 +00:00
GitLab Bot
1caa60060b Add latest changes from gitlab-org/gitlab@master 2019-12-19 00:08:01 +00:00
Bastian Blank
5725be9508 Display maximum artifact size from runtime config
The maximum artifact size was moved into runtime config some time ago.
Update the instance configuration code to read this value.
2019-04-03 21:02:11 +02:00
Thong Kuah
5cd63ace04 Don't modify String in instance_configuration_spec 2019-04-01 14:37:54 +13:00
Thong Kuah
a2cfc150ce Add # frozen_string_literal to spec/models
Adds `# frozen_string_literal: true` to spec/models ruby files
2019-04-01 14:37:54 +13:00
Tiago Botelho
d49397f747 Instance Configuration page now displays correct SSH fingerprints
Replaces the use of OpenSSL::Digest for
Gitlab::SSHPublicKey#fingerprint
2018-10-03 15:25:42 +01:00
Marcel Amirault
eb640eded7 Correct Gitlab Capitalization in code files 2018-09-21 12:05:37 +00:00
Francisco Lopez
294f40e2c8 Added ssh fingerprint, gitlab ci and pages information in an instance configuration page
Closes #25142
2017-10-25 23:51:26 +03:00