summaryrefslogtreecommitdiff
path: root/app/finders/merge_requests_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix IDE detecting MR from fork branchPaul Slaughter2019-04-051-1/+12
* Filter merge requests by target branchHiroyuki Sato2019-03-091-1/+1
* Merge branch 'security-commit-private-related-mr' into 'master'Yorick Peterse2019-03-041-1/+8
|\
| * Modify MergeRequestsFinder to allow filtering by commitPatrick Bajao2019-01-281-1/+8
* | Fix grammar and spellingHiroyuki Sato2019-02-051-1/+1
* | Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato2019-01-141-0/+1
|/
* Remove vestigial method from MergeRequestsFinderSean McGivern2018-10-041-4/+0
* #13650 added wip search functionality and testsChantal Rollison2018-10-031-2/+25
* Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu2018-09-131-0/+2
|\
| * Enable frozen string in app/graphql + app/findersgfyoung2018-09-111-0/+2
* | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-111-0/+4
|/
* Add locked state to merge request APIChantal Rollison2018-06-281-1/+1
* Simplify issuable finder queriesSean McGivern2018-06-061-4/+0
* Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scopeMark Chao2018-05-211-1/+1
* Adds updated_at filter to issues and merge_requests APIJacopo2018-03-051-0/+4
* Add source and target branch filters to merge requests APISean McGivern2018-03-011-0/+28
* Add my_reaction_emoji param to /merge_requests APIHiroyuki Sato2017-09-051-0/+1
* Add top-level /merge_requests API endpointToon Claes2017-07-271-0/+1
* Ability to filter merge requests by labels and milestonesRobert Schilling2017-04-251-1/+1
* Fixes milestone/merge_request API endpoint to really scope the resultsJoren De Groof2017-04-031-1/+1
* Improve issues filtering performanceJarka Kadlecova2017-03-061-0/+6
* add a :iids param to IssuableFindermhasbini2017-02-171-10/+0
* Fix Archived project merge requests add to group's Merge RequestsJacopo2016-12-051-0/+1
* fix issues mr counterbarthc2016-09-201-0/+10
* Refactor finders. Prevent circular dependency errorDmitriy Zaporozhets2014-09-021-1/+1
* Move services for collecting items to FindersDmitriy Zaporozhets2014-02-251-0/+22