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-01Ensure all project factories use `:repository` trait or `:empty_project`Robert Speicher
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-04-03Fix specsGabriel Mazetto
2017-03-10Using guard clause and added more specsGabriel Mazetto
2017-03-07Fix 'Object not found - no match for id (sha)' when importing GitHub PRsDouglas Barbosa Alexandre
2017-02-20GitHub Importer - Find users based on their email addressDouglas Barbosa Alexandre
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2016-12-19Add Project#gitea_import?Rémy Coutable
2016-12-19Modify GithubImport to support GiteaRémy Coutable
2016-12-06Use :maximum instead of :within for length validators with a 0..N rangeRémy Coutable
2016-11-18Refactor github import to reduce number of API callsAndrew Smith
2016-10-28Modify GitHub importer to be retryableAhmad Sherif
2016-10-27Fix applying labels for GitHub-imported MRsAhmad Sherif
2016-10-19Fix GitHub importer specDouglas Barbosa Alexandre
2016-09-27Import all GitHub comments after importing issues and PRsAhmad Sherif
2016-09-27Speed up label-applying process for GitHub importingAhmad Sherif
2016-09-13Import GitHub release notesAndrew Smith
2016-09-09Avoid conflict with admin labels when importing GitHub labelsDouglas Barbosa Alexandre
2016-09-01Project tools visibility levelFelipe Artur
2016-08-24Add readable error message when remote data could not be fully importedDouglas Barbosa Alexandre
2016-08-24Does not halt the GitHub import process when an error occursDouglas Barbosa Alexandre