aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-121-1/+1
* Extract implementation from plugin API and create new module sonar-plugin-api...Duarte Meneses2019-07-1218-24/+22
* SONAR-12261 fix project QG search on MsSQLSébastien Lesaint2019-07-101-1/+1
* SONAR-12246 remove MySQL dialectSimon Brandhof2019-07-106-155/+0
* SONAR-12246 Remove SQL requests specific to MySQLSimon Brandhof2019-07-103-22/+0
* SONAR-12246 Remove dependencies on MySQL driverSimon Brandhof2019-07-101-1/+0
* MMF-1737 Analyze Bitbucket repositories with Azure Pipelines (#1879)mickael-caro-sonarsource2019-07-104-8/+7
* SC-799 Add temporary live migration to delete empty personal orgsJanos Gyerik2019-07-054-0/+109
* SC-764 Return alm organization type in /api/organizations/searchBenoît Gianinetti2019-07-054-5/+54
* Merge pull request #1789 from SonarSource/fix/md/SONAR-11845-project-import-s...Michal Duda2019-06-282-12/+11
* Replace 3 regex with 1 and precompiled patternFranck Arnulfo2019-06-281-4/+6
* SONAR-12221 Add pagination to api/qualitygates/searchJulien Lancelot2019-06-284-65/+15
* SONAR-11560 fix api/permissions/users sortingMichal Duda2019-06-146-1/+94
* SONAR-11745 deletion of disable component's child tables is resilientSébastien Lesaint2019-06-138-65/+164
* SONAR-11745 do not fail when loading issues of disabled componentsSébastien Lesaint2019-06-132-11/+114
* Using already-defined constants instead of duplicating their valuesDiego Marcilio2019-06-131-1/+1
* SONAR-12146 fix resilience of deletion of project/branch/viewSébastien Lesaint2019-06-131-4/+4
* SONAR-12038 Add pendingTime to api/ce/activity_status and ComputeEngineTasks ...Duarte Meneses2019-06-034-2/+80
* SONAR-11675 delete scan contexts and CE activities on project purgeSébastien Lesaint2019-05-315-53/+399
* SONAR-11950 add SnapshotDto#revisionSimon Brandhof2019-05-224-6/+27
* SONAR-11950 create DB column snapshots.revisionSimon Brandhof2019-05-225-0/+11
* SONARCLOUD-628 Allow UTF-8 characters in project keyBenoît Gianinetti2019-05-202-4/+4
* SONAR-12061 Purge refresh flag on portfolio deletionBenoit2019-05-156-9/+63
* SONAR-12061 Recalculate out-of-date portfolios at scheduled hoursJanos Gyerik2019-05-154-127/+157
* SONAR-12061 Create 'INTERNAL_COMPONENT_PROPS' tableBenoît Gianinetti2019-05-1510-1/+609
* SONAR-12057 Add general locking mechanism through internal_propertiesJanos Gyerik2019-05-154-0/+163
* SONAR-11180 add security facet to api/rules/searchMichal Duda2019-05-071-1/+6
* SONAR-11904 Create API endpoint to get snippetsDuarte Meneses2019-05-061-0/+18
* Upgrade assertj-core to 3.12.2 and assertj-guava to 3.2.1 for compatibility w...Duarte Meneses2019-04-303-5/+6
* SONAR-12000 add DB column webhooks.secretSimon Brandhof2019-04-294-20/+57
* SONAR-11585 Purge disabled componentsDuarte Meneses2019-04-275-17/+84
* SONARCLOUD-582 split loading of profiles in rule activationSimon Brandhof2019-04-242-11/+7
* SONARCLOUD-582 refactor context of rule activationSimon Brandhof2019-04-241-0/+6
* SONAR-11925 Includes hotspots by default in the response of api/issues/searchJulien Lancelot2019-04-232-4/+2
* SONAR-11859 Fix issue changelogJulien HENRY2019-04-233-7/+24
* SONAR-11856 Store the "true" target branch in the scanner report to display i...Duarte Meneses2019-04-232-0/+6
* SONAR-11858 Apply light issue tracking with siblings for all branchesJulien HENRY2019-04-236-12/+14
* SONAR-11753 fix DB incompatibility in EmailSubscriberDtoSimon Brandhof2019-04-233-38/+52
* SONAR-11929 do not send issue notifications on PRs and short branchesSébastien Lesaint2019-04-231-1/+1
* SONAR-11753 dont retrieve all subscribers if only interested in subsetSébastien Lesaint2019-04-234-3/+162
* SONAR-11753 move "failed analysis" notification to email specific algoSébastien Lesaint2019-04-231-0/+4
* SONAR-11753 drop dead code in PropertiesMapperSébastien Lesaint2019-04-231-2/+0
* SONAR-11753 move built-in qp change notification to email specific algoSébastien Lesaint2019-04-232-43/+94
* SONAR-11753 move license notifications to email specific algoSébastien Lesaint2019-04-239-36/+106
* SONAR-11753 notification serialisation keeps original typeSébastien Lesaint2019-04-231-3/+4
* SONAR-11753 move "My new issues" notification to email specific algoSébastien Lesaint2019-04-235-14/+267
* SONAR-10462 Postgres deadlock when updating last used date of Q profileSimon Brandhof2019-04-104-3/+48
* SONAR-11881 ORA-01795 failure in CeQueueDaoSimon Brandhof2019-04-032-4/+3
* SONAR-11882 ORA-01795 failure in PermissionTemplateCharacteristicDaoSimon Brandhof2019-04-031-2/+2
* SONAR-11917 Improved copy project measures step in portfolio recalculationMichal Duda2019-04-034-3/+60