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-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
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-11Merge branch 'assign-issues-for-merge-request-18876' into 'master' Douwe Maan
2016-10-06Merge branch 'replace-bootstrap-caret' into 'master' Jacob Schatz
2016-10-06Only hide external link text, not icon/link.Bryce Johnson
2016-10-06Only hide deploy status external link on small screens.Bryce Johnson
2016-10-06Added link to bulk assign issues to MR author. (Issue #18876)James
2016-10-06Replace bootstrap caret with fontawesome caretClement Ho
2016-09-22Changed mr widget build status to pipeline status with pipeline id, with a li...Luke Bennett
2016-09-21Scope environments to projectKamil Trzcinski
2016-09-21Fix project for merge_request environmentsKamil Trzcinski
2016-09-21Add tests to verify the correctness of returned environmentsKamil Trzcinski
2016-09-21Limit number of shown environments for Merge RequestsKamil Trzcinski
2016-08-17Merge branch 'mc-ui'Douwe Maan
2016-08-16Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into 18681-pipelines...Kamil Trzcinski
2016-08-16Merge branch 'master' into mc-uiDouwe Maan
2016-08-12Fix bug where merge widget wouldn't show up after resolving conflictsDouwe Maan
2016-08-12Use a regular flash message after resolution is completeDouwe Maan
2016-08-12Prevent “This merge request contains merge conflicts” from being shown af...Douwe Maan
2016-08-12Show tooltip when conflicts cannot be resolved through GitLabDouwe Maan
2016-08-12Verify user is signed in and can actually resolve conflictsDouwe Maan
2016-08-12Rename `can_resolve_conflicts_in_ui?` to `conflicts_can_be_resolved_in_ui?`Douwe Maan
2016-08-12Set flash message after conflict is resolvedSean McGivern
2016-08-12Don't allow resolving invalid conflictsSean McGivern
2016-08-12Make resolve these conflicts text a link to conflicts tab.Fatih Acet
2016-08-12Method names changed to #includes_commit?Z.J. van de Weg
2016-08-11CI build status not per environmentZ.J. van de Weg
2016-08-11Tests for release status heading on MR#showZ.J. van de Weg
2016-08-11Show deployment status on a MR viewZ.J. van de Weg
2016-07-26Add route, controller action, and views for MR pipelinesAnnabel Dunstone
2016-07-19Starting work on the warn_on_failure feature for the MR build status.Connor Shea
2016-07-18Revert "Revert "Merge branch '18193-developers-can-merge' into 'master' ""Rémy Coutable
2016-07-13Revert "Merge branch '18193-developers-can-merge' into 'master' "Robert Speicher
2016-07-13Don't ask the user to "merge this request manually".Timothy Andrew
2016-07-08Merge branch 'retrieve-mr-closes-issues-just-when-required' into 'master' Rémy Coutable
2016-07-07Avoid calculation of closes_issues.Paco Guzman
2016-07-07Rename MergeRequest methods that return commits or shas to be more clear and ...Douwe Maan
2016-06-13Fixed issue with MR buttons being in a groupPhil Hughes
2016-06-10Rename ci_commit -> pipelineRémy Coutable