Commit Graph

23 Commits

Author SHA1 Message Date
GitLab Bot d7432b66ff Add latest changes from gitlab-org/gitlab@master 2021-01-18 09:11:05 +00:00
GitLab Bot 4dfd78cb55 Add latest changes from gitlab-org/gitlab@master 2020-10-29 15:09:12 +00:00
GitLab Bot d15cc2684c Add latest changes from gitlab-org/gitlab@master 2020-06-26 06:09:03 +00:00
GitLab Bot 08f4ce10c0 Add latest changes from gitlab-org/gitlab@master 2019-09-30 21:06:41 +00:00
Fatih Acet 3741402a24 Make flash notifications sticky
This commit also unifies layout structure
and remove no_container flag
2019-09-03 09:03:35 +00:00
Annabel Dunstone Gray f107184be3
Add well classes to system info 2018-05-14 15:21:11 -07:00
Clement Ho 58a804bb0c [skip ci] Convert wells to card, port info-well 2018-04-13 15:51:54 -05:00
Gilbert Roulot dd4b6db23e Fix UX issues in system info page 2017-12-15 12:37:01 +00:00
Annabel Dunstone Gray 2414d94118 Remove unused admin subnavs 2017-09-25 10:11:42 -07:00
Taurie Davis, Simon Knox and Adam Niedzielski 26dde5f55f Add Conversational Development Index page to admin panel 2017-06-01 17:37:21 +02:00
jboltz88 f547a473d8 31616-add-uptime-of-gitlab-instance-in-admin-area 2017-05-29 15:46:25 -05:00
Kushal Pandya d15448632a HAMLLint: Fix `UnnecessaryStringOutput` offences 2017-01-24 10:09:28 -08:00
Kushal Pandya fa21471af6 HAMLLint: Fix `UnnecessaryInterpolation` offences 2017-01-24 10:09:28 -08:00
Sean McGivern fc3dfb61b7 Use icon helper 2016-08-25 16:07:20 +01:00
Sean McGivern 085e1f89f3 Handle unavailable system info
For Linux with the grsecurity patches applied, paths in `/proc` may not
be readable, so handle those cases and show a message rather than
blowing up.
2016-08-25 08:28:35 +01:00
Robert Speicher f991b7fce6 Merge branch 'code_style_fixes' into 'master'
Remove unnecessary parens and other code style fixes

This MR is based on reviewers` comments to https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/440

See merge request !5015
2016-06-30 15:29:09 +00:00
Valery Sizov 13fc95acc4 Remove unnecessary parens 2016-06-30 16:01:26 +03:00
Josh Frye 98238a27c7 Loop all disks when displaying system info 2016-06-29 16:02:12 -04:00
Josh Frye 0aa0ace9bc Change load average to cpu/cores on system info. 2016-06-28 21:35:42 -04:00
Josh Frye 13ba3bd4fd Use number_to_human_size for system info and remove dependency on Filesize gem. 2016-06-28 21:35:42 -04:00
Josh Frye 242aa5bd66 Round figures for system info 2016-06-28 21:35:42 -04:00
Josh Frye 391a9f650e Fix styling 2016-06-28 21:35:42 -04:00
Josh Frye 82edef9414 Show basic system info on admin panel. Closes #18886 2016-06-28 21:35:42 -04:00