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
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
2015-10-14Fix: Images cannot show when projects' path was changedValery Sizov
2015-07-11Update specs.Douwe Maan
2015-06-14Change `foo.should` syntax to `expect(foo).to` in specsRobert Speicher
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2014-10-04transfer_service_spec: cleanup, merge common code, check against nilBernhard Kaindl
2014-06-17Remove rails observers from applicationDmitriy Zaporozhets
2014-05-28Modify specs for new project transfer codeDmitriy Zaporozhets
2014-03-23Move Project's service specs to the correct locationRobert Speicher