]> source.dussan.org Git - sonarqube.git/shortlog
sonarqube.git
2021-10-22 belen-pruvost... SONAR-15441 - Create api/qualitygates/add_group endpoint
2021-10-22 Zipeng WUSONAR-15500 Create api/qualitygates/add_user service
2021-10-22 Belen PruvostSONAR-15441 - Create table for qgate_group_permissions
2021-10-22 Zipeng WUSONAR-15497 Create database store for qgate_user_permis...
2021-10-22 Trabelsi TobiasDOCKER-27 disable FIPS mode
2021-10-21 Lukasz JarockiSONAR-15507 added new property sonar.updatecenter.cache.ttl
2021-10-21 Mathieu SuenSONAR-15509 Fix prompt LTS version when no new version...
2021-10-21 Mathieu SuenSONAR-15508 SONAR-15546 Add alert in the System Upgrade...
2021-10-21 Mathieu SuenSONAR-15507 Add a prompt to warn when SonarQube need...
2021-10-21 Mathieu SuenSONAR-15511 Update api/system/upgrades to add latest...
2021-10-21 Mathieu SuenSONAR-15506 Update upgrade modal title
2021-10-19 guillaume-peoch... SONAR-15515 Fix Language Distribution UI
2021-10-19 guillaume-peoch... SONAR-15471 Fix long file name on code page
2021-10-19 PierreSONAR-15487 change quickfix type to be false by default...
2021-10-18 Philippe PerrinFix flaky parallel yarn install
2021-10-18 Lukasz JarockiSONAR-15523 Fixed an issue where the test selecting...
2021-10-15 Wouter AdmiraalSONAR-15488 Fix pagination if total is undefined and...
2021-10-15 Wouter AdmiraalSONAR-15428 Clarify that we support workspace names...
2021-10-15 Wouter AdmiraalSONAR-15426 Correct callback URL value
2021-10-15 Wouter AdmiraalSONAR-15519 Change upgrade notes wording
2021-10-14 Lukasz JarockiSONAR-15517 fixed an issue when sometimes audit logs...
2021-10-14 Philippe PerrinRemove unused dependencies
2021-10-14 Philippe PerrinMake yarn use the global cache only
2021-10-13 Mathieu SuenSONAR-15473 Add IT on quick fix available for issue
2021-10-13 Lukasz JarockiSONAR-15487 added unit test for quickFixAvailable added...
2021-10-13 PierreSONAR-15487 send isQuickFixAvailable fron scanner to CE
2021-10-13 Lukasz JarockiSONAR-15479 updated saving issues from report in the...
2021-10-13 Lukasz JarockiSONAR-15487 changing report protocol for scanner
2021-10-13 PierreSONAR-15487 add quickfix flag in plugin-api
2021-10-13 Lukasz JarockiSONAR-15486 add a new field to response of /api/issues...
2021-10-13 Mathieu SuenSONAR-15473 Add SonarLint promotion for quick fix on...
2021-10-13 Lukasz JarockiSONAR-15478 added a new boolean column to the Issues...
2021-10-12 Belen PruvostSONAR-15201 - Add sonar-config as bundled plugin in CE
2021-10-11 Philippe PerrinOptimize yarn gradle tasks registration
2021-10-08 PierreSONAR-15488 x-total header is optional
2021-10-08 Kengo TODASONAR-15470 Do not declare Gradle build dependencies...
2021-10-08 Kengo TODASONAR-15469 Stop using deprecated Gradle API in SonarQube
2021-10-07 Philippe PerrinFix issues with yarn install parallelization when no...
2021-10-06 Jeremy Davis[NO-JIRA] Fix frontend caching issue
2021-10-06 Philippe PerrinFix dependency checks for frontend projects
2021-10-06 Philippe PerrinRemove unused configuration code
2021-10-05 michaelbirnstiehlSONAR-15449 Document Codemagic CI integration
2021-10-05 Philippe PerrinRemove useless package-lock.json file
2021-10-04 PierreSONAR-15467 promote SonarLint in GH PR comment
2021-10-04 Philippe PerrinBump build task CPUs count
2021-10-01 Mathieu SuenSONAR-15466 Add link for SonarLint connected mode
2021-10-01 michaelbirnstiehlSONAR-15462 Document SonarLint Connected Mode with...
2021-10-01 Mathieu SuenSONAR-15458 Add SonarLint promotion for failed Quality...
2021-10-01 Lukasz JarockiSONAR-15458 update /api/users/current to return informa...
2021-10-01 Duarte MenesesSONAR-15307 Run Audit Purge operation in batches
2021-10-01 michaelbirnstiehlSONAR-15449 Document Codemagic CI instructions
2021-10-01 Philippe Perrin[NO-JIRA] Fix Gradle frontend tasks execution on Window...
2021-10-01 Jeremy Davis[NO-JIRA] FE Dev Server handles translations
2021-10-01 Wouter Admiraal[NO JIRA] Fix some CSS scoping issues
2021-10-01 Pierrecleaning up some code smells
2021-10-01 Jeremy Davis[NO-JIRA] Fix Travis build
2021-09-30 Jeremy Davis[NO-JIRA] use esbuild for sonar-web
2021-09-29 Philippe PerrinAvoid unnecessary yarn install
2021-09-29 michaelbirnstiehlSONAR-15431 Make info on rebuilding indexes more prominent
2021-09-28 michaelbirnstiehlSONAR-15427 Document authenticating with Bitbucket...
2021-09-28 michaelbirnstiehlSONAR-15436 Add upgrade note about removing the plugin...
2021-09-28 PierreSONAR-15451 migrate existing team restriction from...
2021-09-28 Mathieu SuenSONAR-15426 Add translation key for bitbucket authent...
2021-09-28 PierreSONAR-15433 Bitbucket auth plugin is not allowed anymor...
2021-09-28 PierreSONAR-15428 support bitbucket.org auth
2021-09-28 Philippe PerrinRevert "Avoid unnecessary yarn install runs"
2021-09-28 JacekIncrease maximum artifact size
2021-09-28 Jacek[NO-JIRA] Bump bouncycastle version to 1.69
2021-09-28 Philippe PerrinAvoid unnecessary yarn install runs
2021-09-28 Philippe PerrinRemove unnecessary node & yarn configuration
2021-09-28 JacekSONAR-15418 Suppress Elasticsearch timeout exception...
2021-09-27 Duarte MenesesSONAR-15450 Take pull requests into account when counti...
2021-09-27 Philippe PerrinAdd Gradle profiling for build, validate & check-ci...
2021-09-27 Philippe PerrinFix frontend dependency audit tasks
2021-09-24 Duarte MenesesFix code quality issues
2021-09-24 Duarte MenesesSONAR-15424 Compute Engine fails with NPE when analysin...
2021-09-24 Jacek[NO-JIRA] Run frontend and backend tests in parallel
2021-09-23 michaelbirnstiehlSONAR-15411 Fix glitch on SQ cluster for Kubernetes...
2021-09-23 Duarte MenesesAdd missing package-info
2021-09-23 Duarte MenesesSONAR-15425 'api/rules/repositories' is empty for new...
2021-09-23 Tobias TrabelsiSONAR-15417 updated owasp scanner version
2021-09-23 Lukasz JarockiSONAR-15412 detection of branches and PRs when using...
2021-09-23 Mathieu SuenSONAR-15412 Update documentation on supported CI for...
2021-09-22 Duarte MenesesSONAR-15352 Reopened closed hotspots should bring back...
2021-09-22 Duarte MenesesSONAR-15387 Import of Generic Tests data shouldn't...
2021-09-22 Duarte MenesesSONAR-15422 Portfolios 'selection_expression' column...
2021-09-22 michaelbirnstiehlDOCS update Cognitive Complexity white paper link
2021-09-21 Daniel MeppielAdding PR analysis prerequisites (#4740)
2021-09-21 Gyula SallaiSONAR-15408 Custom config for security analysis support...
2021-09-17 Wouter AdmiraalSONAR-15404 Fix documentation tooltip links when runnin...
2021-09-17 Philippe PerrinBump version to 9.2
2021-09-16 Belen PruvostSONAR-15143 - Using ISO8601 for DateTimes 9.1.0.47736
2021-09-16 Duarte MenesesSONAR-13798 Show NCLOC of the analysis when it's over...
2021-09-16 Duarte MenesesSONAR-15208 Scanner should distinguish between network...
2021-09-16 Duarte MenesesSONAR-15228 Add missing web service response examples
2021-09-16 Duarte MenesesSONAR-15194 Deprecate 'ProfileExporter' and 'ProfileImp...
2021-09-16 Belen PruvostSONAR-15334 - Addressing validation feedback
2021-09-16 Lukasz JarockiSONAR-15338 updated documentation
2021-09-16 Mathieu SuenSONAR-15338 Adapt to the new way of detecting secured...
2021-09-16 Lukasz JarockiSONAR-15338 setSecuredSettings added to the api/setting...
next