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-05-04Merge branch '31271-fixmr-target-branch-selector-dropdown' into 'master' Jacob Schatz
Fix MR target branch select dropdown placement cut-off Closes #31271 See merge request !10902
2017-05-03Allow commenting on older versions of the diff and comparisons between diff ↵Douwe Maan
versions
2017-05-01Fix MR target branch selector dropdown placement cut-offEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/31271 When the dropdown items are too wide, constrain the dropdown to the offsetParent. Otherwise, let it naturally flow as Select2 wants.
2017-04-12Merge branch 'dm-outdated-diff-link' into 'master' Sean McGivern
Link to outdated diff in older MR version from outdated diff discussion Closes #27865 See merge request !10572
2017-04-10Remove double border on MR tabAnnabel Dunstone Gray
2017-04-08Link to outdated diff in older MR version from outdated diff discussionDouwe Maan
2017-04-06Merge branch '29470-make-modal-sizes-consistent-and-mobile-friendly' into ↵Annabel Dunstone Gray
'master' Resolve "Make modal sizes consistent and mobile friendly" Closes #29470 See merge request !10088
2017-04-06Remove individual modal width stylesSam Rose
2017-03-28Fix link togglers jumping to topEric Eastwood
Fix https://gitlab.com/gitlab-org/gitlab-ce/issues/29414
2017-03-23Change full colors to a more harmonious palettePedro Moreira da Silva
2017-03-10Consistent button colors for disabled buttonsSimon Knox
2017-03-07Merge branch '28230-new-mr-spacing' into 'master' Annabel Dunstone Gray
consistent padding on new MR panels Closes #28230 See merge request !9568
2017-03-07Merge branch '23948-assign-to-me' into 'master' Alfredo Sumaran
re-add Assign to Me link on new MR/Issue forms Closes #23948 See merge request !9499
2017-03-07re-add Assign to Me link on new MR/Issue formsSimon Knox
2017-03-07thinner bottom header borderRegis
2017-03-07make header match old 16px padding of body contentsRegis
2017-03-07fix border radius bottom for headerRegis
2017-03-07match padding for mr-widget sectionsRegis
2017-03-07consistent spacing on new MR panelsSimon Knox
center spinner show placeholder text on new MR page remove redundant `display: block` from li - they default to `list-style` already
2017-03-06scss lintingRegis
2017-03-04Improve CSS for treeview with pipelines to make it responsibleFilipa Lacerda
2017-03-04add grey lines - adequate spacing for action buttonsRegis
2017-03-03Merge branch 'master' into widget-widget-widget-funFilipa Lacerda
* master: (163 commits) Add KUBE_CA_PEM_FILE, deprecate KUBE_CA_PEM Remove useless assignment Rename query parameter to `membership` Stop setting Strict-Transport-Securty header from within the app Add filter param for authorized projects for current_user for V4 Improve EE compatibility MR docs [ci skip] Fix the `Gitlab::Seeder` monkey patch to disable mail delivery Use separate error class for cherry-pick and revert tree errors Fix cherry-picking or reverting through an MR Resolve "missing count badge styling in new sidebar dropdown" Fix Rubocop offense in build retry service Decrease tanuki logo size remove extra whitespace on dashboard projects page Changes after review Delete hooks from project with empty repository Only add a newline in Markdown Editor if the current line is not empty Revert "Disallow system notes for closed issuables" Cleaning up navigational order - Project Backport EE changes. Service method should be `get` and not `all` Remove bundle-audit ignores that are no longer applicable ...
2017-03-02Default to subtle MR mege button until CI status is availableEric Eastwood
See https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/9245
2017-02-28Change the size of CI icon in MR heading [ci skip]Filipa Lacerda
2017-02-17shape header - bold correct text - border radius - white background for the ↵Regis
rest of widget
2017-02-11Add margin to loading icon in Merge Request WidgetSam Rose
2017-02-11Keep sidebars absolute until fixed at top; remove unneeded JSAnnabel Dunstone Gray
2017-02-10Remove orange caret icon from mr widgetAnnabel Dunstone Gray
2017-02-09Merge branch '27610-issue-number-alignment' into 'master'Annabel Dunstone Gray
fix alignment for long title Closes #27610 See merge request !9020
2017-02-08Reduce padding of mr widget mini graphAnnabel Dunstone Gray
2017-02-08replaces media query with flexboxNur Rony
2017-02-08fix alignment for long titleNur Rony
2017-02-07added inline pipeline graphLuke "Jared" Bennett
Added tests review changes
2017-02-03Backport changes from EE squashSean McGivern
Backport changes from the EE-only squash implementation, which would otherwise conflict when merge CE into EE. <https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/1024>
2017-01-27Fixed merge request tabs extra marginPhil Hughes
Fixed extra margin when the merge request tabs are affixed This was caused by some weird padding that was on the container & then not correctly removed. The fix involved removing the container from inside the tabs holder div & then adding the widths through CSS depending on if fixed & whether the parent is limited width or not. In reality out container classes need to be fixed as it is getting pretty un-managable at the moment this should of been an easy fix, but in reality turned into something much harder. Closes #26853
2017-01-0425701 standardize text colorstauriedavis
2017-01-04Merge branch 'review-commits-and-commit-scss' into 'master' Jacob Schatz
Review commits and commit scss See merge request !8010
2016-12-30Make tabs full-width at small viewportAnnabel Dunstone Gray
2016-12-29Update file hader styles; remove and relocate more commits cssAnnabel Dunstone Gray
2016-12-28Refactor line length cssAnnabel Dunstone Gray
2016-12-21Merge branch '25906-title-size' into 'master' Fatih Acet
Resolve "Titles are bigger than usual" Closes #25906 See merge request !8235
2016-12-21Reduce MR widget title by one pixelFilipa Lacerda
2016-12-21Adds background color for disabled state to merge when succeeds dropdownFilipa Lacerda
Adds MR id to changelog entry Fix caret color Remove duplicated semicolon
2016-12-13Finish refactoring graysAnnabel Dunstone Gray
2016-12-13Remove duplicate shades of gray and blackAnnabel Dunstone Gray
2016-12-06Merge branch '25202-fix-mr-widget-content-wrapping' into 'master' Jacob Schatz
Fixed MR widget content wrapping for XS viewports Centers the "Accept Merge Request" button within the MR widget (and adds a bit of right/left padding) for viewports smaller than 768px. BEFORE: ![Screen_Shot_2016-12-02_at_8_53_01_AM](/uploads/fcdae5302a1407090483dd3cff868c51/Screen_Shot_2016-12-02_at_8_53_01_AM.png) AFTER: ![Screen_Shot_2016-12-02_at_9_43_37_AM](/uploads/f7d1dce082b79d263f05cea3c90e870a/Screen_Shot_2016-12-02_at_9_43_37_AM.png) cc: @markglenfletcher @annabeldunstone Closes #25202 See merge request !7900
2016-12-05Fixed MR widget content wrapping for XS viewportsRyan Harris
Update merge_requests.scss Update merge_requests.scss to use padding shorthand Removed padding from Accept Merge Request button
2016-12-03Reduce base font sizes across appAnnabel Dunstone Gray
2016-12-02Enable ColorVariable in scss-lintSam Rose