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-08-24Use slugs for default project path and sanitize names before importStan Hu
2018-08-03Remove modal and standardize capsStan Hu
2018-08-03Use prepend to add margins to top of tableStan Hu
2018-08-01Assorted Bitbucket Server importer code cleanup based on reviewStan Hu
2018-08-01Improve localization and formatting of Bitbucket Server importer status pageStan Hu
2018-07-31Convert Bitbucket field to password fieldStan Hu
2018-07-31Default to importing to the current project keyStan Hu
2018-07-31Fix default group not being created in dropdown properlyStan Hu
2018-07-27Remove owner from viewStan Hu
2018-07-27Use project key instead of project name for importsStan Hu
2018-07-25Merge branch 'master' into sh-support-bitbucket-server-importStan Hu
2018-07-20Merge branch 'master' into sh-support-bitbucket-server-importStan Hu
2018-07-20Replace label-light with label-bold. Because it's bold, not lightAnnabel Dunstone Gray
2018-07-19Link to full URL of import sourceStan Hu
2018-07-18Capitalize `Done` to be consistent with JSStan Hu
2018-07-18Fix icon for import screenStan Hu
2018-07-18Use fa-bitbucket-square to distinguish Bitbucket Cloud and Bitbucket ServerStan Hu
2018-07-18Fix specs for Bitbucket ServerStan Hu
2018-07-17Merge branch 'master' into sh-support-bitbucket-server-importStan Hu
2018-07-16i18n: externalize strings from 'app/views/import'Tao Wang
2018-07-13Use browse URL of project to link importsStan Hu
2018-07-12Merge branch 'master' into sh-support-bitbucket-server-importStan Hu
2018-07-11Fix CI/CD importDmitriy Zaporozhets
2018-07-11Improve manifest feature after backend reviewDmitriy Zaporozhets
2018-07-11Improve manifest feature frontend after reviewDmitriy Zaporozhets
2018-07-11Rename button at manifest import formDmitriy Zaporozhets
2018-07-11Move manifest import to separate page and add feature specsDmitriy Zaporozhets
2018-07-11Improve manifest import logicDmitriy Zaporozhets
2018-07-11More reliable manifest parser and group-only selectorDmitriy Zaporozhets
2018-07-11Add manifest import featureDmitriy Zaporozhets
2018-07-08Merge branch 'master' into sh-support-bitbucket-server-importStan Hu
2018-07-06[QA] Add a new scenario to test GitHub importRémy Coutable
2018-07-06Improve error handling of Bitbucket login errorsStan Hu
2018-07-01Fix URL link in Bitbucket statusStan Hu
2018-07-01Add a Reconfigure button and improve layout of import screenStan Hu
2018-06-29Adding missing HAML filesStan Hu
2018-06-15Remove additional border from the create project pageJose
2018-06-11fix styling of the gitlab import pageJose
2018-06-05Merge branch '47236-github-import-btn' into 'master'Clement Ho
2018-06-05Fix spacing between github import button and text fieldAnnabel Dunstone Gray
2018-06-04Fix gitea import pageJose
2018-05-31Fix FogBugz import form col sizingPaul Slaughter
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