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
2018-06-08Merge branch '47519-discussion-padding' into 'master'Clement Ho
Resolve "discussion has a weird margin around it" Closes #47519 and #47507 See merge request gitlab-org/gitlab-ce!19569
2018-06-08Merge branch 'ide-pipeline-panel-resizable' into 'master'Tim Zallmann
Allow IDE pipeline panel to be resizable Closes #47538 See merge request gitlab-org/gitlab-ce!19558
2018-06-08Merge branch '44331-upgrade-monaco-editor-and-remove-copywebpackplugin' into ↵Tim Zallmann
'master' Resolve "Upgrade Monaco editor and remove CopyWebpackPlugin" Closes #44331 See merge request gitlab-org/gitlab-ce!17813
2018-06-08fix eslint violationMike Greiling
2018-06-08refactor monaco-editor import and stop storing as class property within modelMike Greiling
2018-06-08refactor monaco-editor import and stop storing as class property within editorMike Greiling
2018-06-08don't reference monaco directly in RepoEditor componentMike Greiling
2018-06-08remove need to pass monaco around through DIMike Greiling
2018-06-08remove monacoLoader and import monaco directly within Editor classMike Greiling
2018-06-08Set tooltips to have default boundary viewportClement Ho
2018-06-08Merge branch 'fix-markdown-code-mr-discussion' into 'master'Annabel Gray
Fix markdown code highlighting in mr discussion Closes #47521 See merge request gitlab-org/gitlab-ce!19564
2018-06-08Fix card title h3 headersClement Ho
2018-06-08Remove padding on .codeAnnabel Dunstone Gray
2018-06-08fix bug in call to monaco.Uri. first param is checked with `typeof param ↵Mike Greiling
=== 'object'` which is true for `null` due to a JS quirk
2018-06-08add monaco-editor-webpack-plugin and update webpack configMike Greiling
2018-06-08Fix markdown code highlighting in mr discussionClement Ho
2018-06-07Backport of "Add assignee lists to boards"Mario de la Ossa
2018-06-07Merge branch '47182-use-the-default-strings-of-timeago-js' into 'master'Clement Ho
Use the default strings of timeago.js for timeago Closes #47182 See merge request gitlab-org/gitlab-ce!19350
2018-06-07CE backport for the card class changesJose Ivan Vargas
2018-06-07Override default font family hierarchy of bootstrap 4Clement Ho
2018-06-07Merge branch 'ce-6213-fix-appearance-forms' into 'master'Clement Ho
CE Port of EE Resolve "Admin area > Appearance forms" See merge request gitlab-org/gitlab-ce!19551
2018-06-07Merge branch '38542-application-control-panel-in-settings-page' into 'master'Kamil Trzciński
Resolve "Add deploy strategies to Auto DevOps settings" Closes #38542 See merge request gitlab-org/gitlab-ce!19172
2018-06-07Merge branch '47435-readonly-input-color' into 'master'Clement Ho
Resolve "Fix styling of read-only fields" Closes #47435 See merge request gitlab-org/gitlab-ce!19502
2018-06-07Allow IDE pipeline panel to be resizablePhil Hughes
Closes #47538
2018-06-07Merge remote-tracking branch 'origin/master' into ↵Kamil Trzciński
38542-application-control-panel-in-settings-page
2018-06-07Resolve "Show `failure_reason` and improve failed jobs tab in pipeline ↵André Luís
detail view"
2018-06-07Merge branch 'ce-4936-roadmap-navigation-presets' into 'master'Phil Hughes
CE backport: Add timeframe helper methods See merge request gitlab-org/gitlab-ce!19553
2018-06-07Update readonly inputs to use gitlab colorstauriedavis
2018-06-07Merge branch 'feature/customizable-favicon' into 'master'Douwe Maan
Customizable favicon Closes #15661 See merge request gitlab-org/gitlab-ce!14497
2018-06-07Fix height of color inputsPaul Slaughter
2018-06-07Merge branch '47504-mobile-nav' into 'master'Clement Ho
Resolve "Navbar is broken on mobile" Closes #47504 See merge request gitlab-org/gitlab-ce!19550
2018-06-07Add timeframe helper methodsKushal Pandya
2018-06-07Merge branch 'ide-url-util-relative-url-fix' into 'master'Filipa Lacerda
Fixes IDE button on merge requests not working with relative URL config Closes #46438 See merge request gitlab-org/gitlab-ce!19546
2018-06-07Fix mobile navbarAnnabel Dunstone Gray
2018-06-07Merge branch '47484-performance-bar-select-box-has-wrong-text-colour' into ↵Annabel Gray
'master' Resolve "Performance bar select box has wrong text colour" See merge request gitlab-org/gitlab-ce!19523
2018-06-07Fix text colour in performance bar request selectorSean McGivern
2018-06-07fixed karmaPhil Hughes
2018-06-07Fixes IDE button on merge requests not working with relative URL configPhil Hughes
Closes #46438
2018-06-07Merge branch '39549-label-list-page-redesign-with-draggable-labels' into ↵Tim Zallmann
'master' Resolve "Label list page redesign with draggable labels" Closes #39549 See merge request gitlab-org/gitlab-ce!18466
2018-06-07Resolve "Introduce new navigation themes in GitLab 11.0"Annabel Gray
2018-06-07Merge branch 'master' into ↵Luke Bennett
'39549-label-list-page-redesign-with-draggable-labels' # Conflicts: # app/views/projects/labels/index.html.haml
2018-06-07Merge branch 'revert-e264046c' into 'master'Clement Ho
Revert "Merge branch 'jivl-fix-labels-page' into 'master'" See merge request gitlab-org/gitlab-ce!19454
2018-06-07Merge branch 'jivl-fix-history-icon-misaligned' into 'master'Annabel Gray
Fix history icon misaligned Closes #46679 See merge request gitlab-org/gitlab-ce!19493
2018-06-07rely on presense or absense of data attribute instead of coerced boolean stringsMike Greiling
2018-06-06attach a single event handler to detect radio button changes instead of one ↵Mike Greiling
per input
2018-06-06add custom card classes for autodevops settingsMike Greiling
2018-06-06Merge branch 'jivl-fix-alert-message-colors' into 'master'Clement Ho
Fix alert-danger class colors for text and background Closes #46715 See merge request gitlab-org/gitlab-ce!19489
2018-06-06Resolve "Project homepage > Plus dropdown on mobile screens"Sam Beckham
2018-06-06Merge branch '47299-fix-board-overflow' into 'master'Clement Ho
Resolve "Projects dropdown within new issue action of Issue boards doesn't show up correctly" Closes #47299 See merge request gitlab-org/gitlab-ce!19432
2018-06-06Merge branch '47359-bs4-k8s-gke-error-colors' into 'master'Clement Ho
Resolve "Kubernetes > Create form > Text color of error messages" Closes #47359 See merge request gitlab-org/gitlab-ce!19456