Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-09-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-07-09Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-06-11Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-04-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-04-05Add part of needed codeGosia Ksionek
2019-02-13Improve the GitHub and Gitea import feature table interfaceLuke Bennett
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-09-07Enable frozen string for app/helpers/**/*.rbgfyoung
2018-09-01Fix importers not assigning a new default groupStan Hu
2018-08-07CE port of "List groups with developer maintainer access on project creation"Imre Farkas
2018-08-01Fix spec failures with app/helpers/namespaces_helper.rbStan Hu
2018-08-01Fix spec failures with namespace helpersStan Hu
2018-08-01Fix selection of existing project key by defaultStan Hu
2018-08-01Fix handling of non-existent groupsStan Hu
2018-08-01Properly fallback to current user in namespaces helperStan Hu
2018-08-01Fix failing spec in ./spec/features/projects/new_project_spec.rbStan Hu
2018-07-31Default to importing to the current project keyStan Hu
2018-07-31Fix namespaces_helper reporting multiple groupsStan Hu
2018-07-11More reliable manifest parser and group-only selectorDmitriy Zaporozhets
2018-03-28Fix bug rendering group icons when forkingMark Fletcher
2018-02-13Retrieve namespace owner's avatar by owner, not owner#email.Andreas Brandl
2017-11-14Guarantee the order of groups in the dropdownBob Van Landuyt
2017-11-14Include child projects a user can manage in namespace dropdownsBob Van Landuyt
2017-08-30Add check for access to NamespaceRubén Dávila
2017-08-29Address some suggestions from first code reviewRubén Dávila
2017-08-26expand the help text with links and additional instructionsMike Greiling
2017-08-26dynamically disable/enable visibility options when changing namespaces in new...Mike Greiling
2017-08-26Add some data attributes for options in namespace selectorRubén Dávila
2017-03-24Resolve "Gitlab administrator cannot create projects in every group"George Andrinopoulos
2017-02-23Enable Style/ClassCheckDouwe Maan
2017-02-21Fix preselected namespace when creating a projectDavid Piegza
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2016-09-20few fixes based on MR feedbackJames Lopez
2016-09-20Fix namespace helper - use pluck instead of slower map version.James Lopez
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-04-12hide help block when user is creating a new project inside a groupArinde Eniola
2015-12-02Unify new project namespace select and path inputDouwe Maan
2015-11-17Refactor select2 tagsDmitriy Zaporozhets
2015-03-12Prevent database query each time we render group avatarDmitriy Zaporozhets
2014-11-14Improve fork to namespaces featureDmitriy Zaporozhets
2014-05-28Allow masters to create projects in groupsDmitriy Zaporozhets
2013-11-15Select2 tag for namespaces with ajax loadingDmitriy Zaporozhets
2013-11-05Remove User#namespaces method from codeDmitriy Zaporozhets
2013-06-19Migrate global project taks. Removed more teams related functionalityDmitriy Zaporozhets
2013-06-19Remove Global namespace from options. Prepared file for migration of global p...Dmitriy Zaporozhets
2013-06-11Prevent Project.all & User.all in selectboxesDmitriy Zaporozhets
2013-02-19Syntax fix of sorting groups/usersDmitry Moskalchuk
2013-02-16Sort groups/namespaces by human nameDmitry Moskalchuk
2013-01-17Refactor project creation. Added logout link to profile pageGitLab