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 (Collapse)Author
2017-09-11Emoji was rendered as italicBranka Martinovic
2017-09-11Adds Event polyfill for IEFilipa Lacerda
2017-09-11Merge branch 'changes-tab-jumping' into 'master'Filipa Lacerda
Fixed changes bar jumping on merge requests Closes #37589 See merge request !14157
2017-09-11Merge branch 'file-content-mobile' into 'master'Phil Hughes
Reduce top and bottom margin on file viewer on mobile See merge request !14114
2017-09-11Merge branch '37454-remove-confidential-cb-edit-issue' into 'master'Phil Hughes
Remove confidential toggle checkbox while editing issue inline Closes #37454 See merge request !14142
2017-09-11Check for sidebar cookie instead of class when resizing windowAnnabel Dunstone Gray
2017-09-11Remove confidential toggle checkbox and related code as no longer necessarykushalpandya
2017-09-08Adds drop shadow to the expanded sidebarPhil Hughes
Shadow is added in sm & md breakpoints. Clicking the anything outside of the sidebar also hides collapses the sidebar at these breakpoints. Closes #13983
2017-09-08Reduce top and bottom margin on file viewer on mobileAnnabel Dunstone Gray
2017-09-08Fixed changes bar jumping on merge requestsPhil Hughes
Closes #37589
2017-09-08Revert "Merge branch ↵Rubén Dávila
'35012-navigation-add-option-to-change-navigation-color-palette' into 'master'" This reverts merge request !13619
2017-09-08Merge branch 'backport-issues-controller-changes' into 'master'Sean McGivern
Move issues index variable setting to a method See merge request !14048
2017-09-08Merge branch 'support-additional-colors' into 'master'Tim Zallmann
Supports additional colors and labels for the prometheus monitoring dashboard Closes #34629 See merge request !14065
2017-09-08Merge branch 'fix-user-select-dropdown-escaping' into 'security-9-5'Clement Ho
Fixes the User Selection Display (9.5) See merge request gitlab/gitlabhq!2177
2017-09-08Merge branch '29943-environment-folder' into 'security-9-5'Kamil Trzciński
Do not use `location.pathname` when accessing environments folders See merge request !2147
2017-09-08Merge branch 'fix-comment-reflection' into 'security-9-5'Jacob Schatz
Fix Live Comment XSS Vulnerability See merge request gitlab/gitlabhq!2183
2017-09-08flipped series and when keysJose Ivan Vargas
2017-09-08Normalize styles for empty-state group-level new issue/MR combo buttonBryce Johnson
2017-09-08Changed how the backend response is handled for when instead of seriesJose Ivan Vargas
2017-09-08addressed code quality observationsJose Ivan Vargas
2017-09-07refactored the pickColors methodJose Ivan Vargas
2017-09-07Improved color selector and addressed observationsJose Ivan Vargas
2017-09-07Merge branch 'master' into backport-issues-controller-changesBryce Johnson
2017-09-07Merge branch 'winh-filter-dropdowns-keyboard-selection' into 'master'Clement Ho
Restore droplab item style for keyboard navigation Closes #37218 See merge request !13921
2017-09-07Resolve "Make project and features visibility settings less confusing"Mike Greiling
2017-09-07Merge branch '37158-autodevops-banner' into 'master'Kamil Trzciński
Resolve "Banner to enable Auto DevOps at project level" Closes #37158 See merge request !13991
2017-09-07Merge branch 'zj-auto-devops-table' into 'master'Kamil Trzciński
Implement the implied CI/CD config for AutoDevOps Closes #34777 See merge request !13923
2017-09-07Fix broken case for projects:merge_requests:indexKamil Trzcinski
2017-09-07Merge branch 'zj/gitlab-ce-zj-auto-devops-table' into 37158-autodevops-bannerKamil Trzcinski
2017-09-07Merge branch '37513-projects-dropdown-copy-tweaks' into 'master'Tim Zallmann
Change strings for projects dropdown placeholder and error state Closes #37513 See merge request !14079
2017-09-07Merge remote-tracking branch 'origin/master' into ↵Kamil Trzcinski
zj/gitlab-ce-zj-auto-devops-table
2017-09-07Merge branch '37368-blob-viewer-on-mobile' into 'master'Annabel Dunstone Gray
Make blob viewer wider for mobile Closes #37368 See merge request !14011
2017-09-07Merge branch ↵Sean McGivern
'35012-navigation-add-option-to-change-navigation-color-palette' into 'master' Add option to change navigation color palette Closes #35012 See merge request !13619
2017-09-07Make dropdown menus on navigation to use full viewport widthKushal Pandya
2017-09-07Backport getAllParams and other nav changes from service desk.Bryce Johnson
2017-09-07Merge branch '37530-fix-skip-to-content-alignment' into 'master'Tim Zallmann
Fix alignment for Skip to content action Closes #37530 See merge request !14101
2017-09-07small fixes to code and specsJose Ivan Vargas
2017-09-07Added support for named colors, also added interpolations for the graphsJose Ivan Vargas
2017-09-07Renamed some componentsJose Ivan Vargas
2017-09-07Merge branch '37349-remove-extra-top-margin-search-dropdown' into 'master'Annabel Dunstone Gray
Fix spacing between nav and dropdown to be consistent with other dropdowns Closes #37349 See merge request !14088
2017-09-07Merge branch 'ee_issue_928_backport' into 'master'Sean McGivern
Group boards CE backport See merge request !13883
2017-09-07Merge branch 'fly-out-top-level-item' into 'master'Filipa Lacerda
Add top level items to fly-out navigation Closes #36294 See merge request !13981
2017-09-07Merge branch 'zj-auto-devops-table' of gitlab.com:zj/gitlab-ce into ↵Kamil Trzcinski
37158-autodevops-banner
2017-09-07Merge branch 'master' into zj-auto-devops-tableZeger-Jan van de Weg
2017-09-07Merge branch 'breadcrumbs-extra-btns-remove' into 'master'Filipa Lacerda
Moves the action buttons out of the breadcrumbs Closes #36459 See merge request !14072
2017-09-07Change strings for projects dropdown placeholder and error stateChris Peressini
gitlab-ce#37513
2017-09-07Get the project path through the DOM instead of `gon`Filipa Lacerda
Open the settings section based on the location hash
2017-09-07Fix mr tabs positionAnnabel Dunstone Gray
2017-09-07Merge branch '37023-remove-focus-styles-from-dropdown-empty-link' into 'master'Tim Zallmann
Remove focus styles from dropdown empty link Closes #37023 See merge request !13907
2017-09-07Use `flex` to center align contentkushalpandya