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 (Expand)Author
2016-11-23Merge branch '24266-afraid-to-press-the-orange-button-on-merge-request-screen...Fatih Acet
2016-11-23Merge branch '24639-mr-widget-updates' into 'master' Fatih Acet
2016-11-22Merge branch 'ci-style-tweaks-8.14' into 'master' Annabel Dunstone Gray
2016-11-22additional fixesDimitrie Hoekstra
2016-11-21Merge branch 'hide-empty-merge-request-diffs' into 'master' Sean McGivern
2016-11-21Warn that branch does not exist instead of saying that there isAdam Niedzielski
2016-11-21Fix a wrong "The build for this merge request failed" messageRémy Coutable
2016-11-18If Build running change accept merge request when build succeeds button from ...Dimitrie Hoekstra
2016-11-18Remove view details link from MR widgetAnnabel Dunstone Gray
2016-11-18More aggressively preload on merge request and issue index pagesDouwe Maan
2016-11-10Fix Merge Conflicts app to make it work with Vue 2Alfredo Sumaran
2016-11-10Fixed up resolve discussionsPhil Hughes
2016-11-10VueJSMigration: Remove parallel-conflict-line component.Fatih Acet
2016-11-10VueJS migration, replace {{{ with v-htmlFatih Acet
2016-11-04Merge branch 'show-status-from-branch' into 'master' Rémy Coutable
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-10-27Always use multiline in viewLin Jen-Shin
2016-10-27Use multi-line conditions in view, feedback:Lin Jen-Shin
2016-10-25Merge remote-tracking branch 'upstream/master' into show-status-from-branchLin Jen-Shin
2016-10-24Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin
2016-10-24Pass `@ref` along so we know which pipeline to showLin Jen-Shin
2016-10-20Fixed issues with sticky mr tabs & sidebarPhil Hughes
2016-10-20Fix the merge request view when source projects or branches are removedNick Thomas
2016-10-20Revert "Add #closed_without_source_project?"Nick Thomas
2016-10-19Always use symbols for type on LabelsHelper#link_to_labelDouglas Barbosa Alexandre
2016-10-19Remove duplication between global and the regular label partialsDouglas Barbosa Alexandre
2016-10-19Merge branch '21444-pipeliens-new-mr' into 'master' Fatih Acet
2016-10-19Revert "Merge branch 'gjlaubenstein/gitlab-ce-21712-change-issue-show-html-ti...Robert Speicher
2016-10-18Extract pipeline vars in merge requests controllerGrzegorz Bizon
2016-10-18Use all pipelines variable when creating merge requestGrzegorz Bizon
2016-10-18Fix variable to show multiple pipelines for MRAnnabel Dunstone Gray
2016-10-18Fix pipeline tab content display and badge countAnnabel Dunstone Gray
2016-10-18Add pipelines tab to new MRAnnabel Dunstone
2016-10-18Merge remote-tracking branch 'upstream/master' into show-commit-status-from-s...Lin Jen-Shin
2016-10-17Merge branch 'master' into merge-conflicts-editor-2Sean McGivern
2016-10-14Merge branch 'mr-tabs-affix' into 'master' Fatih Acet
2016-10-14Moved ci_status environments logic to new action ci_envrionments_status and s...Luke Bennett
2016-10-14Fix indenting error in HAMLZ.J. van de Weg
2016-10-14Show what time ago a MR was deployedZ.J. van de Weg
2016-10-13Fix discard messageAlfredo Sumaran
2016-10-13Improve components for PhantomJs compatibilityAlfredo Sumaran
2016-10-13Improve diff view switching and componentsAlfredo Sumaran
2016-10-13Do not show Diff view switcher if all files are can be only resolved with an ...Alfredo Sumaran
2016-10-13Ability to resolve conflicts for files with `text-editor` as conflict typeAlfredo Sumaran
2016-10-13Refactor JS codeAlfredo Sumaran
2016-10-13Replace loading text with spinnerAlfredo Sumaran
2016-10-13Style for resolve conflicts formAlfredo Sumaran
2016-10-13Styles for discard alertAlfredo Sumaran
2016-10-13Replace textarea with Ace editorAlfredo Sumaran
2016-10-13Implement editor to manually resolve merge conflictsAlfredo Sumaran