summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge branch 'sh-optimize-projects-api' into 'master'"revert-2cc01f12Stan Hu2019-04-101-1/+1
* [CE] Support multiple assignees for merge requestsosw-multi-assignees-merge-requestsOswaldo Ferreira2019-04-082-30/+14
* Add Knative metrics to PrometheusChris Baumbauer2019-04-061-2/+26
* 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
* | Fix IDE detecting MR from fork branchPaul Slaughter2019-04-051-1/+12
* | Consider array params on rendering MR list on dashboardIgor2019-04-041-1/+0
|/
* Fix group transfer selection possibilitiesPeter Marko2019-04-021-0/+8
* Optimize /api/v4/projects endpoint for visibility levelStan Hu2019-03-271-1/+1
* Only count active milestones as startedSean McGivern2019-03-191-1/+1
* Filter merge requests by target branchHiroyuki Sato2019-03-091-1/+1
* Allow all personal snippets to be accessed by APINick Thomas2019-03-061-0/+2
* Merge dev master into GitLab.com masterYorick Peterse2019-03-041-1/+8
|\
| * 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
| | * Merge branch 'security-contributed-projects' into 'master'Yorick Peterse2019-01-251-0/+7
| | |\
| | | * Fix contributed projects finder shown private infoJames Lopez2019-01-081-0/+7
* | | | 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
* | | | | use functional style for tags finderAlexis Reigel2019-02-271-19/+19
* | | | | don't filter tags by taggable typeAlexis Reigel2019-02-271-12/+1
* | | | | optimize sql query to get tags related to runnersAlexis Reigel2019-02-271-2/+12
* | | | | use lazy ajax filter dropdown for runner tagsAlexis Reigel2019-02-271-0/+45
* | | | | add tag filter to admin runners pageAlexis Reigel2019-02-271-0/+9
* | | | | Merge branch '42086-project-fetch-statistics-api-http-only' into 'master'57125-heatmap-chart-typeNick Thomas2019-02-271-0/+21
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add project http fetch statistics APIJacopo2019-02-271-0/+21
* | | | | Remove N+1 query for tags in /admin/runners pageStan Hu2019-02-261-1/+1
* | | | | Merge branch 'fix-misspellings-app-comments' into 'master'Rémy Coutable2019-02-261-1/+1
* | | | | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-261-1/+10
* | | | | Revert "Merge branch 'fix-misspellings-app-comments' into 'master'"Michael Kozono2019-02-251-1/+1
* | | | | Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono2019-02-251-10/+1
* | | | | Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński2019-02-251-1/+10
|\ \ \ \ \
| * | | | | Only use boolean parameters internallyRobert Schilling2019-02-221-4/+6
| * | | | | Add confidential_only scop to issue modelRobert Schilling2019-02-211-9/+3
| * | | | | Ability to filter confidential issuesRobert Schilling2019-02-211-1/+14
* | | | | | Fix misspellings in app/spec commentsTakuya Noguchi2019-02-251-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch '56492-implement-new-arguments-state-closed_before-and-closed_af...Robert Speicher2019-02-211-0/+8
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | 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
| |/ |/|