aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-dao
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10277 Prevent user to have more than 100 projects as favoriteJulien Lancelot2019-03-184-6/+46
* SONAR-11814 speed-up upsert of live measures on PostgreSQLSimon Brandhof2019-03-135-59/+85
* SONAR-11736 Reaturn overall issue count measures as new measures in SLBs and PRsDuarte Meneses2019-03-111-2/+2
* SONAR-11797 fix for exception on project overview pageMichal Duda2019-03-074-22/+28
* Fix UT on OracleJulien Lancelot2019-03-061-16/+5
* Fix UT on MySQLJulien Lancelot2019-03-061-2/+2
* Rename ownerId to organizationAlmId and almId to alm in AlmAppInstallDtoJulien Lancelot2019-03-068-115/+110
* SONARCLOUD-413 Synchronize github user organization membership during authent...Julien Lancelot2019-03-065-35/+103
* SONARCLOUD-382 Update org member when receiving GH webhookBenoit Gianinetti2019-03-067-18/+75
* SONARCLOUD-381 Create api/organization/sync_membersJulien Lancelot2019-03-068-86/+181
* SONARCLOUD-379 Create POST /api/organizations/set_member_syncBenoît Gianinetti2019-03-062-3/+2
* SONARCLOUD-379 Add ORG_ALM_BINDING#MEMBERS_SYNC columnBenoît Gianinetti2019-03-065-4/+44
* stabilize BranchDaoTest on OracleSébastien Lesaint2019-02-213-11/+32
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-184-0/+26
* SONAR-11628 add api/project_analyses/unset_baselineSébastien Lesaint2019-02-111-0/+20
* SONAR-11626 baseline analysis can not be deleted by PeriodCleanerSébastien Lesaint2019-02-116-181/+159
* SONAR-11626 clarify what SNAPSHOTS.purge_status is used forSébastien Lesaint2019-02-115-22/+8
* SONAR-11626 make explicit uuid is mandatory in PurgeSnapshotQuerySébastien Lesaint2019-02-114-25/+25
* SONAR-11631 add SnapshotDto.projectVersionSébastien Lesaint2019-02-114-29/+80
* SONAR-11631 move version event data validation to UI codeSébastien Lesaint2019-02-112-3/+4
* SONAR-11631 add SNAPSHOTS.PROJECT_VERSIONSébastien Lesaint2019-02-1117-0/+36
* SONAR-11631 rename snapshot's version to codePeriodVersionSébastien Lesaint2019-02-116-41/+41
* SONAR-11626 Add BranchDao.updateManualBaselineJanos Gyerik2019-02-115-132/+74
* SONAR-11626 Add BranchDao.updateBaselineSébastien Lesaint2019-02-115-9/+215
* SONAR-11439 Analysis of long branch doesn't trigger purge of dependent short ...Duarte Meneses2019-02-116-32/+74
* SONAR-11650 Remove usage of FILE_SOURCES#DATA_TYPEJulien Lancelot2019-02-1110-59/+7
* Revert "SONAR-11650 Drop DATA_TYPE from FILE_SOURCES"Julien Lancelot2019-02-1110-7/+59
* SONAR-10597 Fix issue on OracleJulien Lancelot2019-02-111-2/+2
* SONAR-11650 Drop DATA_TYPE from FILE_SOURCESJulien Lancelot2019-02-1110-59/+7
* Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_u...Julien Lancelot2019-02-1111-24/+106
* SONAR-11632 Remove api/tests WSJulien Lancelot2019-01-178-202/+24
* SONARCLOUD-332 Use EXTERNAL_LOGIN to authenticate usersJulien Lancelot2019-01-164-4/+26
* Fix for migration 2502Michal Duda2019-01-162-5/+18
* change year in file headersStas Vilchik2019-01-161-1/+1
* SONAR-11463 Change FileMoveDetection to use uuids instead of keysJulien HENRY2019-01-165-29/+29
* SONAR-11463 Update scope of migrated componentsJulien HENRY2019-01-162-0/+14
* SONAR-10180 Drop the ability to keep history of directory measuresJulien HENRY2019-01-162-21/+3
* SONAR-11463 Don't consider disabled components during migrationJulien HENRY2019-01-164-12/+8
* SONAR-11459 Migrate module and folder issues to the rootJulien HENRY2019-01-164-2/+15
* SONAR-11464 Fix migration of branches and add ITDuarte Meneses2019-01-161-4/+4
* SONAR-11548 Fail CE if SLB/PR targets a branch containing modulesMichal Duda2019-01-161-1/+2
* SONAR-11463 Don't migrate root folders and fix component key migrationJulien HENRY2019-01-166-22/+40
* SONAR-11548 Fail CE if SLB/PR targets a branch containing modulesDuarte Meneses2019-01-163-3/+18
* SONAR-11488 Stop loading module level settings in scannerJulien HENRY2019-01-165-244/+0
* SONAR-11463 Relocate issues from modules/dirs to root projectDuarte Meneses2019-01-166-1/+97
* SONARCLOUD-310 add WS api/ce/timeout_tasksSimon Brandhof2019-01-099-11/+118
* SONAR-11572 Limit list of operators for QG conditionsBenoît Gianinetti2019-01-084-155/+0
* SONAR-11571 Drop warning treshold from QG web servicesBenoît Gianinetti2019-01-086-35/+13
* SONAR-11570 Drop period from web servicesJanos Gyerik2019-01-085-41/+17
* Fix license headers for 2019Duarte Meneses2019-01-02500-507/+500