Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | Avoid use of Hash#dig to keep compatibility with Ruby 2.1fix/keep-compatility-ruby-21 | Douglas Barbosa Alexandre | 2016-12-16 | 1 | -1/+1 | |
* | | | | Merge branch 'bitbucket-oauth2' into 'master' | Douglas Barbosa Alexandre | 2016-12-16 | 56 | -539/+1271 | |
|\ \ \ \ | |_|/ / |/| | | | ||||||
| * | | | Avoid use of Hash#dig to keep compatibility with Ruby 2.1 | Douglas Barbosa Alexandre | 2016-12-16 | 4 | -10/+10 | |
| * | | | Fix import issues method | Douglas Barbosa Alexandre | 2016-12-16 | 1 | -4/+4 | |
| * | | | Merge remote-tracking branch 'origin/master' into bitbucket-oauth2 | Douglas Barbosa Alexandre | 2016-12-16 | 588 | -1818/+15074 | |
| |\ \ \ | ||||||
| * | | | | Fix rubucop offensesbitbucket-oauth2 | Douglas Barbosa Alexandre | 2016-12-16 | 2 | -28/+27 | |
| * | | | | BB importer: Fix documantation | Valery Sizov | 2016-12-16 | 1 | -5/+3 | |
| * | | | | BB importer: Adressed more review comments | Valery Sizov | 2016-12-16 | 2 | -15/+23 | |
| * | | | | Use new generic image for project import | Achilleas Pipinellis | 2016-12-16 | 4 | -2/+2 | |
| * | | | | Merge branch 'bitbucket-oauth2' of gitlab.com:gitlab-org/gitlab-ce into bitbu... | Achilleas Pipinellis | 2016-12-16 | 1 | -6/+4 | |
| |\ \ \ \ | ||||||
| | * \ \ \ | Merge branch 'bitbucket-oauth2' of gitlab.com:gitlab-org/gitlab-ce into bitbu... | Valery Sizov | 2016-12-16 | 0 | -0/+0 | |
| | |\ \ \ \ | ||||||
| | * | | | | | BB importer: address review comment | Valery Sizov | 2016-12-16 | 2 | -7/+5 | |
| | * | | | | | BB importer: Milestone importer | Valery Sizov | 2016-12-16 | 3 | -0/+12 | |
| * | | | | | | Refactor Bitbucket import docs | Achilleas Pipinellis | 2016-12-16 | 12 | -25/+59 | |
| | |/ / / / | |/| | | | | ||||||
| * | | | | | BB importer: Milestone importer | Valery Sizov | 2016-12-16 | 3 | -0/+12 | |
| |/ / / / | ||||||
| * | | | | BB importer: Added note about linking BB users and GitLab users[ci skip] | Valery Sizov | 2016-12-16 | 1 | -1/+2 | |
| * | | | | BB importer: Fixed bug with putting expired token to a project.clone_url | Valery Sizov | 2016-12-15 | 4 | -5/+8 | |
| * | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2 | Valery Sizov | 2016-12-14 | 85 | -211/+1346 | |
| |\ \ \ \ | ||||||
| * | | | | | BB importer: fix specs | Valery Sizov | 2016-12-14 | 6 | -12/+15 | |
| * | | | | | BB importer: More advanced error handling | Valery Sizov | 2016-12-14 | 1 | -33/+47 | |
| * | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2 | Valery Sizov | 2016-12-14 | 912 | -6654/+15609 | |
| |\ \ \ \ \ | ||||||
| * | | | | | | BB importer: Refactoring user importing logic[ci skip] | Valery Sizov | 2016-12-14 | 6 | -22/+14 | |
| * | | | | | | Fix BB authentication[ci skip] | Valery Sizov | 2016-12-14 | 1 | -6/+2 | |
| * | | | | | | BB importer: Adding created_by only when used is not found[ci skip] | Valery Sizov | 2016-12-13 | 6 | -10/+29 | |
| * | | | | | | BB importer: Fixed after code review[ci skip] | Valery Sizov | 2016-12-13 | 3 | -1/+7 | |
| * | | | | | | specs for bitbucket representers | Valery Sizov | 2016-12-12 | 6 | -3/+160 | |
| * | | | | | | Spec for Bitbucket::Paginator | Valery Sizov | 2016-12-12 | 1 | -0/+21 | |
| * | | | | | | Spec for bitbucket page | Valery Sizov | 2016-12-12 | 2 | -0/+51 | |
| * | | | | | | Specs for Bitbucket::Connections and Bitbucket::Collections | Valery Sizov | 2016-12-12 | 5 | -15/+60 | |
| * | | | | | | Fix query for importing all projects for member | Stan Hu | 2016-12-09 | 1 | -1/+1 | |
| * | | | | | | Return repositories to which user is a member, not just owner | Stan Hu | 2016-12-09 | 1 | -1/+1 | |
| * | | | | | | Fix specs | Valery Sizov | 2016-12-09 | 2 | -6/+14 | |
| * | | | | | | Fix rubocop[ci skip] | Valery Sizov | 2016-12-09 | 1 | -4/+4 | |
| * | | | | | | Handling OAuth2 errors | Valery Sizov | 2016-12-09 | 1 | -1/+1 | |
| * | | | | | | Update documentation for BitBucket | Valery Sizov | 2016-12-08 | 2 | -92/+7 | |
| * | | | | | | BitBucket importer: import issues with labels | Valery Sizov | 2016-12-07 | 2 | -0/+26 | |
| * | | | | | | Remove outdated bitbucket_import.rb | Valery Sizov | 2016-12-07 | 1 | -6/+0 | |
| * | | | | | | BitBucket refactoring. Iteration 3 | Valery Sizov | 2016-12-07 | 4 | -21/+15 | |
| * | | | | | | BitBuckpet importer. Refactoring. Iteration 2 | Valery Sizov | 2016-12-07 | 7 | -20/+18 | |
| * | | | | | | Apply review comments. Iteration 1 | Valery Sizov | 2016-12-07 | 7 | -29/+26 | |
| * | | | | | | Fix authorization with BitBucket | Valery Sizov | 2016-12-06 | 1 | -1/+1 | |
| * | | | | | | Fix importing PRs with not existing branches | Valery Sizov | 2016-12-06 | 2 | -3/+3 | |
| * | | | | | | Fix importing inline comment for any diff type | Valery Sizov | 2016-12-06 | 1 | -2/+2 | |
| * | | | | | | Fix inline comment importing for 1:1 diff type | Valery Sizov | 2016-12-05 | 2 | -8/+20 | |
| * | | | | | | Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into bitbucket-oauth2 | Valery Sizov | 2016-11-30 | 1124 | -5484/+8385 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Fix spec for Bitbucket importer | Stan Hu | 2016-11-21 | 2 | -4/+4 | |
| * | | | | | | | Fix Rubocop errors with Bitbucket Importer spec | Stan Hu | 2016-11-21 | 1 | -7/+7 | |
| * | | | | | | | Fix Bitbucket importer spec to pass with 2.0 API | Stan Hu | 2016-11-21 | 3 | -21/+32 | |
| * | | | | | | | Simplify Bitbucket::Page implementation | Stan Hu | 2016-11-21 | 1 | -1/+1 | |
| * | | | | | | | Fix remaining Bitbucket controller specs | Stan Hu | 2016-11-21 | 2 | -15/+12 |