| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-21643 Fix IT CompositeBlameCommandIT (#10709) | Dejan Milisavljevic | 2024-02-23 | 1 | -21/+23 |
* | SONAR-21643 Add support to Junit5 for BBTs | Léo Geoffroy | 2024-02-23 | 3 | -8/+75 |
* | SGB-6 improve assertion in order to check only the entries for relevant logger | Matteo Mara | 2024-02-23 | 1 | -1/+5 |
* | SONAR-21692 Improve Account-it, ProjectDumpApp-it tests | stanislavh | 2024-02-23 | 2 | -15/+9 |
* | SONAR-21692 Remove warnings from indexation components | stanislavh | 2024-02-23 | 2 | -6/+7 |
* | SONAR-21692 Fix testing warnings for ProjectActivity + NewCodeDefinition | stanislavh | 2024-02-23 | 3 | -14/+24 |
* | SONAR-21692 Fix jest warnings related to Valid DOM in IssuesApp (#10695) | Ismail Cherri | 2024-02-23 | 6 | -34/+34 |
* | SONAR-21692 fix leftovers with act warnings | Viktor Vorona | 2024-02-22 | 6 | -29/+35 |
* | SONAR-21692 Refactor ComponentContainer-test to make it clear what happened t... | Viktor Vorona | 2024-02-22 | 1 | -52/+80 |
* | SONAR-21655 ensure issue indexing chunks are properly closed when iterating o... | Steve Marion | 2024-02-22 | 3 | -2/+67 |
* | SONAR-21643 Convert some IT tests to Junit 5 (#10672) | Dejan Milisavljevic | 2024-02-22 | 24 | -136/+293 |
* | SONAR-21692 Fix test warnings in ComponentContainer | Viktor Vorona | 2024-02-22 | 1 | -27/+27 |
* | SONAR-21647 Migrate DAO IT (#10676) | OrlovAlexander | 2024-02-22 | 193 | -4022/+4383 |
* | SONAR-21692 Fix jest warnings related to ProjectDumpApp and IssuesApp | Ismail Cherri | 2024-02-22 | 3 | -10/+19 |
* | SONAR-21692 fix react-queries to not do calls when it is not needed | Viktor Vorona | 2024-02-22 | 4 | -7/+25 |
* | SONAR-21692 Remove warnings from design-system | stanislavh | 2024-02-22 | 8 | -22/+42 |
* | SONAR-21692 QualityProfiles and PullRequestOverview clean up test logs | Viktor Vorona | 2024-02-21 | 2 | -13/+18 |
* | SONAR-21643 Migrate db tests migration to Junit5 | Léo Geoffroy | 2024-02-21 | 141 | -930/+985 |
* | SONAR-21692 Fix RTL act Github Authentication test (#10682) | Ismail Cherri | 2024-02-21 | 1 | -21/+10 |
* | SONAR-21692 Remove test warnings from QualityGate, CaycGuide, GitHub | Viktor Vorona | 2024-02-21 | 4 | -41/+25 |
* | SONAR-21692 Fix RTL act warnings from GlobalMessage, Account, ComponentMeasur... | Ismail Cherri | 2024-02-21 | 8 | -41/+72 |
* | SONAR-21643 Convert some parameterized tests to Junit 5 (#10666) | Dejan Milisavljevic | 2024-02-21 | 6 | -205/+200 |
* | SONAR-21692 Remove act warnings from Toggler, IssuesSidebar, IssuesAppGuides,... | stanislavh | 2024-02-21 | 8 | -75/+80 |
* | SONAR-21643 Migrate test case UT in Junit5 | Léo Geoffroy | 2024-02-21 | 3 | -35/+44 |
* | SONAR-21643 Fix public accessor on JUnit5 Test | Léo Geoffroy | 2024-02-21 | 1 | -17/+17 |
* | SONAR-21692 Remove RTL warning from IssueHeader | stanislavh | 2024-02-20 | 3 | -8/+7 |
* | SONAR-21692 Remove RTL warnings from maintenance, marketplace,overview pages | stanislavh | 2024-02-20 | 4 | -15/+17 |
* | SONAR-21692 Remove act() that are not needed | Viktor Vorona | 2024-02-20 | 18 | -209/+104 |
* | SONAR-21643 Add support for Junit5 | Léo Geoffroy | 2024-02-20 | 3 | -1/+17 |
* | SONAR-19032 MIUI cleanup part 1 (#10627) | Grégoire Aubert | 2024-02-20 | 257 | -9698/+1397 |
* | SONAR-21576 Fix report download link when using context (#10650) | Ismail Cherri | 2024-02-20 | 1 | -2/+1 |
* | SONAR-20717 Save issue guide steps in sessionstorage | Viktor Vorona | 2024-02-19 | 6 | -291/+363 |
* | SONAR-21471 Revert drop of type filter during reindexing from UI | stanislavh | 2024-02-19 | 2 | -28/+36 |
* | SONAR-21235 Add shadow to main app bar and separator to project list sticky h... | Ismail Cherri | 2024-02-19 | 4 | -13/+64 |
* | SONAR-21165 Fix code smells | Léo Geoffroy | 2024-02-16 | 2 | -3/+3 |
* | SQDEVOPS-372 implement datadog test monitoring in ci | Jérémy Cotineau | 2024-02-16 | 4 | -64/+553 |
* | SONAR-21636 Add test when 'types' param is not specified (#10644) | Dejan Milisavljevic | 2024-02-16 | 1 | -0/+23 |
* | SONAR-21165 Remove uuid from issues_impacts and rules_default_impacts table | Léo Geoffroy | 2024-02-16 | 47 | -152/+871 |
* | SONAR-21623 Make sure global error/success messages are displayed for extensions | David Cho-Lerat | 2024-02-16 | 1 | -2/+8 |
* | SONAR-21594 Do not show plugins notification twice in marketplace page | stanislavh | 2024-02-16 | 2 | -6/+4 |
* | SONAR-20958 Improve error message for startColumn on empty line (#10628) | Dejan Milisavljevic | 2024-02-15 | 2 | -1/+35 |
* | SONAR-20510 Always show project name in project facet | Viktor Vorona | 2024-02-15 | 6 | -43/+148 |
* | SONAR-21471 Drop type from allowed filters during reindexing | stanislavh | 2024-02-15 | 2 | -37/+28 |
* | SONAR-21586 Provide query for overall and new tabs in branch overview | stanislavh | 2024-02-15 | 7 | -29/+32 |
* | SONAR-21352 Change log level to Warning (#10622) | OrlovAlexander | 2024-02-15 | 2 | -4/+7 |
* | REL-2991 Upgrade Orchestrator to 4.7.1.1872 | Alain Kermis | 2024-02-15 | 1 | -1/+3 |
* | SONAR-21563 Improve UX for software quality cards in branch overview | stanislavh | 2024-02-15 | 4 | -45/+40 |
* | [NO-JIRA] add memory to yarn check job failing due to container OOM on public... | Steve Marion | 2024-02-14 | 1 | -1/+1 |
* | SONAR-21600 Add branch name to software quality counters links | stanislavh | 2024-02-14 | 5 | -6/+46 |
* | SONAR-21599 Align accepted issues description text in tabs (#10620) | Ismail Cherri | 2024-02-14 | 3 | -2/+7 |