aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-15443 - Removing a group removes QG group permissionBelen Pruvost2021-10-226-0/+48
|
* SONAR-15441 - QG Groups Remove EndpointBelen Pruvost2021-10-2211-62/+375
|
* SONAR-15514 Create api/qualitygates/search_users serviceZipeng WU2021-10-2228-224/+834
|
* SONAR-15440 Remove QG permissions for a userJeremy Davis2021-10-2214-35/+315
|
* SONAR-15440 Add QG permissions to a userJeremy Davis2021-10-2215-41/+988
|
* SONAR-15440 Show users with permissions on QGJeremy Davis2021-10-2216-99/+620
|
* SONAR-15441 - QG Groups Search EndpointBelen Pruvost2021-10-2223-141/+1024
|
* SONAR-15441 - Create api/qualitygates/add_group endpointbelen-pruvost-sonarsource2021-10-2215-4/+621
|
* SONAR-15500 Create api/qualitygates/add_user serviceZipeng WU2021-10-2216-1/+570
|
* SONAR-15441 - Create table for qgate_group_permissionsBelen Pruvost2021-10-228-45/+182
|
* SONAR-15497 Create database store for qgate_user_permissionsZipeng WU2021-10-225-1/+141
|
* DOCKER-27 disable FIPS modeTrabelsi Tobias2021-10-226-2/+15
|
* SONAR-15507 added new property sonar.updatecenter.cache.ttlLukasz Jarocki2021-10-212-3/+14
|
* SONAR-15509 Fix prompt LTS version when no new version is releasedMathieu Suen2021-10-215-10/+20
|
* SONAR-15508 SONAR-15546 Add alert in the System Upgrade Info box when having ↵Mathieu Suen2021-10-2111-59/+656
| | | | critical update
* SONAR-15507 Add a prompt to warn when SonarQube need an updateMathieu Suen2021-10-2129-216/+784
|
* SONAR-15511 Update api/system/upgrades to add latest LTS informationMathieu Suen2021-10-213-0/+12
|
* 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)
* SONAR-15523 Fixed an issue where the test selecting quickFixAvailable was ↵Lukasz Jarocki2021-10-181-1/+2
| | | | 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-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-132-2/+2
|
* SONAR-15487 added unit test for quickFixAvailable added in Issue and ↵Lukasz Jarocki2021-10-133-1/+105
| | | | DefaultIssue
* SONAR-15479 updated saving issues from report in the database - added ↵Lukasz Jarocki2021-10-134-0/+8
| | | | quickFixAvailable support
* SONAR-15486 add a new field to response of /api/issues/search endpoint - ↵Lukasz Jarocki2021-10-134-41/+66
| | | | quickFixAvailable
* SONAR-15473 Add SonarLint promotion for quick fix on issueMathieu Suen2021-10-135-10/+88
|
* SONAR-15478 added a new boolean column to the Issues table quick_fix_availableLukasz Jarocki2021-10-138-5/+200
|
* 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-087-7/+7
| | | | runtime configurations
* SONAR-15469 Stop using deprecated Gradle API in SonarQubeKengo TODA2021-10-081-3/+3
|
* [NO-JIRA] Fix frontend caching issueJeremy Davis2021-10-065-26/+154
|
* Fix dependency checks for frontend projectsPhilippe Perrin2021-10-062-0/+14
|
* SONAR-15449 Document Codemagic CI integrationmichaelbirnstiehl2021-10-051-5/+7
|
* 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-0112-5/+425
|
* SONAR-15458 update /api/users/current to return information about usage of ↵Lukasz Jarocki2021-10-013-5/+18
| | | | 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-012-8/+8
|
* [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
|