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
path: root/app
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-08Update settings section titlesAndreas Kämmerle
2018-06-08Revert rename allow collaboration columnMark Chao
2018-06-08Resolve "Automatically created MR uses wrong target branch (when branching ↵Athar Hameed
from Tag)"
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-ci-runner-token-hidden' into 'master'Annabel Gray
Fix revealing a CI runner token doesn't actually reveal it Closes #47552 See merge request gitlab-org/gitlab-ce!19567
2018-06-08Merge branch 'fix-loading-icon' into 'master'Annabel Gray
Fix loading icon in activity view Closes #47508 See merge request gitlab-org/gitlab-ce!19566
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-08Merge branch 'fix-tasks-completed' into 'master'Annabel Gray
Fix tasks completed header Closes #47506 See merge request gitlab-org/gitlab-ce!19562
2018-06-08Fix card title h3 headersClement Ho
2018-06-08Remove padding on .codeAnnabel Dunstone Gray
2018-06-08Fix revealing a CI runner token doesn't actually reveal itClement Ho
2018-06-08Fix loading icon in activity viewClement Ho
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-07Fix tasks completed headerClement Ho
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-07Resolve "Labels were bold in 10.8 but not with bootstrap4"Annabel Gray
2018-06-07Override default font family hierarchy of bootstrap 4Clement Ho
2018-06-07Merge branch '46648-timeout-searching-group-issues' into 'master'Grzegorz Bizon
Resolve "Timeout searching group issues" Closes #46648 See merge request gitlab-org/gitlab-ce!19429
2018-06-07Merge branch 'issue_44230' into 'master'Sean McGivern
Apply notification settings level of groups to all child objects Closes #44230 See merge request gitlab-org/gitlab-ce!19191
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 'jivl-fix-group-members-information' into 'master'Annabel Gray
Fix group member information not collapsing in a single line Closes #47448 See merge request gitlab-org/gitlab-ce!19508
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-07Resolve "Admin area > Styling of service template page"Sam Beckham
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-07 Apply notification settings level of groups to all child objectsFelipe Artur
2018-06-07Merge remote-tracking branch 'origin/master' into ↵Kamil Trzciński
38542-application-control-panel-in-settings-page
2018-06-07Resolve "Automatically provide a Deploy Token to projects when Auto DevOps ↵Mayra Cabrera
is enabled"
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-07Merge branch 'n-plus-one-notification-recipients' into 'master'Rémy Coutable
Fix some N+1s when calculating notification recipients Closes #45534 See merge request gitlab-org/gitlab-ce!19535
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-07Use 0 continuous default for deploy strategyMatija Čupić
2018-06-07Add timeframe helper methodsKushal Pandya