summaryrefslogtreecommitdiff
path: root/app/controllers/admin/system_info_controller.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@12-7-stable-eeGitLab Bot2020-01-211-4/+4
* Enable frozen string in app/controllers/**/*.rbrepo-forks/gitlab-ce-frozen-string-app-controllergfyoung2018-09-181-0/+2
* Enable Style/MutableConstantDouwe Maan2017-02-231-2/+2
* exclude rpc_pipefs from system disc infoBen Bodenmiller2017-02-181-0/+1
* Handle unavailable system infoSean McGivern2016-08-251-6/+2
* Catch permission denied errors and ignore the diskimprove-system-infoJosh Frye2016-06-301-11/+38
* Loop all disks when displaying system infoissue-18886Josh Frye2016-06-291-3/+22
* Change load average to cpu/cores on system info.Josh Frye2016-06-281-1/+2
* Use number_to_human_size for system info and remove dependency on Filesize gem.Josh Frye2016-06-281-4/+4
* Round figures for system infoJosh Frye2016-06-281-4/+4
* Show basic system info on admin panel. Closes #18886Josh Frye2016-06-281-0/+12