aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-16227 Fix token format validation during tutorialWouter Admiraal2022-05-241-2/+4
* SONAR-16419 merge rules and rules metadata in single table and DTOZipeng WU2022-05-2440-1011/+538
* SONAR-16419 drop rules_metadata tablePierre2022-05-245-17/+116
* SONAR-16419 populate rules metadata columns from rules_metadata tablePierre2022-05-248-372/+625
* SONAR-16419 Creation of new metadata columns in the rule tablePierre2022-05-246-2/+273
* SONAR-16260 Fix typo endpoint for analysisDuarte Meneses2022-05-241-1/+1
* SONAR-16395 Activate Analyzers Cache by defaultDuarte Meneses2022-05-247-74/+117
* SONAR-16370 computing new issues hashes. version takes into account issues th...Lukasz Jarocki2022-05-244-26/+239
* Minor fixes (#5945)Peeter Piegaze2022-05-237-48/+42
* SONAR-16427 Drop SLEsWouter Admiraal2022-05-231-10/+0
* SONAR-16260 Add missing endpoint for analysisDuarte Meneses2022-05-231-0/+1
* removing reference to a "list" of known limitations since the list has come d...Megan Wilson2022-05-231-2/+0
* SONAR-16413 fix quality profile copy inconsistencyAurelien Poscia2022-05-201-11/+11
* Force utf-8 encoding for testsAntoine Vinot2022-05-201-0/+3
* [NO-JIRA] Remove nightly branch SonarQube analysisPhilippe Perrin2022-05-201-1/+1
* [NO-JIRA] Remove nightly branch security analysisPhilippe Perrin2022-05-201-1/+1
* SONAR-16414 Fix Keyboard navigation in Coding rulesGuillaume Peoc'h2022-05-202-8/+17
* SONAR-16365 Add support for rule's description default sectionPhilippe Perrin2022-05-171-5/+6
* SONAR-16303 QP import/export should use a flat description, and not sections,...Pierre2022-05-1613-760/+622
* SONAR-16302 - Update to add mybatis automapping (#5926)Léo Geoffroy2022-05-163-49/+30
* SONAR-16372 - Push IssueChangedEventsBelen Pruvost2022-05-1645-135/+1547
* SONAR-16341 Remove KeymasterGuillaume Peoc'h2022-05-162-18/+0
* SONAR-15059 Re-order the service connection fields to match what is shown on ...Wouter Admiraal2022-05-133-15/+15
* SONAR-16377 Remove JS/TS section from Test Execution Analysis Parameters (#5946)Peeter Piegaze2022-05-131-6/+0
* SONAR-16340 Replace keymaster in SearchGuillaume Peoc'h2022-05-134-32/+59
* SONAR-16412 Add link to markdown syntax in documentation of Web API rules end...Aurelien Poscia2022-05-132-3/+3
* Revert "SONAR-16370 compute issue hashes when processing scanner report"Lukasz Jarocki2022-05-135-169/+26
* SONAR-16365 Fix rule description section orderingPhilippe Perrin2022-05-131-2/+2
* SONAR-16337 Replace keymaster in ComponentsGuillaume Peoc'h2022-05-128-196/+275
* SONAR-16303 add integration tests to verify rules descriptions after the migr...Aurelien Poscia2022-05-121-1/+0
* SONAR-16263 User can't select project token if no scannable projectsGuillaume Peoc'h2022-05-122-6/+25
* SONAR-16229 improve analysis error messageMatteo Mara2022-05-111-0/+5
* SONAR-16364 fix rule desciption section with no mapping titleZipeng WU2022-05-112-7/+8
* MMF-2659 Provide guidance around setting up code coverage for our flagship la...Peeter Piegaze2022-05-1115-338/+1490
* SONAR-16303 Change RuleDescriptionFormatter from a static helper to regular beanZipeng WU2022-05-1135-210/+92
* SONAR-16303 Add section example to xoo plugin (#5914)Léo Geoffroy2022-05-111-45/+79
* SONAR-16370 compute issue hashes when processing scanner reportLukasz Jarocki2022-05-115-26/+169
* SONAR-16303 migrate plugin file hash to force reloading rulesZipeng WU2022-05-114-0/+144
* SONAR-16405 Manual on-boarding CFamily tutorials now link to "otherci" reposi...Arseniy Zaostrovnykh2022-05-111-2/+2
* SONAR-16397 update hotspot API to handle advanced rule descriptionsAurelien Poscia2022-05-114-282/+144
* SONAR-16397 Store rule description sections in the new DB structure and split...Aurelien Poscia2022-05-1114-34/+1100
* SONAR-16364 fix rule description titlesZipeng WU2022-05-103-10/+10
* SONAR-16207 Share code with Governance extension at build timeWouter Admiraal2022-05-107-5/+19
* SONAR-16365 Concatenate description section on rules pageMathieu Suen2022-05-1015-188/+271
* SONAR-16338 Replace keymaster in MeasuresGuillaume Peoc'h2022-05-105-54/+90
* SONAR-16370 identify taint issues by repositoryMatteo Mara2022-05-102-0/+173
* SONAR-16364 Update Rule API to support multiple description sectionsZipeng WU2022-05-0913-64/+282
* SONAR-16361 fix randomly failing testAurelien Poscia2022-05-091-1/+3
* SONAR-16361 adapt rule indexing to index multiple section descriptionAurelien Poscia2022-05-098-167/+191
* Revert "SONAR-16303 migrate plugin file hash to force reloading rules"Pierre2022-05-064-144/+0