summaryrefslogtreecommitdiff
path: root/app/views/import
Commit message (Expand)AuthorAgeFilesLines
* 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
* | refactoring and fixing a bunch of stuffJames Lopez2016-05-021-55/+0
* | some JS magic to pass namespace and path importing projectsJames Lopez2016-04-271-0/+3
* | adding more UI changes, updated controller, worker and refactored import serviceJames Lopez2016-04-261-1/+1
* | more refactoring, now using custom job for processing project importsJames Lopez2016-04-261-1/+1
* | refactoring, mainly UI stuff to follow other import actionsJames Lopez2016-04-262-0/+72
|/
* Fix GitHub project's link on import page when provider has a custom URLDouglas Barbosa Alexandre2016-04-191-2/+2
* Updated based on feedbackPhil Hughes2016-04-147-15/+15
* Moved loading icon to match todo loading iconPhil Hughes2016-04-127-16/+16
* Added loading icon to import buttonsPhil Hughes2016-04-116-27/+72