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
path: root/app
AgeCommit message (Expand)Author
2018-04-11Prevent new merge requests for archived projectsBob Van Landuyt
2018-04-11Merge branch 'ide-markdown-temp-file-fix' into 'master'Tim Zallmann
2018-04-11[Rails5] Fix admin/application_settings_controllerblackst0ne
2018-04-11[skip ci] Remove bad replacement of .hideClement Ho
2018-04-10[skip ci] Fix login pageClement Ho
2018-04-10[skip ci] Fix snippets block when it should be inline blockClement Ho
2018-04-10[skip ci] Convert visible- classesClement Ho
2018-04-10[skip ci] Use existing .hidden properties rather than extending because of im...Clement Ho
2018-04-10[skip ci] Fix bad migrations of -block to -inline-blockClement Ho
2018-04-10[skip ci] Remove bootstrap 4's automatic dropdown caret placementClement Ho
2018-04-10[skip ci] Add nav converted classesClement Ho
2018-04-10[skip ci] Add pagination classesClement Ho
2018-04-10Remove green background from unlock button in admin areaWinnie Hellmann
2018-04-10[skip ci] .form-control-static to .form-control-plaintextClement Ho
2018-04-10[skip ci] Convert img-responsive to img-fluidClement Ho
2018-04-10[skip ci] Convert navbar-form and navbar-fixed-topClement Ho
2018-04-10[skip ci] Convert navbar-toggle to navbar-togglerClement Ho
2018-04-10Move `ProjectPolicy`-class methods into moduleBob Van Landuyt
2018-04-10[skip ci] Convert panel related class names to cardClement Ho
2018-04-10Merge branch '40487-update-vue-resource-stage' into 'master'Phil Hughes
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-10Merge branch 'ab-37125-assigned-issues-query' into 'master'Yorick Peterse
2018-04-10Add ability checks in views where they were previously missingDouwe Maan
2018-04-10Update policies to make archived projects completely read-onlyDouwe Maan
2018-04-10Remove edit_note and update_note abilities in favor of admin_noteDouwe Maan
2018-04-10Update phrasing around archived feature in UIDouwe Maan
2018-04-10Rename delete_protected_branch ability to push_to_delete_protected_branch to ...Douwe Maan
2018-04-10Revert "Merge branch 'improve-jobs-queuing-time-metric' into 'master'"Kamil TrzciƄski
2018-04-10Merge branch '40487-axios-pipelines' into 'master'Phil Hughes
2018-04-10Verify that deploy token has valid access when pulling container registry imageMayra Cabrera
2018-04-10[skip ci] Replace hidden-xsClement Ho
2018-04-10[skip ci] Replace hidden-smClement Ho
2018-04-10[skip ci] Replace hidden-mdClement Ho
2018-04-10[Skip ci] replace .hidden-lgClement 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] Fix mistake of d-block instead of d-inline-blockClement Ho
2018-04-09[skip ci] Replace .visible-xs-* with .d-block.d-sm-noneClement Ho
2018-04-09[skip ci] Rename .progress-bar- to .bg-Clement Ho
2018-04-09[skip ci] Replace .success with .table-successClement Ho
2018-04-09[skip ci] rename .info to .table-infoClement Ho
2018-04-09[skip ci] Update .warning to .table-warningClement 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-09Add .breadcrumb-item for breadcrumb > liClement Ho