summaryrefslogtreecommitdiff
path: root/app/views/import
Commit message (Expand)AuthorAgeFilesLines
* Fix gitea import pagejivl-fix-gitea-importJose2018-06-041-2/+2
* Fix FogBugz import form col sizingPaul Slaughter2018-05-311-6/+6
* [skip ci] label-danger => badge-dangerClement Ho2018-04-132-2/+2
* [skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho2018-04-122-5/+5
* [skip ci] input-group-btn's input-group-text should not create a new divClement Ho2018-04-122-14/+12
* [skip ci] .input-group-btn into .input-group-prepend, .input-group-appendClement Ho2018-04-122-14/+16
* [skip ci] .input-group-addon to .input-group-prepend, .input-group-appendClement Ho2018-04-123-6/+10
* [skip ci] .form-horizontal => .form-group.rowClement Ho2018-04-125-11/+11
* [skip ci] .control-label to .col-form-labelClement Ho2018-04-112-5/+5
* Rename col-xs-* to col-*Clement Ho2018-04-091-2/+2
* Remove EE-specific comments from CE44752-remove-ee-specific-commentsEric Eastwood2018-03-281-3/+0
* Prevent overflow of long instance urls during Project creationLukas Eipert2018-03-221-3/+3
* Backport fix new GitHub CI/CD page redirecting to import GitHub status pagece-5194-fix-github-ci-cd-github-auth-missing-query-paramEric Eastwood2018-03-081-1/+1
* CE backport for creating CI/CD projects from GitHubRubén Dávila2018-03-073-36/+30
* Rest of Dispatcher RefactorJacob Schatz2018-02-211-2/+0
* Replace $.post in importer status with axiosClement Ho2018-02-092-27/+0
* Update form to properly set the pathZeger-Jan van de Weg2017-08-221-2/+1
* Fix minor typos in viewsMehdi Lahmam2017-08-111-1/+1
* Fix html structureFilipa Lacerda2017-08-071-3/+2
* Port form back to use form_tagZ.J. van de Weg2017-08-071-15/+9
* Merge branch 'master' into zj-project-templatesFilipa Lacerda2017-08-077-10/+9
|\
| * Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto2017-08-016-6/+6
* | Fix repo by url stylesFilipa Lacerda2017-08-031-1/+1
* | Style or separator according to reviewFilipa Lacerda2017-08-031-1/+1
* | Adds export form and enables export button by defaultFilipa Lacerda2017-08-011-16/+42
|/
* Create and use project path helpers that only need a project, no namespaceDouwe Maan2017-07-051-1/+1
* Import export users selectLuke "Jared" Bennett2017-05-121-3/+0
* Merge branch 'fix-hamlit-xss' into 'security-9-1' Robert Speicher2017-05-101-1/+1
* Corrected capitalizacion on various sectionsJose Ivan Vargas2017-04-061-2/+2
* Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz2017-03-204-8/+8
* Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets2017-02-141-1/+1
* Remove turbolinks.Bryce Johnson2017-02-021-1/+1
* HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya2017-01-243-3/+3
* HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya2017-01-241-1/+1
* HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya2016-12-316-13/+13
* Reduce duplication for GitHubish import status viewRémy Coutable2016-12-193-116/+63
* Modify GithubImport to support GiteaRémy Coutable2016-12-192-7/+6
* Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable2016-12-193-24/+30
* Gogs ImporterKim "BKC" Carlbäcker2016-12-192-0/+81
* 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
* Merge branch 'security-fix-leaking-namespace-name' into 'security' Douwe Maan2016-10-241-2/+2
* add missing spacefeature/github-edit-pathJames Lopez2016-09-201-1/+1
* fixes CSS issues and namespace path issue. Also tested in different browsers.James Lopez2016-09-201-6/+6
* some UI changesJames Lopez2016-09-201-9/+8
* few fixes based on MR feedbackJames Lopez2016-09-201-4/+4
* modify github import JS and controller so we can now specify a namespace and/...James Lopez2016-09-201-1/+12
* Refactoring Import::BaseController#find_or_create_namespaceDouglas Barbosa Alexandre2016-08-313-20/+18
* Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre2016-08-313-3/+3