aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15622 - Change Exclusions subcategory order to reflect everyday usageBelen Pruvost2021-11-081-14/+14
* SONAR-15397 Fix Issue tags aren't filtered by branchZipeng WU2021-11-059-24/+137
* SONAR-15508 Fix upgrade being display in the modalMathieu Suen2021-11-053-10/+18
* SONAR-15309 Change portfolio's empty criteria to match projects'guillaume-peoch-sonarsource2021-11-054-11/+12
* Update hardware recommendations page and Elasticsearch links (#4950)jtingsanchali2021-11-051-9/+12
* SONAR-15613 Improve settings search resultsJeremy Davis2021-11-041-1/+1
* SONAR-15575 Fix keyboard navigation in hotspots pageJeremy Davis2021-11-041-4/+3
* SONAR-15587 icon url handles base urlJeremy Davis2021-11-041-1/+2
* SONAR-15501 Fix response example for `api/project_analyses/search` endpoint +...Klaudio Sinani2021-11-042-17/+19
* SONAR-15587 - Change DB Migration for sonarlint_ad_seenBelen Pruvost2021-11-042-2/+4
* SONAR-15574 improving the code qualityLukasz Jarocki2021-11-0410-26/+20
* SONAR-15580 Migrate api/project_dump/status endpoint to CE + unit testsKlaudio Sinani2021-11-048-6/+546
* SONAR-15574 Add package info file for `org.sonar.server.projectanalysis.ws` p...Klaudio Sinani2021-11-041-0/+23
* SONAR-15574 open source background project export task processingpierre2021-11-04106-7/+9241
* Fixing critical accessibility issueMathieu Suen2021-11-044-7/+8
* SONAR-15567 Add export UI to community editionMathieu Suen2021-11-0419-2/+1696
* SONAR-15571 Update the Project Move page to add export starting with Communit...michaelbirnstiehl2021-11-041-18/+30
* SONAR-15574 move Project export API to community editionPierre2021-11-0412-0/+648
* SONAR-15567 Add new `projectImportFeatureEnabled` feature flag (#4891)klaudio-sinani-sonarsource2021-11-043-0/+37
* SONAR-15604 SONAR-15605 Improve wording for permission removal from Quality G...Jeremy Davis2021-11-044-15/+17
* SONAR-15519 fix Maven tutorial + docguillaume-peoch-sonarsource2021-11-0416-191/+36
* SONAR-15588 Dismiss sonarlint promotionguillaume-peoch-sonarsource2021-11-038-15/+98
* SONAR-15587 Sonarlint PromotionJeremy Davis2021-11-039-0/+186
* SONAR-15588 Endpoint for dismissing sonarlint promotionZipeng WU2021-11-038-4/+164
* SONAR-15587 - Return sonarLintAdSeen in CurrentAction payloadBelen Pruvost2021-11-035-4/+31
* SONAR-15587 - Add sonarlint_ad_seen boolean column to users tableBelen Pruvost2021-11-038-2/+303
* SONAR-15603 - Quality Profile permission delegation logsBelen Pruvost2021-11-0315-74/+348
* SONAR-15602 - Quality Gate permission delegation logsBelen Pruvost2021-11-0314-43/+381
* SONAR-15423 Download access.log in system administration pageZipeng WU2021-11-034-40/+52
* SONAR-15582 Updated SonarScanner for .NET documentation (#4895)mickael-caro-sonarsource2021-10-281-1/+13
* SONAR-14343 Improve documentation on coveragemichaelbirnstiehl2021-10-263-51/+209
* SONAR-15421 Document upgrading version and edition simultaneouslymichaelbirnstiehl2021-10-261-1/+2
* Fix code quality issuesDuarte Meneses2021-10-2543-113/+106
* SONAR-15440 Add permission delegate in ListActionZipeng WU2021-10-227-21/+92
* SONAR-15440 Handle QG action permissionsJeremy Davis2021-10-225-47/+19
* SONAR-15548 Extend permission on Quality Gate actions to selected users and g...Zipeng WU2021-10-226-4/+121
* SONAR-15541 Create api/qualitygates/remove_user serviceZipeng WU2021-10-2211-43/+356
* SONAR-15442 Deactivate an user should remove its permission on Quality GateZipeng WU2021-10-226-13/+59
* SONAR-15441 QG permission management handles groupsJeremy Davis2021-10-2218-165/+586
* SONAR-15539 - Removing a QG removes QG permissionsBelen Pruvost2021-10-2210-6/+118
* SONAR-15532 Document delegating Quality Gate permissions to users or groupsmichaelbirnstiehl2021-10-223-6/+9
* 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