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
2019-05-20Fix typos in the whole gitlab-ce projectYoginth
2019-03-06Adds the Rubocop ReturnNil copAndrew Newdigate
2019-02-17Fix BitbucketServer::Client failing with Webmock 3.5.1Stan Hu
2019-01-13Fix Bitbucket Server importer error handlingStan Hu
2019-01-07Fix Bitbucket Server import only including first 25 pull requestsStan Hu
2018-11-10Make sure there's only one slash as path separatorStan Hu
2018-11-07Paginate Bitbucket Server importer projectsStan Hu
2018-08-03Use a case statement to determine pull request stateStan Hu
2018-08-01Assorted Bitbucket Server importer code cleanup based on reviewStan Hu
2018-08-01Deal with subpaths and trailing slashes properlyStan Hu
2018-07-31Use URI.join to avoid slash headachesStan Hu
2018-07-31Hide error details if there are noneStan Hu
2018-07-31Track parental relationships in commentsStan Hu
2018-07-31Fix merge request SHAStan Hu
2018-07-29Use raw_commentStan Hu
2018-07-29Use a class method to consolidate timestamp conversionStan Hu
2018-07-28Handle invalid JSON from serverStan Hu
2018-07-27Add Accept header for JSONStan Hu
2018-07-27Consolidate server errors and add specsStan Hu
2018-07-27Use project key instead of project name for importsStan Hu
2018-07-26Fix failing specStan Hu
2018-07-26Add comment about why using `first`Stan Hu
2018-07-26Add spec for pull request comments and add commentsStan Hu
2018-07-26Clean up implementationStan Hu
2018-07-26Add spec for pull request activityStan Hu
2018-07-25Enable frozen_string_literalStan Hu
2018-07-21Add spec for BitBucketServer pull reuest parsingStan Hu
2018-07-21Add spec for BitbucketServer::Representation::RepoStan Hu
2018-07-19Fix URL for deleting branchesStan Hu
2018-07-18Fix identation in lib/bitbucket_server/connection.rbStan Hu
2018-07-14Add support for deleting branches via the Bitbucket Server APIStan Hu
2018-07-13Make Connection#post consistent with Connection#get and add specsStan Hu
2018-07-13Add spec for BitbucketServer::ConnectionStan Hu
2018-07-13Use browse URL of project to link importsStan Hu
2018-07-11Add missing fileStan Hu
2018-07-06Fix paginationStan Hu
2018-07-06Fix Rubocop errorsStan Hu
2018-07-06Improve error handling of Bitbucket login errorsStan Hu
2018-07-04Support creating a remote branch to import closed pull requestsStan Hu
2018-07-01Fix URL link in Bitbucket statusStan Hu
2018-07-01Add a Reconfigure button and improve layout of import screenStan Hu
2018-06-29Fix Rubocop complaintsStan Hu
2018-06-29Prune unused codeStan Hu
2018-06-29Add missing fileStan Hu
2018-06-28Fix generation of diff line positionsStan Hu
2018-06-28Fix line code map omitting repliesStan 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