aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* SONAR-11665 api/project_analyses/delete prevents deletion of baselineSébastien Lesaint2019-02-112-5/+37
* SONAR-11666 add baseline flag to api/project_analyses/search responseSébastien Lesaint2019-02-116-1/+35
* SONAR-11659 add analysis's versions to api/project_analyses/searchSébastien Lesaint2019-02-114-8/+51
* 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
* fix Request.mandatoryParam not failing on blank parameter valueSébastien Lesaint2019-02-1125-131/+134
* SONAR-11631 document `sonar.codePeriodVersion`G. Ann Campbell2019-02-111-1/+2
* SONAR-11631 rename constants to codePeriodVersion in notificationsSébastien Lesaint2019-02-1111-25/+25
* SONAR-11631 read and persist codePeriodVersion from reportSébastien Lesaint2019-02-1117-127/+357
* SONAR-11631 add sonar.codePeriodVersion scanner propertySébastien Lesaint2019-02-1111-47/+151
* SONAR-11631 add SnapshotDto.projectVersionSébastien Lesaint2019-02-117-30/+85
* SONAR-11631 move version event data validation to UI codeSébastien Lesaint2019-02-116-12/+23
* SONAR-11631 add SNAPSHOTS.PROJECT_VERSIONSébastien Lesaint2019-02-1123-2/+173
* SONAR-11631 rename snapshot's version to codePeriodVersionSébastien Lesaint2019-02-1122-89/+89