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
2017-01-13Address MR commentsJarka Kadlecova
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2016-12-28use MergeRequest#closes_issues instead of rewriting code to retrieve closing ...Gabriel Gizotti
2016-12-16Change closes issues reference text on MergeRequest#merge_commit_message to m...Gabriel Gizotti
2016-12-16Show either description or closes issues references on MergeRequest#merge_com...Gabriel Gizotti
2016-12-16backend completely drives creation of merge commit messageGabriel Gizotti
2016-12-16describe #closes_issues and describe # #issues_mentioned_but_not_closing on m...Gabriel Gizotti
2016-12-16only look for issues mentioned on description on MergeRequest#issues_mentione...Gabriel Gizotti
2016-12-16introduce MergeRequest#issues_mentioned_but_not_closingGabriel Gizotti
2016-12-16Remove whole description from #merge_commit_message and add add closed issuesGabriel Gizotti
2016-12-15Merge branch 'jej-note-search-uses-finder' into 'security' Douwe Maan
2016-12-06Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern
2016-12-06Merge branch 'glm-shorthand-reference' into 'master' Sean McGivern
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-12-05Merge branch 'fix/rename-mwbs-to-merge-when-pipeline-succeeds' into 'master' Kamil Trzciński
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-12-01Replace references to MergeRequestDiff#commits with st_commitsAdam Niedzielski
2016-11-30Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-29Rename `MergeRequest#pipeline` to `head_pipeline`Grzegorz Bizon
2016-11-25Merge branch 'master' into fix/rename-mwbs-to-merge-when-pipeline-succeedsGrzegorz Bizon
2016-11-23Correctly determine mergeability of MR with no discussionsDouwe Maan
2016-11-21Fix a wrong "The build for this merge request failed" messageRémy Coutable
2016-11-21Update some docs to reflect MWPS name changeGrzegorz Bizon
2016-11-04Complete and improve specsRémy Coutable
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-10-25Merge branch 'show-commit-status-from-source-project' into 'master' Douwe Maan
2016-10-24Remove redundant class_name and foreign_key overridesDavid Wagner
2016-10-24Make sure merge request was created before deleting sourceLin Jen-Shin
2016-10-20Rename forked_source_project_missing? to source_project_missing?Nick Thomas
2016-10-20Revert "Add #closed_without_source_project?"Nick Thomas
2016-10-19Merge branch '21444-pipeliens-new-mr' into 'master' Fatih Acet
2016-10-18Extend merge request tests for all commits methodGrzegorz Bizon
2016-10-18Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-10-14Just show the first merge request we found, feedback:Lin Jen-Shin
2016-10-14Merge remote-tracking branch 'upstream/master' into pipeline-emailsLin Jen-Shin
2016-10-14Introduce Pipeline#merge_requests_with_active_first,Lin Jen-Shin
2016-10-13Fix MR model specSean McGivern
2016-10-11refactors tests because of gitlab-test repository changestiagonbotelho
2016-10-04Merge branch 'issue_22446' into 'master' Sean McGivern
2016-10-04Simplify Mentionable concern instance methodsPaco Guzman
2016-10-04Fix bug when trying to cache closed issues from external issue trackersFelipe Artur
2016-10-03Add a /wip slash commandThomas Balthazar
2016-09-27Improve how MergeCommit#merge_commit_message builds the messageRobert Speicher
2016-09-22For empty merge_request_diff st_commits would be nilLin Jen-Shin
2016-09-21Merge branch 'show-all-pipelines-from-all-diffs' into 'master' Rémy Coutable
2016-09-21Improve specsKamil Trzcinski
2016-09-21Add tests to verify the correctness of returned environmentsKamil Trzcinski
2016-09-20Use factory instead of using new directly. Feedback:Lin Jen-Shin
2016-09-20Add a test for non-persisted merge requestLin Jen-Shin