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-09-15Fix setting share_with_group_lockYorick Peterse
2017-09-06Refactor based on code reviewMichael Kozono
2017-09-06Enable share_with_group_lock on subgroupMichael Kozono
2017-08-31Don't show references to Pages when not availableZeger-Jan van de Weg
2017-08-14Speed up Group#user_ids_for_project_authorizationsNick Thomas
2017-08-01Small refactor in LegacyNamespace and moved back send_update_instructionsGabriel Mazetto
2017-08-01Move storage specific code from Namespace and Project to concernsGabriel Mazetto
2017-07-17Promote visibility level helpers from Group to NamespaceNick Thomas
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-06-29Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu
2017-06-29Remove Namespace model default scope override and write additional test to Pr...Tiago Botelho
2017-06-28Removes redundant pending delete checksTiago Botelho
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-02Don’t schedule workers from inside transactionsDouwe Maan
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-18Use Namespace.for_user scope (formerly known as Namespace.root)Douwe Maan
2017-05-17Hide nested group UI/API support for MySQLYorick Peterse
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-10Enable the Style/TrailingCommaInArguments copRémy Coutable
2017-05-01Rename `NamespaceValidator` to `DynamicPathValidator`Bob Van Landuyt
2017-05-01Check `has_parent?` for determining validation typeBob Van Landuyt
2017-04-05Fix subgroup repository disappearance if group was movedDmitriy Zaporozhets
2017-03-30Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable
2017-03-21Escape route path for LIKE queriesJarka Kadlecova
2017-03-02Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg
2017-02-24Implement final review comments from @DouweM and @rymaiTimothy Andrew
2017-02-24Extract code from `Namespace#clean_path` for ghost user generation.Timothy Andrew
2017-02-20Merge branch 'master' into zj-create-mattermost-teamZ.J. van de Weg
2017-02-20Transactional mattermost team creationZ.J. van de Weg
2017-02-16Fix a number of race conditions that can occur during namespace deletionStan Hu
2017-02-08Merge branch 'dz-refactor-full-path' into 'master' Dmitriy Zaporozhets
2017-02-08Store group and project full name and full path in routes tableDmitriy Zaporozhets
2017-02-08Merge branch 'dz-limit-nested-groups' into 'master' Douwe Maan
2017-02-08Limit level of nesting for groupsDmitriy Zaporozhets
2017-02-07Refresh authorizations when transferring projectsYorick Peterse
2017-02-01Rename pages namespace or project path when changedKamil Trzcinski
2017-01-25Merge branch 'backport-ee-changes-for-build-minutes' into 'master' Grzegorz Bizon
2017-01-25Merge branch 'dz-nested-groups-access-improvements' into 'master' Dmitriy Zaporozhets
2017-01-25Add User#nested_groups and User#nested_projects methodsDmitriy Zaporozhets
2017-01-24Merge remote-tracking branch 'origin/master' into backport-ee-changes-for-bui...Kamil Trzcinski
2017-01-23Merge branch 'fix/rename-group-export-vuln' into 'security' Robert Speicher
2017-01-20Backport changes introduced by https://gitlab.com/gitlab-org/gitlab-ee/merge_...Kamil Trzcinski
2017-01-13Refactor Namespace code related to nested groupsDmitriy Zaporozhets
2016-12-21Add more storage statisticsMarkus Koller
2016-12-20Fix error 500 renaming group. Also added specs and changelog.James Lopez
2016-12-16Merge branch 'dz-nested-groups-title-ui' into 'master' Sean McGivern
2016-12-15Refactor Namespace#parents methodDmitriy Zaporozhets
2016-12-13Add parents method to NamespaceDmitriy Zaporozhets
2016-12-13Show full path for nested groups at dashboard groups listDmitriy Zaporozhets
2016-12-12Modify namespace name and path validationDmitriy Zaporozhets