summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* 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-282-5/+5
* Show basic system info on admin panel. Closes #18886Josh Frye2016-06-282-0/+26
* Fix group visibility UI consistency in settingsGrzegorz Bizon2016-06-281-1/+1
* Fix an information disclosure when requesting access to a group containing pr...Rémy Coutable2016-06-241-2/+3
* Merge branch '18871-check-improve-how-we-display-access-requesters-in-admin-a...Douwe Maan2016-06-222-55/+27
|\
| * Display group/project access requesters separately in adminRémy Coutable2016-06-202-55/+27
* | Merge branch 'dz-fix-appearance-preview' into 'master' Jacob Schatz2016-06-212-28/+8
|\ \
| * | Fix admin appearance settings previewdz-fix-appearance-previewDmitriy Zaporozhets2016-06-202-28/+8
* | | Merge remote-tracking branch 'upstream/master' into feature/runner-lock-on-pr...Lin Jen-Shin2016-06-204-59/+72
|\ \ \ | | |/ | |/|
| * | Put some admin settings in dropdowndz-admin-tabs-dropdownDmitriy Zaporozhets2016-06-203-21/+10
| * | Move appearance settings as sub tab to application settingsdz-admin-tabsDmitriy Zaporozhets2016-06-203-8/+22
| |/
| * Move admin->runners tab as subnav of overview tabdz-organize-admin-settingsDmitriy Zaporozhets2016-06-162-59/+69
* | Test for enabling/disabling runners from admin runner pageLin Jen-Shin2016-06-171-2/+2
|/
* Rearrange order of tabsAnnabel Dunstone2016-06-151-4/+4
* Nest li elements directly under ul18338-change-admin-navigation-to-match-new-uiAnnabel Dunstone2016-06-152-4/+4
* Move builds tab to admin overviewAnnabel Dunstone2016-06-152-49/+58
* Add monitoring link with subtabsAnnabel Dunstone2016-06-154-108/+133
* Add sub links to overviewAnnabel Dunstone2016-06-155-365/+397
* Add request access for groupsRémy Coutable2016-06-144-6/+5
* Allow custom text on 'almost there' pageSean McGivern2016-06-081-0/+5
* Fix tests offenses: use `pipeline` of Ci::Build and rename viewsKamil Trzcinski2016-06-061-2/+2
* Merge branch 'separate-banzai-references' into 'master' Douwe Maan2016-06-011-1/+1
|\
| * Added author to various Markdown calls in viewsYorick Peterse2016-05-261-1/+1
* | Add Application Setting to configure Container Registry token expire delay (d...Kamil Trzcinski2016-05-311-0/+8
|/
* Remove top block from builds pageimprove-pipeline-designAnnabel Dunstone2016-05-241-1/+0
* Extend runner config options for untagged jobsGrzegorz Bizon2016-05-191-2/+0
* Change landing page when skipping confirmation email and add documentationFelipe Artur2016-05-161-2/+2
* Change skip_user_confirmation_email to send_user_confirmation_emailFelipe Artur2016-05-161-2/+2
* Toggle email signup confirmation in admin settingsFelipe Artur2016-05-161-0/+6
* Fix minor typos in admin health check pageDrew Blessing2016-05-121-1/+1
* Merge branch 'default-scope-on-builds-page' into 'master' Robert Speicher2016-05-121-1/+1
|\
| * Fix a description for default scope on buildsTakuya Noguchi2016-05-131-1/+1
* | Merge branch 'health-check-route'Douwe Maan2016-05-121-0/+49
|\ \
| * | Add Changelog entryhealth-check-routeDJ Mountney2016-05-121-6/+6
| * | Support token header for health check token, and general cleanup of the healt...DJ Mountney2016-05-111-15/+21
| * | Add tests for the health check featureDJ Mountney2016-05-101-0/+3
| * | Add health_check access token, and enforce on the health_check endpointDJ Mountney2016-05-101-0/+40
* | | Merge branch 'otzy007/gitlab-ce-disable_oauth_sign_in_sources'Douwe Maan2016-05-121-0/+7
|\ \ \ | |_|/ |/| |
| * | no need to define the help block since there's no help blockAndrei Gliga2016-05-121-1/+1
| * | Revert "Revert "no need to show the help about Github or the other authentica...Andrei Gliga2016-05-121-3/+0
| * | Revert "no need to show the help about Github or the other authentication sou...Andrei Gliga2016-05-121-0/+3
| * | inline btn-group{ data: { toggle: 'buttons' } }Andrei Gliga2016-05-121-2/+1
| * | button_based_providers.any? instead of !button_based_providers.empty?Andrei Gliga2016-05-121-1/+1
| * | On Application Settings Page let the user select the enabled OAuth Sign in so...Andrei Gliga2016-05-121-1/+1
| * | unindent 1 level the Disable OAuth formAndrei Gliga2016-05-121-8/+8
| * | no need to show the help about Github or the other authentication sourcesAndrei Gliga2016-05-121-3/+0