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
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
2013-01-02Fix few bugs and tests after refactoring ownership logicDmitriy Zaporozhets
2012-11-27NamespacesHelperDmitriy Zaporozhets