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-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-07-20Add latest changes from gitlab-org/gitlab@13-2-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-04-03Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-03-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-07Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-08Apply code review feedbackGeorge Koltsov
2019-08-07Add bitbucket_import/importer_spec.rb specGeorge Koltsov
2019-08-07Convert RestClient to Gitlab::HTTP for Prometheus MonitorDavid Wilkins
2019-07-26Add frozen_string_literal to spec/lib (part 1)Thong Kuah
2019-06-19Avoid storing backtraces from Bitbucket Cloud imports in the databaseStan Hu
2019-06-03Merge branch 'security-60039' into 'master'GitLab Release Tools Bot
2019-05-08Refactor spec to reload existing_label right after creationPatrick Derichs
2019-05-02Validate MR branch namesMark Chao
2019-03-14Fix Bitbucket importFrancisco Javier López
2019-02-06Add more tests and comments around Wiki formattingStan Hu
2019-02-06Refactor use of Shell.import_repository for WikisStan Hu
2019-02-06Send project name with Gitaly repository requestsStan Hu
2019-01-24Enable the Layout/ExtraSpacing copRémy Coutable
2018-10-16Does not allow an import_url with SSH protocolDouglas Barbosa Alexandre
2018-08-08Fix Bitbucket Cloud importer omitting repliesStan Hu
2018-06-21Implement `expect_next_instance_of` and use itLin Jen-Shin
2018-05-24Import bitbucket issues that are reported by an anonymous userBart Libert
2018-04-23Resolve "Namespace factory is problematic"Lin Jen-Shin
2018-04-03Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif
2017-11-20Fix bitbucket wiki import with hashed storage enabledNick Thomas
2017-08-09Enable the Layout/SpaceBeforeBlockBraces copRémy Coutable
2017-08-07Backport changes in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/25...Nick Thomas
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
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-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-02-23Revert "Enable Style/DotPosition"Douwe Maan
2017-02-23Revert "Prefer leading style for Style/DotPosition"Douwe Maan
2017-02-23Fix new offensesDouwe Maan
2017-02-23Prefer leading style for Style/DotPositionDouwe Maan
2017-01-25Use `:empty_project` where possible throughout spec/libRobert Speicher
2016-12-19Add Wiki import to BB importerValery Sizov
2016-12-14BB importer: fix specsValery Sizov
2016-12-12Specs for Bitbucket::Connections and Bitbucket::CollectionsValery Sizov
2016-12-09Fix specsValery Sizov
2016-11-22Fix spec for Bitbucket importerStan Hu
2016-11-22Fix Rubocop errors with Bitbucket Importer specStan Hu
2016-11-22Fix Bitbucket importer spec to pass with 2.0 APIStan Hu
2016-11-22Fix BitbucketImport::ProjectCreator specStan Hu
2016-11-22Remove no longer used BitbucketImport::Client specStan Hu
2016-07-18Fix spec to set import_url before attempting to create import_dataStan Hu
2016-06-08Make Omniauth providers specs to not modify global configurationKamil Trzcinski