Commit Graph

5 Commits

Author SHA1 Message Date
dineshpanda 20111b045d Avoid calling freeze on already frozen strings in app/models 2019-09-01 01:27:00 +05:30
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
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
gfyoung 50abbd3e53 Enable frozen string in app/models/*.rb
Partially addresses #47424.
2018-07-26 16:55:41 -07: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