summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* 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