summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
* Filter by `None`/`Any` for labels in issues/mrs APIJacopo2018-11-231-1/+10
* Merge branch '53290-incorrect-project-list-order-select-default-label' into '...Grzegorz Bizon2018-11-201-1/+1
|\
| * Fix default sorting for subgroups and projects list53290-incorrect-project-list-order-select-default-labelJacopo2018-11-141-1/+1
* | Merge branch 'rails5-active-record-class-value' into 'master'Stan Hu2018-11-191-1/+1
|\ \
| * | Rails5: Passing a class as a value in an Active Record query is deprecatedJasper Maes2018-11-171-1/+1
| |/
* | Refactor whitelisting of filter paramsHeinrich Lee Yu2018-11-151-11/+3
|/
* Merge branch 'master' into 'refactor-snippets-finder'refactor-snippets-finderDouwe Maan2018-11-062-5/+5
|\
| * Merge branch 'use_tokenauthenticatable_method_for_token_lookup' into 'master'Sean McGivern2018-11-051-1/+1
| |\
| | * Remove PersonalAccessTokensFinder#find_by methoduse_tokenauthenticatable_method_for_token_lookupImre Farkas2018-11-051-1/+1
| * | Merge branch 'top_level_clusters_controller' into 'master'Kamil Trzciński2018-11-021-4/+4
| |\ \
| | * | Abstract out project out of ClustersControllerThong Kuah2018-11-011-4/+4
* | | | Rewrite SnippetsFinder to improve performanceYorick Peterse2018-11-051-99/+110
|/ / /
* | | 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-3111-26/+0
| |/ |/|
* | Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-292-15/+28
|\ \ | |/
| * Support lowercase none / anyHeinrich Lee Yu2018-10-261-4/+4
| * Apply similar change to MRs APIHeinrich Lee Yu2018-10-261-0/+1
| * Issues API: Add None/Any option to assignee_idHeinrich Lee Yu2018-10-262-16/+28
* | Merge branch 'fix_pat_auth-11-4' into 'security-11-4'Robert Speicher2018-10-291-1/+1
|/
* Resolve "Filter discussion (tab) by comments or activity in issues and merge ...Oswaldo Ferreira2018-10-231-0/+6
* Merge branch '52559-applications-api-get-delete' into 'master'Rémy Coutable2018-10-221-0/+22
|\
| * Disable offense on the appropriate line only !22296JB Vasseur2018-10-191-6/+2
| * Source cleaning !22296JB Vasseur2018-10-181-1/+1
| * Use application finder for Doorkeeper ApplicationsJB Vasseur2018-10-151-0/+26
* | Make getting a user by the username case insensitiveWilliam George2018-10-183-16/+44
* | Backport CE changes for Ops Dashboard in EEPeter Leitzen2018-10-121-11/+16
* | Feature improved branch filter sortingJason Rutherford2018-10-111-6/+35
|/
* Clean up ActiveRecord code in TodoServiceYorick Peterse2018-10-083-0/+87
* Clean up ActiveRecord code in TodosFinderYorick Peterse2018-10-081-53/+33
* Merge branch 'ce-5987-project-templates-api' into 'master'Robert Speicher2018-10-052-21/+38
|\
| * Backport project template API to CENick Thomas2018-10-052-21/+38
* | Put issues group search CTE behind a (default on) flag50246-can-t-sort-group-issues-by-popularity-when-searchingSean McGivern2018-10-051-0/+1
* | Remove confidential access checks if user has group accessSean McGivern2018-10-051-3/+7
|/
* 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 'mao/48221-issues_show_sql_count' into 'master'Sean McGivern2018-10-051-2/+2
|\ \
| * | Banzai project ref- share context more aggresivelyMario de la Ossa2018-10-041-2/+2
| |/
* | Merge branch 'dz-labels-subscribe-filter' into 'master'Dmitriy Zaporozhets2018-10-042-2/+27
|\ \
| * | Add subscribe filter to labels pageDmitriy Zaporozhets2018-10-042-2/+27
* | | Remove vestigial method from MergeRequestsFinderSean McGivern2018-10-041-4/+0
|/ /
* | Resolve "Add new "Overview" tab on user profile page"Martin Wortschack2018-10-041-1/+1
* | #13650 added wip search functionality and testsChantal Rollison2018-10-031-2/+25
* | 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
* | Merge branch '41205-fix-filtering-issues' into 'master'Rémy Coutable2018-10-021-3/+3
|\ \
| * | Filter issues without an Assignee via the APIEva Kadlecová2018-10-011-3/+3
| |/