aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* SONAR-15142 Audit internal propertiesDuarte Meneses2021-08-194-14/+129
* SONAR-15287 When updating a secret, audit logs should log the actionZipeng WU2021-08-197-8/+91
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-1930-363/+507
* SONAR-15142 - Include template data on user/group permission insertsBelen Pruvost2021-08-199-37/+89
* SONAR-15142 Set a permission template default for Projects / Applications / P...Duarte Meneses2021-08-196-52/+33
* SONAR-15142 Use permission instead of roleDuarte Meneses2021-08-197-37/+38
* SONAR-15142 consistently log 'userLogin' when refering to a userDuarte Meneses2021-08-1914-176/+234
* SONAR-15142 - Skip visibility update logs from PersistComponentsStepBelen Pruvost2021-08-192-25/+34
* SONAR-15142 adding user login to audit log when removing or adding permissionLukasz Jarocki2021-08-199-184/+266
* SONAR-15142 actions on settings should distinguish add and updateZipeng WU2021-08-192-23/+53
* SONAR-15142 - Persisting deletes only when deletedRows > 0Belen Pruvost2021-08-1939-237/+482
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-1930-281/+422
* SONAR-15142 Logs for add/update/delete are inconsistent for webhooks and devopsDuarte Meneses2021-08-199-70/+55
* SONAR-15277 removing duplicates from audit table when changing visibility of ...Lukasz Jarocki2021-08-195-31/+17
* SONAR-15271 Add/remove permission from a group should have group nameZipeng WU2021-08-197-67/+111
* SONAR-15142 add 'name' and 'key' in component context for AuditPierre2021-08-197-61/+131
* SONAR-15142 remove dead codePierre2021-08-192-27/+0
* SONAR-15142 add name to audit visibility updatePierre2021-08-194-6/+24
* SONAR-15138 Generate PDFJeremy Davis2021-08-096-26/+26
* SONAR-15139 - Purge Branch propertiesBelen Pruvost2021-08-094-4/+87
* SONAR-15139 - Update Report Endpoints to work with Projects and Appsbelen-pruvost-sonarsource2021-08-094-17/+21
* SONAR-15236 Check that data is indexed in ElasticSearch before DB commitDuarte Meneses2021-08-042-0/+19
* SONAR-15237 Register removal of pluginsDuarte Meneses2021-08-046-10/+55
* SONAR-15237 Improve startup performance of the web processDuarte Meneses2021-08-044-7/+24
* Code smell fix: Replacing ImmutableList from ListBruno Andrade2021-07-292-8/+14
* SONAR-15148 - Fix Audit paginated query for OracleBelen Pruvost2021-07-291-1/+35
* SONAR-15154 add audit logs about projects, portfolios and appslukasz-jarocki-sonarsource2021-07-2717-79/+730
* SONAR-15144 - Audit Log Clean Up Jobbelen-pruvost-sonarsource2021-07-275-11/+38
* SONAR-15144 - Add Audit Logs Housekeeping Policy SettingBelen Pruvost2021-07-271-4/+4
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-2763-550/+3562
* SONAR-15143 created api/audit_logs/download endpointLukasz Jarocki2021-07-277-101/+128
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-2734-42/+1865
* SONAR-11411 Detection of inactive projects should take into account branchesDuarte Meneses2021-07-168-19/+235
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-077-147/+26
* SONAR-10762 Drop custom metrics and measures data from tables: `metrics`, 'pr...Jacek2021-07-071-1/+0
* SONAR-10762 Drop custom metrics WSsJacek2021-07-071-2/+2
* SONAR-10762 Drop manual measures tableZipeng WU2021-07-075-43/+0
* SONAR-10762 Drop Manual Measure from portfoliosZipeng WU2021-07-075-123/+0
* SONAR-10762 Drop Custom Measures WSZipeng WU2021-07-0711-573/+0
* SONAR-14605 - Make rule name consistentBelen Pruvost2021-06-304-0/+49
* SONAR-15109 exclude project-specific webhooks from global webhook listPierre2021-06-294-32/+0
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'snapshots' tableJacek2021-06-171-1/+0
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'issues' tableJacek2021-06-171-1/+0
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'events' tableJacek2021-06-171-1/+0
* SONAR-14792 Fix issue on Oracle DB by recreating PK for 'ce_activity'Jacek2021-06-171-1/+0
* SONAR-14935 add 'detectedCI' fieldJacek2021-06-175-5/+52
* SONAR-14792 Fix schema-sq.ddl - order of PKsJacek2021-06-161-32/+32
* SONAR-14871 Extract global and project Gitlab validation to separate classesJacek2021-06-101-1/+1
* SONAR-13360 Drop multiple ALM settings when downgrading to DE from EE/DCEPhilippe Perrin2021-04-291-1/+1
* SONAR-14571 add index on WEBHOOK_UUID in WEBHOOK_DELIVERIESMichal Duda2021-04-221-0/+1