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-08-23Merge branch 'cache-issue-and-mr-counts' into 'master'Douwe Maan
2017-08-23Cache the number of open issues and merge requestsYorick Peterse
2017-08-21Make RuboCop happySean McGivern
2017-08-21Merge branch '35343-inherit-milestones-and-labels' into 'master'Sean McGivern
2017-08-18[skip ci] changelog and minor style changes addedhaseeb
2017-08-17moved merge parms to servicehaseeb
2017-08-16Don't create event in Merge Request Create ServiceJarka Kadlecova
2017-08-10working version of create merge requests with labelshaseeb
2017-08-10copy milestones from issue when using create merge request btnhaseeb
2017-08-08Simplify checking if objects exist code in new issaubles workersJarka Kadlecova
2017-08-08Merge branch '32844-issuables-performance' into 'master'Sean McGivern
2017-08-07Move some after_create parts to worker to improve performanceJarka Kadlecova
2017-08-04essentialShinya Maeda
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-19Clear issuable counter caches on updateSean McGivern
2017-07-12Backport MR create service changes from EESean McGivern
2017-07-07Don't mark empty MRs as merged on push to the target branchSean McGivern
2017-07-06Add table for merge request commitsSean McGivern
2017-07-05Create and use project path helpers that only need a project, no namespaceDouwe Maan
2017-07-04Prevent accidental deletion of protected MR source branch by repeating checks...Douwe Maan
2017-06-29Split up MergeRequestsControllerDouwe Maan
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-15Rename "Slash commands" to "Quick actions"Eric Eastwood
2017-06-02Merge branch '32983-merge-conflict-resolution-removed-the-newline-in-the-end-...Rémy Coutable
2017-06-01Fix race condition between pipeline creation and MR diff_head_sha updateDouwe Maan
2017-06-01Keep trailing newline when picking conflict sectionsSean McGivern
2017-05-30Merge branch 'issue_32225_2' into 'master'Kamil Trzciński
2017-05-29Set head pipeline when creating merge requestsFelipe Artur
2017-05-26Fix counters cache invalidation for Issues and Merge RequestsValery Sizov
2017-05-24Add system note with link to diff comparison when MR discussion becomes outdatedDouwe Maan
2017-05-18Stop MR conflict code from blowing up when branches are missingDouwe Maan
2017-05-12Fix conflict resolution from corrupted upstreamSean McGivern
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-04Allow to create new branch and empty WIP merge request from issue pageAlfredo Sumaran
2017-04-27Fix 404 when upstream has disabled merge requestsmhasbini
2017-04-06Merge branch '30291-reopen-mr' into 'master'Sean McGivern
2017-04-06Search for opened MRs - include reopened MRsJarka Kadlecova
2017-04-06Merge branch '29364-private-projects-mr-fix'Sean McGivern
2017-03-29Create todos only for new mentionsJarka Kadlecova
2017-03-17Allow creating merge request even if target branch is not specified in query ...Adam Niedzielski
2017-03-17Add ability to disable Merge Request URL on pushAlex Sanford
2017-03-17Use Enumerable#index_by where possibleDouwe Maan
2017-03-01Merge branch 'fix/mwbs-to-mwps' into 'master' Douwe Maan
2017-03-01Enable and autocorrect the CustomErrorClass copSean McGivern
2017-03-01Update occurrences of MWBS to MWPSJames Lopez
2017-02-28Use exceptions for MergeService error handlingSean McGivern
2017-02-24Only create unmergeable todos onceSean McGivern
2017-02-21Create compare object with default branch when target branch is missingFelipe Artur
2017-02-17Merge branch 'fix-merge-service-with-no-source' into 'master' Rémy Coutable
2017-02-17Fix merge service error with no sourceSean McGivern