| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-15487 added unit test for quickFixAvailable added in Issue and DefaultI... | Lukasz Jarocki | 2021-10-13 | 5 | -2/+121 |
* | SONAR-15487 send isQuickFixAvailable fron scanner to CE | Pierre | 2021-10-13 | 1 | -0/+1 |
* | SONAR-15479 updated saving issues from report in the database - added quickFi... | Lukasz Jarocki | 2021-10-13 | 5 | -0/+19 |
* | SONAR-15487 changing report protocol for scanner | Lukasz Jarocki | 2021-10-13 | 1 | -0/+1 |
* | SONAR-15487 add quickfix flag in plugin-api | Pierre | 2021-10-13 | 4 | -5/+43 |
* | SONAR-15486 add a new field to response of /api/issues/search endpoint - quic... | Lukasz Jarocki | 2021-10-13 | 5 | -41/+68 |
* | SONAR-15473 Add SonarLint promotion for quick fix on issue | Mathieu Suen | 2021-10-13 | 6 | -10/+89 |
* | SONAR-15478 added a new boolean column to the Issues table quick_fix_available | Lukasz Jarocki | 2021-10-13 | 8 | -5/+200 |
* | SONAR-15201 - Add sonar-config as bundled plugin in CE | Belen Pruvost | 2021-10-12 | 1 | -0/+1 |
* | Optimize yarn gradle tasks registration | Philippe Perrin | 2021-10-11 | 2 | -4/+4 |
* | SONAR-15488 x-total header is optional | Pierre | 2021-10-08 | 4 | -9/+53 |
* | SONAR-15470 Do not declare Gradle build dependencies using compile and runtim... | Kengo TODA | 2021-10-08 | 12 | -16/+15 |
* | SONAR-15469 Stop using deprecated Gradle API in SonarQube | Kengo TODA | 2021-10-08 | 5 | -14/+15 |
* | Fix issues with yarn install parallelization when no cache are available | Philippe Perrin | 2021-10-07 | 1 | -0/+9 |
* | [NO-JIRA] Fix frontend caching issue | Jeremy Davis | 2021-10-06 | 5 | -26/+154 |
* | Fix dependency checks for frontend projects | Philippe Perrin | 2021-10-06 | 4 | -0/+21 |
* | Remove unused configuration code | Philippe Perrin | 2021-10-06 | 1 | -7/+0 |
* | SONAR-15449 Document Codemagic CI integration | michaelbirnstiehl | 2021-10-05 | 1 | -5/+7 |
* | Remove useless package-lock.json file | Philippe Perrin | 2021-10-05 | 1 | -1432/+0 |
* | SONAR-15467 promote SonarLint in GH PR comment | Pierre | 2021-10-04 | 1 | -0/+1432 |
* | Bump build task CPUs count | Philippe Perrin | 2021-10-04 | 1 | -2/+2 |
* | SONAR-15466 Add link for SonarLint connected mode | Mathieu Suen | 2021-10-01 | 2 | -63/+22 |
* | SONAR-15462 Document SonarLint Connected Mode with SonarQube | michaelbirnstiehl | 2021-10-01 | 5 | -17/+29 |
* | SONAR-15458 Add SonarLint promotion for failed Quality Gate | Mathieu Suen | 2021-10-01 | 13 | -5/+426 |
* | SONAR-15458 update /api/users/current to return information about usage of so... | Lukasz Jarocki | 2021-10-01 | 4 | -5/+19 |
* | SONAR-15307 Run Audit Purge operation in batches | Duarte Meneses | 2021-10-01 | 5 | -30/+48 |
* | SONAR-15449 Document Codemagic CI instructions | michaelbirnstiehl | 2021-10-01 | 4 | -4/+53 |
* | [NO-JIRA] Fix Gradle frontend tasks execution on Windows machines | Philippe Perrin | 2021-10-01 | 3 | -8/+21 |
* | [NO-JIRA] FE Dev Server handles translations | Jeremy Davis | 2021-10-01 | 2 | -0/+74 |
* | [NO JIRA] Fix some CSS scoping issues | Wouter Admiraal | 2021-10-01 | 2 | -1/+2 |
* | cleaning up some code smells | Pierre | 2021-10-01 | 2 | -3/+1 |
* | [NO-JIRA] Fix Travis build | Jeremy Davis | 2021-10-01 | 2 | -1/+4 |
* | [NO-JIRA] use esbuild for sonar-web | Jeremy Davis | 2021-09-30 | 261 | -4761/+1506 |
* | Avoid unnecessary yarn install | Philippe Perrin | 2021-09-29 | 5 | -43/+37 |
* | SONAR-15431 Make info on rebuilding indexes more prominent | michaelbirnstiehl | 2021-09-29 | 1 | -75/+83 |
* | SONAR-15427 Document authenticating with Bitbucket Cloud | michaelbirnstiehl | 2021-09-28 | 3 | -5/+30 |
* | SONAR-15436 Add upgrade note about removing the plugin and the upgrade path | michaelbirnstiehl | 2021-09-28 | 1 | -0/+10 |
* | SONAR-15451 migrate existing team restriction from auth plugin | Pierre | 2021-09-28 | 5 | -2/+146 |
* | SONAR-15426 Add translation key for bitbucket authent category | Mathieu Suen | 2021-09-28 | 1 | -0/+2 |
* | SONAR-15433 Bitbucket auth plugin is not allowed anymore (feature is embedded) | Pierre | 2021-09-28 | 1 | -2/+2 |
* | SONAR-15428 support bitbucket.org auth | Pierre | 2021-09-28 | 26 | -0/+1568 |
* | Revert "Avoid unnecessary yarn install runs" | Philippe Perrin | 2021-09-28 | 3 | -47/+0 |
* | Increase maximum artifact size | Jacek | 2021-09-28 | 1 | -2/+2 |
* | [NO-JIRA] Bump bouncycastle version to 1.69 | Jacek | 2021-09-28 | 1 | -1/+1 |
* | Avoid unnecessary yarn install runs | Philippe Perrin | 2021-09-28 | 3 | -0/+47 |
* | Remove unnecessary node & yarn configuration | Philippe Perrin | 2021-09-28 | 1 | -6/+0 |
* | SONAR-15418 Suppress Elasticsearch timeout exception when waiting for it to b... | Jacek | 2021-09-28 | 2 | -13/+34 |
* | SONAR-15450 Take pull requests into account when counting instance's NLOC | Duarte Meneses | 2021-09-27 | 4 | -8/+21 |
* | Add Gradle profiling for build, validate & check-ci tasks | Philippe Perrin | 2021-09-27 | 1 | -1/+11 |
* | Fix frontend dependency audit tasks | Philippe Perrin | 2021-09-27 | 2 | -4/+4 |