aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-es
Commit message (Expand)AuthorAgeFilesLines
* Move packages so that code coverage is calculated properlyJacek2020-02-114-0/+2066
* SONAR-12961 add facets for new code period: new_security_hotspots_reviewed, n...Jacek2020-02-111-0/+7
* SONAR-12961 add facets for: security_hotspots_reviewed, security_review_ratingJacek2020-02-111-0/+8
* SONAR-12689 migrated tags, updated test frameworkMichal Duda2020-01-312-4/+4
* SONAR-12689 Separate storage of projects/apps from their components and branchesDuarte Meneses2020-01-315-43/+43
* SONAR-12723 api/issues/tags and component_tags ignore HotspotsSébastien Lesaint2020-01-131-0/+6
* SONAR-12723 Filter hotspots in api/issues/bulk_changeJacek2020-01-131-0/+8
* SONAR-12717 add sort and paging to api/hotspots/searchSébastien Lesaint2020-01-132-5/+17
* SONAR-12717 store ruleId padded with 0s to fix sorting on this fieldSébastien Lesaint2020-01-131-3/+2
* SONAR-12717 use enum for SQ categories in SecurityStandardsSébastien Lesaint2020-01-131-15/+19
* SONAR-12717 refactor SecurityStandardHelper into SecurityStandardsSébastien Lesaint2020-01-132-14/+12
* SONAR-12722 drop `in_review` statusJacek2020-01-132-43/+50
* Format all headers for 2020Wouter Admiraal2020-01-0758-58/+58
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-105-10/+9
* SONAR-12626 CE and Web no longer support SLBsDuarte Meneses2019-12-092-7/+7
* drop deprecated and dead code in ProjectMeasuresStatisticsSébastien Lesaint2019-10-081-10/+0
* logger name should appear in Unit Tests' logsSébastien Lesaint2019-09-061-1/+1
* use testFixtures instead of test configuration of webserver-esSébastien Lesaint2019-09-023-16/+2
* use testFixtures instead of test configuration of webserver-authSébastien Lesaint2019-09-021-1/+1
* use testFixtures instead of test configuration of server-commonSébastien Lesaint2019-09-021-2/+1
* drop now useless module sonar-db-testingSébastien Lesaint2019-09-021-1/+1
* remove need to add H2 dependency when depending on sonar-db-testingSébastien Lesaint2019-08-141-1/+0
* create sonar-webserver-es from sonar-serverSébastien Lesaint2019-08-1460-0/+11520