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
2018-12-10Allow GitHub imports via token even if OAuth2 provider not configuredStan Hu
2018-11-07Paginate Bitbucket Server importer projectsStan Hu
2018-11-01Fix typos in comments and specsGeorge Tsiolis
2018-10-17Strip whitespace around GitHub personal access tokensStan Hu
2018-09-23Enable more frozen string in app/controllers/gfyoung
2018-09-17Resolve "Unable to import repository: undefined method `import_file' for nil...James Lopez
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-01Assorted Bitbucket Server importer code cleanup based on reviewStan Hu
2018-08-01Remove extra space in app/controllers/import/bitbucket_server_controller.rbStan Hu
2018-08-01Inline repo_owner in app/controllers/import/bitbucket_server_controller.rbStan Hu
2018-07-27Fix Rubocop errorStan Hu
2018-07-27Consolidate validation logicStan Hu
2018-07-27Consolidate server errors and add specsStan Hu
2018-07-26Remove unnecessary guard clauseStan Hu
2018-07-26Add frozen_string_literal: true to controllerStan Hu
2018-07-25Tighten up regular expression for project namesStan Hu
2018-07-25Merge branch 'master' into sh-support-bitbucket-server-importStan Hu
2018-07-23Fix gitlab import project loadFrancisco Javier López
2018-07-18Fix bug in rejecting already added repositoriesStan Hu
2018-07-13Add spec for BitbucketServer::ConnectionStan Hu
2018-07-12Merge branch 'master' into sh-support-bitbucket-server-importStan Hu
2018-07-11Improve manifest feature after backend reviewDmitriy Zaporozhets
2018-07-11Refactor manifest import codeDmitriy Zaporozhets
2018-07-11Add feature specs for manifest importDmitriy Zaporozhets
2018-07-11Add ability to disable manifest importDmitriy Zaporozhets
2018-07-11Improve manifest import logicDmitriy Zaporozhets
2018-07-11Fix tests in import_sources_spec.rbDmitriy Zaporozhets
2018-07-11Add manifest import featureDmitriy Zaporozhets
2018-07-10Finish specs for spec/controllers/import/bitbucket_server_controller_spec.rbStan Hu
2018-07-09Fix Rubocop errorStan Hu
2018-07-09Test server connection errorStan Hu
2018-07-08Add spec for project not foundStan Hu
2018-07-08Add more specs and fix some typosStan Hu
2018-07-06Fix Rubocop errorsStan Hu
2018-07-06Improve error handling of Bitbucket login errorsStan Hu
2018-07-01Add a Reconfigure button and improve layout of import screenStan Hu
2018-06-29Fix Rubocop complaintsStan Hu
2018-06-26More work towards supporting Bitbucket ServerStan Hu
2018-06-25WIP: Add support for Bitbucket Server importsStan Hu
2018-06-06Simplify error message handling in Projects::CreateServiceStan Hu
2018-06-06Show a more helpful error for import statusStan Hu
2018-05-09Align with EELin Jen-Shin
2018-05-04Backports every CE related change from ee-44542 to CETiago Botelho
2018-03-07CE backport for creating CI/CD projects from GitHubRubén Dávila
2018-02-28Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad
2018-02-09Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez
2018-02-09Replace $.post in importer status with axiosClement Ho
2018-02-01Track and act upon the number of executed queriesYorick Peterse
2017-11-16Adds Rubocop rule for line break after guard clauseJacopo
2017-11-08Rewrite the GitHub importer from scratchYorick Peterse