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
2019-04-12Add frozen_string_literal to spec/servicesThong Kuah
2019-03-20Add feature flag for build preparing stateTiger
2019-02-06Send project name with Gitaly repository requestsStan Hu
2018-12-21Update storage location after a project has been transferedDouglas Barbosa Alexandre
2018-12-05Rename to CreateOrUpdateServiceAccountServiceThong Kuah
2018-12-05Create k8s namespace for project in group clustersThong Kuah
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-02Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez
2018-08-30fix path bug and update specsJames Lopez
2018-08-29add specs replicating transfer issueJames Lopez
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
2018-06-05Find and mark more Git disk access locationsJacob Vosmaer (GitLab)
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-06Cache personal projects count.Andreas Brandl
2018-03-23Merge branch 'mark-legacy-git-access' into 'master'Sean McGivern
2018-03-21Route path lookups through legacy_disk_pathJacob Vosmaer
2018-03-14Change Gitlab::Shell#add_namespace to #create_namespaceZeger-Jan van de Weg
2018-02-07Use hashed storage in the specsNick Thomas
2018-01-11Adds Rubocop rule for line break around conditionals🙈 jacopo beschi 🙉
2018-01-05Fix specsJacob Vosmaer
2018-01-03Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre
2017-11-17Fix hashed storage with project transfers to another namespaceStan Hu
2017-09-29Create repositories via GitalyJacob Vosmaer
2017-08-25Prevent new / renamed project from using a repository path that already exist...Gabriel Mazetto
2017-08-01Rename path_with_namespace -> disk_path when dealing with the filesystemGabriel Mazetto
2017-07-31Avoid expect_any_instance_of because it doesn't workLin Jen-Shin
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-06-30Expires full_path cache after repository is transferredDouglas Barbosa Alexandre
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-20Merge branch '30213-project-transfer-move-rollback' into 'master'Douwe Maan
2017-06-20Rollback project folder move after error in Projects::TransferServiceJames Edwards-Jones
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-22minor adjustments to the specsJose Ivan Vargas
2017-05-22Renamed some messages and refactored the project_edit class to a functionJose Ivan Vargas
2017-05-22Prevent project transfer if a new group is not selectedJose Ivan Vargas
2017-04-03Refactor container registry repository tag stubsGrzegorz Bizon
2017-04-03Merge branch 'master' into feature/multi-level-container-registry-imagesGrzegorz Bizon
2017-03-28Use `:empty_project` where possible in service specsRobert Speicher
2017-03-24Fix specs for services related to container registryGrzegorz Bizon
2017-03-23Rename container image to repository in specsGrzegorz Bizon
2017-02-22Fixes broken and missing testsAndre Guedes
2017-02-07Refresh authorizations when transferring projectsYorick Peterse
2017-02-01Rename pages namespace or project path when changedKamil Trzcinski
2016-10-19Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre
2016-07-01Enable Style/EmptyLines cop, remove redundant onesGrzegorz Bizon
2016-05-17Improve test coverageKamil Trzcinski
2016-04-13Setup visibility level for project when transfering for a groupFelipe Artur
2015-12-09Tag service specsDouwe Maan