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-02-23Enable Performance/RedundantMergeDouwe Maan
2017-02-23Enable Style/DotPositionDouwe Maan
2017-02-14Use Namespace#full_path instead of Namespace#pathDmitriy Zaporozhets
2017-02-13Show mentioned/issues being closed from a Merge Requests titleJan Christophersen
2017-02-08Merge branch 'restore-issues_mentioned_but_not_closing' into 'master'Sean McGivern
2017-02-07Address feedbackDouwe Maan
2017-02-07Improve performance of finding last deployed environmentDouwe Maan
2017-02-07Add 'View on [env]' link to blobs and individual files in diffsDouwe Maan
2017-01-31Remove MergeRequest#closes_issue?; Remove the default parameter value for #ca...Dongqing Hu
2017-01-28Add commment to Issue, Project and MergeRequest #to_referenceOswaldo Ferreira
2017-01-28Change argument name assuming its always a ProjectOswaldo Ferreira
2017-01-25Merge branch 'fix_broken_diff_discussions' into 'master' Sean McGivern
2017-01-19Merge branch '23524-notify-automerge-user-of-failed-build' into 'master' Sean McGivern
2017-01-18use the current_user parameter in MergeRequest#issues_mentioned_but_not_closingDongqing Hu
2017-01-14Notify the user who set auto-merge when merge conflict occurstwonegatives
2017-01-11support `/merge` slash comand for MRsJarka Kadlecova
2017-01-03prevent 500 error when selecting changes tab for non-existent branchMike Greiling
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2016-12-30Make diff discussion more reliableValery Sizov
2016-12-28use MergeRequest#closes_issues instead of rewriting code to retrieve closing ...Gabriel Gizotti
2016-12-26Use raw_diffs to calculate MR files changedSean McGivern
2016-12-19Merge branch 'fix/import-export-mr-error' into 'master' Rémy Coutable
2016-12-19Fix MR issue to do with merge userJames Lopez
2016-12-16Change closes issues reference text on MergeRequest#merge_commit_message to m...Gabriel Gizotti
2016-12-16add guard clause to MergeRequest#issues_mentioned_but_not_closingGabriel Gizotti
2016-12-16Show either description or closes issues references on MergeRequest#merge_com...Gabriel Gizotti
2016-12-16Better `Closes issues` text for MergeRequest#merge_commit_messageGabriel Gizotti
2016-12-16backend completely drives creation of merge commit messageGabriel Gizotti
2016-12-16Remove unnecessary code from MergeRequest#issues_mentioned_but_not_closingGabriel Gizotti
2016-12-16shorter lines on MergeRequest#merge_commit_messageGabriel 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-09Do not reload diff for merge request made from fork when target branch in for...Adam Niedzielski
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-12-06Merge branch '23589-open-issue-for-mr' into 'master' Sean McGivern
2016-12-05Feature: delegate all open discussions to IssueBob Van Landuyt
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-12-01Replace references to MergeRequestDiff#commits with st_commitsAdam Niedzielski
2016-11-29Rename `MergeRequest#pipeline` to `head_pipeline`Grzegorz Bizon
2016-11-28Prevent error when submitting a merge request and pipeline is not definedAdam Niedzielski
2016-11-28Merge branch 'events-cache-invalidation' into 'master' Douwe Maan
2016-11-23Remove event caching codeYorick Peterse
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-09Make commit an optional arg for environments searchGrzegorz Bizon
2016-11-04Add setting to only allow merge requests to be merged when all discussions ar...Rodolfo Santos
2016-11-03Ensure merge request's "remove branch" accessors return booleansRémy Coutable
2016-10-28add "x of y tasks completed" on issuableGuilherme Salazar