aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-webserver-webapi/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-15259 Migrate portfolios from XML to DBJacek2021-09-081-1/+27
|
* SONAR-15322 Fix DevOps platform field's max length disprecanciesPhilippe Perrin2021-08-312-4/+5
|
* SONAR-15323 - Allow encryption of Global DevOps Platform SettingsBelen Pruvost2021-08-3027-84/+402
|
* SONAR-15322 Allow SQ DB fit encrypted DevOps Platform valuesZipeng WU2021-08-301-2/+2
|
* SONAR-15142 Always add AuditPersister to container and use typed NewValue ↵Duarte Meneses2021-08-265-20/+10
| | | | for each audit
* SONAR-15313 drop endpoints from WebAPI deprecated since 7.XLukasz Jarocki2021-08-2623-1558/+14
| | | | | | Co-authored-by: Lukasz Jarocki <lukasz.jarocki@sonarsource.com> Co-authored-by: Philippe Perrin <philippe.perrin@sonarsource.com> Co-authored-by: MikeBirnstiehl <michael.birnstiehl@sonarsource.com>
* SONAR-15286 fixing a bug where sometimes we didnt pass information about ↵Lukasz Jarocki2021-08-191-1/+1
| | | | component key to the audit table
* SONAR-15287 When updating a secret, audit logs should log the actionZipeng WU2021-08-1910-10/+15
|
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-1919-116/+146
|
* SONAR-15142 - Include template data on user/group permission insertsBelen Pruvost2021-08-198-23/+24
|
* SONAR-15142 Set a permission template default for Projects / Applications / ↵Duarte Meneses2021-08-197-41/+20
| | | | Portfolios is not tracked
* SONAR-15142 consistently log 'userLogin' when refering to a userDuarte Meneses2021-08-1912-58/+54
|
* SONAR-15142 When adding a project/application/portfolio, some permissions ↵Duarte Meneses2021-08-194-24/+22
| | | | are deleted
* SONAR-15142 - Skip visibility update logs from PersistComponentsStepBelen Pruvost2021-08-191-1/+1
|
* SONAR-15142 adding user login to audit log when removing or adding permissionLukasz Jarocki2021-08-194-22/+53
|
* SONAR-15142 - Persisting deletes only when deletedRows > 0Belen Pruvost2021-08-191-2/+2
|
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-1918-114/+120
|
* SONAR-15277 removing duplicates from audit table when changing visibility of ↵Lukasz Jarocki2021-08-191-2/+2
| | | | components
* SONAR-15271 Add/remove permission from a group should have group nameZipeng WU2021-08-198-22/+58
|
* SONAR-15142 add 'name' and 'key' in component context for AuditPierre2021-08-192-4/+4
|
* SONAR-15142 remove dead codePierre2021-08-191-1/+1
|
* SONAR-15142 add name to audit visibility updatePierre2021-08-191-1/+1
|
* SONAR-15239 fix DCE App node not startingPierre Guillot2021-08-113-18/+31
|
* SONAR-15138 - Download Report ActionBelen Pruvost2021-08-091-6/+20
|
* SONAR-15138 Generate PDFJeremy Davis2021-08-0914-26/+26
|
* SONAR-15139 - Update Report Endpoints to work with Projects and Appsbelen-pruvost-sonarsource2021-08-0912-38/+37
|
* SONAR-15239 implement a liveness API endpoint for K8Pierre2021-08-0914-5/+630
|
* SONAR-15236 Check that data is indexed in ElasticSearch before DB commitDuarte Meneses2021-08-042-2/+2
|
* SONAR-15237 Improve startup performance of the web processDuarte Meneses2021-08-042-6/+10
|
* Revert "SONAR-15235 api/system/health add local parameter"Pierre2021-08-044-34/+4
| | | | This reverts commit 605192c1e3436f82224bfb521efbea77eebd1163.
* SONAR-15235 api/system/health add local parameterPierre2021-08-034-4/+34
|
* Code smell fix: Replacing ImmutableList from ListBruno Andrade2021-07-2910-38/+22
|
* SONAR-15154 add audit logs about projects, portfolios and appslukasz-jarocki-sonarsource2021-07-273-10/+10
|
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-2775-351/+508
|
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-277-8/+9
|
* SONAR-11411 Detection of inactive projects should take into account branches ↵Duarte Meneses2021-07-222-2/+7
| | | | and PRs
* SONAR-11411 Detection of inactive projects should take into account branchesDuarte Meneses2021-07-164-15/+41
|
* SONAR-15133 Fix for Gitlab project onboardingPhilippe Perrin2021-07-132-4/+3
|
* Code smell fix: Remove unused importsBruno Andrade2021-07-123-3/+0
|
* Fix code smell: add package-info.javaZipeng WU2021-07-094-0/+96
|
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-079-51/+25
|
* SONAR-10762 Drop custom metrics WSsJacek2021-07-0718-1671/+72
|
* SONAR-10762 Drop Manual Measure from portfoliosZipeng WU2021-07-078-10/+0
|
* SONAR-10762 Drop Custom Measures WSZipeng WU2021-07-0726-2918/+0
|
* SONAR-10762 Drop Custom Measures UIZipeng WU2021-07-076-217/+0
|
* SONAR-14836 fix hotspots api doc exampleZipeng WU2021-07-011-1/+1
|
* SONAR-14605 - Only update Rule facet name for external rulesBelen Pruvost2021-07-013-8/+9
|
* SONAR-14605 - Make rule name consistentBelen Pruvost2021-06-303-2/+68
|
* SONAR-15092 Apply new code filter for application branchesJacek2021-06-302-15/+79
|
* SONAR-15109 exclude project-specific webhooks from global webhook listPierre2021-06-292-2/+5
|