summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab/github_import
Commit message (Expand)AuthorAgeFilesLines
* Add a field for released_at to GH importerCindy Pallares 🦉2019-08-091-2/+5
* Setup Phabricator importBob Van Landuyt2019-05-311-10/+1
* Fix issuables state_id nil when importing projects from GitHubFelipe Artur2019-05-062-0/+5
* GitHub import: Run housekeeping after initial importsh-git-gc-after-initial-fetchStan Hu2019-04-071-0/+5
* Force to recreate all diffs on importrecreate-all-diffs-on-importKamil Trzciński2019-03-261-33/+45
* GitHub importer: Use the project creator to create branches from forksStan Hu2019-03-231-3/+3
* Set proper default-branch on GitHub ImportKamil Trzciński2019-03-221-0/+11
* GitHub import: Create new branches as project ownerStan Hu2019-03-191-0/+5
* Move check for nil due_on into build section of specDiana Stanley2019-02-271-8/+5
* Add test for nil due_on value during importDiana Stanley2019-02-261-0/+21
* Capture due date when importing milestones from GithubDiana Stanley2019-02-201-0/+6
* Create the source branch for a GitHub importStan Hu2019-02-112-3/+37
* Refactor use of Shell.import_repository for WikisStan Hu2019-02-051-2/+11
* Send project name with Gitaly repository requestsStan Hu2019-02-051-1/+2
* Added validations to prevent LFS object forgeryFrancisco Javier López2019-01-312-11/+25
* Revert " Trigger iid logic from GitHub importer for merge requests."Andreas Brandl2019-01-291-10/+0
* Revert "Trigger iid logic from GitHub importer for issues."Andreas Brandl2019-01-291-22/+0
* Revert "Trigger iid logic from GitHub importer for milestones."Andreas Brandl2019-01-292-25/+1
* Remove rails 4 support in CI, Gemfiles, bin/ and config/Jasper Maes2018-12-141-6/+1
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-272-2/+2
* Address specs failing in rails 4Jan Provaznik2018-11-141-1/+6
* Refactor GitHub Importer database helpers into helper methodsStan Hu2018-08-242-9/+9
* Trigger iid logic from GitHub importer for merge requests.Andreas Brandl2018-08-161-0/+10
* Trigger iid logic from GitHub importer for milestones.Andreas Brandl2018-08-162-1/+25
* Trigger iid logic from GitHub importer for issues.Andreas Brandl2018-08-161-0/+22
* Merge branch 'security-event-counters-private-data' into 'master'Felipe Artur Cardozo2018-07-241-1/+0
|\
| * Don't expose project names in various countersYorick Peterse2018-06-211-1/+0
* | Rails5 mysql fix milliseconds problem in pull request importer specJasper Maes2018-07-081-3/+3
* | Rails5 fix MySQL milliseconds problem in specsJasper Maes2018-06-271-1/+1
|/
* Ensure MR diffs always exist in the PR importerpr-importer-io-extra-error-handlingYorick Peterse2018-06-121-0/+12
* Expire Wiki content cache after importing a repositoryStan Hu2018-06-111-1/+0
* Support LFS objects when creating a project by importFrancisco Javier López2018-06-063-1/+119
* Perform pull request IO work outside a transactiongh-importer-transactionsYorick Peterse2018-06-042-15/+74
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-042-2/+6
* Use shard name in Git::GitlabProjects instead of shard pathAhmad Sherif2018-04-031-1/+1
* Test if remote repository exists before cloningZeger-Jan van de Weg2018-03-271-1/+5
* [GH Import] Create an empty wiki if wiki import failedValery Sizov2018-02-191-2/+6
* Look for rugged with static analysislint-ruggedJacob Vosmaer2018-01-251-3/+3
* Migrate to Project#empty_repo?zj-empty-repo-importerZeger-Jan van de Weg2017-12-201-4/+4
* Rename fetch_refs to refmapDouwe Maan2017-11-231-1/+1
* Clean up repository fetch and mirror methodsDouwe Maan2017-11-231-39/+2
* Support importing GH projects without rate limitsgithub-rake-task-rate-limitingYorick Peterse2017-11-081-0/+27
* Restore Enterprise support in the GH importerYorick Peterse2017-11-081-11/+90
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-0746-1416/+4257
* Use wiki.disk_pathNick Thomas2017-10-181-1/+1
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-026-6/+6
* Ensure all project factories use `:repository` trait or `:empty_project`rs-empty_project-cleanupRobert Speicher2017-08-012-2/+2
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-2/+2
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-2713-13/+13
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-5/+5