summaryrefslogtreecommitdiffstats
path: root/server
Commit message (Collapse)AuthorAgeFilesLines
...
* 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
| | | `sonar.cpd.exclusions` can be set through the UI and the patterns are documented there.
* 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
| | | | | | * Update quality-profiles.md * Delete restore-quality-profile.jpeg
* DOC fixed typomichaelbirnstiehl2019-02-251-1/+1
|
* stabilize BranchDaoTest on OracleSébastien Lesaint2019-02-213-11/+32
|
* SONAR-11670 Drop preview modeJulien HENRY2019-02-2118-302/+88
|
* 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
|
* SONAR-11617 Support SQLServer 2017Simon Brandhof2019-02-191-0/+1
| | | | [skip ci]
* 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-181-11/+11
|
* SONARCLOUD-336: Automatically guess the projectKey/organizationMichal Duda2019-02-185-1/+27
|
* 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
| | | | Only keep issues having at least a location on a changed line
* DOCS Add Portfolio and Application admin documentation (#1231)CS2019-02-151-1/+3
| | | | | | | | * DOCS Add Portfolio and Application admin * DOCS Add admin of Applications and Portfolios * Change wording for admin page
* 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-148-165/+276
|
* 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
|
* SONAR-11626 Make set/unset_baseline internalJanos Gyerik2019-02-114-2/+4
|
* DOCS revert param changesG. Ann Campbell2019-02-111-3/+1
|
* SONAR-11653 Use the manual baseline in analysis when definedJanos Gyerik2019-02-112-34/+386
| | | | and populates the period fields of the analysis when baseline is manual
* 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-117-159/+203
|
* SONAR-11653 Update New Code Period display for manual baselinesWouter Admiraal2019-02-113-4/+38
|
* 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-115-1/+34
|
* SONAR-11659 add analysis's versions to api/project_analyses/searchSébastien Lesaint2019-02-113-8/+49
|
* 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-1124-130/+133
|
* SONAR-11631 document `sonar.codePeriodVersion`G. Ann Campbell2019-02-111-1/+2
| | | | and expand slightly on `sonar.projectVersion`
* 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 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
|