aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-es/src/main
Commit message (Expand)AuthorAgeFilesLines
* SONAR-14315 Cannot paginate /api/project_tags/searchDuarte Meneses2021-11-181-4/+7
* Improve code qualityDuarte Meneses2021-11-181-1/+1
* SONAR-15498 Compute manually selected projects in portfolioDuarte Meneses2021-11-091-1/+0
* SONAR-15397 Fix Issue tags aren't filtered by branchZipeng WU2021-11-052-7/+9
* Fix code quality issuesDuarte Meneses2021-09-242-11/+9
* SONAR-15225 Cancelled tasks for indexations should be count as failuresJacek2021-09-161-1/+1
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-262-7/+2
* SONAR-15163 Fix project key search to be case insensitiveJacek2021-07-131-0/+1
* SONAR-14605 - Only update Rule facet name for external rulesBelen Pruvost2021-07-011-21/+0
* SONAR-11407 fix the issue by reducing the batchsize for this queryPierre2021-07-011-2/+5
* SONAR-10230 Project search should support search by partial project keyZipeng WU2021-07-011-1/+2
* SONAR-14605 - Make rule name consistentBelen Pruvost2021-06-302-2/+21
* SONAR-14641 added secondary sorting to all sorting when searching for issuesLukasz Jarocki2021-06-291-0/+5
* SONAR-14322 api/issues/search returns all issues if provided rule key doesn't...Michal Duda2021-04-013-4/+24
* SONAR-14442 Elasticsearch query for CWE Top 25Zipeng WU2021-02-171-16/+31
* SONAR-14443 Deprecate 'sansTop25' param in WSJacek2021-02-171-0/+4
* SONAR-14442 add cweTop25 value param to 'api/security_report'Jacek2021-02-171-0/+11
* SONAR-14455 Upgrade Elasticsearch client dependencies to 7.10.2Jacek2021-02-111-2/+2
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-115-44/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0827-27/+27
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-221-0/+4
* SONAR-13999 remove orgs from hotspots WSMichal Duda2020-12-223-18/+0
* Fix various code smellsJacek2020-12-091-1/+1
* SONAR-14224 return correct number of total issues in case index.max_result_wi...Jacek2020-12-083-1/+4
* SONAR-8427 Add a timeZone param to api/issues/searchJulien HENRY2020-12-035-10/+38
* Speed up unit tests by improving indexing in unit testsDuarte Meneses2020-11-301-0/+7
* SONAR-12686 upgrade es client to 7.9.3 and move to HTTPJacek2020-11-054-185/+217
* SONAR-13966 filter new code period issues for application using 'branch' fiel...Jacek2020-10-121-3/+4
* SONAR-13566 Add security standards filters to hotspot search WSMichal Duda2020-10-071-1/+1
* SONAR-13592 add facet to filter by file pathsJacek2020-09-243-23/+20
* SONAR-13597 Add new 'Scope' facet to list of issue facetsMichal Duda2020-09-033-0/+19
* SONAR-12459 Security Category filters vulnerability issues onlyJacek2020-08-261-14/+39
* SONAR-13151 api/issues/search page size parameter negative value should not b...Duarte Meneses2020-08-141-2/+2
* SONAR-13398 Throw ES exception in case component is a portfolio, subview or appJacek2020-06-261-1/+13
* SONAR-13444 Return hasFailure flag for indexation progress statusJacek2020-06-262-3/+14
* SONAR-13398 Verify needIssue sync flag at project levelJacek2020-06-261-13/+3
* SONAR-13398 fail with 503 api/security_reports/show WS if needIssueSync is se...Jacek2020-06-261-1/+5
* SONAR-13398 fail with 503 api/developers/search_events WS if needIssueSync is...Jacek2020-06-261-0/+4
* SONAR-13398 fail with 503 api/issues/tags WS if needIssueSync is set to trueJacek2020-06-261-1/+6
* SONAR-13398 fail with 503 api/issues/search WS if needIssueSync is set to trueJacek2020-06-262-21/+18
* SONAR-13398 clean api/issues/search WS from deprecated codeJacek2020-06-262-20/+15
* SONAR-13398 extract common component for checking issue sync statusJacek2020-06-264-1/+159
* SONAR-13291 deprecate 'language' param and remove 'language' field from compo...Jacek2020-05-262-15/+0
* SONAR-13221 change PK of RULES and update FKMichal Duda2020-05-251-7/+7
* SONAR-13221 change USER_ROLES user_id FK to user_uuidJacek2020-05-252-10/+8
* SONAR-13221 change PK of GROUPS and update FKsDuarte Meneses2020-05-252-10/+10
* SONAR-13128 Add security review rating to security reportJeremy Davis2020-05-071-1/+7
* SONAR-13196 Search issues since leak period returns all issues if no leak per...Duarte Meneses2020-04-172-9/+14
* SONAR-13188 update telemetry project count query to ignore applicationsJacek2020-04-151-1/+3
* SONAR-13189 add 'qualifiers' filter and facet to WSJacek2020-04-151-0/+18