summaryrefslogtreecommitdiff
path: root/app/views/import/bitbucket
Commit message (Expand)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2019-09-261-2/+9
* Removes all the irrelevant import related code and columnsTiago Botelho2018-11-271-2/+3
* Use slugs for default project path and sanitize names before importStan Hu2018-08-241-1/+1
* i18n: externalize strings from 'app/views/import'Tao Wang2018-07-162-21/+18
* [skip ci] label-danger => badge-dangerClement Ho2018-04-131-1/+1
* [skip ci] input-group-btn's input-group-text should not create a new divClement Ho2018-04-121-7/+6
* [skip ci] .input-group-btn into .input-group-prepend, .input-group-appendClement Ho2018-04-121-7/+8
* [skip ci] .input-group-addon to .input-group-prepend, .input-group-appendClement Ho2018-04-121-1/+2
* Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-011-1/+1
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-201-3/+3
* Remove turbolinks.Bryce Johnson2017-02-021-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-311-3/+3
* Address initial review commentsStan Hu2016-11-211-3/+3
* Support selection of different namespace and project destinationStan Hu2016-11-211-2/+12
* Refactoring Bitbucket import controller to use the new OAuth2 clientDouglas Barbosa Alexandre2016-11-211-17/+18
* Refactoring Import::BaseController#find_or_create_namespaceDouglas Barbosa Alexandre2016-08-311-0/+3
* Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre2016-08-311-1/+1
* Remove inline scripts from import pages.cs-rm-inline-js-importConnor Shea2016-07-261-3/+1
* Updated based on feedbackPhil Hughes2016-04-141-3/+3
* Moved loading icon to match todo loading iconPhil Hughes2016-04-121-3/+3
* Added loading icon to import buttonsPhil Hughes2016-04-111-6/+14
* Add header title to import pagesDouwe Maan2015-12-021-0/+1
* Replace CoffeeScript block into JavaScript in Views.Jason Lee2015-11-101-2/+2
* Make tables full width.Douwe Maan2015-10-191-38/+39
* Disable turbolinks when linking to Bitbucket import statusStan Hu2015-08-101-1/+1
* Show incompatible projects in Bitbucket import statusStan Hu2015-08-071-5/+28
* Add a page title to every page.Douwe Maan2015-04-301-0/+1
* Prevent unnecessary doubling of js events on import pages and user calendarprevent-duobling-ready-eventsDmitriy Zaporozhets2015-03-251-2/+1
* Style improvements to import pageDmitriy Zaporozhets2015-03-121-1/+1
* Fix import status page project links for new Rails.Douwe Maan2015-02-261-1/+1
* Add Bitbucket integration docs.Douwe Maan2015-02-241-1/+1
* Link to original repo on import status pages.Douwe Maan2015-02-241-2/+4
* Add Bitbucket importer.Douwe Maan2015-02-241-0/+44