summaryrefslogtreecommitdiff
path: root/app/views/import
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove gitoriouszj-remove-gitoriousZ.J. van de Weg2016-08-251-54/+0
* Does not need to disable GitHub webhooks since PRs are check out locallyDouglas Barbosa Alexandre2016-08-041-4/+0
* Remove inline scripts from import pages.cs-rm-inline-js-importConnor Shea2016-07-266-13/+6
* Update the help_page_path route to accept paths directly instead of using par...Connor Shea2016-07-111-1/+1
* Fix import button when import fail due the namespace already been takenDouglas Barbosa Alexandre2016-07-011-1/+4
* Make GH one-off auth the default again for importing GH projectsRémy Coutable2016-06-301-15/+21
* Import from Github using Personal Access Tokens.Eric K Idema2016-06-301-0/+37
* Warn about admin privilege to disable GitHub WebhooksDouglas Barbosa Alexandre2016-06-171-1/+1
* lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez2016-06-151-7/+5
* fixing specs and some code cleanupJames Lopez2016-06-151-2/+6
* WIP - starting refactoring import/export to use servicesJames Lopez2016-06-132-1/+4
* Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez2016-06-132-1/+5
|\
| * Add a message warning user that Webhooks will be disabledDouglas Barbosa Alexandre2016-06-061-0/+4
| * Fixed issue with GitLab import buttons having a spinnergitlab-import-statusPhil Hughes2016-05-241-1/+1
* | typos in export pageJames Lopez2016-05-041-3/+3
* | typoJames Lopez2016-05-031-2/+2
* | typoJames Lopez2016-05-031-1/+1