summaryrefslogtreecommitdiff
path: root/app/helpers/namespaces_helper.rb
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot2023-02-201-66/+7
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-18/+0
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-1/+2
* Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot2022-04-201-0/+9
* Add latest changes from gitlab-org/gitlab@14-7-stable-eev14.7.0-rc42GitLab Bot2022-01-201-7/+0
* Add latest changes from gitlab-org/gitlab@14-6-stable-eev14.6.0-rc42GitLab Bot2021-12-201-0/+18
* Add latest changes from gitlab-org/gitlab@14-1-stable-eev14.1.0-rc42GitLab Bot2021-07-201-4/+0
* Add latest changes from gitlab-org/gitlab@13-12-stable-eev13.12.0-rc42GitLab Bot2021-05-191-1/+10
* Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot2021-04-201-0/+27
* Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot2020-10-211-1/+1
* Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot2020-07-201-39/+0
* Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot2020-06-181-1/+40
* Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot2020-05-201-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
* hide help block when user is creating a new project inside a groupArinde Eniola2016-04-121-2/+10
* Unify new project namespace select and path inputDouwe Maan2015-12-021-3/+3
* Refactor select2 tagsDmitriy Zaporozhets2015-11-161-9/+0
* Prevent database query each time we render group avatarDmitriy Zaporozhets2015-03-121-1/+1
* Improve fork to namespaces featureDmitriy Zaporozhets2014-11-141-0/+8