summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Allow IssuableFinder to filter by closed_atRémy Coutable2019-02-211-0/+8
| |/ / /
* | | | Ignore ordering when calling find_by on findersSean McGivern2019-02-201-2/+2
|/ / /
* | | Enable subquery for group issue search by default57333-default_on_group_search_optimizationsMario de la Ossa2019-02-061-1/+1
* | | Merge branch 'search-title' into 'master'Sean McGivern2019-02-053-1/+5
|\ \ \
| * | | Fix grammar and spellingHiroyuki Sato2019-02-053-3/+3
| * | | Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato2019-01-143-1/+5
* | | | Fix contributed projects finder shown private infoJames Lopez2019-01-311-0/+7
* | | | Adds milestone searchJacopo2019-01-241-0/+9
| |/ / |/| |
* | | Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu2019-01-121-8/+4
|/ /
* | Merge branch '53431-fix-upcoming-milestone-filter-for-groups' into 'master'Sean McGivern2019-01-111-3/+17
|\ \
| * | Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu2018-12-311-1/+1
| * | Add group milestones in upcoming filterHeinrich Lee Yu2018-12-311-3/+17
* | | Initial Serverless Functions detailed viewChris Baumbauer2019-01-101-1/+30
| |/ |/|
* | ReleasesFinder will always return a relationAlessio Caiazza2018-12-311-4/+2
* | Add releases APIAlessio Caiazza2018-12-311-0/+16
|/
* Rename GroupHierarchy into ObjectHierarchyJarka Košanová2018-12-192-5/+5
* Hide confidential events in rubyBob Van Landuyt2018-12-172-13/+62
* Use finder to decide to show note to userThong Kuah2018-12-171-1/+10
* Check can :read_clusters in finderThong Kuah2018-12-171-3/+9
* Show clusters of ancestors in cluster list pageThong Kuah2018-12-171-0/+20
* Send a notification email on mirror update errorsAlejandro Rodríguez2018-12-111-0/+15
* Merge branch 'move-group-issues-search-cte-up-the-chain' into 'master'Douwe Maan2018-12-071-9/+33
|\
| * 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
* | Introduce Knative Serverless TabDylan Griffith2018-12-061-0/+31
* | Rename project's pipelines relationFrancisco Javier López2018-12-051-1/+1
|/
* 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
|/