summaryrefslogtreecommitdiff
path: root/app/views/admin/system_info/show.html.haml
Commit message (Expand)AuthorAgeFilesLines
* 31616-add-uptime-of-gitlab-instance-in-admin-areajboltz882017-05-291-0/+5
* HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-241-3/+3
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-2/+2
* Use icon helper21378-error-500-after-8-11-update-on-system-infos-pageSean McGivern2016-08-251-2/+2
* Handle unavailable system infoSean McGivern2016-08-251-2/+10
* Merge branch 'code_style_fixes' into 'master' Robert Speicher2016-06-301-1/+1
|\
| * Remove unnecessary parenscode_style_fixesValery Sizov2016-06-301-1/+1
* | Loop all disks when displaying system infoissue-18886Josh Frye2016-06-291-2/+5
|/
* Change load average to cpu/cores on system info.Josh Frye2016-06-281-2/+2
* Use number_to_human_size for system info and remove dependency on Filesize gem.Josh Frye2016-06-281-2/+2
* Round figures for system infoJosh Frye2016-06-281-2/+2
* Fix stylingJosh Frye2016-06-281-1/+1
* Show basic system info on admin panel. Closes #18886Josh Frye2016-06-281-0/+22