summaryrefslogtreecommitdiff
path: root/app/controllers/import
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'master' into sh-support-bitbucket-server-importStan Hu2018-07-121-0/+93
|\ \ | |/
| * Improve manifest feature after backend reviewDmitriy Zaporozhets2018-07-111-4/+4
| * Refactor manifest import codeDmitriy Zaporozhets2018-07-111-1/+1
| * Add feature specs for manifest importDmitriy Zaporozhets2018-07-111-0/+5
| * Add ability to disable manifest importDmitriy Zaporozhets2018-07-111-0/+5
| * Improve manifest import logicDmitriy Zaporozhets2018-07-111-15/+27
| * Fix tests in import_sources_spec.rbDmitriy Zaporozhets2018-07-111-1/+1
| * Add manifest import featureDmitriy Zaporozhets2018-07-111-0/+71
* | Finish specs for spec/controllers/import/bitbucket_server_controller_spec.rbStan Hu2018-07-091-1/+0
* | Fix Rubocop errorStan Hu2018-07-081-1/+1
* | Test server connection errorStan Hu2018-07-081-1/+1
* | Add spec for project not foundStan Hu2018-07-081-1/+1
* | Add more specs and fix some typosStan Hu2018-07-081-8/+11
* | Fix Rubocop errorsStan Hu2018-07-051-1/+1
* | Improve error handling of Bitbucket login errorsStan Hu2018-07-051-5/+52
* | Add a Reconfigure button and improve layout of import screenStan Hu2018-07-011-3/+2
* | Fix Rubocop complaintsStan Hu2018-06-281-2/+2
* | More work towards supporting Bitbucket ServerStan Hu2018-06-251-2/+2
* | WIP: Add support for Bitbucket Server importsStan Hu2018-06-251-0/+92
|/
* Simplify error message handling in Projects::CreateServiceStan Hu2018-06-061-6/+1
* Show a more helpful error for import statusStan Hu2018-06-066-5/+14
* Align with EELin Jen-Shin2018-05-091-3/+3
* Backports every CE related change from ee-44542 to CETiago Botelho2018-05-046-16/+21
* CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-071-4/+14
* Moved o_auth/saml/ldap modules under gitlab/authHoratiu Eugen Vlad2018-02-281-1/+1
* Merge branch 'fix/gh-namespace-issue' into 'security-10-4'James Lopez2018-02-091-17/+7
* Replace $.post in importer status with axiosClement Ho2018-02-095-38/+53
* Track and act upon the number of executed queriesquery-countsYorick Peterse2018-02-011-0/+5
* Adds Rubocop rule for line break after guard clauseJacopo2017-11-161-0/+1
* Rewrite the GitHub importer from scratchYorick Peterse2017-11-071-2/+2
* Whitelist or fix additional `Gitlab/PublicSend` cop violationsrs-more-public-send-whitelistsRobert Speicher2017-08-141-1/+1
* Enable the Layout/SpaceBeforeBlockBraces coprc/enable-the-Layout/SpaceBeforeBlockBraces-copRémy Coutable2017-08-091-1/+1
* Re-enable SqlInjection and CommandInjectionBrian Neel2017-08-081-3/+3
* Port form back to use form_tagZ.J. van de Weg2017-08-071-1/+1
* Allow projects to be started from a templateZ.J. van de Weg2017-07-281-9/+1
* Create subgroups if they don't exist while importing projectsJames Lopez2017-04-051-9/+19
* Allow users to import GitHub projects to subgroupsDouglas Barbosa Alexandre2017-03-301-1/+1
* Fix Error 500 when Bitbucket importer does not have authorizationStan Hu2017-03-201-4/+4
* No more and/orDouwe Maan2017-02-212-3/+3
* Namespace access token session key in `Import::GithubController`Rémy Coutable2016-12-192-12/+20
* Improve Gitlab::ImportSourcesRémy Coutable2016-12-191-1/+1
* Modify GithubImport to support GiteaRémy Coutable2016-12-191-1/+1
* Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-193-110/+98
* Gogs ImporterKim "BKC" Carlbäcker2016-12-191-0/+76
* BB importer: Fixed bug with putting expired token to a project.clone_urlValery Sizov2016-12-151-0/+3
* Handling OAuth2 errorsValery Sizov2016-12-091-1/+1
* BitBuckpet importer. Refactoring. Iteration 2Valery Sizov2016-12-071-1/+1
* Fix remaining Bitbucket controller specsStan Hu2016-11-211-1/+1
* Address initial review commentsStan Hu2016-11-211-7/+6
* Support selection of different namespace and project destinationStan Hu2016-11-211-3/+3