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
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-01-29Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-09Require maintainer permission to transfer projectsmanojmj
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-04Add service to transfer group milestonesEugenia Grieff
2019-05-17Stop configuring group clusters on creationTiger
2019-04-15Merge branch 'forbid-the-usage-of-reload' into 'master'Lin Jen-Shin
2019-04-15Externalize strings detected by rubocop-i18nMartin Wortschack
2019-04-15Forbid the use of `#reload` and prefer `#reset`Kamil Trzciński
2018-12-21Update storage location after a project has been transferedDouglas Barbosa Alexandre
2018-12-05Create k8s namespace for project in group clustersThong Kuah
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-30fix path bug and update specsJames Lopez
2018-08-29Fix transfer project redirect loopJames Lopez
2018-07-25Remove code for dynamically generating routesYorick Peterse
2018-07-18Enable more frozen string in app/services/**/*.rbgfyoung
2018-04-25Gitlab::Shell works on shard name, not pathZeger-Jan van de Weg
2018-04-06Cache personal projects count.Andreas Brandl
2018-01-03Fix Projects::TransferService#write_repository_config methodDouglas Barbosa Alexandre
2018-01-03Refactoring Project#write_repository_configDouglas Barbosa Alexandre
2018-01-03Update project full path in .git/config when transfering a projectDouglas Barbosa Alexandre
2017-11-17Fix project transfer with hashed-storage attachmentsNick Thomas
2017-11-17Fix hashed storage with project transfers to another namespaceStan Hu
2017-08-01Added some extra TODOs for the Legacy Storage refactorGabriel Mazetto
2017-08-01Rename many path_with_namespace -> full_pathGabriel Mazetto
2017-06-30Expires full_path cache after repository is transferredDouglas Barbosa Alexandre
2017-06-20Rollback project folder move after error in Projects::TransferServiceJames Edwards-Jones
2017-05-23Refactored transfer_service #execute actionJose Ivan Vargas
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-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-07Refresh authorizations when transferring projectsYorick Peterse
2017-02-01Rename pages namespace or project path when changedKamil Trzcinski
2016-11-23Remove event caching codeYorick Peterse
2016-10-19Recreates missing group labels when moving project to another groupDouglas Barbosa Alexandre
2016-06-30Refactor repository paths handling to allow multiple git mount pointsAlejandro Rodríguez
2016-05-12Fix CI testsKamil Trzcinski
2016-05-09Block renaming project or repository if it has container registry tagsKamil Trzcinski
2016-04-25Fix Error 500 due to stale cache when projects are renamed or transferredStan Hu
2016-04-14Change transfer service to use existing methodsFelipe Artur
2016-04-13Setup visibility level for project when transfering for a groupFelipe Artur
2016-01-04Added system hooks messages for renaming and transferring a projectSteve Norman
2015-10-14Fix: Images cannot show when projects' path was changedValery Sizov
2015-10-01Note the original location of a moved project when notifying users of the moveValery Sizov
2015-08-11Revert "Merge branch 'revert-satellites' into 'master' "Dmitriy Zaporozhets