aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src/testFixtures/java/org
Commit message (Expand)AuthorAgeFilesLines
* Improve code qualityDuarte Meneses2021-11-204-10/+5
* SONAR-15498 Compute manually selected projects in portfolioJacek2021-11-091-3/+11
* SONAR-15498 DB schema and WS supports project branches selection in portfoliosDuarte Meneses2021-11-091-0/+7
* SONAR-15579 Improve error verbosity on permission template matching key colli...Klaudio Sinani2021-11-092-4/+11
* SONAR-15603 - Quality Profile permission delegation logsBelen Pruvost2021-11-031-10/+11
* SONAR-15602 - Quality Gate permission delegation logsBelen Pruvost2021-11-031-7/+10
* SONAR-15441 - Create api/qualitygates/add_group endpointbelen-pruvost-sonarsource2021-10-221-0/+10
* SONAR-15500 Create api/qualitygates/add_user serviceZipeng WU2021-10-221-0/+10
* SONAR-15259 Remove dead code and minor fixesDuarte Meneses2021-09-081-0/+9
* SONAR-15259 Improve unit tests and fix Move WSDuarte Meneses2021-09-081-0/+4
* SONAR-15259 Use portfolios related tables in RemoveDeprecatedViewsStepJacek2021-09-081-8/+13
* SONAR-15259 Use portfolios table in MoveAction WSDuarte Meneses2021-09-081-6/+29
* SONAR-15259 Use portfolios realted tables in DefineAction WSJacek2021-09-081-0/+7
* SONAR-15259 Fix generation of subview keyDuarte Meneses2021-09-081-8/+39
* SONAR-15259 Migrate portfolios from XML to DBJacek2021-09-081-6/+61
* SONAR-15323 - Allow encryption of Global DevOps Platform SettingsBelen Pruvost2021-08-301-0/+9
* SONAR-15142 Always add AuditPersister to container and use typed NewValue for...Duarte Meneses2021-08-262-9/+11
* SONAR-15142 - Add componentKey to all logsBelen Pruvost2021-08-194-24/+26
* SONAR-15142 - Include template data on user/group permission insertsBelen Pruvost2021-08-191-6/+6
* SONAR-15142 consistently log 'userLogin' when refering to a userDuarte Meneses2021-08-191-11/+7
* SONAR-15142 adding user login to audit log when removing or adding permissionLukasz Jarocki2021-08-191-4/+4
* SONAR-15142 - Add component qualifier to new value in LogsBelen Pruvost2021-08-193-14/+17
* SONAR-15271 Add/remove permission from a group should have group nameZipeng WU2021-08-191-8/+11
* SONAR-15138 Generate PDFJeremy Davis2021-08-092-6/+6
* SONAR-15139 - Update Report Endpoints to work with Projects and Appsbelen-pruvost-sonarsource2021-08-092-9/+13
* SONAR-15142 - Log Permission, Plugin, Secret Key, License and SettingsBelen Pruvost2021-07-278-52/+74
* SONAR-15143 created api/audit_logs/download endpointLukasz Jarocki2021-07-273-3/+65
* SONAR-15142 Persisting audits for User operationsBelen Pruvost2021-07-273-11/+60
* SONAR-10762 Drop usage of 'user_managed' columnJacek2021-07-071-1/+0
* SONAR-10762 Drop Custom Measures WSZipeng WU2021-07-072-64/+0
* SONAR-14871 Extract global and project Gitlab validation to separate classesJacek2021-06-101-1/+1
* SONAR-14519 add ALM info to system info filePierre2021-03-081-0/+2
* SONAR-14393 Add configuration for Bitbucket Cloud settingsDuarte Meneses2021-01-292-2/+17
* SONAR-14394 Enable project binding for bitbucket cloudDuarte Meneses2021-01-272-0/+14
* SONAR-14334 update get_binding and set_azure_bindingPierre2021-01-252-4/+12
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-118-157/+4
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-0849-49/+49
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-226-430/+57
* SONAR-13999 Remove organizations from Portfolio WSMichal Duda2020-12-222-31/+15
* SONAR-13999 drop OrganizationAlmBinding class and relatedJacek2020-12-222-69/+0
* SONAR-13999 remove orgs from application WSMichal Duda2020-12-222-16/+85
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-0/+1
* SONAR-13999 drop completely usage of association between QualityGate and Orga...Jacek2020-12-221-16/+2
* SONAR-13999 drop organization from QualityGate WSJacek2020-12-221-10/+7
* SONAR-13999 removed OrganizationMemberDaoMichal Duda2020-12-221-9/+0
* SONAR-13999 move project default visibility to global settingsJacek2020-12-221-9/+0
* SONAR-13999 remove orgs from permission WSMichal Duda2020-12-222-0/+5
* SONAR-13999 remove orgs from issue WSMichal Duda2020-12-221-5/+8
* SONAR-13999 remove orgs from hotspots WSMichal Duda2020-12-221-2/+2
* SONAR-13999 drop organization from Components WSJacek2020-12-223-1/+55