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/views
AgeCommit message (Expand)Author
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 navbar-form and navbar-fixed-topClement 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-10Add ability checks in views where they were previously missingDouwe 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-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] 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-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
2018-04-09Fix bad merge conflictClement Ho
2018-04-09Merge branch 'master' into 'bootstrap4'Clement Ho
2018-04-09Replace .btn-group-justified with .btn-group.d-flexClement Ho
2018-04-09Rename .btn-default to .btn-secondaryClement Ho
2018-04-09Rename col-xs-* to col-*Clement Ho
2018-04-09Replace <blockquote> with .blockquoteClement Ho
2018-04-09Add badge-pill to .badge in hamlClement Ho
2018-04-09Merge branch 'sh-fix-issue-45152' into 'master'Grzegorz Bizon
2018-04-08Projects and groups badges settings UIFrancisco Javier López
2018-04-08Fix undefined method `one?` when pushing to an existing merge requestStan Hu
2018-04-07Handle limit for datetime attributes on MySQLMayra Cabrera
2018-04-07Addresses database commentsMayra Cabrera
2018-04-07Increase test suite around deploy tokens behaviorMayra Cabrera
2018-04-07Fixes broken schema and minor changesMayra Cabrera
2018-04-07Get rid of Redis when dealing with deploy tokensKamil Trzciński
2018-04-07Include ProjectDeployTokensMayra Cabrera
2018-04-07Fix i18n on deploy_token viewsMayra Cabrera
2018-04-07Addreses frontend reviewMayra Cabrera
2018-04-07Add documentation for DeployTokenMayra Cabrera
2018-04-07Address UX reviewMayra Cabrera
2018-04-07Create barebones for DeploytokenMayra Cabrera
2018-04-07Merge branch 'sh-fix-recaptcha-test' into 'master'Stan Hu
2018-04-07Merge branch '42568-pipeline-empty-state' into 'master'Kamil Trzciński