aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-15511 Update api/system/upgrades to add latest LTS informationMathieu Suen2021-10-213-0/+12
|
* SONAR-15506 Update upgrade modal titleMathieu Suen2021-10-211-1/+1
|
* SONAR-15515 Fix Language Distribution UIguillaume-peoch-sonarsource2021-10-196-48/+25
|
* SONAR-15471 Fix long file name on code pageguillaume-peoch-sonarsource2021-10-193-109/+137
|
* SONAR-15487 change quickfix type to be false by default (Solving issue with ↵Pierre2021-10-192-7/+6
| | | | Oracle)
* Fix flaky parallel yarn installPhilippe Perrin2021-10-181-7/+3
|
* SONAR-15523 Fixed an issue where the test selecting quickFixAvailable was ↵Lukasz Jarocki2021-10-182-2/+3
| | | | not passing on mssql
* SONAR-15488 Fix pagination if total is undefined and page size is knownWouter Admiraal2021-10-155-7/+60
| | | Co-authored-by: Guillaume Peoch <guillaume.peoch@sonarsource.com>
* SONAR-15428 Clarify that we support workspace names and slugsWouter Admiraal2021-10-151-1/+1
|
* SONAR-15426 Correct callback URL valueWouter Admiraal2021-10-151-1/+1
|
* SONAR-15519 Change upgrade notes wordingWouter Admiraal2021-10-151-3/+3
|
* SONAR-15517 fixed an issue when sometimes audit logs could not be downloadedLukasz Jarocki2021-10-142-1/+70
|
* Remove unused dependenciesPhilippe Perrin2021-10-142-611/+30
|
* Make yarn use the global cache onlyPhilippe Perrin2021-10-142-0/+2
|
* SONAR-15473 Add IT on quick fix available for issueMathieu Suen2021-10-137-4/+163
|
* SONAR-15487 added unit test for quickFixAvailable added in Issue and ↵Lukasz Jarocki2021-10-135-2/+121
| | | | DefaultIssue
* SONAR-15487 send isQuickFixAvailable fron scanner to CEPierre2021-10-131-0/+1
|
* SONAR-15479 updated saving issues from report in the database - added ↵Lukasz Jarocki2021-10-135-0/+19
| | | | quickFixAvailable support
* SONAR-15487 changing report protocol for scannerLukasz Jarocki2021-10-131-0/+1
|
* SONAR-15487 add quickfix flag in plugin-apiPierre2021-10-134-5/+43
|
* SONAR-15486 add a new field to response of /api/issues/search endpoint - ↵Lukasz Jarocki2021-10-135-41/+68
| | | | quickFixAvailable
* SONAR-15473 Add SonarLint promotion for quick fix on issueMathieu Suen2021-10-136-10/+89
|
* SONAR-15478 added a new boolean column to the Issues table quick_fix_availableLukasz Jarocki2021-10-138-5/+200
|
* SONAR-15201 - Add sonar-config as bundled plugin in CEBelen Pruvost2021-10-121-0/+1
|
* Optimize yarn gradle tasks registrationPhilippe Perrin2021-10-112-4/+4
|
* SONAR-15488 x-total header is optionalPierre2021-10-084-9/+53
|
* SONAR-15470 Do not declare Gradle build dependencies using compile and ↵Kengo TODA2021-10-0812-16/+15
| | | | runtime configurations
* SONAR-15469 Stop using deprecated Gradle API in SonarQubeKengo TODA2021-10-085-14/+15
|
* Fix issues with yarn install parallelization when no cache are availablePhilippe Perrin2021-10-071-0/+9
|
* [NO-JIRA] Fix frontend caching issueJeremy Davis2021-10-065-26/+154
|
* Fix dependency checks for frontend projectsPhilippe Perrin2021-10-064-0/+21
|
* Remove unused configuration codePhilippe Perrin2021-10-061-7/+0
|
* SONAR-15449 Document Codemagic CI integrationmichaelbirnstiehl2021-10-051-5/+7
|
* Remove useless package-lock.json filePhilippe Perrin2021-10-051-1432/+0
|
* SONAR-15467 promote SonarLint in GH PR commentPierre2021-10-041-0/+1432
|
* Bump build task CPUs countPhilippe Perrin2021-10-041-2/+2
|
* SONAR-15466 Add link for SonarLint connected modeMathieu Suen2021-10-012-63/+22
|
* SONAR-15462 Document SonarLint Connected Mode with SonarQubemichaelbirnstiehl2021-10-015-17/+29
|
* SONAR-15458 Add SonarLint promotion for failed Quality GateMathieu Suen2021-10-0113-5/+426
|
* SONAR-15458 update /api/users/current to return information about usage of ↵Lukasz Jarocki2021-10-014-5/+19
| | | | sonarlint
* SONAR-15307 Run Audit Purge operation in batchesDuarte Meneses2021-10-015-30/+48
|
* SONAR-15449 Document Codemagic CI instructionsmichaelbirnstiehl2021-10-014-4/+53
|
* [NO-JIRA] Fix Gradle frontend tasks execution on Windows machinesPhilippe Perrin2021-10-013-8/+21
|
* [NO-JIRA] FE Dev Server handles translationsJeremy Davis2021-10-012-0/+74
|
* [NO JIRA] Fix some CSS scoping issuesWouter Admiraal2021-10-012-1/+2
|
* cleaning up some code smellsPierre2021-10-012-3/+1
|
* [NO-JIRA] Fix Travis buildJeremy Davis2021-10-012-1/+4
|
* [NO-JIRA] use esbuild for sonar-webJeremy Davis2021-09-30261-4761/+1506
|
* Avoid unnecessary yarn installPhilippe Perrin2021-09-295-43/+37
|
* SONAR-15431 Make info on rebuilding indexes more prominentmichaelbirnstiehl2021-09-291-75/+83
|