summaryrefslogtreecommitdiff
path: root/app/finders
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded parenthesesPatrick Derichs2019-06-191-1/+1
* Separate conditions to increase readabilityPatrick Derichs2019-06-191-1/+2
* Use NotesFinder to fetch notes on API and ControllersPatrick Derichs2019-06-191-2/+13
* Remove some deprecated codedz-cleanup-deprecated-codeDmitriy Zaporozhets2019-06-071-5/+3
* Move file one folder level up to avoid namespace conflict58941-use-gitlab-serverless-with-existing-knative-installationJoão Cunha2019-06-033-117/+116
* Adapt functions to work for external KnativeJoão Cunha2019-05-292-15/+138
* Removes duplicated members from api/projects/:id/members/all51854-api-to-get-all-project-group-members-returns-duplicatesJacopo2019-05-271-11/+32
* Remove legacy Kubernetes #actual_namespace61935-remove-code-left-over-from-when-clusters-were-always-project-specificTiger2019-05-211-5/+7
* Set attempt project search optimizations flag to default_enabledLuke Picciau2019-05-211-1/+1
* Add improvements to the global search processFrancisco Javier López2019-05-073-14/+24
* Add label_name as scalar param of IssuableFinder60569-timeline-entry-label-link-is-not-applying-the-filter-on-issuesHeinrich Lee Yu2019-04-231-0/+1
* Abstract author into private methodweimeng-user-autocomplete-fixWei-Meng Lee2019-04-161-1/+9
* Only show in autocomplete when author activeWei-Meng Lee2019-04-121-1/+1
* 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
|\ \ \ \ \ | |/ / / / |/| | | |