summaryrefslogtreecommitdiff
path: root/app/views/admin
Commit message (Expand)AuthorAgeFilesLines
* Allow `Issue` to be submitted as spamPatricio Cano2016-08-151-1/+1
* Allow `SpamLog` to be submitted as hamPatricio Cano2016-08-151-0/+5
* Merge branch 'cs-remove-inline-js' into 'master' Fatih Acet2016-08-101-3/+0
|\
| * Removes two simple instances of inline JavaScript.Connor Shea2016-07-261-3/+0
* | Used cached value of project count to reduce DB loadRémy Coutable2016-08-101-1/+1
* | "This file is managed by gitlab-ctl. Manual changes will be erased!"Jeffrey Lin2016-08-081-1/+3
* | Merge branch 'doc-artifacts-refactor' into 'master' Achilleas Pipinellis2016-08-041-1/+4
|\ \
| * | Refactor build artifacts documentationAchilleas Pipinellis2016-08-041-1/+4
* | | Fix confusing description of a blocked user.Elias Werberich2016-08-021-5/+3
|/ /
* | Add icon containerAnnabel Dunstone2016-07-281-1/+2
* | Add pipeline icon to admin builds; position warning icon after shaAnnabel Dunstone2016-07-281-3/+4
|/
* Profile requests when a header is passedfeature/profile-requests-conditionallyAhmad Sherif2016-07-262-0/+30
* Add gitlab-workhorse version to admin dashboardKatarzyna Kobierska2016-07-231-0/+4
* Merge branch 'email-domain-blacklist' into 'master' Robert Speicher2016-07-201-12/+45
|\
| * Default to manual input for `domain_whitelist`, syntax fixes and added new te...Patricio Cano2016-07-181-4/+4
| * Refactor and rename `restricted_signup_domains` to `domain_whitelist` to bett...Patricio Cano2016-07-181-22/+4
| * Added the ability to block sign ups using a domain blacklist.Patricio Cano2016-07-181-11/+62
* | Allow to disable user request access to groups/projectsFelipe Artur2016-07-201-0/+4
|/
* 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