Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-22Update form to properly set the pathZeger-Jan van de Weg
2017-08-11Fix minor typos in viewsMehdi Lahmam
2017-08-07Fix html structureFilipa Lacerda
2017-08-07Port form back to use form_tagZ.J. van de Weg
2017-08-07Merge branch 'master' into zj-project-templatesFilipa Lacerda
2017-08-03Fix repo by url stylesFilipa Lacerda
2017-08-03Style or separator according to reviewFilipa Lacerda
2017-08-01Adds export form and enables export button by defaultFilipa Lacerda
2017-08-01Rename more path_with_namespace -> full_path or disk_pathGabriel Mazetto
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-05-12Import export users selectLuke "Jared" Bennett
2017-05-10Merge branch 'fix-hamlit-xss' into 'security-9-1' Robert Speicher
2017-04-06Corrected capitalizacion on various sectionsJose Ivan Vargas
2017-03-21Merge branch 'fix-links-target-blank' into 'security'Jacob Schatz
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-02Remove turbolinks.Bryce Johnson
2017-01-24HAMLLint: Fix `UnnecessaryStringOutput` offencesKushal Pandya
2017-01-24HAMLLint: Fix `UnnecessaryInterpolation` offencesKushal Pandya
2016-12-31HAMLLint: Fix `SpaceInsideHashAttributes` offencesKushal Pandya
2016-12-19Reduce duplication for GitHubish import status viewRémy Coutable
2016-12-19Modify GithubImport to support GiteaRémy Coutable
2016-12-19Rename Gogs to Gitea, DRY the controller and improve viewsRémy Coutable
2016-12-19Gogs ImporterKim "BKC" Carlbäcker
2016-11-22Address initial review commentsStan Hu
2016-11-22Support selection of different namespace and project destinationStan Hu
2016-11-22Refactoring Bitbucket import controller to use the new OAuth2 clientDouglas Barbosa Alexandre
2016-10-24Merge branch 'security-fix-leaking-namespace-name' into 'security' Douwe Maan
2016-09-20add missing spaceJames Lopez
2016-09-20fixes CSS issues and namespace path issue. Also tested in different browsers.James Lopez
2016-09-20some UI changesJames Lopez
2016-09-20few fixes based on MR feedbackJames Lopez
2016-09-20modify github import JS and controller so we can now specify a namespace and/...James Lopez
2016-08-31Refactoring Import::BaseController#find_or_create_namespaceDouglas Barbosa Alexandre
2016-08-31Don't create groups for unallowed users when importing projectsDouglas Barbosa Alexandre
2016-08-25Remove gitoriousZ.J. van de Weg
2016-08-04Does not need to disable GitHub webhooks since PRs are check out locallyDouglas Barbosa Alexandre
2016-07-26Remove inline scripts from import pages.Connor Shea
2016-07-11Update the help_page_path route to accept paths directly instead of using par...Connor Shea
2016-07-01Fix import button when import fail due the namespace already been takenDouglas Barbosa Alexandre
2016-06-30Make GH one-off auth the default again for importing GH projectsRémy Coutable
2016-06-30Import from Github using Personal Access Tokens.Eric K Idema
2016-06-18Warn about admin privilege to disable GitHub WebhooksDouglas Barbosa Alexandre
2016-06-15lots of refactoring again based on feedback. Changed the UI slightly and also...James Lopez
2016-06-15fixing specs and some code cleanupJames Lopez
2016-06-13WIP - starting refactoring import/export to use servicesJames Lopez
2016-06-13Merge branches 'feature/project-export-ui-experimental' and 'feature/project-...James Lopez
2016-06-06Add a message warning user that Webhooks will be disabledDouglas Barbosa Alexandre
2016-05-24Fixed issue with GitLab import buttons having a spinnerPhil Hughes
2016-05-04typos in export pageJames Lopez
2016-05-03typoJames Lopez