summaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* SONAR-11139 Store changed lines information received in scanner reportDuarte Meneses2018-09-191-0/+2
* SONAR-11185 Allow portfolio to define projects by tagsJulien Lancelot2018-09-074-16/+18
* Upgrade DBCPEric Hartmann2018-09-071-1/+1
* Delete webhooks and webhook deliveries only once (#667)Julien Lancelot2018-08-308-265/+326
* SONAR-11097 Order live measures to prevent deadlocksEric Hartmann2018-08-301-0/+36
* SONAR-8368 reopen only closed issues closed less than 30 days agoSébastien Lesaint2018-08-213-21/+107
* SONAR-8368 support reopening closed issues which had no lineSébastien Lesaint2018-08-213-54/+68
* SONAR-8368 reopen closed issues (restore status)Sébastien Lesaint2018-08-214-6/+320
* SONAR-11093 Replace projectUuids facet by projects facetJulien Lancelot2018-08-211-2/+2
* SONAR-11031 add ProjectAlmBindingLookupSébastien Lesaint2018-08-101-1/+1
* SONAR-11031 make ProjectAlmBindingDto return ALM enumSébastien Lesaint2018-08-104-68/+50
* Drop no longer used ProjectAlmBindingsDao.bindingExistsJanos Gyerik2018-08-103-44/+4
* SONAR-11038 Add ProjectAlmBindingsDao.findProjectKeyJanos Gyerik2018-08-104-8/+79
* SONAR-11039 Return ALM link in api/navigation/componentJulien HENRY2018-08-104-0/+43
* SONARCLOUD-108 Adapt the Bitbucket Cloud app to favor the new bindingJulien HENRY2018-08-104-1/+46
* SONAR-11038 Rename table alm_project_mappings -> project_alm_bindingsJulien HENRY2018-08-1013-83/+83
* SONAR-11037 Return linked projects in list_repositories for BBCJulien HENRY2018-08-106-0/+138
* SONAR-11038 Add table: alm_project_mappings (#559)Janos Gyerik2018-08-1016-18/+564
* SONARCLOUD-78 fix project_6m_inactive_projects regarding branchesSimon Brandhof2018-08-074-5/+60
* SONARCLOUD-78 remove ambiguity on ComponentQuery#analyzedAfterSimon Brandhof2018-08-074-18/+18
* SONAR-11077 add statistics to CE PersistLiveMeasuresStepSimon Brandhof2018-08-023-4/+5
* SONAR-11077 ignore unsupported characteristics in WS api/ce/submitSimon Brandhof2018-08-021-0/+7
* SONAR-11077 access to task characteristics in CE queueSimon Brandhof2018-08-022-3/+7
* SONAR-11095 Perf hotspot when background task sends issue notificationsSimon Brandhof2018-08-011-32/+33
* Fix Quality flawsSimon Brandhof2018-07-251-4/+4
* SONAR-10965 Update Organizations#subscription not nullableEric Hartmann2018-07-243-3/+7
* SONARCLOUD-103 Introduce the limit with largest long lived branchEric Hartmann2018-07-2410-11/+261
* SONARCLOUD-103 Introduce organizationUuid in loc calculationEric Hartmann2018-07-245-24/+46
* SONAR-10943 task failing with char 0 in message finishes normallySébastien Lesaint2018-07-192-13/+95
* SONAR-10776 fix NPE when user has issues on branch without ce activitySébastien Lesaint2018-07-194-9/+4
* SONAR-11021 Add default QProfile when creating organizationEric Hartmann2018-07-171-2/+4
* SONAR-10992 Set default value for types of issues/search: bug, vulnerability,...Janos Gyerik2018-07-172-2/+4
* SONAR-10986 Extend RulesDefinitions API to support security standards (#466)Janos Gyerik2018-07-175-0/+59
* SONAR-10944 Add subscription flag to organizationsJulien Lancelot2018-07-115-41/+103
* SONAR-10512 removing from queue has no effect if task status changedSébastien Lesaint2018-07-045-6/+80
* SONAR-10917 automatically cancel tasks already executed onceSébastien Lesaint2018-07-0410-161/+296
* SONAR-10913 Exclude security hotspots and manual vulnerabilities from /batch/...Janos Gyerik2018-07-043-22/+40
* SONAR-10887 Create a new permission: Administer Security HotspotsJulien HENRY2018-07-042-4/+5
* Rewrite dbunit test using dbtesterJanos Gyerik2018-07-047-1415/+79
* SONAR-10868 Add issues.from_hotspot for security hotspotsJanos Gyerik2018-07-042-6/+23
* SONARCLOUD-78 complete buckets of project histogramsSimon Brandhof2018-06-292-33/+84
* SONARCLOUD-78 complete buckets of org histogramsSimon Brandhof2018-06-295-52/+239
* SONARCLOUD-78 add metric project_loc_rangesSimon Brandhof2018-06-294-0/+73
* SONARCLOUD-78 add metric org_15d_active_orgsSimon Brandhof2018-06-292-0/+27
* Delete unused class RequirementMigrationDtoSimon Brandhof2018-06-293-184/+0
* Delete unused ComponentQuery#languageSimon Brandhof2018-06-294-48/+23
* Remove unused field userId in OrganizationDtoSimon Brandhof2018-06-291-3/+0
* SONARCLOUD-78 add metricsSimon Brandhof2018-06-2913-46/+595
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-11/+0
* SONAR-10812 Application with branchesJulien Lancelot2018-06-295-7/+61