summaryrefslogtreecommitdiff
path: root/app/helpers/namespaces_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-02-141-68/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2023-02-011-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-11-091-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-10-281-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-08-051-18/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-05-041-0/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-04-201-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2022-01-171-7/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-12-101-0/+18
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-06-231-4/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-111-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-05-101-0/+9
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2021-04-121-0/+27
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-09-291-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-07-091-39/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-111-1/+40
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-04-221-2/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Add part of needed codeGosia Ksionek2019-04-051-0/+7
* Improve the GitHub and Gitea import feature table interfaceLuke Bennett2019-02-131-5/+1
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
* Enable frozen string for app/helpers/**/*.rbgfyoung2018-09-061-0/+2
* Fix importers not assigning a new default groupStan Hu2018-08-311-1/+1
* CE port of "List groups with developer maintainer access on project creation"Imre Farkas2018-08-071-5/+4
* Fix spec failures with app/helpers/namespaces_helper.rbStan Hu2018-08-011-6/+14
* Fix spec failures with namespace helpersStan Hu2018-08-011-2/+2
* Fix selection of existing project key by defaultStan Hu2018-08-011-5/+6
* Fix handling of non-existent groupsStan Hu2018-08-011-3/+3
* Properly fallback to current user in namespaces helperStan Hu2018-07-311-0/+2
* Fix failing spec in ./spec/features/projects/new_project_spec.rbStan Hu2018-07-311-8/+10
* Default to importing to the current project keyStan Hu2018-07-311-4/+9
* Fix namespaces_helper reporting multiple groupsStan Hu2018-07-311-2/+5
* More reliable manifest parser and group-only selectorDmitriy Zaporozhets2018-07-111-4/+7
* Fix bug rendering group icons when forkingMark Fletcher2018-03-281-1/+1
* Retrieve namespace owner's avatar by owner, not owner#email.Andreas Brandl2018-02-131-1/+1
* Guarantee the order of groups in the dropdownbvl-subgroup-in-dropdownsBob Van Landuyt2017-11-141-2/+5
* Include child projects a user can manage in namespace dropdownsBob Van Landuyt2017-11-141-1/+1
* Add check for access to NamespaceRubén Dávila2017-08-301-2/+2
* Address some suggestions from first code reviewRubén Dávila2017-08-291-8/+7
* expand the help text with links and additional instructionsMike Greiling2017-08-261-1/+8
* dynamically disable/enable visibility options when changing namespaces in new...Mike Greiling2017-08-261-1/+1
* Add some data attributes for options in namespace selectorRubén Dávila2017-08-261-17/+18
* Resolve "Gitlab administrator cannot create projects in every group"George Andrinopoulos2017-03-241-1/+7
* Enable Style/ClassCheckDouwe Maan2017-02-231-1/+1
* Fix preselected namespace when creating a projectDavid Piegza2017-02-211-0/+4
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1
* few fixes based on MR feedbackJames Lopez2016-09-201-11/+2
* Fix namespace helper - use pluck instead of slower map version.James Lopez2016-09-201-1/+1
* modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-201-1/+13