aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-18649 Remove the deprecated SANS Top 25 Security reportPhilippe Perrin2023-03-0926-356/+21
* NO-JIRA using Scanner Gradle 4 to scan SonarQubeLukasz Jarocki2023-03-081-1/+1
* NO-JIRA updated tutorial to use latest Scanner GradleLukasz Jarocki2023-03-086-9/+9
* SONAR-18628 Drop GlobalPermissions class and replace with GlobalPermission enum.Dimitris Kavvathas2023-03-0757-882/+768
* SONAR-18600 Remove deprecated items that are not used anymoreZipeng WU2023-03-0733-683/+5
* SONAR-18593 Migrate rtl for settingsstanislavh2023-03-0669-1733/+859
* SONAR-18536 Migrate enzyme to RTL for Project Overviewguillaume-peoch-sonarsource2023-03-0652-13673/+598
* SONAR-18214 Add documentation url to api/navigation/globalEric Giffon2023-03-063-5/+27
* SONAR-18600 Remove unused frontend deprecated functionsAmbroise C2023-03-062-17/+0
* SONAR-18553 Migrate concise issues list components tests to RTL7PH2023-03-0618-765/+337
* [SONAR-16198] update text in the administration panel regarding common reposi...Matteo Mara2023-03-031-6/+3
* SONAR-18565 - Improve IssueIndexer performance to use markAsUnchanged flagAntoine Vinot2023-03-0317-56/+363
* SONAR-18431 Migrate activity tests to RTLWouter Admiraal2023-03-0354-2190/+1347
* SONAR-18580 add RTL for settings (part1)stanislavh2023-03-0243-3248/+533
* SONAR-18552 Migrate issues app components to RTL7PH2023-03-0225-2956/+1036
* SONAR-13615 Prevent scanner failure in case of null character in issue messageEric Giffon2023-03-022-28/+18
* NO-JIRA Fix unit test on windowsEric Giffon2023-03-021-4/+3
* [NO JIRA] Revert NVARCHAR to VARCHAR conversion for MSSQLAlain Kermis2023-03-026-11/+16
* SONAR-18372 Display specific error message when failing password changeAmbroise C2023-03-018-40/+116
* SONAR-18372 Return 400 Bad Request with message on changePasswordAction when ...Dimitris Kavvathas2023-03-012-53/+152
* SONAR-18561 Add IT to document SonarLint URL accessMathieu Suen2023-03-012-18/+110
* SONAR-17525 MSSQL UUID column should use VARCHAR instead NVARCHARAlain Kermis2023-03-016-16/+11
* SONAR-18535 SONAR-18547 Microfocus compilation constants for COBOL language i...stanislavh2023-03-012-12/+17
* SONAR-18267 Fix duplicate issue changesEric Giffon2023-02-282-1/+20
* SONAR-18429 Migrate permission templates app tests to RTLWouter Admiraal2023-02-2824-535/+737
* SONAR-16198 removing the 6 built in common rulesMatteo Mara2023-02-2731-1883/+9
* BUILD-2475 Cirrus-ci task name are too long (#7680)Sebastien Vermeille2023-02-271-0/+2
* [NO-JIRA] Remove obsolete generate_batch_reports.sh and replay_batch.shZipeng WU2023-02-272-125/+0
* SONAR-18444 RTL migration tutorialsstanislavh2023-02-24147-12105/+2342
* [NO-JIRA] Change memory and CPU for cirrus devops platform tasksKevin Silva2023-02-231-11/+11
* SONAR-18464 React Testing Library for Security Hotspot - As a user without ed...Kevin Silva2023-02-233-13/+100
* [NO-JIRA] Increase memory and CPU on cirrus for devopsKevin Silva2023-02-231-18/+18
* [NO-JIRA] remove assumption on a random value that could failSteve Marion2023-02-231-1/+1
* [SONAR-18502] add test for index drop changeSteve Marion2023-02-231-0/+10
* SONAR-18545 Report processing fails when a warning message is too longZipeng WU2023-02-232-10/+13
* [SONAR-18476] fix measures/component changelogMatteo Mara2023-02-231-0/+1
* [SONAR-18502] move validation of drop index paramSteve Marion2023-02-234-173/+163
* SONAR-18430 Migrate permissions app tests to RTLWouter Admiraal2023-02-2322-770/+699
* [NO-JIRA] Adjust our supported browser listPhilippe Perrin2023-02-221-6/+8
* SONAR-18391 Improve layout landmarkMathieu Suen2023-02-2214-105/+143
* [SONAR-18510] Fix typo in Administration pageZipeng WU2023-02-222-2/+2
* Revert "[NO-JIRA] Skip SQ analysis"Jacek Poreda2023-02-221-1/+1
* SONAR-18484 fix startup of Web API v2 in DCE modeAurelien Poscia2023-02-221-1/+2
* [NO-JIRA] Skip SQ analysisJacek Poreda2023-02-221-1/+1
* SONAR-17714 Fix elasticsearch/bin directory issueJacek Poreda2023-02-221-1/+19
* SONAR-18491 Set up the build system for the new UIDavid Cho-Lerat2023-02-2119-26/+1825
* SONAR-18458 React Testing Library for Security Hotspot - As any userKevin Silva2023-02-2158-11248/+196
* SONAR-18399 Use react day picker native navigation instead of our custom one7PH2023-02-219-335/+48
* [NO-JIRA] fix DateTimeFormatter to accept different localesKevin Silva2023-02-211-2/+2
* SONAR-18484 - Add api/v2/system/health endpointAntoine Vigneau2023-02-217-8/+277