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] Fix alignment for project statsClement Ho
2018-04-13[skip ci] Fix collapse sidebar button stylesClement Ho
2018-04-13[skip ci] Convert btn-xs to btn-smClement 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-12[skip ci] Use toggleClass instead of toggleClement Ho
2018-04-12Merge branch 'master' into bootstrap4Clement Ho
2018-04-12Merge branch 'dm-archived-read-only' into 'master'Robert Speicher
2018-04-12Merge branch 'revert-93869c63' into 'master'Filipa Lacerda
2018-04-12Resolve "Clean up old project permissions frontend code"Mike Greiling
2018-04-12Revert "Merge branch '44870-remove-extra-space-around-comment-form-on-merge-r...Clement Ho
2018-04-12Align action icons in pipeline graphFilipa Lacerda
2018-04-12Merge branch 'move-help-state-vue-component' into 'master'Filipa Lacerda
2018-04-11[skip ci] .control-label to .col-form-labelClement Ho
2018-04-11[skip ci] .help-block to .form-text.text-mutedClement Ho
2018-04-11[skip ci] Replace .radio with .form-checkClement Ho
2018-04-11[skip ci] Convert .checkbox to .form-checkClement Ho
2018-04-11Merge branch 'winh-protection-push-dropdowns-backport' into 'master'Clement Ho
2018-04-11Merge branch 'unresolved-discussions-vue-component-i18n-and-tests' into 'master'Clement Ho
2018-04-11Merge branch '41748-vertical-misalignment-login-box' into 'master'Clement Ho
2018-04-11Merge branch 'move-estimate-only-pane-vue-component' into 'master'Filipa Lacerda
2018-04-11Refactor CSS to eliminate vertical misalignment of login navTakuya Noguchi
2018-04-11Move TimeTrackingHelpState vue componentGeorge Tsiolis
2018-04-11Move TimeTrackingEstimateOnlyPane vue componentGeorge Tsiolis
2018-04-11Replace vue resource with axios for pipeline details pageFilipa Lacerda
2018-04-11Resolve "When editing a comment in an issue, the preview mode is toggled in t...Simon Knox
2018-04-11Prevent awarding emoji when a project is archivedBob Van Landuyt
2018-04-11Merge branch 'ide-markdown-temp-file-fix' into 'master'Tim Zallmann
2018-04-10[skip ci] Use existing .hidden properties rather than extending because of im...Clement Ho
2018-04-10[skip ci] Remove bootstrap 4's automatic dropdown caret placementClement Ho
2018-04-10[skip ci] Convert img-responsive to img-fluidClement Ho
2018-04-10[skip ci] Convert navbar-toggle to navbar-togglerClement Ho
2018-04-10[skip ci] Convert panel related class names to cardClement Ho
2018-04-10[skip ci] polyfill .hidden selectorClement Ho
2018-04-10Fixed markdown preview in IDE not working for new filesPhil Hughes
2018-04-10Update state request from vue resource to axiosFilipa Lacerda
2018-04-10Add ability checks in views where they were previously missingDouwe Maan
2018-04-10Merge branch '40487-axios-pipelines' into 'master'Phil Hughes
2018-04-10[skip ci] Replace hidden-xsClement Ho
2018-04-10[skip ci] Replace hidden-smClement Ho
2018-04-09[skip ci] Replace .visible-lg-* with .d-block.d-xl-noneClement Ho
2018-04-09[skip ci] Replace .visible-md-* with .d-block.d-lg-noneClement Ho
2018-04-09[skip ci] Replace .visible-sm-* with .d-block.d-md-noneClement Ho
2018-04-09[skip ci] Replace .visible-xs-* with .d-block.d-sm-noneClement Ho
2018-04-09[skip ci] Rename .hide to .d-noneClement Ho
2018-04-09Replace vue resources with axios for pipelines tableFilipa Lacerda
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-09Replace .pull-left with .float-leftClement Ho
2018-04-09Merge branch 'master' into 'bootstrap4'Clement Ho