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-11-27Removes all the irrelevant import related code and columnsTiago Botelho
2018-10-13Enable some frozen string in lib/gitlabgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-08-30Add JSON logging for Bitbucket Server importerStan Hu
2018-08-26Bitbucket Server importer: Eliminate most idle-in-transaction issuesStan Hu
2018-08-03Remove date from author line since that is already present in `created_at`Stan Hu
2018-08-03Add a comment when user can't be identifiedStan Hu
2018-08-01Fix failing spec in fallback diff note changeStan Hu
2018-08-01Improve formatting of fallback diff noteStan Hu
2018-08-01Fix bug where fallback diff notes would not have an associated positionStan Hu
2018-07-31Handle empty description fieldStan Hu
2018-07-31Give some context on threaded discussionsStan Hu
2018-07-31Fix Rubocop complaint about update_attributesStan Hu
2018-07-31Fix merge request SHAStan Hu
2018-07-31No need to look up commit SHA since Bitbucket has a full-length SHAStan Hu
2018-07-29Restrict to confirmed users and allow memoization of unkonwn e-mailsStan Hu
2018-07-21Remove merge request deletion codeStan Hu
2018-07-20Disable recovery of missing SHAs by defaultStan Hu
2018-07-19Fix and clean up code for deleting branchesStan Hu
2018-07-18Improve formatting of diff notes that could not be importedStan Hu
2018-07-18Some formatting cleanupStan Hu
2018-07-18Fallback to creating a note if DiffNote fails to importStan Hu
2018-07-18Code cleanup and test threaded discussionsStan Hu
2018-07-17Simplify user lookupsStan Hu
2018-07-17Remove unneeded methodStan Hu
2018-07-16Add tests for pull request commentsStan Hu
2018-07-16Fix assorted bugs and write spec for importing merge eventStan Hu
2018-07-14Delete temporary branches after an importStan Hu
2018-07-13Make Connection#post consistent with Connection#get and add specsStan Hu
2018-07-13Use browse URL of project to link importsStan Hu
2018-07-06Batch re-creating branches and fetching the remoteStan Hu
2018-07-06Reduce number of API requests and fix merge request eventsStan Hu
2018-07-04Assign merge event to ghost user if committer cannot be foundStan Hu
2018-07-04Support creating a remote branch to import closed pull requestsStan Hu
2018-07-01Add merge commit SHAStan Hu
2018-06-29Fix Rubocop complaintsStan Hu
2018-06-29Remove unnecessary code and fix branch namesStan Hu
2018-06-28Fix generation of diff line positionsStan Hu
2018-06-28Import threaded discussions in diffsStan Hu
2018-06-28First iteration of importing diff notesStan Hu
2018-06-28Handle threaded comments and prepare for inline commentsStan Hu
2018-06-28Import standalone pull request commentsStan Hu
2018-06-27More work towards importing pull requestsStan Hu
2018-06-26wipStan Hu
2018-06-26More work towards supporting Bitbucket ServerStan Hu
2018-06-25Copy and paste importer from Bitbucket ImporterStan Hu