aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-governanceWouter Admiraal2021-08-201-1/+6
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-securityr...Wouter Admiraal2021-08-201-0/+2
* SONAR-15297 Remove dependency on sonar-ui-common for core-extension-licenseWouter Admiraal2021-08-201-0/+8
* SONAR-15297 Remove dependency on sonar-ui-common for sonar-docsWouter Admiraal2021-08-2018-430/+1029
* SONAR-15297 Fix sonar-web buildWouter Admiraal2021-08-207-448/+834
* SONAR-15297 Move sonar-ui-common code to sonar-webWouter Admiraal2021-08-201599-10238/+3698
* SONAR-15119 Align Azure Pipelines tutorial end with other tutorialsPhilippe Perrin2021-08-208-279/+133
* SONAR-15119 Align Gitlab CI tutorial end with other tutorialsPhilippe Perrin2021-08-208-543/+102
* SONAR-15119 Tutorials shouldn't always mention that the page will automatical...Philippe Perrin2021-08-2019-61/+146
* DOCS Add missing screenshot to Java 11 analysis pagemichaelbirnstiehl2021-08-202-1/+2
* SONAR-15305 - Audit Purge Integration TestBelen Pruvost2021-08-191-0/+1
* SONAR-15142 Audit internal propertiesDuarte Meneses2021-08-198-19/+133
* SONAR-15286 fixing a bug where sometimes we didnt pass information about comp...Lukasz Jarocki2021-08-191-1/+1
* SONAR-15287 When updating a secret, audit logs should log the actionZipeng WU2021-08-1923-26/+157
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-1965-513/+689
* SONAR-15142 - Include template data on user/group permission insertsBelen Pruvost2021-08-1918-61/+114
* SONAR-15142 Set a permission template default for Projects / Applications / P...Duarte Meneses2021-08-1913-93/+53
* SONAR-15142 Use permission instead of roleDuarte Meneses2021-08-197-37/+38
* SONAR-15142 consistently log 'userLogin' when refering to a userDuarte Meneses2021-08-1926-251/+251
* SONAR-15142 When adding a project/application/portfolio, some permissions are...Duarte Meneses2021-08-194-24/+22
* SONAR-15142 - Skip visibility update logs from PersistComponentsStepBelen Pruvost2021-08-194-27/+36
* SONAR-15142 adding user login to audit log when removing or adding permissionLukasz Jarocki2021-08-1913-206/+319
* 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-1940-239/+484
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-1962-417/+566
* 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-197-36/+22
* SONAR-15271 Add/remove permission from a group should have group nameZipeng WU2021-08-1916-91/+173
* SONAR-15142 add 'name' and 'key' in component context for AuditPierre2021-08-1912-71/+159
* SONAR-15142 remove dead codePierre2021-08-195-50/+5
* SONAR-15142 add name to audit visibility updatePierre2021-08-195-7/+25
* SONAR-13890 Make bitbucket/github tutorial ending a stand-alone step for incr...Mathieu Suen2021-08-1447-123/+399
* SONAR-15106 Make Azure Tutorial more generic for cfamily.Mathieu Suen2021-08-142-7/+6
* SONAR-14139 Prevent users from using a Quality Gate with no conditionsMathieu Suen2021-08-1314-90/+433
* SONAR-12004 Replace diamonds with full textJeremy Davis2021-08-1320-165/+216
* SONAR-15275 Disable issues bulk change form if no change configuredWouter Admiraal2021-08-134-14/+70
* SONAR-13150 Prevent using quality profiles with no active rulesWouter Admiraal2021-08-1319-71/+1078
* SONAR-13154 Prevent assigning projects to Quality Gate with no conditions, or...Wouter Admiraal2021-08-1310-28/+226
* SONAR-13293 Unsubscribing from a portfolio report should be more straightforwardWouter Admiraal2021-08-137-42/+441
* NO-JIRA adding timestamps to logs on CirrusLukasz Jarocki2021-08-131-0/+1
* SONAR-13742 The payload should return GitHub API's 'html_url' value rather th...Wouter Admiraal2021-08-132-4/+4
* SONAR-13742 Add link to GitHub project on import screenWouter Admiraal2021-08-135-48/+108
* SONAR-15258 Add App Report SettingsJeremy Davis2021-08-1212-2/+606
* SONAR-15140 add PDF report subscription infomichaelbirnstiehl2021-08-121-9/+27
* SONAR-15139 - Add scheduled email reports subscriptionBelen Pruvost2021-08-123-10/+46
* BUILD-1101 Docker images is be associated to a build and set retentionMalena Ebert2021-08-121-4/+2
* SONAR-14023 Make system health status more explicitWouter Admiraal2021-08-128-102/+131
* SONAR-15244 Use G1GC for ElasticsearchJacek2021-08-113-6/+6
* SONAR-13990 Improve Hotspot status change buttonJeremy Davis2021-08-118-349/+400
* SONAR-15177 Improve code viewer when no component is analysisMathieu Suen2021-08-118-142/+995