Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-13615 Prevent scanner failure in case of null character in issue message | Eric Giffon | 2023-03-02 | 2 | -28/+18 |
| | |||||
* | NO-JIRA Fix unit test on windows | Eric Giffon | 2023-03-02 | 1 | -4/+3 |
| | |||||
* | [NO JIRA] Revert NVARCHAR to VARCHAR conversion for MSSQL | Alain Kermis | 2023-03-02 | 6 | -11/+16 |
| | |||||
* | SONAR-18372 Display specific error message when failing password change | Ambroise C | 2023-03-01 | 8 | -40/+116 |
| | | | Also remove some code smells | ||||
* | SONAR-18372 Return 400 Bad Request with message on changePasswordAction when ↵ | Dimitris Kavvathas | 2023-03-01 | 2 | -53/+152 |
| | | | | user input is incorrect. | ||||
* | SONAR-18561 Add IT to document SonarLint URL access | Mathieu Suen | 2023-03-01 | 2 | -18/+110 |
| | |||||
* | SONAR-17525 MSSQL UUID column should use VARCHAR instead NVARCHAR | Alain Kermis | 2023-03-01 | 6 | -16/+11 |
| | |||||
* | SONAR-18535 SONAR-18547 Microfocus compilation constants for COBOL language ↵ | stanislavh | 2023-03-01 | 2 | -12/+17 |
| | | | | is broken on ui | ||||
* | SONAR-18267 Fix duplicate issue changes | Eric Giffon | 2023-02-28 | 2 | -1/+20 |
| | |||||
* | SONAR-18429 Migrate permission templates app tests to RTL | Wouter Admiraal | 2023-02-28 | 24 | -535/+737 |
| | |||||
* | SONAR-16198 removing the 6 built in common rules | Matteo Mara | 2023-02-27 | 31 | -1883/+9 |
| | |||||
* | BUILD-2475 Cirrus-ci task name are too long (#7680) | Sebastien Vermeille | 2023-02-27 | 1 | -0/+2 |
| | | | | | | * Define a name pattern instead of letting cirrus generating it That way it is more concise * Add alias That way this task can still be retrieved via depend_on | ||||
* | [NO-JIRA] Remove obsolete generate_batch_reports.sh and replay_batch.sh | Zipeng WU | 2023-02-27 | 2 | -125/+0 |
| | |||||
* | SONAR-18444 RTL migration tutorials | stanislavh | 2023-02-24 | 147 | -12105/+2342 |
| | |||||
* | [NO-JIRA] Change memory and CPU for cirrus devops platform tasks | Kevin Silva | 2023-02-23 | 1 | -11/+11 |
| | |||||
* | SONAR-18464 React Testing Library for Security Hotspot - As a user without ↵ | Kevin Silva | 2023-02-23 | 3 | -13/+100 |
| | | | | edit permissions | ||||
* | [NO-JIRA] Increase memory and CPU on cirrus for devops | Kevin Silva | 2023-02-23 | 1 | -18/+18 |
| | |||||
* | [NO-JIRA] remove assumption on a random value that could fail | Steve Marion | 2023-02-23 | 1 | -1/+1 |
| | |||||
* | [SONAR-18502] add test for index drop change | Steve Marion | 2023-02-23 | 1 | -0/+10 |
| | | | | explicitely test the case where actual index is different and longer than authorized | ||||
* | SONAR-18545 Report processing fails when a warning message is too long | Zipeng WU | 2023-02-23 | 2 | -10/+13 |
| | |||||
* | [SONAR-18476] fix measures/component changelog | Matteo Mara | 2023-02-23 | 1 | -0/+1 |
| | |||||
* | [SONAR-18502] move validation of drop index param | Steve Marion | 2023-02-23 | 4 | -173/+163 |
| | | | | | This is done to allow to run query based on an actual index name than may not be valid instead of expected one. Refactor drop index structure to make it simpler and safer. | ||||
* | SONAR-18430 Migrate permissions app tests to RTL | Wouter Admiraal | 2023-02-23 | 22 | -770/+699 |
| | |||||
* | [NO-JIRA] Adjust our supported browser list | Philippe Perrin | 2023-02-22 | 1 | -6/+8 |
| | |||||
* | SONAR-18391 Improve layout landmark | Mathieu Suen | 2023-02-22 | 14 | -105/+143 |
| | |||||
* | [SONAR-18510] Fix typo in Administration page | Zipeng WU | 2023-02-22 | 2 | -2/+2 |
| | |||||
* | Revert "[NO-JIRA] Skip SQ analysis" | Jacek Poreda | 2023-02-22 | 1 | -1/+1 |
| | | | | This reverts commit f7800eedc2ef38582b45f0d39360e8ea6c48a12a. | ||||
* | SONAR-18484 fix startup of Web API v2 in DCE mode | Aurelien Poscia | 2023-02-22 | 1 | -1/+2 |
| | |||||
* | [NO-JIRA] Skip SQ analysis | Jacek Poreda | 2023-02-22 | 1 | -1/+1 |
| | |||||
* | SONAR-17714 Fix elasticsearch/bin directory issue | Jacek Poreda | 2023-02-22 | 1 | -1/+19 |
| | | | | Elasticsearch requires to not have empty elasticsearch/bin directory, hence we are excluding some of the scripts from the archive | ||||
* | SONAR-18491 Set up the build system for the new UI | David Cho-Lerat | 2023-02-21 | 19 | -26/+1825 |
| | |||||
* | SONAR-18458 React Testing Library for Security Hotspot - As any user | Kevin Silva | 2023-02-21 | 58 | -11248/+196 |
| | |||||
* | SONAR-18399 Use react day picker native navigation instead of our custom one | 7PH | 2023-02-21 | 9 | -335/+48 |
| | |||||
* | [NO-JIRA] fix DateTimeFormatter to accept different locales | Kevin Silva | 2023-02-21 | 1 | -2/+2 |
| | |||||
* | SONAR-18484 - Add api/v2/system/health endpoint | Antoine Vigneau | 2023-02-21 | 7 | -8/+277 |
| | |||||
* | SONAR-18484 Documentation for SonarQube Web API V2 (OpenApi/Swagger) | Aurelien Poscia | 2023-02-21 | 10 | -81/+55 |
| | |||||
* | SONAR-18484 Add api/v2/system/liveness endpoint | Pierre | 2023-02-21 | 27 | -34/+902 |
| | |||||
* | [NO-JIRA] Optimize query for 'ncloc' metric for largest branch per project | Jacek Poreda | 2023-02-21 | 4 | -34/+29 |
| | |||||
* | SONAR-18472 Resolve telemetry performance issue | Alain Kermis | 2023-02-21 | 11 | -107/+128 |
| | | | | Co-authored-by: Jacek Poreda <jacek.poreda@sonarsource.com> | ||||
* | SONAR-17810 Use Visibility enum instead of hard-coded strings | Wouter Admiraal | 2023-02-20 | 46 | -1120/+1028 |
| | |||||
* | SONAR-18217 Correct order of conditions in quality gate page | stanislavh | 2023-02-20 | 3 | -20/+112 |
| | |||||
* | SONAR-17812 Upgrade intl to 6.2.5 | stanislavh | 2023-02-20 | 18 | -221/+183 |
| | |||||
* | SONAR-8219 Make users.user_local column not nullable | Eric Giffon | 2023-02-20 | 8 | -3/+297 |
| | |||||
* | SONAR-18415 Fix day picker keyboard navigation triggering page shortcut due ↵ | 7PH | 2023-02-20 | 3 | -13/+41 |
| | | | | to React 16 event delegation | ||||
* | SONAR-18481 Readjust the heights of security reports categories | guillaume-peoch-sonarsource | 2023-02-17 | 1 | -1/+0 |
| | |||||
* | [NO JIRA] rename private settings.gradle to private-settings.gradle | Steve Marion | 2023-02-17 | 1 | -1/+1 |
| | | | | There can only be one settings.gradle file per project, this extra one is confusing intellij (thinking private is a root project) and block the usage of features such a dependency analysis on any private modules. | ||||
* | SONAR-14640 Add sonar.projectName scanner parameter in tutorials | stanislavh | 2023-02-17 | 48 | -1374/+406 |
| | |||||
* | SONAR-18215 Add property to override the documentation base url | Eric Giffon | 2023-02-15 | 3 | -7/+69 |
| | |||||
* | Optimize gradle build to use the incremental build feature | Olaf Śnieżek | 2023-02-14 | 2 | -21/+37 |
| | |||||
* | SONAR-18465 Remove sonar-check-api from SonarQube | Duarte Meneses | 2023-02-13 | 9 | -288/+0 |
| |