summaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Do not deploy the artifacts used only internallySimon Brandhof2018-06-191-16/+0
* SONAR-10587 Don't return external issues in batch/issuesDuarte Meneses2018-06-121-2/+2
* SONAR-10663 Prevent duplicate rule parameters in the database (#341)Janos Gyerik2018-06-111-6/+28
* SONAR-10782 delete stale pull requests at the end of an analysis (#336)Guillaume Jambet2018-06-074-4/+30
* SONAR-10416 Purge child tables of CE Queue at startupEric Hartmann2018-06-074-11/+52
* Revert "SONAR-10782 delete stale pull requests at the end of an analysis (#29...Guillaume Jambet2018-06-054-30/+4
* SONAR-10782 delete stale pull requests at the end of an analysis (#299)Guillaume Jambet2018-06-054-4/+30
* SONAR-10363 New built-in quality profiles should be the defaultEric Hartmann2018-06-054-1/+63
* SONAR-10652 Correctly fail when authentication and several emails existsJulien Lancelot2018-05-293-15/+14
* SONAR-10430 add missing jdbc typesSébastien Lesaint2018-05-281-8/+12
* SONAR-10430 do not compute distance for files with too far sizeSébastien Lesaint2018-05-2810-43/+627
* SONAR-10430 add FileSourceDto#getLineCount()Sébastien Lesaint2018-05-286-55/+262
* SONAR-10430 add FILE_SOURCES.LINE_COUNTSébastien Lesaint2018-05-285-0/+8
* SONAR-10684 Create internal API to block analysis based on nclocJulien Lancelot2018-05-245-5/+95
* SONAR-10670 Count ncloc of whole instance with biggest long-living branchTeryk Bellahsene2018-05-244-4/+80
* SONAR-10597 Update ISSUE_CHANGE#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-2327-572/+167
* SONAR-10597 Update CE_ACTIVITY#SUBMITTER_LOGIN to SUBMITTER_UUIDJulien Lancelot2018-05-233-10/+9
* SONAR-10597 Update CE_QUEUE#SUBMITTER_LOGIN to SUBMITTER_UUIDJulien Lancelot2018-05-238-29/+30
* SONAR-10597 Update RULES_METADATA#NOTE_USER_LOGIN to NOTE_USER_UUIDJulien Lancelot2018-05-236-21/+35
* SONAR-10597 Update MANUAL_MEASURES#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-2311-150/+109
* SONAR-10597 Update USER_TOKENS#LOGIN to USER_UUIDJulien Lancelot2018-05-238-134/+115
* SONAR-10597 Update QPROFILE_CHANGES#USER_LOGIN to USER_UUIDJulien Lancelot2018-05-234-18/+18
* SONAR-10597 Use user UUID for ISSUES#ASSIGNEEGuillaume Jambet2018-05-239-77/+53
* SONAR-10598 Display warning page when detecting login update during authentic...Julien Lancelot2018-05-237-141/+147
* SONAR-10599 Synchronize login during authenticationJulien Lancelot2018-05-2321-417/+451
* SONAR-10597 Introduce UUID in table USERSGuillaume Jambet2018-05-239-35/+47
* BRANCH-63 Do not run PR decorators when not on a PRJulien HENRY2018-05-211-2/+2
* Fix recurring FPs in PermissionTemplateDaoTest#user_count_by_template_and_per...Julien Lancelot2018-05-181-6/+8
* Introduce Bitbucket Cloud ApplicationJulien HENRY2018-05-162-0/+24
* SONAR-10517 Create table project_mappingsJulien HENRY2018-05-1614-1/+511
* Drop usage of db column ce_queue.execution_countSimon Brandhof2018-05-1512-264/+72
* SONAR-10591 refactor management of plugin FS on serverSimon Brandhof2018-05-111-1/+2
* Fix Quality flawsSimon Brandhof2018-05-101-3/+3
* SONAR-10592 ability to pause/resume Compute Engine workersSimon Brandhof2018-05-101-0/+4