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
2018-04-13[skip ci] label-danger => badge-dangerClement Ho
2018-04-13[skip ci] add col-sm-* for form-horizontal changes to keep layoutClement Ho
2018-04-13[skip ci] input-group-btn's input-group-text should not create a new divClement Ho
2018-04-12[skip ci] .input-group-btn into .input-group-prepend, .input-group-appendClement Ho
2018-04-12[skip ci] .input-group-addon to .input-group-prepend, .input-group-appendClement Ho
2018-04-12[skip ci] .form-horizontal => .form-group.rowClement Ho
2018-04-11[skip ci] .control-label to .col-form-labelClement Ho
2018-04-09Rename col-xs-* to col-*Clement Ho
2018-03-28Remove EE-specific comments from CEEric Eastwood
2018-03-22Prevent overflow of long instance urls during Project creationLukas Eipert
2018-03-09Backport fix new GitHub CI/CD page redirecting to import GitHub status pageEric Eastwood
2018-03-07CE backport for creating CI/CD projects from GitHubRubén Dávila
2018-02-21Rest of Dispatcher RefactorJacob Schatz
2018-02-09Replace $.post in importer status with axiosClement Ho
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