Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix UT on MySQL | Julien Lancelot | 2019-03-06 | 1 | -2/+2 | |
| | ||||||
* | Rename ownerId to organizationAlmId and almId to alm in AlmAppInstallDto | Julien Lancelot | 2019-03-06 | 8 | -115/+110 | |
| | ||||||
* | SONARCLOUD-413 Synchronize github user organization membership during ↵ | Julien Lancelot | 2019-03-06 | 5 | -35/+103 | |
| | | | | authentication | |||||
* | SONARCLOUD-382 Update org member when receiving GH webhook | Benoit Gianinetti | 2019-03-06 | 7 | -18/+75 | |
| | ||||||
* | SONARCLOUD-381 Create api/organization/sync_members | Julien Lancelot | 2019-03-06 | 8 | -86/+181 | |
| | | | | | | | * Rename organisation to organization in some SonarCloud directories/classes * Add WS api/organizations/sync_members * Get list of members from a GitHub organization * sync_members fails when members sync is disabled | |||||
* | SONARCLOUD-379 Create POST /api/organizations/set_member_sync | Benoît Gianinetti | 2019-03-06 | 2 | -3/+2 | |
| | ||||||
* | SONARCLOUD-379 Add ORG_ALM_BINDING#MEMBERS_SYNC column | Benoît Gianinetti | 2019-03-06 | 5 | -4/+44 | |
| | ||||||
* | stabilize BranchDaoTest on Oracle | Sébastien Lesaint | 2019-02-21 | 3 | -11/+32 | |
| | ||||||
* | SONARCLOUD-336: Automatically guess the projectKey/organization | Michal Duda | 2019-02-18 | 4 | -0/+26 | |
| | ||||||
* | SONAR-11628 add api/project_analyses/unset_baseline | Sébastien Lesaint | 2019-02-11 | 1 | -0/+20 | |
| | ||||||
* | SONAR-11626 baseline analysis can not be deleted by PeriodCleaner | Sébastien Lesaint | 2019-02-11 | 6 | -181/+159 | |
| | ||||||
* | SONAR-11626 clarify what SNAPSHOTS.purge_status is used for | Sébastien Lesaint | 2019-02-11 | 5 | -22/+8 | |
| | ||||||
* | SONAR-11626 make explicit uuid is mandatory in PurgeSnapshotQuery | Sébastien Lesaint | 2019-02-11 | 4 | -25/+25 | |
| | ||||||
* | SONAR-11631 add SnapshotDto.projectVersion | Sébastien Lesaint | 2019-02-11 | 4 | -29/+80 | |
| | ||||||
* | SONAR-11631 move version event data validation to UI code | Sébastien Lesaint | 2019-02-11 | 2 | -3/+4 | |
| | ||||||
* | SONAR-11631 add SNAPSHOTS.PROJECT_VERSION | Sébastien Lesaint | 2019-02-11 | 17 | -0/+36 | |
| | ||||||
* | SONAR-11631 rename snapshot's version to codePeriodVersion | Sébastien Lesaint | 2019-02-11 | 6 | -41/+41 | |
| | ||||||
* | SONAR-11626 Add BranchDao.updateManualBaseline | Janos Gyerik | 2019-02-11 | 5 | -132/+74 | |
| | ||||||
* | SONAR-11626 Add BranchDao.updateBaseline | Sébastien Lesaint | 2019-02-11 | 5 | -9/+215 | |
| | ||||||
* | SONAR-11439 Analysis of long branch doesn't trigger purge of dependent short ↵ | Duarte Meneses | 2019-02-11 | 6 | -32/+74 | |
| | | | | branches and pull requests | |||||
* | SONAR-11650 Remove usage of FILE_SOURCES#DATA_TYPE | Julien Lancelot | 2019-02-11 | 10 | -59/+7 | |
| | ||||||
* | Revert "SONAR-11650 Drop DATA_TYPE from FILE_SOURCES" | Julien Lancelot | 2019-02-11 | 10 | -7/+59 | |
| | | | | This reverts commit 54ddc262 | |||||
* | SONAR-10597 Fix issue on Oracle | Julien Lancelot | 2019-02-11 | 1 | -2/+2 | |
| | ||||||
* | SONAR-11650 Drop DATA_TYPE from FILE_SOURCES | Julien Lancelot | 2019-02-11 | 10 | -59/+7 | |
| | | | | | * SONAR-11650 Remove usage of FILE_SOURCES#DATA_TYPE * SONAR-11650 Drop DATA_TYPE column from FILE_SOURCES table | |||||
* | Merge pull request #1178 from ↵ | Julien Lancelot | 2019-02-11 | 11 | -24/+106 | |
| | | | | | SonarSource/feature/jl/add_dates_to_users_and_user_tokens Add dates to users and user tokens | |||||
* | SONAR-11632 Remove api/tests WS | Julien Lancelot | 2019-01-17 | 8 | -202/+24 | |
| | | | | | - Drop api/tests WS - Drop persistance of tests and coverage details from compute engine - Drop tests and coverage details from scanner report | |||||
* | SONARCLOUD-332 Use EXTERNAL_LOGIN to authenticate users | Julien Lancelot | 2019-01-16 | 4 | -4/+26 | |
| | ||||||
* | Fix for migration 2502 | Michal Duda | 2019-01-16 | 2 | -5/+18 | |
| | ||||||
* | change year in file headers | Stas Vilchik | 2019-01-16 | 1 | -1/+1 | |
| | ||||||
* | SONAR-11463 Change FileMoveDetection to use uuids instead of keys | Julien HENRY | 2019-01-16 | 5 | -29/+29 | |
| | ||||||
* | SONAR-11463 Update scope of migrated components | Julien HENRY | 2019-01-16 | 2 | -0/+14 | |
| | ||||||
* | SONAR-10180 Drop the ability to keep history of directory measures | Julien HENRY | 2019-01-16 | 2 | -21/+3 | |
| | ||||||
* | SONAR-11463 Don't consider disabled components during migration | Julien HENRY | 2019-01-16 | 4 | -12/+8 | |
| | ||||||
* | SONAR-11459 Migrate module and folder issues to the root | Julien HENRY | 2019-01-16 | 4 | -2/+15 | |
| | ||||||
* | SONAR-11464 Fix migration of branches and add IT | Duarte Meneses | 2019-01-16 | 1 | -4/+4 | |
| | ||||||
* | SONAR-11548 Fail CE if SLB/PR targets a branch containing modules | Michal Duda | 2019-01-16 | 1 | -1/+2 | |
| | ||||||
* | SONAR-11463 Don't migrate root folders and fix component key migration | Julien HENRY | 2019-01-16 | 6 | -22/+40 | |
| | ||||||
* | SONAR-11548 Fail CE if SLB/PR targets a branch containing modules | Duarte Meneses | 2019-01-16 | 3 | -3/+18 | |
| | ||||||
* | SONAR-11488 Stop loading module level settings in scanner | Julien HENRY | 2019-01-16 | 5 | -244/+0 | |
| | ||||||
* | SONAR-11463 Relocate issues from modules/dirs to root project | Duarte Meneses | 2019-01-16 | 6 | -1/+97 | |
| | ||||||
* | SONARCLOUD-310 add WS api/ce/timeout_tasks | Simon Brandhof | 2019-01-09 | 9 | -11/+118 | |
| | ||||||
* | SONAR-11572 Limit list of operators for QG conditions | Benoît Gianinetti | 2019-01-08 | 4 | -155/+0 | |
| | ||||||
* | SONAR-11571 Drop warning treshold from QG web services | Benoît Gianinetti | 2019-01-08 | 6 | -35/+13 | |
| | ||||||
* | SONAR-11570 Drop period from web services | Janos Gyerik | 2019-01-08 | 5 | -41/+17 | |
| | ||||||
* | Fix license headers for 2019 | Duarte Meneses | 2019-01-02 | 500 | -507/+500 | |
| | ||||||
* | SONARCLOUD-192 add WS api/ce/queue_stats | Sébastien Lesaint | 2018-12-21 | 1 | -3/+3 | |
| | ||||||
* | SONARCLOUD-192 move all analytics SQL out of core mappers | Sébastien Lesaint | 2018-12-21 | 12 | -677/+0 | |
| | ||||||
* | SONARCLOUD-192 core extension can now declare MyBatis mapper and alias | Sébastien Lesaint | 2018-12-21 | 4 | -18/+128 | |
| | ||||||
* | SONAR-11579 Create WS to store/load user settings | Julien Lancelot | 2018-12-20 | 12 | -18/+393 | |
| | ||||||
* | SONAR-9919 obfuscate webhook URL in api/webhooks/list response | Sébastien Lesaint | 2018-12-20 | 1 | -4/+10 | |
| |