summaryrefslogtreecommitdiff
path: root/app/finders/issuable_finder.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '60569-timeline-entry-label-link-is-not-applying-the-filter-on-i...11-10-stable-patch-1Kamil Trzciński2019-04-231-0/+1
* Merge branch 'extend-cte-optimisations-to-projects' into 'master'Dmitriy Zaporozhets2019-04-051-26/+20
|\
| * Extend CTE search optimisation to projectsextend-cte-optimisations-to-projectsSean McGivern2019-04-041-26/+20
* | Consider array params on rendering MR list on dashboardIgor2019-04-041-1/+0
|/
* Only count active milestones as startedSean McGivern2019-03-191-1/+1
* Merge branch '54643-lower_issuable_finder_complexity' into 'master'Sean McGivern2019-03-011-15/+25
|\
| * Always use CTE for IssuableFinder countsMario de la Ossa2019-02-281-15/+25
* | Allow IssuableFinder to filter by closed_atRémy Coutable2019-02-211-0/+8
|/
* Enable subquery for group issue search by default57333-default_on_group_search_optimizationsMario de la Ossa2019-02-061-1/+1
* 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-1/+3
* Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu2018-12-311-1/+1
* Add group milestones in upcoming filterHeinrich Lee Yu2018-12-311-3/+17
* Remove trailing whitespaceDouwe Maan2018-12-071-1/+1
* Restructure `foo ? bar : false` as `foo && bar`Douwe Maan2018-12-061-8/+3
* Add a flag to use a subquery for group issues searchSean McGivern2018-11-301-9/+38
* Filter by `None`/`Any` for labels in issues/mrs APIJacopo2018-11-231-1/+10
* Refactor whitelisting of filter paramsHeinrich Lee Yu2018-11-151-11/+3
* Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern2018-11-011-10/+25
|\
| * Fix testsHeinrich Lee Yu2018-11-011-7/+8
| * Add None / Any options to reaction filter in issues / MRs APIHeinrich Lee Yu2018-11-011-10/+24
* | Rearrange code for readabilityHeinrich Lee Yu2018-11-011-16/+18
* | Update API to accept None and AnyHeinrich Lee Yu2018-11-011-13/+13
|/
* Whitelist none method from ActiveRecord::Queryingda-rubocop-whitelist-active-record-noneDouglas Barbosa Alexandre2018-10-311-4/+0
* Support lowercase none / anyHeinrich Lee Yu2018-10-261-4/+4
* Issues API: Add None/Any option to assignee_idHeinrich Lee Yu2018-10-261-12/+23
* Make getting a user by the username case insensitiveWilliam George2018-10-181-2/+2
* Put issues group search CTE behind a (default on) flag50246-can-t-sort-group-issues-by-popularity-when-searchingSean McGivern2018-10-051-0/+1
* Merge branch '51748-filter-any-milestone-via-api' into 'master'Douwe Maan2018-10-051-0/+6
|\
| * Allows to filter issues by `Any milestone` in the APIJacopo2018-10-031-0/+6
* | Merge branch 'ce-7014-epic-status-tabs' into 'master'Grzegorz Bizon2018-10-031-1/+5
|\ \ | |/ |/|
| * Extract status count key to a methodJarka Košanová2018-10-011-1/+5
* | Filter issues without an Assignee via the APIEva Kadlecová2018-10-011-3/+3
|/
* 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-4/+34
|/
* Extract EE-specific lines from issuable findersSean McGivern2018-07-301-1/+1
* Add locked state to merge request APIChantal Rollison2018-06-281-1/+3
* Force Postgres to avoid trigram indexes when in a groupSean McGivern2018-06-071-5/+29
* Simplify issuable finder queriesSean McGivern2018-06-061-4/+1
* Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scopeMark Chao2018-05-211-4/+5
* Reduce complexity of issuable finder query.ab-37125-assigned-issues-queryAndreas Brandl2018-04-091-4/+7
* [Rails5] Rename `sort` methods to `sort_by_attribute`blackst0ne2018-04-041-1/+1
* Adds updated_at filter to issues and merge_requests APIJacopo2018-03-051-0/+12
* Port `read_cross_project` ability from EEBob Van Landuyt2018-02-221-12/+4
* Refactor IssuableFinder to extract model-specific logicrefactor-issuable-finder-to-use-inheritanceSean McGivern2018-02-211-66/+40
* Include subgroup issuables on the group page30106-group-issuesJarka Kadlecová2018-02-011-1/+3
* Improve filtering issues by label performanceissue_40500Felipe Artur2018-01-051-10/+5
* Fix filter by my reaction is not workingHiroyuki Sato2017-11-131-0/+1
* Remove `weight` from IssuableFinder::SCALAR_PARAMS and improve the array form...rc/backport-ce-to-ee-changesRémy Coutable2017-09-261-1/+19