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-05-31Fix checkbox/radio button structureClement Ho
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-30Merge branch 'bootstrap-pull-float' into 'master'Annabel Gray
2018-05-30Convert remaining pull-* to float-*Clement Ho
2018-05-29Replace well-list with content-list and hover-listAnnabel Dunstone Gray
2018-05-29Merge branch 'dz-redesign-group-settings-page' into 'master'Filipa Lacerda
2018-05-28Use full path to group settings partialsDmitriy Zaporozhets
2018-05-28Resolve "Rename "secret variables" to "variables""Fabio Busatto
2018-05-28Simplify titles for group settings sectionsDmitriy Zaporozhets
2018-05-28Use render_if_exists for group settings page to keep same code as EEDmitriy Zaporozhets
2018-05-28Fix tests after group settings page redesignDmitriy Zaporozhets
2018-05-28Redesign group settings page into expandable sectionsDmitriy Zaporozhets
2018-05-24Fix group settings layoutAnnabel Dunstone Gray
2018-05-22Fix panel/card stylingAnnabel Dunstone Gray
2018-05-11Merge branch 'master' into 'bootstrap4'Clement Ho
2018-05-11Merge branch 'dz-add-2fa-filter' into 'master'Douwe Maan
2018-05-11[Rails5] Fix app/views/groups/issues.html.hamlblackst0ne
2018-05-10Merge branch 'master' into 'bootstrap4'Clement Ho
2018-05-10Add 2FA filter to group members pageDmitriy Zaporozhets
2018-05-09Add more i18n for runner pagesDylan Griffith
2018-05-08Merge branch 'master' into bootstrap4Clement Ho
2018-05-07Add internalizationKamil Trzciński
2018-05-07Add a comment about implementing proper policies for group runner permissionsDylan Griffith
2018-05-07Extract shared partial app/views/shared/runners/_runner_description.html.hamlDylan Griffith
2018-05-07Share _form and show for project, instance and group runnersDylan Griffith
2018-05-07Add ip address and timeout to group runner viewsDylan Griffith
2018-05-07Ensure the group runner setup steps are visible even after runners have been ...Dylan Griffith
2018-05-07Allow to pause,resume,show,edit,destroy group runners (#10244)Dylan Griffith
2018-05-07Allow setting up group runners in group CI/CD settings (#10244)Dylan Griffith
2018-05-07Make group settings page have expandable menus (#10244)Dylan Griffith
2018-05-01Enable LFS setting UI for Masters and OwnersJames Ramsay
2018-04-25Merge branch 'master' into bootstrap4Clement Ho
2018-04-25Show group id in group settingsGeorge Tsiolis
2018-04-18Merge branch 'master' into 'bootstrap4'Clement Ho
2018-04-18Merge branch 'blackst0ne-rails5-add-safe-params-helper' into 'master'Sean McGivern
2018-04-17Fix dropdownsClement Ho
2018-04-13[skip ci] label-warning => badge-warningClement Ho
2018-04-13[skip ci] Convert .label. to .badge.Clement Ho
2018-04-13[skip ci] Replace col-*-offset-* with offset-*-*Clement Ho
2018-04-13[skip ci] add col-sm-* for form-horizontal changes to keep layoutClement 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-11[skip ci] .help-block to .form-text.text-mutedClement Ho
2018-04-11[skip ci] Convert .checkbox to .form-checkClement Ho
2018-04-10[skip ci] Convert panel related class names to cardClement Ho
2018-04-09[skip ci] Replace .pull-right with .float-rightClement Ho
2018-04-09Merge branch 'master' into 'bootstrap4'Clement Ho
2018-04-09Add badge-pill to .badge in hamlClement Ho
2018-04-08Projects and groups badges settings UIFrancisco Javier López
2018-04-08[Rails5] Add `safe_params` helperblackst0ne