aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* 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
* SONAR-11631 replace Component.version by Metadata.projectVersionSébastien Lesaint2019-02-113-39/+41
* Drop unused methodJanos Gyerik2019-02-111-10/+0
* SONAR-11626 Add new WS project_analyses/set_baselineJanos Gyerik2019-02-114-2/+459
* SONAR-11626 Add BranchDao.updateManualBaselineJanos Gyerik2019-02-115-132/+74
* SONAR-11626 Add BranchDao.updateBaselineSébastien Lesaint2019-02-115-9/+215
* SONAR-11626 Add manual baseline column to project_branchesJanos Gyerik2019-02-116-3/+131
* Bugfixing (#1227)Jeremy2019-02-112-2/+24
* SONAR-11611 comment prompt button label (#1219)Jeremy2019-02-118-45/+1070
* DOCS Add note not to run as root on Unix (#1228)brian-cipollone-sonarsource2019-02-111-1/+1
* DOCS drop jacoco from main analysis params listG. Ann Campbell2019-02-111-1/+0
* SONAR-11439 Analysis of long branch doesn't trigger purge of dependent short ...Duarte Meneses2019-02-1113-91/+121
* DOC add new parameters pages to SC G. Ann Campbell2019-02-111-0/+2
* DOC bootstrap consolidated external issues page G. Ann Campbell2019-02-114-4/+58
* Enable coverage for web appGrégoire Aubert2019-02-117-12/+24
* DOCS correct conditional content close tagG. Ann Campbell2019-02-111-1/+1
* DOCS add non-admin project provisioningG. Ann Campbell2019-02-111-1/+1
* DOCS add IIS/SAML noteG. Ann Campbell2019-02-111-0/+2