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
2019-03-25Merge branch '57648-make-emoji-picker-full-width-on-mobile' into 'master'Phil Hughes
Resolve "Make emoji picker full-width on mobile" Closes #57648 See merge request gitlab-org/gitlab-ce!25883
2019-03-25Merge branch '10603-markdown-css' into 'master'Phil Hughes
Removes EE differences for markdown_area.scss Closes gitlab-ee#10603 See merge request gitlab-org/gitlab-ce!26489
2019-03-25Merge branch '10602-lists-css' into 'master'Phil Hughes
Removes EE differences for lists.scss Closes gitlab-ee#10602 See merge request gitlab-org/gitlab-ce!26487
2019-03-25Merge branch '10597-select-css' into 'master'Phil Hughes
Removes EE differences for selects.scss Closes gitlab-ee#10597 See merge request gitlab-org/gitlab-ce!26472
2019-03-25Merge branch '10539-variables-scss' into 'master'Phil Hughes
Removes EE differences for variables.scss Closes gitlab-ee#10539 See merge request gitlab-org/gitlab-ce!26361
2019-03-25Merge branch '10538-avatar-css' into 'master'Phil Hughes
removes ee differences for avatar.scss Closes gitlab-ee#10538 See merge request gitlab-org/gitlab-ce!26360
2019-03-25Merge branch '10535-buttons-css' into 'master'Phil Hughes
Removes EE differences for buttons.scss Closes gitlab-ee#10535 See merge request gitlab-org/gitlab-ce!26358
2019-03-22Makes emoji picker full width on mobileJacopo
2019-03-22Reset maximum height for create label dropdownConstance Okoghenun
2019-03-22Removes EE differences for panels.scssFilipa Lacerda
2019-03-22Removes EE differences for markdown_area.scssFilipa Lacerda
2019-03-22Removes EE differences for lists.scssFilipa Lacerda
2019-03-22Removes EE differences for selects.scssFilipa Lacerda
2019-03-22Remove :not pseudo-class from md-table stylesEnrique Alcántara
Rollback change that adds :not(js-syntax-highlight) pseudo-class to markdown selectors to fix syntax highlight tables in MR code suggestions. Removes redundant inclusion of md-typography mixin as an alternative fix.
2019-03-21Merge branch ↵Kushal Pandya
'59189-long-names-in-project-path-namespace-dropdown-breaks-past-container' into 'master' Resolve "Long names in project path namespace dropdown breaks past container" Closes #59189 See merge request gitlab-org/gitlab-ce!26343
2019-03-21Add merge request popover with detailsSam Bigelow
- Show pipeline status, title, MR Status and project path - Popover attached to gitlab flavored markdown everywhere, including: + MR/Issue Title + MR/Issue description + MR/Issue comments + Rendered markdown files
2019-03-21Merge branch '59117-inconsistent-hover-behavior-on-navbar-items' into 'master'Kushal Pandya
Resolve "Inconsistent hover behavior on navbar items" Closes #59117 See merge request gitlab-org/gitlab-ce!26345
2019-03-21Removes EE differences for wells.scssFilipa Lacerda
2019-03-21Removes EE differences for buttons.scssFilipa Lacerda
2019-03-21Merge branch '57115-just-in-time-k8s-resource-creation' into 'master'Clement Ho
Create project-specific Kubernetes resources just-in-time See merge request gitlab-org/gitlab-ce!25586
2019-03-20Merge branch '59057-buttons-on-top-from-a-user-profile-page-on-mobile' into ↵Fatih Acet
'master' Improve mobile UI on User Profile page Closes #59057 See merge request gitlab-org/gitlab-ce!26240
2019-03-20Prevent namespace dropdown in new project form from exceeding containerDennis Tang
2019-03-20Removes ee differences for avatar.scssFilipa Lacerda
2019-03-20Removes EE differences for variables.scssFilipa Lacerda
2019-03-20Merge branch '10533-blank-css' into 'master'Phil Hughes
Removes EE differences for blank.scss Closes gitlab-ee#10533 See merge request gitlab-org/gitlab-ce!26354
2019-03-20Merge branch '10532-common-css' into 'master'Phil Hughes
Removes EE differences from common.scss Closes gitlab-ee#10532 See merge request gitlab-org/gitlab-ce!26352
2019-03-20Reset top position overridden by global button svg styleDennis Tang
2019-03-20Merge branch '10520-builds-css' into 'master'Phil Hughes
Removes EE differences for builds.css Closes gitlab-ee#10520 See merge request gitlab-org/gitlab-ce!26351
2019-03-20Removes EE differences for blank.scssFilipa Lacerda
2019-03-20Removes EE differences from common.scssFilipa Lacerda
2019-03-20Removes EE differences for builds.cssFilipa Lacerda
2019-03-20Removes EE differences for pipelines.scssFilipa Lacerda
2019-03-20Merge branch ↵Filipa Lacerda
'58410-change-pixel-size-of-instance-header-footer-message-to-16px' into 'master' Reduce height of instance system message Closes #58410 See merge request gitlab-org/gitlab-ce!25752
2019-03-20Add :preparing status to HasStatusTiger
Introduces a new status for builds between :created and :pending that will be used when builds require one or more prerequisite actions to be completed before being picked up by a runner (such as creating Kubernetes resources before deploying). The existing :created > :pending transition is unchanged, so only builds that require preparation will use the :preparing status.
2019-03-18Resolve "Spinners are active prematurely in Bitbucket Cloud import"Brandon Labuschagne
2019-03-18Fix z-index issueNathan Friend
This commit lowers the z-index of the .merge-request-tabs-holder class to avoid rendering conflicts with the mini pipeline status dropdown on the merge request page.
2019-03-18Merge branch 'remove-unused-css-from-mr-24724' into 'master'Phil Hughes
Remove unused CSS (similar to BS4's .align-items-center) See merge request gitlab-org/gitlab-ce!26134
2019-03-16Improve mobile UI on User Profile pageTakuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-03-15Add feature specs for settings pageReuben Pereira
Add spec for form fields Style settings sections
2019-03-14Merge branch '56833-project-improve-empty-repository-state-ui-fe' into 'master'Douwe Maan
Resolve "Project: Improve empty repository state UI [FE]" Closes #56833 See merge request gitlab-org/gitlab-ce!26024
2019-03-14Remove unused CSS (similar to BS4's .align-items-center)Takuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-03-13Prefer node_modules At.js and jquery.carat versionsMike Greiling
Remove references to the vendored copies of At.js and jquery.carat as well as the legacy rails wrapper gem.
2019-03-12Update spacers to increment 1 unit at a timeAnnabel Dunstone Gray
2019-03-12Merge branch 'fix-new-merge-request-diff-headers-sticky-position' into 'master'Filipa Lacerda
Fixed sticky headers in merge request creation diff Closes #57691 See merge request gitlab-org/gitlab-ce!26027
2019-03-12Clean up empty repository state UIMartin Wortschack
- Remove irrelevante information - Remove horizontal scrolling on smaller viewports - Hide auto devops flash message for empty projects
2019-03-12Fixed sticky headers in merge request creation diffPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/57691
2019-03-11Keep inline as much as possible in system notes on issuableTakuya Noguchi
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
2019-03-11Merge branch 'fix/contributors-graph' into 'master'Annabel Dunstone Gray
[Fix] Individual contributor graph Closes #55411 See merge request gitlab-org/gitlab-ce!23852
2019-03-11Merge branch '7861-cross-project-pipeline-dashboard-mvc-ce-backport' into ↵Filipa Lacerda
'master' Backport EE CSS addition See merge request gitlab-org/gitlab-ce!25874
2019-03-09Filter merge requests by target branchHiroyuki Sato