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-10-18Merge branch 'master' into sh-security-fix-backports-masterStan Hu
2017-10-18Merge branch 'security-10-1' into '10-1-stable'Jen-Shin Lin
2017-10-10Merge branch 'master' into bvl-group-treesBob Van Landuyt
2017-10-10Move the `ancestors_upto` to `Project` and `Namespace`Bob Van Landuyt
2017-10-07Find forks within users/namespaces using fork membershipsBob Van Landuyt
2017-10-05Fix namespace deletion testsZeger-Jan van de Weg
2017-09-07Merge branch 'improve-share-locking-feature-for-subgroups' into 'master'Douwe Maan
2017-09-07Removes default scope from sortableTiago Botelho
2017-09-06Refer to “Share with group lock” consistentlyMichael Kozono
2017-09-06Refactor based on code reviewMichael Kozono
2017-09-06Specify nested_groups specsMichael Kozono
2017-09-06Enable share_with_group_lock on subgroupMichael Kozono
2017-08-14Speed up Group#user_ids_for_project_authorizationsNick Thomas
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-18Allow groups with the name systemBob Van Landuyt
2017-07-17Promote visibility level helpers from Group to NamespaceNick Thomas
2017-06-29Defer project destroys within a namespace in Groups::DestroyService#async_exe...Stan Hu
2017-06-28Add "members_count" and "parent_id" data on namespaces APIOswaldo Ferreira
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-08Bring in security changes from the 9.2.5 releaseDJ Mountney
2017-05-29Merge branch 'rework-authorizations-performance' into 'master'Douwe Maan
2017-05-24Revert "Remove changes that are not absolutely necessary"Douwe Maan
2017-05-24Remove changes that are not absolutely necessaryDouwe Maan
2017-05-24Fix ambiguous routing issues by teaching router about reserved wordsDouwe Maan
2017-05-17Use CTEs for nested groups and authorizationsYorick Peterse
2017-05-01The dynamic path validator can block out partial pathsBob Van Landuyt
2017-05-01Check `has_parent?` for determining validation typeBob Van Landuyt
2017-04-06Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-04-05Fix subgroup repository disappearance if group was movedDmitriy Zaporozhets
2017-04-03Fix namespace specs related to container registryGrzegorz Bizon
2017-04-03Refactor container registry repository tag stubsGrzegorz Bizon
2017-04-03Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-30Merge branch '29843-project-subgroup-transfer' into 'security'Rémy Coutable
2017-03-27Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-25Fix RSpec/DescribeSymbol cop violationsRobert Speicher
2017-03-23Rename container image to repository in specsGrzegorz Bizon
2017-03-22Add spec that tests ‘LIKE’ query for routes with _Jarka Kadlecova
2017-03-21Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-07Merge branch '28447-hybrid-repository-storages' into 'master' Sean McGivern
2017-03-07Restrict nested group names to prevent ambiguous routesDmitriy Zaporozhets
2017-03-03Update storage settings to allow extra values per shardAlejandro Rodríguez
2017-02-24Use Namespace#full_path instead of #path where appropriateDouwe Maan
2017-02-22Fixes broken and missing testsAndre Guedes
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