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-22Merge branch '57540-filename-trailing-space' into 'master'Tim Zallmann
Implemented trimming for item's name in Web IDE Closes #57540 See merge request gitlab-org/gitlab-ce!26270
2019-03-22Merge branch '57357-automate-base-domain-help-text' into 'master'Kushal Pandya
Automate base domain help text on Clusters page Closes #57357 See merge request gitlab-org/gitlab-ce!26124
2019-03-22Merge branch 'winh-toggle-comment-draft' into 'master'Kushal Pandya
Display draft when toggling replies Closes #48211 and #56364 See merge request gitlab-org/gitlab-ce!25563
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-21Remove autosave logic from NoteableDiscussion componentWinnie Hellmann
2019-03-21Pass autosaveKey from NoteableDiscussion to NoteFormWinnie Hellmann
2019-03-21Use autosave utilities in NoteForm componentWinnie Hellmann
2019-03-21Update merge request widget pipeline blockNathan Friend
This commit updates the pipeline block that appears on the merge request page to include information that will be exposed by the API as part of the post-merge pipeline feature.
2019-03-21Update domain help text when ingress is installedEnrique Alcantara
When ingress application is installed, the cluster domain help text is updated to indicate that ingress external ip can be used as the cluster domain
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-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-21Merge branch 'nfriend-update-job-detail-view-sidebar' into 'master'Filipa Lacerda
Update job detail view sidebar to accommodate post-merge pipelines See merge request gitlab-org/gitlab-ce!25777
2019-03-21Merge branch 'nfriend-update-pipeline-list-view' into 'master'Filipa Lacerda
Update pipeline list view to accommodate post-merge request pipelines See merge request gitlab-org/gitlab-ce!25690
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-20Update pipeline list viewNathan Friend
This commit updates the pipeline page and related components to include new pipeline information added by the post-merge pipeline feature.
2019-03-20Move reply to comment tooltip to the topWinnie Hellmann
2019-03-20Update job detail sidebar for post-merge pipelinesNathan Friend
This commit updates the job detail view sidebar to accommodate new states introduced as part of the post-merge pipeline feature.
2019-03-20Prevent namespace dropdown in new project form from exceeding containerDennis Tang
2019-03-20Merge branch '58883-fix-fetching-comments' into 'master'Fatih Acet
Initialize discussionFilter after notesApp Closes #58883 See merge request gitlab-org/gitlab-ce!26092
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-19Merge branch 'sh-fix-ssh-pull-mirorrs-ce' into 'master'Nick Thomas
Backport EE JavaScript changes for SSH pull mirrors Closes #56340 See merge request gitlab-org/gitlab-ce!26308
2019-03-19Merge branch '53139-hide-tree-single-file' into 'master'Filipa Lacerda
Collapse diff tree is only one file is present Closes #53139 See merge request gitlab-org/gitlab-ce!26280
2019-03-19Collapse diff tree is only one file is presentPhil Hughes
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53139
2019-03-19Merge branch 'remove-diff-tree-filtering-flag' into 'master'Filipa Lacerda
Remove diff tree filtering feature flag See merge request gitlab-org/gitlab-ce!26273
2019-03-19Backport EE JavaScript changes for SSH pull mirrorsStan Hu
This backports the JavaScript code in https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/10272.
2019-03-19Initialize discussion filter after notes appHeinrich Lee Yu
Also sets default selectedValue for discussion filter when not logged in
2019-03-18Resolve "Spinners are active prematurely in Bitbucket Cloud import"Brandon Labuschagne
2019-03-18Fix skipping of user rendering for none and anyIgor
2019-03-18Remove diff tree filtering feature flagPhil Hughes
2019-03-18Implemented trimming for item's name in Web IDEDenys Mishunov
Resolves https://gitlab.com/gitlab-org/gitlab-ce/issues/57540
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-15Merge branch '56970-fix-mr-stuck-loading-on-error' into 'master'Phil Hughes
Resolve "Merge request page loses state" See merge request gitlab-org/gitlab-ce!25988
2019-03-15Merge branch '10027-folder-bundle' into 'master'Phil Hughes
Removes EE differences for environments_folder_bundle Closes gitlab-ee#10027 See merge request gitlab-org/gitlab-ce!26184
2019-03-15Update merge status timeout to 0Paul Slaughter
- Also stop polling if we get a bad response from the server.
2019-03-15Add feature specs for settings pageReuben Pereira
Add spec for form fields Style settings sections
2019-03-14Show loading spinner for Ingress/Knative IPJacques Erasmus
Show a loading spinner while Ingress/Knative IP is being assigned
2019-03-14Removes EE differences for environments_folder_bundleFilipa Lacerda
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