aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src/test
Commit message (Collapse)AuthorAgeFilesLines
* NO-JIRA Update license headers to 2024Pierre2024-01-0373-73/+73
| | | | Co-authored-by: Benjamin Raymond <31401273+7PH@users.noreply.github.com>
* SONAR-19597 Security fix (SSF-420)Wojtek Wajerowicz2023-06-202-189/+39
|
* SONAR-18174 Analyzer cache should be kept in the file system to decrease ↵Duarte Meneses2023-01-121-0/+20
| | | | memory use
* [NO JIRA] Fix quality issues related to assertionsDuarte Meneses2023-01-124-9/+11
|
* Update license templates for 2023Pierre2023-01-0274-74/+74
|
* SONAR-17610 Backend documentation links targets https://docs.sonarqube.org/ ↵Benjamin Campomenosi2022-12-281-0/+62
| | | | instead of embedded doc
* SONAR-17592 Manage formattings for truncation of messagesDuarte Meneses2022-12-011-6/+0
|
* SONAR-17560 Introduce SARIF version validationKlaudio Sinani2022-11-153-2/+210
|
* SONAR-17560 Add Sarif deserializationAntoine Vinot2022-11-155-39/+264
|
* SONAR-17560 Move existing sarif object to sonar-coreAntoine Vinot2022-11-155-0/+237
|
* SONAR-17152 removed deprecated license format supportPierre2022-10-311-3/+3
|
* SONAR-17524 Add main branch name instance propertyMathieu Suen2022-10-281-1/+1
|
* SONAR-11096 Discard files from analysis scope greater 20MBJacek2022-10-261-1/+1
| | | | | SONAR-11096 Discard files from analysis scope greater when than 20 MB - introduce property 'sonar.filesize.limit'
* SONAR-17096 Improve announcement order and descriptionMathieu Suen2022-09-281-1/+1
|
* SONAR-17096 Add system announcement settingsMathieu Suen2022-09-231-1/+1
|
* SONAR-17271 update issue changelog with information about webhookAurelien Poscia2022-09-193-23/+46
|
* SONAR-17271 - Add origin on issue update from ALMAntoine Vinot2022-09-191-12/+67
|
* SONAR-16583 Collection of hashes of issue locations takes too longDuarte Meneses2022-08-021-0/+4
|
* SONAR-16647 - Move previous SSE events to DB queueBelen Pruvost2022-07-282-23/+10
|
* SONAR-17081 - Minimal compatibility version should be compared with runtime ↵Léo Geoffroy2022-07-222-6/+6
| | | | API version
* SONAR-16614 Read ruleDescriptionContextKey from scanner reports and persist ↵Aurelien Poscia2022-07-081-1/+4
| | | | to DB
* SONAR-16566 Enforce max token lifespan on `api/user_tokens/generate` API callDimitris Kavvathas2022-07-071-0/+60
|
* [NO JIRA] Replace 'squid' with 'java'Belen Pruvost2022-07-072-6/+6
|
* SONAR-16232 Use plugin api version for SonarRuntime implJacek2022-05-311-0/+39
| | | | - introduce internal SonarQubeVersion
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-163-1/+105
|
* NO-JIRA Update Mockito and simpleframework to latest major versionLéo Geoffroy2022-04-043-7/+8
|
* SONAR-16039 - Migrate existing issues to new_code tableBelen Pruvost2022-03-311-4/+53
|
* SONAR-16115 Store plugin's scanner cache in SonarQubeDuarte Meneses2022-03-181-2/+17
|
* SONAR-14742 Project import from GitHub, Bitbucket and Azure can clash with ↵Aurelien Poscia2022-03-171-0/+57
| | | | existing project key
* SONAR-15919 Send only rule keys for deactivated rules in RuleSetChangedDamien Urruty2022-03-031-6/+6
|
* SONAR-15919 Rename RuleSetChangedEvent and fix payload formatDamien Urruty2022-02-251-4/+4
|
* SONAR-7496 drop unused columns on Issues tablePierre2022-02-241-23/+0
|
* SONAR-15994 Migrate Sonarqube IOC framework from Pico to SpringDuarte Meneses2022-02-2211-1017/+745
|
* SONAR-15919 added filtering rule set change events based on languages user ↵Lukasz Jarocki2022-02-181-0/+68
| | | | subscribed to
* SONAR-15966 Fix Spring bean names to include classloaderDuarte Meneses2022-02-031-3/+8
|
* Update license headers for 2022 [update headers]Pierre2022-01-2860-60/+60
|
* SONAR-14929 - Handle Issue no longer being new on feature branchbelen-pruvost-sonarsource2022-01-211-0/+4
|
* SONAR-14929 - Save a new issue as new on branch using reference branchBelen Pruvost2022-01-211-0/+4
|
* Improve code qualityDuarte Meneses2021-11-2012-52/+59
|
* SONAR-15631 - Refactor UTs to stop using ExpectedExceptionKlaudio Sinani2021-11-1915-387/+273
|
* SONAR-15614 Drop the 'sonar.lf.aboutText' propertyPhilippe Perrin2021-11-181-1/+1
|
* SONAR-15487 added unit test for quickFixAvailable added in Issue and ↵Lukasz Jarocki2021-10-131-0/+13
| | | | DefaultIssue
* SONAR-15380 Remove SVN properties configuration section on AdministrationZipeng WU2021-09-152-32/+1
|
* SONAR-14917 Misleading memory amounts displayed in Administration > SystemDuarte Meneses2021-06-301-0/+25
|
* SONAR-15091 Compute engine fails with NPE if an external issue has an empty ↵Duarte Meneses2021-06-282-2/+148
| | | | message
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-52/+0
|
* SONAR-14682 - Make webhook validation configurableBelen Pruvost2021-04-291-1/+1
|
* SONAR-14675 Community Edition should have an EditionProviderDuarte Meneses2021-04-141-45/+2
|
* SONAR-10485 Provide a way to always enforce coverage and duplication Quality ↵Duarte Meneses2021-04-081-1/+1
| | | | Gate conditions
* SONAR-14458 Add an option to enable/disable changing user permissions by ↵Michal Duda2021-02-191-1/+1
| | | | project administrator