summaryrefslogtreecommitdiff
path: root/lib/bitbucket
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@15-5-stable-eev15.5.0-rc42GitLab Bot2022-10-201-0/+5
* Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42GitLab Bot2022-08-181-1/+1
* Add latest changes from gitlab-org/gitlab@15-0-stable-eev15.0.0-rc42GitLab Bot2022-05-191-4/+0
* Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot2021-03-161-8/+0
* Add latest changes from gitlab-org/gitlab@13-3-stable-eeGitLab Bot2020-08-201-2/+0
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-291-2/+3
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-10-161-1/+1
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-1/+3
* Avoid calling freeze on already frozen strings in libDinesh Panda2019-09-101-2/+2
* Add author lines to project import commentsGeorge Koltsov2019-08-073-3/+3
* Enable more frozen string in lib/**/*.rbgfyoung2018-10-0613-0/+26
* Import bitbucket issues that are reported by an anonymous userBart Libert2018-05-241-1/+1
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-1/+1
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-1/+1
* Enable the Style/PreferredHashMethods coprc/enable-PreferredHashMethods-copRémy Coutable2017-06-021-2/+2
* [BB Importer] Save the error trace and the whole raw documentbb_save_traceValery Sizov2017-04-111-4/+2
* Enable and autocorrect the CustomErrorClass copSean McGivern2017-03-011-2/+1
* Enable Rails/DelegateDouwe Maan2017-02-231-3/+1
* Enable Style/ColonMethodCallDouwe Maan2017-02-231-1/+1
* Enable Style/MutableConstantDouwe Maan2017-02-231-3/+3
* Add Wiki import to BB importerValery Sizov2016-12-191-0/+4
* Avoid use of Hash#dig to keep compatibility with Ruby 2.1Douglas Barbosa Alexandre2016-12-164-10/+10
* BB importer: Milestone importerValery Sizov2016-12-161-0/+4
* BB importer: Fixed bug with putting expired token to a project.clone_urlValery Sizov2016-12-152-4/+4
* BB importer: Refactoring user importing logic[ci skip]Valery Sizov2016-12-145-12/+4
* BB importer: Adding created_by only when used is not found[ci skip]Valery Sizov2016-12-135-4/+12
* BB importer: Fixed after code review[ci skip]Valery Sizov2016-12-131-1/+1
* specs for bitbucket representersValery Sizov2016-12-121-3/+3
* Spec for bitbucket pageValery Sizov2016-12-121-0/+1
* Specs for Bitbucket::Connections and Bitbucket::CollectionsValery Sizov2016-12-122-15/+9
* Fix query for importing all projects for memberStan Hu2016-12-091-1/+1
* Return repositories to which user is a member, not just ownerStan Hu2016-12-091-1/+1
* BitBucket importer: import issues with labelsValery Sizov2016-12-071-0/+4
* BitBucket refactoring. Iteration 3Valery Sizov2016-12-073-18/+12
* BitBuckpet importer. Refactoring. Iteration 2Valery Sizov2016-12-075-19/+10
* Apply review comments. Iteration 1Valery Sizov2016-12-076-28/+25
* Fix importing PRs with not existing branchesValery Sizov2016-12-061-1/+1
* Fix importing inline comment for any diff typeValery Sizov2016-12-061-2/+2
* Fix inline comment importing for 1:1 diff typeValery Sizov2016-12-051-1/+1
* Fix Bitbucket importer spec to pass with 2.0 APIStan Hu2016-11-211-2/+2
* Simplify Bitbucket::Page implementationStan Hu2016-11-211-1/+1
* Clean up Bitbucket connection based on review commentsStan Hu2016-11-212-9/+9
* Clean up owner and slug representationStan Hu2016-11-211-3/+11
* Add support for extracting all pull requests and their raw diffsStan Hu2016-11-211-1/+7
* Rubocop fixesStan Hu2016-11-211-1/+1
* Import pull request commentsStan Hu2016-11-212-0/+46
* Incorporate review commentsStan Hu2016-11-211-2/+1
* Fix refresh to lazily load connectionStan Hu2016-11-211-2/+1
* Lazily load Bitbucket connectionStan Hu2016-11-211-4/+9
* Import opened pull request from BitbucketDouglas Barbosa Alexandre2016-11-211-0/+59