summaryrefslogtreecommitdiff
path: root/lib/gitlab/github_import
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-141-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-01-061-1/+5
* Add latest changes from gitlab-org/gitlab@masterogolowinski-master-patch-80898GitLab Bot2019-12-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-12-131-6/+4
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-11-192-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-101-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-5/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-201-1/+2
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-131-0/+2
* Avoid calling freeze on already frozen strings in lib/gitlabdineshpanda2019-09-046-8/+8
* Add a field for released_at to GH importerCindy Pallares 🦉2019-08-091-0/+1
* Merge branch 'security-github-ssrf-redirect' into 'master'GitLab Release Tools Bot2019-07-261-2/+2
|\
| * Do not allow localhost url redirection in GitHub Integrationmanojmj2019-07-051-2/+2
* | Add a rubocop for Rails.loggerMayra Cabrera2019-07-102-2/+2
|/
* Setup Phabricator importBob Van Landuyt2019-05-311-17/+1
* Fix issuables state_id nil when importing projects from GitHubFelipe Artur2019-05-062-0/+2
* Run rubocop -a on CE filessh-upgrade-rubocop-0.68.0-ceStan Hu2019-05-052-2/+2
* GitHub import: Run housekeeping after initial importsh-git-gc-after-initial-fetchStan Hu2019-04-071-0/+5
* GitHub importer: Use the project creator to create branches from forksStan Hu2019-03-231-1/+1
* Set proper default-branch on GitHub ImportKamil Trzciński2019-03-221-1/+15
* GitHub import: Create new branches as project ownerStan Hu2019-03-191-1/+1
* Protect against nil due_on value in imported dataDiana Stanley2019-02-261-1/+1
* Capture due date when importing milestones from GithubDiana Stanley2019-02-201-0/+1
* Create the source branch for a GitHub importStan Hu2019-02-112-2/+32
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-051-5/+4
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+1
* Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-312-5/+7
* Revert "Trigger iid logic from GitHub importer for issues."Andreas Brandl2019-01-291-5/+1
* Revert "Trigger iid logic from GitHub importer for milestones."Andreas Brandl2019-01-292-14/+2
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-272-3/+2
* Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-117-0/+16
* Updates code using class_methods over module ClassMethodsJacopo2018-08-291-1/+1
* Refactor GitHub Importer database helpers into helper methodsStan Hu2018-08-242-73/+23
* Refactor AutocompleteControllerdefine-abstraction-levelsYorick Peterse2018-08-204-4/+4
* Trigger iid logic from GitHub importer for merge requests.Andreas Brandl2018-08-161-1/+7
* Trigger iid logic from GitHub importer for milestones.Andreas Brandl2018-08-162-2/+14
* Trigger iid logic from GitHub importer for issues.Andreas Brandl2018-08-161-1/+5
* Don't expose project names in various countersYorick Peterse2018-06-211-1/+1
* Bring changes from EE for parallel_importer.rbLin Jen-Shin2018-06-141-0/+9
* Ensure MR diffs always exist in the PR importerpr-importer-io-extra-error-handlingYorick Peterse2018-06-121-1/+2
* Expire Wiki content cache after importing a repositoryStan Hu2018-06-111-2/+0
* Support LFS objects when creating a project by importFrancisco Javier López2018-06-064-1/+95
* Perform pull request IO work outside a transactiongh-importer-transactionsYorick Peterse2018-06-041-14/+42
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-041-1/+2
* Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-2/+1
* Test if remote repository exists before cloningZeger-Jan van de Weg2018-03-271-2/+6
* Fix provider server URL used when listing repos to importrd-fix-github-url-when-listing-repositories-at-importingRubén Dávila2018-03-121-4/+1
* [GH Import] Create an empty wiki if wiki import failedValery Sizov2018-02-191-0/+1
* Enable RuboCop Style/RegexpLiteralTakuya Noguchi2018-02-012-2/+2
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-4/+1