aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-server-common
Commit message (Expand)AuthorAgeFilesLines
* SONAR-19705 Prevent Spring to log in DEBUG modeAntoine Vigneau2023-08-231-3/+5
* SONAR-20198 security hospot should not return cleancode attribute, and should...Léo Geoffroy2023-08-222-2/+18
* SONAR-20198 making severity facet work together with software quality facetlukasz-jarocki-sonarsource2023-08-223-33/+68
* SONAR-20198 Fix search facetsLéo Geoffroy2023-08-223-15/+15
* SONAR-20198 Added rules data to elasticsearch indexeslukasz-jarocki-sonarsource2023-08-228-17/+341
* SONAR-20198 - add clean code fields in rules endpoints Benjamin Campomenosi2023-08-221-0/+3
* SONAR-20021 Fix the code smellsLéo Geoffroy2023-08-184-9/+22
* SONAR-20021 Update Issues web apis with Clean Code TaxonomyJacek Poreda2023-08-183-2/+49
* SONAR-20021 Add filter and facets for Software Quality, Severity and Clean Co...Jacek Poreda2023-08-186-190/+146
* SONAR-20021 persist impacts from report to DatabaseLéo Geoffroy2023-08-182-3/+33
* SONAR-20102 add Gitlab Security Report export usage to telemetryPierre2023-08-113-5/+21
* SONAR-19789 schedule permissions sync task upon project onboardingAurelien Poscia2023-08-095-14/+158
* SONAR-20061 purge used anticipated_transitionSteve Marion2023-08-022-1/+92
* SONAR-19372 Add a new issue visitor in order to apply anticipated transitions...Matteo Mara2023-08-021-1/+1
* SONAR-19850 Add indexer event for switch of main branchLéo Geoffroy2023-07-195-13/+102
* SONAR-19770 - Implement DAO query for issue listantoine.vinot2023-07-191-5/+0
* SONAR-19962 Upgrade Sonar Plugin API to v10.0.0.695Duarte Meneses2023-07-1817-280/+110
* SONAR-19790 Return managed status for project in /api/project/searchAntoine Vigneau2023-07-183-0/+53
* SONAR-19787 Restrict permissions changes on managed instancesAntoine Vigneau2023-07-184-14/+48
* SONAR-19785 update SQ groups permissions from GitHub teams permissionsAurelien Poscia2023-07-181-8/+1
* SONAR-19784 allow the CE to re-compute permissionsAurelien Poscia2023-07-185-0/+1073
* SONAR-19784 Improve GitHub project lookup to disallow visibility updateAntoine Vigneau2023-07-182-32/+28
* SONAR-19784 Synchronize visibility from GitHubAurelien Poscia2023-07-181-0/+138
* SONAR-19784 Do not allow visibility update on managed projectsAntoine Vigneau2023-07-183-11/+82
* NO-JIRA remove unused importsPierre2023-07-176-8/+2
* NO-JIRA replace guava copy uniqueIndex to Collectors.toMap and simplify lambdasPierre2023-07-177-16/+15
* NO-JIRA replace toEnumSet with simple SetPierre2023-07-171-2/+2
* NO-JIRA replace Collectors.toList to Stream.toListPierre2023-07-1723-56/+45
* NO-JIRA replace MoreCollectors.toHashSet(size) with Collectors.toSetPierre2023-07-173-8/+4
* NO-JIRA replace MoreCollectors.toArrayList(size) with Collectors.toListPierre2023-07-172-5/+5
* NO-JIRA replace MoreCollectors.toArrayList with Collectors.toListPierre2023-07-174-7/+8
* NO-JIRA replace MoreCollectors.toImmutableList with ImmutableList.toImmutable...Pierre2023-07-171-2/+3
* NO-JIRA replace MoreCollectors.toSet(size) with Collectors.toSetPierre2023-07-1711-24/+21
* NO-JIRA replace MoreCollectors.toSet with Collectors.toSetPierre2023-07-173-11/+9
* NO-JIRA replace MoreCollectors.toList with Collectors.toListPierre2023-07-177-16/+15
* NO-JIRA replace MoreCollectors.toList(size) with Collectors.toListPierre2023-07-174-8/+9
* NO-JIRA replace MoreCollectors operations to JDK or guava implementationsPierre2023-07-171-1/+1
* SONAR-19850 Switch all tests with different uuids by defaultLéo Geoffroy2023-07-0723-33/+31
* SONAR-19558 Fix usage of indexOnAnalysis and minor fixesLéo Geoffroy2023-07-056-91/+57
* SONAR-19558 Refactor Project IndexersDuarte Meneses2023-07-0524-556/+729
* SONAR-19558 Update rest of tests for other modulesLéo Geoffroy2023-07-031-4/+5
* SONAR-19558 Update rest of test for sonar-server-commonLéo Geoffroy2023-06-3020-112/+122
* SONAR-19558 enabled snapshots to correctly use project/branch uuidLukasz Jarocki2023-06-291-2/+2
* SONAR-19558 Refactor 'issues', 'issue_changes', Components and view indexesDuarte Meneses2023-06-2916-106/+108
* SONAR-19690 updated test to use hostname instead of ip in order to benefit fr...Lukasz Jarocki2023-06-261-1/+1
* SONAR-19556 updated webhooks to not rely on component_uuidLukasz Jarocki2023-06-224-13/+13
* SONAR-19028 Drop column 'main_branch_project_uuid' in the Components tableDuarte Meneses2023-06-201-1/+1
* SONAR-14853 Elasticsearch http encryptionEric Giffon2023-06-205-23/+135
* SONAR-19556 Fix DB migration and increase test coverageDuarte Meneses2023-06-201-1/+1
* SONAR-19556 Refactor use of DB columns referencing projects or branches for E...Léo Geoffroy2023-06-201-0/+4