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-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
2015-08-11Revert "Merge branch 'drop-satellites'"Dmitriy Zaporozhets
2015-07-15Remove satellitesDmitriy Zaporozhets
2015-07-11Fix transferring of project to another group using the API.Douwe Maan
2015-03-25notification on project movingValery Sizov
2015-02-14Upgrade to Rails 4.1.9Vinnie Okada
2014-06-27Make app works with strong paramsDmitriy Zaporozhets
2014-05-28Refactor project transfer service. Add security check when create or transfer...Dmitriy Zaporozhets
2014-01-16Move all Context classes into ServicesDmitriy Zaporozhets