aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/main/java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-23213 Measures double write - persist stepEric Giffon2024-10-141-0/+2
* SONAR-22649 make UuidFactoryFast use atomic counters for parallel execution s...Steve Marion2024-08-121-3/+4
* NO-JIRA Update license headers to 2024Pierre2024-01-03153-153/+153
* SONAR-19597 Security fix (SSF-420)Wojtek Wajerowicz2023-06-202-306/+41
* SONAR-17732 Remove all usage of redirect.sonarsource.comWouter Admiraal2023-01-171-1/+1
* SONAR-18174 Analyzer cache should be kept in the file system to decrease memo...Duarte Meneses2023-01-121-6/+20
* SONAR-18164 Deprecate language specific parametersalain2023-01-111-1/+1
* [NO JIRA] Add missing package-infoDuarte Meneses2023-01-103-0/+81
* SONAR-14584 Analysis of the project can fail if path of the file exceeds 400 ...Duarte Meneses2023-01-051-0/+3
* Update license templates for 2023Pierre2023-01-02151-153/+151
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ i...Benjamin Campomenosi2022-12-282-0/+75
* SONAR-17735 Telemetry improvementsalain2022-12-191-0/+26
* SONAR-17699 implemented algorithm for running PRs in parallelLukasz Jarocki2022-12-091-0/+29
* SONAR-17645 Enable SCIM feature toggling mechanismKlaudio Sinani2022-12-081-2/+1
* SONAR-17592 Manage formattings for truncation of messagesDuarte Meneses2022-12-011-2/+1
* SONAR-17592 Persist Message formatting from plugin apiLéo Geoffroy2022-12-011-0/+12
* SONAR-17560 Improve SARIF rule vulnerability detectionKlaudio Sinani2022-11-284-0/+89
* [NO-JIRA] Fix reported code smellsKlaudio Sinani2022-11-151-2/+2
* SONAR-17560 Introduce SARIF version validationKlaudio Sinani2022-11-153-3/+55
* SONAR-17564 Import vulnerabilities from a SARIF reportAurelien Poscia2022-11-152-11/+29
* SONAR-17560 Add Sarif deserializationAntoine Vinot2022-11-1518-130/+517
* SONAR-17560 Move existing sarif object to sonar-coreAntoine Vinot2022-11-1518-0/+761
* SONAR-17152 removed deprecated license format supportPierre2022-10-311-6/+2
* SONAR-17515 move login_message endpoint to community editionZipeng WU2022-10-311-0/+2
* SONAR-17524 Add main branch name instance propertyMathieu Suen2022-10-281-1/+11
* SONAR-11096 Discard files from analysis scope greater 20MBJacek2022-10-261-1/+10
* SONAR-16633 splitting plugins into two categories in the scanner contextLukasz Jarocki2022-10-141-0/+24
* SONAR-17096 Improve announcement order and descriptionMathieu Suen2022-09-281-20/+0
* SONAR-17096 Ability to display a system announcement to all usersGuillaume Peoc'h2022-09-231-2/+3
* SONAR-17096 Add system announcement settingsMathieu Suen2022-09-231-4/+21
* SONAR-17271 update issue changelog with information about webhookAurelien Poscia2022-09-193-59/+98
* SONAR-17271 - Add origin on issue update from ALMAntoine Vinot2022-09-191-8/+69
* SONAR-16583 Collection of hashes of issue locations takes too longDuarte Meneses2022-08-021-0/+13
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-284-65/+3
* SONAR-17081 - Minimal compatibility version should be compared with runtime A...Léo Geoffroy2022-07-222-17/+17
* SONAR-16614 Read ruleDescriptionContextKey from scanner reports and persist t...Aurelien Poscia2022-07-081-1/+1
* SONAR-16614 add ruleDescriptionContextKey to IssueDto and adapt mybatis mappingAurelien Poscia2022-07-081-25/+37
* SONAR-16566 Enforce max token lifespan on `api/user_tokens/generate` API callDimitris Kavvathas2022-07-072-0/+98
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-071-1/+1
* [NO JIRA] Make Server Base URL property description more accurateBelen Pruvost2022-06-281-1/+1
* SONAR-11599 drop module_uuid from ES index, api/issues/search and issueDto.Aurelien Poscia2022-06-151-11/+0
* NO-JIRA Fix few code smells introduced in 9.5Aurelien2022-06-092-0/+48
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-0/+55
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-166-8/+150
* SONAR-16232 Add dependencies to new sonar-plugin-apiDuarte Meneses2022-04-211-1/+1
* SONAR-16039 - Migrate existing issues to new_code tableBelen Pruvost2022-03-311-12/+6
* Improve SQ code qualityDuarte Meneses2022-03-241-4/+4
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-181-0/+17
* SONAR-14742 Project import from GitHub, Bitbucket and Azure can clash with ex...Aurelien Poscia2022-03-171-2/+14
* SONAR-15919 Send only rule keys for deactivated rules in RuleSetChangedDamien Urruty2022-03-031-4/+4