summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Remove unused .js-running-count classKatarzyna Kobierska2016-07-181-3/+3
* Add Pending Tab to Admin BuildsKatarzyna Kobierska2016-07-181-1/+6
* Merge branch '4424-improve-ui-admin-area' into 'master' Dmitriy Zaporozhets2016-07-153-19/+25
|\
| * Add visibility icon4424-improve-ui-admin-areaAlfredo Sumaran2016-07-141-0/+3
| * Make admin/groups view consistent with dashboard/groupsAlfredo Sumaran2016-07-141-17/+20
| * Rename .group-controls to .controlsAlfredo Sumaran2016-07-141-1/+1
| * Remove unnecesary CSS classAlfredo Sumaran2016-07-142-2/+2
* | Update permissons links to new pageupdate-permissions-linksSean McGivern2016-07-141-1/+1
|/
* Update duration representation on builds pagesAnnabel Dunstone2016-07-121-1/+1
* Fix label alignment bug; re-add build-linkAnnabel Dunstone2016-07-121-8/+8
* Add new stopwatch and commit icons; rename custom icon helper; fix commit pip...Annabel Dunstone2016-07-121-2/+2
* Rearrange and update admin buildsAnnabel Dunstone2016-07-122-38/+37
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-116-8/+8
* Add min attribute to project_limit field on user's formAndrey Krivko2016-07-081-1/+1
* Merge branch 'feature/option-set-new-users-external' into 'master' Rémy Coutable2016-07-081-0/+7
|\
| * Added setting to set new users by default as externalDravere2016-07-071-0/+7
* | Merge branch '9127-link-report-to-profile' into 'master' Robert Speicher2016-07-081-2/+2
|\ \
| * | Removed unnecessary `id` from links and corrected tests to use the proper mat...9127-link-report-to-profilePatricio Cano2016-07-071-1/+1
| * | Added specs to check for the correct links.Patricio Cano2016-07-061-1/+1
| * | Link to the user's profile in the abuse reports and add a link to the admin a...Patricio Cano2016-07-061-2/+2
| |/
* | Revert "Revert "Merge branch 'issue_3946' into 'master' ""Robert Speicher2016-07-076-247/+243
* | Revert "Merge branch 'issue_3946' into 'master' "Robert Speicher2016-07-076-243/+247
* | Rephrase deletion alert messageAlfredo Sumaran2016-07-071-1/+1
* | Do not show Any Namespace option when neededAlfredo Sumaran2016-07-071-1/+1
* | Layout for Users Groups and Projects on admin areaAlfredo Sumaran2016-07-076-247/+243
|/
* Rename `enabled_git_access_protocols` to singular.Patricio Cano2016-07-051-1/+1
* Rename ENV['PROTOCOL'] to ENV['GL_PROTOCOL'] to conform to what GitLab Shell ...Patricio Cano2016-07-051-1/+1
* Add setting that allows admins to choose which Git access protocols are enabledPatricio Cano2016-07-051-0/+6
* Exclude requesters from Project#members, Group#members and User#membersexplicit-requesters-scopeRémy Coutable2016-07-012-10/+10
* Merge remote-tracking branch 'upstream/master' into enable-shared-runners-wit...Lin Jen-Shin2016-07-0112-12/+49
|\
| * Merge branch 'code_style_fixes' into 'master' Robert Speicher2016-06-3010-12/+11
| |\
| | * Remove unnecessary parenscode_style_fixesValery Sizov2016-06-3010-12/+11
| * | Merge branch 'issue-18886' into 'master' Dmitriy Zaporozhets2016-06-301-2/+5
| |\ \ | | |/ | |/|
| | * Loop all disks when displaying system infoissue-18886Josh Frye2016-06-291-2/+5
| * | Add Application Setting to configure default Repository Path for new projectsshards-configAlejandro Rodríguez2016-06-291-0/+9
| |/
| * 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
* | Use warning for locked runners:Lin Jen-Shin2016-06-302-2/+2
* | They're projects, so we shouldn't show lock iconLin Jen-Shin2016-06-281-3/+0
* | Allow admins to assign locked runners:Lin Jen-Shin2016-06-283-0/+8
|/
* 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
|\ \ \ | | |/ | |/|