]>
source.dussan.org Git - sonarqube.git/log
michaelbirnstiehl [Wed, 27 Feb 2019 15:22:03 +0000 (16:22 +0100)]
DOCS deleted out-of-date graphic. (#1294)
* Update quality-profiles.md
* Delete restore-quality-profile.jpeg
David Rautureau [Wed, 27 Feb 2019 13:46:49 +0000 (14:46 +0100)]
Use Artifactory Cloud (#1175)
michaelbirnstiehl [Mon, 25 Feb 2019 15:43:53 +0000 (16:43 +0100)]
DOC fixed typo
Simon Brandhof [Wed, 20 Feb 2019 09:45:46 +0000 (10:45 +0100)]
fixup! SONAR-11741 fix NPE when importing issues from external report
Simon Brandhof [Tue, 19 Feb 2019 22:52:57 +0000 (23:52 +0100)]
SONAR-11741 fix NPE when importing issues from external report
Incomplete definition of issue offsets should not make the import fail.
Sébastien Lesaint [Thu, 21 Feb 2019 14:23:29 +0000 (15:23 +0100)]
stabilize BranchDaoTest on Oracle
Julien HENRY [Thu, 21 Feb 2019 14:42:14 +0000 (15:42 +0100)]
SONAR-11670 Drop preview mode
Michal Duda [Tue, 19 Feb 2019 13:49:21 +0000 (14:49 +0100)]
renamed Bitbucket* classes to BitbucketCloud*
G. Ann Campbell [Wed, 20 Feb 2019 08:09:36 +0000 (09:09 +0100)]
DOC move `sonar.links.scm_dev`to deprecated table
Simon Brandhof [Tue, 19 Feb 2019 17:15:40 +0000 (18:15 +0100)]
Do not fail Cirrus on consecutive pushes
Simon Brandhof [Thu, 17 Jan 2019 20:54:48 +0000 (21:54 +0100)]
SONAR-11617 Support SQLServer 2017
[skip ci]
Simon Brandhof [Tue, 19 Feb 2019 15:08:01 +0000 (16:08 +0100)]
Apply the Cirrus guidelines about Gradle cache
Fabrice Bellingard [Wed, 13 Feb 2019 10:46:37 +0000 (11:46 +0100)]
Simplify Bitbucket Cloud "Get Started" docs
Julien HENRY [Mon, 11 Feb 2019 16:14:32 +0000 (17:14 +0100)]
SONAR-11558 Index basedir by default when sonar.sources is not provided
Michal Duda [Fri, 1 Feb 2019 11:51:32 +0000 (12:51 +0100)]
SONARCLOUD-336: Automatically guess the projectKey/organization
Julien HENRY [Fri, 8 Feb 2019 15:54:09 +0000 (16:54 +0100)]
SONARCLOUD-407 Update Bitbucket Pipelines documentation
Julien HENRY [Tue, 5 Feb 2019 19:22:02 +0000 (20:22 +0100)]
SONAR-11677 Simple issue reporting on PR/SLB with no reference analysis
Only keep issues having at least a location on a changed line
Julien HENRY [Mon, 4 Feb 2019 14:19:36 +0000 (15:19 +0100)]
SONAR-11677 Use main branch as reference when analyzing a PR and base branch is not analyzed
CS [Fri, 15 Feb 2019 13:02:55 +0000 (14:02 +0100)]
DOCS Add Portfolio and Application admin documentation (#1231)
* DOCS Add Portfolio and Application admin
* DOCS Add admin of Applications and Portfolios
* Change wording for admin page
G. Ann Campbell [Fri, 15 Feb 2019 11:00:56 +0000 (06:00 -0500)]
DOCS make "don't run as root" more explicit
Grégoire Aubert [Fri, 15 Feb 2019 09:06:21 +0000 (10:06 +0100)]
Fix testMocks file
Fabrice Bellingard [Thu, 14 Feb 2019 16:33:46 +0000 (17:33 +0100)]
Document AutoScan for SonarCloud (#1245)
Wouter Admiraal [Tue, 8 Jan 2019 10:19:29 +0000 (11:19 +0100)]
SONAR-11609 Update the Issues bulkchange action
G. Ann Campbell [Wed, 13 Feb 2019 18:34:05 +0000 (13:34 -0500)]
DOCS document `sonar.analysis.*` param stub
Janos Gyerik [Mon, 4 Feb 2019 06:45:47 +0000 (07:45 +0100)]
SONAR-11683 Do not resolve version for SLB and PR
Julien Lancelot [Wed, 13 Feb 2019 09:23:45 +0000 (10:23 +0100)]
SONAR-11650 Drop DATA_TYPE column from FILE_SOURCES table
G. Ann Campbell [Tue, 12 Feb 2019 20:06:44 +0000 (15:06 -0500)]
Add missing 7.6 release notes link & bootstrap 7.7
Jeremy Davis [Fri, 8 Feb 2019 14:59:03 +0000 (15:59 +0100)]
SONAR-11717 Fix searchbox focus
Jeremy Davis [Fri, 8 Feb 2019 08:44:43 +0000 (09:44 +0100)]
SONAR-11625 Fix project search field resize glitch
Simon Brandhof [Mon, 11 Feb 2019 22:16:05 +0000 (23:16 +0100)]
SONAR-11721 Fix example of web API api/user_groups/users
Sébastien Lesaint [Mon, 11 Feb 2019 14:24:15 +0000 (15:24 +0100)]
SONAR-11631 add missing @SupportsBlueGreen on DB migration
Janos Gyerik [Mon, 11 Feb 2019 08:57:37 +0000 (09:57 +0100)]
Remove wildcard imports in tests
Janos Gyerik [Fri, 8 Feb 2019 20:32:24 +0000 (21:32 +0100)]
SONAR-11626 Make set/unset_baseline internal
G. Ann Campbell [Fri, 8 Feb 2019 16:34:46 +0000 (11:34 -0500)]
DOCS revert param changes
Sébastien Lesaint [Tue, 5 Feb 2019 16:52:24 +0000 (17:52 +0100)]
SONAR-11653 add ITs
Janos Gyerik [Wed, 16 Jan 2019 19:01:44 +0000 (20:01 +0100)]
SONAR-11653 Use the manual baseline in analysis when defined
and populates the period fields of the analysis when baseline is manual
Wouter Admiraal [Thu, 31 Jan 2019 11:42:00 +0000 (12:42 +0100)]
SONAR-11678 Don't delete analysis if it's the baseline
Wouter Admiraal [Thu, 31 Jan 2019 11:04:58 +0000 (12:04 +0100)]
SONAR-11662 Display projectVersion on activity page
Wouter Admiraal [Thu, 31 Jan 2019 11:00:54 +0000 (12:00 +0100)]
SONAR-11653 Update New Code Period display for manual baselines
Sébastien Lesaint [Mon, 28 Jan 2019 16:36:41 +0000 (17:36 +0100)]
SONAR-11628 add api/project_analyses/unset_baseline
Sébastien Lesaint [Mon, 28 Jan 2019 14:51:41 +0000 (15:51 +0100)]
SONAR-11665 api/project_analyses/delete prevents deletion of baseline
Sébastien Lesaint [Mon, 28 Jan 2019 12:29:14 +0000 (13:29 +0100)]
SONAR-11666 add baseline flag to api/project_analyses/search response
Sébastien Lesaint [Mon, 28 Jan 2019 10:31:54 +0000 (11:31 +0100)]
SONAR-11659 add analysis's versions to api/project_analyses/search
Sébastien Lesaint [Fri, 18 Jan 2019 16:32:40 +0000 (17:32 +0100)]
SONAR-11626 baseline analysis can not be deleted by PeriodCleaner
Sébastien Lesaint [Fri, 18 Jan 2019 15:56:45 +0000 (16:56 +0100)]
SONAR-11626 clarify what SNAPSHOTS.purge_status is used for
Sébastien Lesaint [Fri, 18 Jan 2019 13:27:34 +0000 (14:27 +0100)]
SONAR-11626 make explicit uuid is mandatory in PurgeSnapshotQuery
Sébastien Lesaint [Tue, 29 Jan 2019 10:24:02 +0000 (11:24 +0100)]
fix Request.mandatoryParam not failing on blank parameter value
G. Ann Campbell [Thu, 31 Jan 2019 09:48:46 +0000 (10:48 +0100)]
SONAR-11631 document `sonar.codePeriodVersion`
and expand slightly on `sonar.projectVersion`
Sébastien Lesaint [Fri, 18 Jan 2019 17:16:57 +0000 (18:16 +0100)]
SONAR-11631 rename constants to codePeriodVersion in notifications
Sébastien Lesaint [Thu, 17 Jan 2019 14:41:19 +0000 (15:41 +0100)]
SONAR-11631 read and persist codePeriodVersion from report
Sébastien Lesaint [Thu, 17 Jan 2019 12:21:44 +0000 (13:21 +0100)]
SONAR-11631 add sonar.codePeriodVersion scanner property
and pass it in scanner report as Metadata.codePeriodVersion property
Sébastien Lesaint [Wed, 16 Jan 2019 09:01:58 +0000 (10:01 +0100)]
SONAR-11631 add SnapshotDto.projectVersion
Sébastien Lesaint [Mon, 14 Jan 2019 17:20:29 +0000 (18:20 +0100)]
SONAR-11631 move version event data validation to UI code
Sébastien Lesaint [Mon, 14 Jan 2019 17:02:45 +0000 (18:02 +0100)]
SONAR-11631 add SNAPSHOTS.PROJECT_VERSION
Sébastien Lesaint [Mon, 14 Jan 2019 15:56:12 +0000 (16:56 +0100)]
SONAR-11631 rename snapshot's version to codePeriodVersion
Sébastien Lesaint [Wed, 16 Jan 2019 13:19:36 +0000 (14:19 +0100)]
SONAR-11631 replace Component.version by Metadata.projectVersion
in scanner report
Janos Gyerik [Wed, 16 Jan 2019 16:46:44 +0000 (17:46 +0100)]
Drop unused method
Janos Gyerik [Thu, 17 Jan 2019 06:32:31 +0000 (07:32 +0100)]
SONAR-11626 Add new WS project_analyses/set_baseline
Janos Gyerik [Wed, 16 Jan 2019 07:20:23 +0000 (08:20 +0100)]
SONAR-11626 Add a note to New Code Period description about manual baseline
Janos Gyerik [Tue, 15 Jan 2019 09:25:10 +0000 (10:25 +0100)]
SONAR-11626 Add BranchDao.updateManualBaseline
Sébastien Lesaint [Fri, 1 Feb 2019 10:06:11 +0000 (11:06 +0100)]
SONAR-11626 Add BranchDao.updateBaseline
Janos Gyerik [Tue, 15 Jan 2019 09:24:45 +0000 (10:24 +0100)]
SONAR-11626 Add manual baseline column to project_branches
Jeremy [Fri, 8 Feb 2019 14:38:46 +0000 (15:38 +0100)]
Bugfixing (#1227)
* SONAR-11656 Fix Quality Profile changelog order
* SONAR-11715 Fix license threshold modal close button
* Fix account tokens header label
Jeremy [Fri, 8 Feb 2019 14:38:08 +0000 (15:38 +0100)]
SONAR-11611 comment prompt button label (#1219)
SONAR-11611 Change cancel button label when comment prompt is auto triggered
brian-cipollone-sonarsource [Thu, 7 Feb 2019 18:43:30 +0000 (12:43 -0600)]
DOCS Add note not to run as root on Unix (#1228)
* DOCS Add note not to run as root on Unix
We are seeing this a bit in presales...
* use backtick
G. Ann Campbell [Thu, 7 Feb 2019 15:36:42 +0000 (10:36 -0500)]
DOCS drop jacoco from main analysis params list
Now that we have a dedicated page to list all the coverage import parameters, let's drop the single one that had made it into the main list.
Duarte Meneses [Wed, 16 Jan 2019 14:37:00 +0000 (15:37 +0100)]
SONAR-11439 Analysis of long branch doesn't trigger purge of dependent short branches and pull requests
G. Ann Campbell [Thu, 7 Feb 2019 13:01:04 +0000 (08:01 -0500)]
DOC add new parameters pages to SC
Add new pages about language-specific parameters to the SC nav tree
G. Ann Campbell [Thu, 7 Feb 2019 11:54:51 +0000 (06:54 -0500)]
DOC bootstrap consolidated external issues page
Grégoire Aubert [Thu, 31 Jan 2019 16:13:44 +0000 (17:13 +0100)]
Enable coverage for web app
G. Ann Campbell [Tue, 5 Feb 2019 16:31:53 +0000 (11:31 -0500)]
DOCS correct conditional content close tag
G. Ann Campbell [Tue, 5 Feb 2019 16:20:09 +0000 (11:20 -0500)]
DOCS add non-admin project provisioning
Doc update overlooked during relevant sprint
G. Ann Campbell [Tue, 5 Feb 2019 16:07:31 +0000 (11:07 -0500)]
DOCS add IIS/SAML note
https://community.sonarsource.com/t/sloved-iis-reverse-proxy-seems-to-be-breaking-my-sonarqube-saml-auth-any-ideas/6221/6
Grégoire Aubert [Tue, 5 Feb 2019 08:01:11 +0000 (09:01 +0100)]
Split test utils and mocks, better type mocks
G. Ann Campbell [Mon, 4 Feb 2019 18:24:57 +0000 (13:24 -0500)]
DOCS update per SonarPython 1.12 release
Julien Lancelot [Fri, 1 Feb 2019 09:42:59 +0000 (10:42 +0100)]
SONAR-11650 Remove usage of FILE_SOURCES#DATA_TYPE
Julien Lancelot [Fri, 1 Feb 2019 09:29:50 +0000 (10:29 +0100)]
Revert "SONAR-11650 Drop DATA_TYPE from FILE_SOURCES"
This reverts commit
54ddc262
Simon Brandhof [Thu, 31 Jan 2019 20:56:54 +0000 (21:56 +0100)]
SONAR-11680 upgrade Tomcat to 8.5.37
G. Ann Campbell [Thu, 31 Jan 2019 15:41:19 +0000 (16:41 +0100)]
DOCS expand edition notice to add "and above"
Some additional random wording tweaks
Edition notice change requested by Emry, prompted by customer confusion. As in "yes, PR analysis _is_ available in EE".
Julien Lancelot [Thu, 31 Jan 2019 15:24:45 +0000 (16:24 +0100)]
SONAR-10597 Fix issue on Oracle
Simon Brandhof [Thu, 31 Jan 2019 07:20:45 +0000 (08:20 +0100)]
SONARCLOUD-375 fix NPE in WS api/measures/search_history
Julien Lancelot [Thu, 31 Jan 2019 15:11:09 +0000 (16:11 +0100)]
SONAR-11650 Drop DATA_TYPE from FILE_SOURCES
* SONAR-11650 Remove usage of FILE_SOURCES#DATA_TYPE
* SONAR-11650 Drop DATA_TYPE column from FILE_SOURCES table
Benoît Gianinetti [Fri, 30 Nov 2018 16:40:34 +0000 (17:40 +0100)]
SONAR-11515 Drop support for old reports
Sébastien Lesaint [Wed, 28 Nov 2018 10:47:42 +0000 (11:47 +0100)]
SONAR-11514 drop support for old reports
Julien Lancelot [Tue, 22 Jan 2019 12:00:53 +0000 (13:00 +0100)]
SONAR-10199 Fix search of issues by author containing comma
Julien Lancelot [Mon, 21 Jan 2019 14:01:24 +0000 (15:01 +0100)]
SONAR-11603 Deprecate api/metrics WS related to custom measures
Wouter Admiraal [Tue, 22 Jan 2019 08:40:12 +0000 (09:40 +0100)]
SONAR-11645 Disable sibling navigation in Measures
Wouter Admiraal [Thu, 6 Dec 2018 10:25:43 +0000 (11:25 +0100)]
SONAR-11551 Add confirmation message when project is deleted
Wouter Admiraal [Mon, 28 Jan 2019 11:09:39 +0000 (12:09 +0100)]
SONAR-11657 Fix Lunr warnings when building Docs
Michal Duda [Wed, 30 Jan 2019 12:19:57 +0000 (13:19 +0100)]
Updated Bitbucket Cloud pull request section
Julien Lancelot [Wed, 30 Jan 2019 12:54:26 +0000 (13:54 +0100)]
Merge pull request #1178 from SonarSource/feature/jl/add_dates_to_users_and_user_tokens
Add dates to users and user tokens
G. Ann Campbell [Wed, 30 Jan 2019 08:19:32 +0000 (09:19 +0100)]
correct Oracle 11c compatibility
Benoit [Wed, 30 Jan 2019 08:06:11 +0000 (09:06 +0100)]
Add missing value in FileIndexer debug log
G. Ann Campbell [Tue, 29 Jan 2019 16:10:08 +0000 (17:10 +0100)]
DOC integrated test analysis props list
Julien Lancelot [Wed, 16 Jan 2019 14:58:46 +0000 (15:58 +0100)]
SONAR-11643 Delete DATA_TYPE having value 'TEST' from table FILES_SOURCE
Julien Lancelot [Wed, 16 Jan 2019 17:39:50 +0000 (18:39 +0100)]
SONAR-11643 Drop elasticsearch index 'tests'
Wouter Admiraal [Thu, 17 Jan 2019 07:50:30 +0000 (08:50 +0100)]
SONAR-8697 Enable keyboard file navigation in Code page
Simon Brandhof [Thu, 7 Feb 2019 16:11:32 +0000 (17:11 +0100)]
Revert "SONAR-11680 upgrade Tomcat to 8.5.37"
This reverts commit
1d12ea0bec9843400ec62e378df0730834220545.
Simon Brandhof [Thu, 7 Feb 2019 12:52:57 +0000 (13:52 +0100)]
SONAR-11680 upgrade Tomcat to 8.5.37
Grégoire Aubert [Mon, 28 Jan 2019 10:11:51 +0000 (11:11 +0100)]
Fix dynamic links replacing in static doc