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
2023-07-31Add latest changes from gitlab-org/gitlab@16-2-stable-eeGitLab Bot
2023-06-05Add latest changes from gitlab-org/gitlab@16-0-stable-eeGitLab Bot
2023-06-03Add latest changes from gitlab-org/security/gitlab@16-0-stable-eeGitLab Bot
2023-06-02Add latest changes from gitlab-org/gitlab@16-0-stable-eeGitLab Bot
2023-05-25Add latest changes from gitlab-org/gitlab@16-0-stable-eeGitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-08-18Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot
2022-05-19Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot
2022-02-18Add latest changes from gitlab-org/gitlab@14-8-stable-eev14.8.0-rc42GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
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
2019-10-16Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-08-12Add changelog entryGeorge Koltsov
2019-08-12Add BitBucketServerImport project filteringGeorge Koltsov
2019-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-02-17Fix BitbucketServer::Client failing with Webmock 3.5.1Stan Hu
2019-01-13Fix Bitbucket Server importer error handlingStan Hu
2019-01-07Fix Bitbucket Server import only including first 25 pull requestsStan Hu
2018-11-10Make sure there's only one slash as path separatorStan Hu
2018-11-07Paginate Bitbucket Server importer projectsStan Hu
2018-08-03Use a case statement to determine pull request stateStan Hu
2018-08-01Assorted Bitbucket Server importer code cleanup based on reviewStan Hu
2018-08-01Deal with subpaths and trailing slashes properlyStan Hu
2018-07-31Use URI.join to avoid slash headachesStan Hu
2018-07-31Hide error details if there are noneStan Hu
2018-07-31Track parental relationships in commentsStan Hu
2018-07-31Fix merge request SHAStan Hu
2018-07-29Use raw_commentStan Hu
2018-07-29Use a class method to consolidate timestamp conversionStan Hu
2018-07-28Handle invalid JSON from serverStan Hu
2018-07-27Add Accept header for JSONStan Hu
2018-07-27Consolidate server errors and add specsStan Hu
2018-07-27Use project key instead of project name for importsStan Hu
2018-07-26Fix failing specStan Hu
2018-07-26Add comment about why using `first`Stan Hu
2018-07-26Add spec for pull request comments and add commentsStan Hu
2018-07-26Clean up implementationStan Hu
2018-07-26Add spec for pull request activityStan Hu
2018-07-25Enable frozen_string_literalStan Hu
2018-07-21Add spec for BitBucketServer pull reuest parsingStan Hu
2018-07-21Add spec for BitbucketServer::Representation::RepoStan Hu
2018-07-19Fix URL for deleting branchesStan Hu
2018-07-18Fix identation in lib/bitbucket_server/connection.rbStan Hu
2018-07-14Add support for deleting branches via the Bitbucket Server APIStan Hu
2018-07-13Make Connection#post consistent with Connection#get and add specsStan Hu
2018-07-13Add spec for BitbucketServer::ConnectionStan Hu
2018-07-13Use browse URL of project to link importsStan Hu