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
2024-01-16Add latest changes from gitlab-org/gitlab@16-8-stable-eev16.8.0-rc42GitLab Bot
2023-10-19Add latest changes from gitlab-org/gitlab@16-5-stable-eev16.5.0-rc42GitLab Bot
2023-06-28Add latest changes from gitlab-org/security/gitlab@16-1-stable-eeGitLab Bot
2023-05-17Add latest changes from gitlab-org/gitlab@16-0-stable-eev16.0.0-rc42GitLab Bot
2023-02-20Add latest changes from gitlab-org/gitlab@15-9-stable-eev15.9.0-rc42GitLab Bot
2023-01-18Add latest changes from gitlab-org/gitlab@15-8-stable-eev15.8.0-rc42GitLab Bot
2022-12-20Add latest changes from gitlab-org/gitlab@15-7-stable-eev15.7.0-rc42GitLab Bot
2022-10-20Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot
2022-09-20Add latest changes from gitlab-org/gitlab@15-4-stable-eev15.4.0-rc42GitLab Bot
2022-07-20Add latest changes from gitlab-org/gitlab@15-2-stable-eev15.2.0-rc42GitLab Bot
2022-06-20Add latest changes from gitlab-org/gitlab@15-1-stable-eev15.1.0-rc42GitLab Bot
2022-04-20Add latest changes from gitlab-org/gitlab@14-10-stable-eev14.10.0-rc42GitLab Bot
2022-01-10Add latest changes from gitlab-org/security/gitlab@14-6-stable-eeGitLab Bot
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-08-20Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-02-06Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-24Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-07-23Do not authorize with OAuth for CICD only projectsMatija Čupić
2019-04-15Add some frozen string to spec/**/*.rbgfyoung
2019-02-13Improve the GitHub and Gitea import feature table interfaceLuke Bennett
2019-01-31Alias GitHub and BitBucket OAuth2 callback URLsStan Hu
2018-12-10Allow GitHub imports via token even if OAuth2 provider not configuredStan Hu
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2016-12-19Namespace access token session key in `Import::GithubController`Rémy Coutable
2016-12-19Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-08-31Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-08Remove require_relative 'import_spec_helper'Kamil Trzcinski
2016-04-27Backport GitHub Enterprise import support from EEStan Hu
2015-10-19Fix duplicate repositories in GitHub import pageStan Hu
2015-08-23Remove user OAuth tokens stored in database for Bitbucket, GitHub, and GitLabStan Hu
2015-06-23Merge branch 'master' into rubocop-for-testsDmitriy Zaporozhets
2015-06-22Fix Style/Blocks cop violationsRobert Speicher
2015-06-22Update and simplify Import controller specsRobert Speicher
2015-04-01Add tests.Douwe Maan
2015-03-12Fix missing GitHub organisation repositories on import page.Douwe Maan
2015-02-24Fix specs.Douwe Maan
2015-02-12Even more hound fixesJeroen van Baarsen
2015-02-12Fixed hound warningsJeroen van Baarsen
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen
2015-02-06GitHub importer refactoringValery Sizov
2015-02-05gitlab.com importer: fix specs after refactoringValery Sizov
2015-02-05GitLab.com integration: refactoringValery Sizov