aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-14245 Drop organization related tablesDuarte Meneses2021-01-1156-1573/+117
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-08538-540/+538
* SONAR-13999 Remove OrganizationDbTesterMichal Duda2020-12-2226-723/+259
* SONAR-13999 Remove organizations from Portfolio WSMichal Duda2020-12-227-99/+53
* SONAR-13999 drop OrganizationAlmBinding class and relatedJacek2020-12-2220-1525/+0
* SONAR-13999 remove orgs from application WSMichal Duda2020-12-2212-282/+214
* SONAR-13999 drop organization from CE stepsJacek2020-12-221-0/+1
* SONAR-13999 drop completely usage of association between QualityGate and Orga...Jacek2020-12-226-269/+42
* SONAR-13999 drop organization from QualityGate WSJacek2020-12-228-201/+146
* SONAR-13999 removed OrganizationMemberDaoMichal Duda2020-12-2217-545/+23
* SONAR-13999 remove organizations from user WSMichal Duda2020-12-224-4/+51
* SONAR-13999 move project default visibility to global settingsJacek2020-12-222-24/+1
* SONAR-13999 remove orgs from permission WSMichal Duda2020-12-227-20/+38
* 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
* SONAR-13999 remove orgs webhook WSMichal Duda2020-12-228-61/+140
* SONAR-13999 drop organization from CE WSJacek2020-12-222-0/+8
* SONAR-13999 remove orgs from favorite WSMichal Duda2020-12-222-7/+53
* SONAR-14256 Create events not working for branchesDuarte Meneses2020-12-141-0/+10
* Close all resources automaticallyZipeng WU2020-12-141-13/+4
* fix code smellsPierre2020-12-1428-82/+82
* InputSteam.read() implementation should not return a signed byteZipeng WU2020-12-141-1/+3
* Code smell fix: remove unused codeZipeng WU2020-12-111-1/+0
* Code smells test fixesJacek2020-12-097-93/+98
* fix assertions on incompatible types on overall codePierre2020-12-091-5/+4
* SONAR-12821 Fail to update an application branch nameZipeng WU2020-12-082-6/+75
* SONAR-14024 fix not purging some pull requestsMichal Duda2020-12-032-11/+30
* SONAR-12659 Improve Quality Profiles Query PerformanceBelen Pruvost2020-12-021-2/+2
* SONAR-13793 improve ncloc count performance by using projects instead of comp...Pierre Guillot2020-12-025-31/+12
* SONAR-14176 Send email to admins when default admin credential is detectedJulien Lancelot2020-12-021-3/+0
* SONAR-14175 Add 'reset_password' column to 'users' tableJacek2020-12-024-2/+51
* Speed up unit tests by improving indexing in unit testsDuarte Meneses2020-11-301-4/+4
* Fix cache of MyBatis configuration extensions in unit testsDuarte Meneses2020-11-302-15/+12
* SONAR-14091 handle indexation tasks bound to an orphan branchPierre Guillot2020-11-302-1/+15
* SONAR-14033 Refactor storage of applicationsDuarte Meneses2020-11-2825-19/+839
* clean code smells (unused import)Pierre Guillot2020-11-262-2/+0
* SONAR-14159 enforce user authentication by defaultJacek2020-11-261-0/+1
* remove code smellsPierre Guillot2020-11-251-3/+3
* SONAR-14057 Set sqProjectKey and sqProjectNamebelen-pruvost-sonarsource2020-11-251-0/+5
* SONAR-14133 update get_binding changelogPierre2020-11-251-1/+3
* SONAR-14058 add url to list_definitions endpointBelen Pruvost2020-11-251-0/+1
* SONAR-13988 - GitHub ALM settings validationMark Rekveld2020-11-041-1/+2
* SONAR-13941 Move and adapt application CE processorZipeng WU2020-10-231-2/+10
* SONAR-13936 cleanupMichal Duda2020-10-166-18/+23
* SONAR-13936 Rename OrganizationPermission to GlobalPermissionJulien Lancelot2020-10-1612-38/+39
* SONAR-13936 Move default permission templates to internal propertiesJulien Lancelot2020-10-162-13/+19
* SONAR-13936 Remove use of organizations in GroupsMichal Duda2020-10-164-23/+9
* SONAR-13936 Remove use of organizations in Permissions WS and DBJulien Lancelot2020-10-1613-37/+18
* SONAR-13936 Remove organization parameter from UsersJulien Lancelot2020-10-161-1/+0