aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONARCLOUD-421 Integrate GitHub auth plugin into sonar enterpriseBenoit2019-03-061-0/+3
* SONARCLOUD-379 Enable users sync on existing ALM bound organizationsGrégoire Aubert2019-03-0669-825/+2151
* SONARCLOUD-381 Create api/organization/sync_membersJulien Lancelot2019-03-0616-387/+834
* SONARCLOUD-379 Add members_sync to /api/navigation/organization responseBenoît Gianinetti2019-03-062-1/+3
* SONARCLOUD-379 Create POST /api/organizations/set_member_syncBenoît Gianinetti2019-03-0615-18/+299
* SONARCLOUD-379 Add ORG_ALM_BINDING#MEMBERS_SYNC columnBenoît Gianinetti2019-03-0611-6/+159
* Re-activate all tests for the ExtendProfileForm componentWouter Admiraal2019-02-281-1/+1
* DOC drop `sonar.cpd.exclusions`G. Ann Campbell2019-02-281-1/+0
* Fix typo: config/sonar.properties -> conf/sonar.propertiesJanos Gyerik2019-02-282-4/+4
* SONAR-11687 Remove multiselection of issuesJeremy Davis2019-02-277-111/+124
* DOCS deleted out-of-date graphic. (#1294)michaelbirnstiehl2019-02-272-2/+0
* Use Artifactory Cloud (#1175)David Rautureau2019-02-272-6/+6
* DOC fixed typomichaelbirnstiehl2019-02-251-1/+1
* fixup! SONAR-11741 fix NPE when importing issues from external reportSimon Brandhof2019-02-222-30/+23
* SONAR-11741 fix NPE when importing issues from external reportSimon Brandhof2019-02-222-1/+205
* stabilize BranchDaoTest on OracleSébastien Lesaint2019-02-213-11/+32
* SONAR-11670 Drop preview modeJulien HENRY2019-02-21113-5521/+282
* renamed Bitbucket* classes to BitbucketCloud*Michal Duda2019-02-201-1/+1
* DOC move `sonar.links.scm_dev`to deprecated tableG. Ann Campbell2019-02-201-2/+2
* Do not fail Cirrus on consecutive pushesSimon Brandhof2019-02-191-4/+16
* SONAR-11617 Support SQLServer 2017Simon Brandhof2019-02-192-1/+2
* Apply the Cirrus guidelines about Gradle cacheSimon Brandhof2019-02-191-4/+5
* Simplify Bitbucket Cloud "Get Started" docsFabrice Bellingard2019-02-184-15/+22
* SONAR-11558 Index basedir by default when sonar.sources is not providedJulien HENRY2019-02-188-31/+80
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-1851-177/+775
* SONARCLOUD-407 Update Bitbucket Pipelines documentationJulien HENRY2019-02-183-29/+17
* SONAR-11677 Simple issue reporting on PR/SLB with no reference analysisJulien HENRY2019-02-1814-115/+209
* SONAR-11677 Use main branch as reference when analyzing a PR and base branch ...Julien HENRY2019-02-181-1/+1
* DOCS Add Portfolio and Application admin documentation (#1231)CS2019-02-151-1/+3
* DOCS make "don't run as root" more explicitG. Ann Campbell2019-02-153-4/+8
* Fix testMocks fileGrégoire Aubert2019-02-151-28/+0
* Document AutoScan for SonarCloud (#1245)Fabrice Bellingard2019-02-143-11/+124
* SONAR-11609 Update the Issues bulkchange actionWouter Admiraal2019-02-149-168/+278
* DOCS document `sonar.analysis.*` param stubG. Ann Campbell2019-02-131-0/+1
* SONAR-11683 Do not resolve version for SLB and PRJanos Gyerik2019-02-132-1/+13
* SONAR-11650 Drop DATA_TYPE column from FILE_SOURCES tableJulien Lancelot2019-02-136-5/+141
* Add missing 7.6 release notes link & bootstrap 7.7G. Ann Campbell2019-02-131-0/+6
* SONAR-11717 Fix searchbox focusJeremy Davis2019-02-124-4/+9
* SONAR-11625 Fix project search field resize glitchJeremy Davis2019-02-121-4/+0
* SONAR-11721 Fix example of web API api/user_groups/usersSimon Brandhof2019-02-122-7/+23
* SONAR-11631 add missing @SupportsBlueGreen on DB migrationSébastien Lesaint2019-02-111-0/+2
* Remove wildcard imports in testsJanos Gyerik2019-02-113-3/+3
* SONAR-11626 Make set/unset_baseline internalJanos Gyerik2019-02-115-3/+4
* DOCS revert param changesG. Ann Campbell2019-02-111-3/+1
* SONAR-11653 add ITsSébastien Lesaint2019-02-111-8/+27
* SONAR-11653 Use the manual baseline in analysis when definedJanos Gyerik2019-02-114-35/+388
* SONAR-11678 Don't delete analysis if it's the baselineWouter Admiraal2019-02-112-1/+3
* SONAR-11662 Display projectVersion on activity pageWouter Admiraal2019-02-118-159/+204
* SONAR-11653 Update New Code Period display for manual baselinesWouter Admiraal2019-02-114-4/+39
* SONAR-11628 add api/project_analyses/unset_baselineSébastien Lesaint2019-02-115-2/+420