aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16177 fix SSF-206Aurelien Poscia2022-05-307-135/+349
* SONAR-16302 Adhoc description sections are not populated correctly on web api...Léo Geoffroy2022-05-272-9/+26
* SONAR-16407 Update gitlab logoJeremy Davis2022-05-272-3/+2
* SONAR-16365 Adding title to rule description sectionMathieu Suen2022-05-253-14/+73
* SONAR-14648 Handle 'Open in IDE' errorsJeremy Davis2022-05-251-1/+2
* SONAR-16383 Change secondary issues in file to allow focus on the current issueMathieu Suen2022-05-2518-232/+220
* SONAR-16397 Hotspot API: return default section in 'riskDescription' field in...Aurelien Poscia2022-05-252-3/+3
* SONAR-16419 Fix rule metadata migrationZipeng WU2022-05-251-1/+1
* SONAR-16245 Place others category at the endJeremy Davis2022-05-252-21/+31
* SONAR-16316 Update wording for value type & error threshold of quality gate f...Klaudio Sinani2022-05-252-26/+94
* SONAR-16316 Changing button text from cancel to closeRevanshu Paliwal2022-05-251-1/+1
* SONAR-16316 Migrate Quality Profile & Quality Gate queries to Quality Gate & ...Klaudio Sinani2022-05-2514-163/+165
* SONAR-16316 Add resolution and commentsDuarte Meneses2022-05-253-2/+28
* SONAR-16316 Add quality gate and quality profile findingsKlaudio Sinani2022-05-2510-1/+357
* SONAR-16316 Update the sonarqube docs to inform users of how to download a re...Peeter Piegaze2022-05-251-1/+16
* SONAR-16316 New place for regulatory reportRevanshu Paliwal2022-05-2512-95/+537
* SONAR-16316 Regulatory report api integration fixesRevanshu Paliwal2022-05-251-2/+2
* SONAR-16316 Fill report dataDuarte Meneses2022-05-2519-244/+116
* SONAR-16316 Add new `regulatoryReportFeatureEnabled` feature flagKlaudio Sinani2022-05-253-3/+42
* SONAR-16316 Page and link to download regulatory reportRevanshu Paliwal2022-05-257-1/+163
* SONAR-16316 DAO to fetch report issues from DBDuarte Meneses2022-05-2513-11/+345
* SONAR-16303 Add frontend IT for advance ruleMathieu Suen2022-05-2428-157/+475
* SONAR-16303 Add advanced rule description tabs for issuePhilippe Perrin2022-05-241-8/+29
* SONAR-16303 The 'Why is this an issue' button is not available anymore on the...Mathieu Suen2022-05-2429-331/+1012
* SONAR-16303 Display rule description header and tabs for issuesPhilippe Perrin2022-05-247-53/+278
* [NO JIRA] Fix small typoWouter Admiraal2022-05-241-1/+1
* SONAR-16426 Remove old SonarCloud specific codeWouter Admiraal2022-05-2416-665/+3
* SONAR-16426 Remove SonarCloud code (frontend)Guillaume Peoc'h2022-05-2418-235/+21
* SONAR-16431 Fix project recomputation failure when project is part of large p...Jacek2022-05-242-14/+25
* [NO JIRA] Remove dead code, fix 'initial token name' bugWouter Admiraal2022-05-243-29/+31
* 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-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-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
* 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-1636-126/+1292
* 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-132-12/+12
* 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