]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Tue, 17 Oct 2017 07:55:00 +0000 (09:55 +0200)]
SONAR-10000 optimize DB migrations on resource_index
Teryk Bellahsene [Wed, 18 Oct 2017 14:40:46 +0000 (16:40 +0200)]
SONAR-7309 Reorder DB Cleaner settings and replace snapshot by analysis
Teryk Bellahsene [Tue, 17 Oct 2017 16:16:28 +0000 (18:16 +0200)]
SONAR-7309 DB Cleaner strategy to keep only analyses with a version
Teryk Bellahsene [Tue, 17 Oct 2017 14:15:35 +0000 (16:15 +0200)]
SONAR-9995 Order setings definitions by category, index and then name case insensitive
Stas Vilchik [Tue, 17 Oct 2017 13:34:27 +0000 (15:34 +0200)]
SONAR-9903 send empty scmAccount to reset the field
Teryk Bellahsene [Tue, 17 Oct 2017 13:08:05 +0000 (15:08 +0200)]
SONAR-9903 Ignore SCM accounts that are duplicates when adding a user
Teryk Bellahsene [Tue, 17 Oct 2017 08:46:50 +0000 (10:46 +0200)]
SONAR-8331 Rename Complexity to Cyclomatic Complexity
Teryk Bellahsene [Mon, 16 Oct 2017 14:56:55 +0000 (16:56 +0200)]
Document organization resolution for WS api/qualityprofiles/search
Teryk Bellahsene [Mon, 16 Oct 2017 08:55:16 +0000 (10:55 +0200)]
SONAR-9903 Refactor user/ws/UpdateActionTest.java
Stas Vilchik [Wed, 18 Oct 2017 15:28:12 +0000 (17:28 +0200)]
better rendering of long events on project activity page
Stas Vilchik [Wed, 18 Oct 2017 14:30:12 +0000 (16:30 +0200)]
SONAR-9911 Rule activation form asks parameters from rule template
Stas Vilchik [Wed, 18 Oct 2017 13:57:47 +0000 (15:57 +0200)]
SONAR-9921 Add keyboard shortcut to save setting
Stas Vilchik [Wed, 18 Oct 2017 13:40:11 +0000 (15:40 +0200)]
SONAR-9325 Load only displayed setting values on the Settings page
Stas Vilchik [Wed, 18 Oct 2017 12:35:54 +0000 (14:35 +0200)]
pre-validate exising token during onboarding
Stas Vilchik [Wed, 18 Oct 2017 11:26:47 +0000 (13:26 +0200)]
reload branch status when reload issues
Stas Vilchik [Wed, 18 Oct 2017 10:08:41 +0000 (12:08 +0200)]
display branch icon for branch analysis on background tasks page
Stas Vilchik [Wed, 18 Oct 2017 08:16:33 +0000 (10:16 +0200)]
avoid requesting organizations when issues facet opens
Stas Vilchik [Wed, 18 Oct 2017 07:06:59 +0000 (09:06 +0200)]
update editions wording
Stas Vilchik [Tue, 17 Oct 2017 15:34:59 +0000 (17:34 +0200)]
SONAR-8638 Useless tooltip information in an issue's coverage
Stas Vilchik [Tue, 17 Oct 2017 13:23:42 +0000 (15:23 +0200)]
SONAR-9640 Reorder coverage and duplications graphs on the project activity page
Stas Vilchik [Tue, 17 Oct 2017 11:39:46 +0000 (13:39 +0200)]
SONAR-8150 Change the color of strings when displaying a source code
Stas Vilchik [Tue, 17 Oct 2017 09:22:17 +0000 (11:22 +0200)]
SONAR-9817 Provide activity page for modules and directories
Simon Brandhof [Wed, 18 Oct 2017 15:21:27 +0000 (17:21 +0200)]
Support High Availability plugin
Eric Hartmann [Mon, 16 Oct 2017 09:21:32 +0000 (11:21 +0200)]
SONAR-9527 Implement cleanup of deactivated users
Simon Brandhof [Tue, 17 Oct 2017 14:45:10 +0000 (16:45 +0200)]
Remove cluster tests
ssjenka [Wed, 18 Oct 2017 06:02:33 +0000 (08:02 +0200)]
Automatic merge from branch-6.6
* origin/branch-6.6:
fix l10n message on custom measures page
Julien Lancelot [Fri, 29 Sep 2017 14:44:41 +0000 (16:44 +0200)]
SONAR-7590 Redirect to requested page with identity provider
Julien Lancelot [Tue, 17 Oct 2017 15:11:01 +0000 (17:11 +0200)]
Revert "SONAR-7590 Redirect to requested page with identity provider"
This reverts commit
33eb0b2b67bcbfbbbf98fca52480b735d3b18fbc .
Julien Lancelot [Tue, 17 Oct 2017 15:10:53 +0000 (17:10 +0200)]
Revert "fixup! SONAR-7590 Redirect to requested page with identity provider"
This reverts commit
5c3ae07af1b94d93add71e5aeaa895159880e5af .
Julien Lancelot [Mon, 16 Oct 2017 14:59:25 +0000 (16:59 +0200)]
fixup! SONAR-7590 Redirect to requested page with identity provider
Stas Vilchik [Fri, 29 Sep 2017 13:25:20 +0000 (15:25 +0200)]
SONAR-7590 pass return_to for oauth providers
Julien Lancelot [Fri, 29 Sep 2017 14:44:41 +0000 (16:44 +0200)]
SONAR-7590 Redirect to requested page with identity provider
Sébastien Lesaint [Thu, 5 Oct 2017 10:03:28 +0000 (12:03 +0200)]
SONAR-9871 also call project webhook on issue change
both for single issue and for bulk change
and still only for short lived branches
Eric Hartmann [Tue, 3 Oct 2017 15:38:19 +0000 (17:38 +0200)]
SONAR-9882 Implement keeping sonar.analysis.* properties and send them in webhook triggered by web
Sébastien Lesaint [Mon, 2 Oct 2017 14:57:46 +0000 (16:57 +0200)]
SONAR-9872 call webhook on bulk issue change on short lived branch
Sébastien Lesaint [Fri, 29 Sep 2017 14:50:57 +0000 (16:50 +0200)]
SONAR-9871 call webhook on single issue change on short lived branch
Sébastien Lesaint [Thu, 28 Sep 2017 15:15:48 +0000 (17:15 +0200)]
SONAR-9871 add ShortLivingBranchQualityGate
Sébastien Lesaint [Mon, 2 Oct 2017 10:23:46 +0000 (12:23 +0200)]
SONAR-9871 support null ce task in webhook payload + fix equals
equals/hashcode/toString ignored added field analysis
Eric Hartmann [Fri, 29 Sep 2017 16:07:31 +0000 (18:07 +0200)]
SONAR-9882 Implements storage of sonar.analysis.* properties
Eric Hartmann [Wed, 27 Sep 2017 15:32:21 +0000 (17:32 +0200)]
SONAR-9891 Add Analysis to PostProjectAnalysisTask.ProjectAnalysis
Eric Hartmann [Wed, 27 Sep 2017 14:44:33 +0000 (16:44 +0200)]
SONAR-9880 Add ANALYSIS_UUID on WEBHOOK_DELIVERIES
Sébastien Lesaint [Wed, 27 Sep 2017 11:56:32 +0000 (13:56 +0200)]
SONAR-9871 move WebhookPayloadFactory to share it with web
Sébastien Lesaint [Tue, 26 Sep 2017 15:50:48 +0000 (17:50 +0200)]
SONAR-9871 add WebHooks#isEnabled
Sébastien Lesaint [Tue, 26 Sep 2017 09:52:16 +0000 (11:52 +0200)]
SONAR-9870 add status of short living branche as hardcoded QG
Sébastien Lesaint [Mon, 25 Sep 2017 14:26:52 +0000 (16:26 +0200)]
SONAR-9871 move webhook code to use it in web
as well as we use it in CE report processing
Sébastien Lesaint [Mon, 25 Sep 2017 10:24:46 +0000 (12:24 +0200)]
SONAR-9869 add project.url and branch.url to webhook payload
Sébastien Lesaint [Mon, 25 Sep 2017 09:49:34 +0000 (11:49 +0200)]
SONAR-9869 add changedAt to webhook payload
Simon Brandhof [Sun, 8 Oct 2017 07:49:32 +0000 (09:49 +0200)]
SONAR-9828 add jaxb-api to server
JAXB requires to depend on Java 9 module java.xml.bind. To keep
things simple, providing the library at runtime allows to use
default minimal Java 9 runtime.
Simon Brandhof [Sun, 8 Oct 2017 07:44:48 +0000 (09:44 +0200)]
SONAR-9828 fix failure in CPD on Java 9
Stas Vilchik [Tue, 17 Oct 2017 11:25:38 +0000 (13:25 +0200)]
fix l10n message on custom measures page
Stas Vilchik [Mon, 16 Oct 2017 15:54:53 +0000 (17:54 +0200)]
SONAR-9264 Rounding issue in line charts
Stas Vilchik [Mon, 16 Oct 2017 15:15:50 +0000 (17:15 +0200)]
SONAR-8146 Upgrade form does not fail if server stops
Stas Vilchik [Mon, 16 Oct 2017 14:21:56 +0000 (16:21 +0200)]
SONAR-8587 do not put auto focus search field on code page
Stas Vilchik [Mon, 16 Oct 2017 14:04:49 +0000 (16:04 +0200)]
SONAR-9850 Remove scrollbar from the "Similar Issues" filter popup
Stas Vilchik [Mon, 16 Oct 2017 12:33:01 +0000 (14:33 +0200)]
SONAR-9544 Long words in issue box breaks the display
Stas Vilchik [Mon, 16 Oct 2017 11:55:19 +0000 (13:55 +0200)]
avoid displaying too long branch names
Stas Vilchik [Mon, 16 Oct 2017 09:25:28 +0000 (11:25 +0200)]
SONAR-9647 Issue box is not displayed for not file level issues
Stas Vilchik [Mon, 16 Oct 2017 08:33:00 +0000 (10:33 +0200)]
SONAR-9782 Permissions are not correctly checked for a file permalink
Daniel Schwarz [Fri, 13 Oct 2017 15:01:58 +0000 (17:01 +0200)]
SONAR-9981 Upgrade Elasticsearch to 5.6.3
Daniel Schwarz [Fri, 13 Oct 2017 12:16:52 +0000 (14:16 +0200)]
SONAR-9931 warn if sonar.cpd.cross_project is used in the compute engine
Daniel Schwarz [Fri, 13 Oct 2017 11:49:49 +0000 (13:49 +0200)]
SONAR-9931 deprecate sonar.cpd.cross_project property
Daniel Schwarz [Fri, 13 Oct 2017 09:51:21 +0000 (11:51 +0200)]
fix description of api/qualityprofiles/search
Eric Hartmann [Mon, 16 Oct 2017 15:05:19 +0000 (17:05 +0200)]
SONAR-9905 Notification daemon must not be started twice
Stas Vilchik [Thu, 12 Oct 2017 14:03:13 +0000 (16:03 +0200)]
SONAR-8303 Create new rule from template with custom rule type
Teryk Bellahsene [Thu, 12 Oct 2017 13:33:38 +0000 (15:33 +0200)]
SONAR-8303 Add type parameter to WS api/rules/create
Daniel Schwarz [Mon, 16 Oct 2017 14:32:25 +0000 (16:32 +0200)]
Fix quality flaws
Simon Brandhof [Mon, 16 Oct 2017 19:19:43 +0000 (21:19 +0200)]
Travis - support analysis of PR based on PR
ssjenka [Mon, 16 Oct 2017 15:00:54 +0000 (17:00 +0200)]
Automatic merge from branch-6.6
* origin/branch-6.6:
SONAR-9986 Add back id to WS api/components/search_projects
Teryk Bellahsene [Mon, 16 Oct 2017 12:50:36 +0000 (14:50 +0200)]
SONAR-9986 Add back id to WS api/components/search_projects
Simon Brandhof [Mon, 16 Oct 2017 08:32:02 +0000 (10:32 +0200)]
Fix Quality flaws
Simon Brandhof [Thu, 5 Oct 2017 07:42:51 +0000 (09:42 +0200)]
SONAR-9263 log warning once when OAuth URL is http but not https
Simon Brandhof [Mon, 16 Oct 2017 12:36:09 +0000 (14:36 +0200)]
Remove unused dependency on commons-beanutils
Janos Gyerik [Wed, 4 Oct 2017 14:32:50 +0000 (16:32 +0200)]
Drop OldRestoreAction (api/profiles/restore)
Eric Hartmann [Fri, 13 Oct 2017 16:19:42 +0000 (18:19 +0200)]
SONAR-9982 Upgrade to Hazelcast 3.8.6
Simon Brandhof [Mon, 16 Oct 2017 10:01:26 +0000 (12:01 +0200)]
Fix warning at startup regarding JVmStateSection
Two same instances of JvmStateSection are defined in pico. It generates
the warning log:
"WARN ce[][o.s.c.p.ComponentKeys] Bad component key: org.sonar.process.systeminfo.JvmStateSection@
13078cb2 . Please implement toString() method on class org.sonar.process.systeminfo.JvmStateSection"
Simon Brandhof [Mon, 16 Oct 2017 09:59:57 +0000 (11:59 +0200)]
Delete deprecated and unused Server#getDeployDir()
Simon Brandhof [Mon, 16 Oct 2017 09:59:23 +0000 (11:59 +0200)]
Fix package of class CopyDeprecatedServerId
Daniel Schwarz [Fri, 13 Oct 2017 14:23:51 +0000 (16:23 +0200)]
SONAR-9980 allow to search for words >15 chars in rule descriptions
Daniel Schwarz [Fri, 13 Oct 2017 13:55:00 +0000 (15:55 +0200)]
SONAR-9965 add test for html content in the rule description
Stas Vilchik [Thu, 12 Oct 2017 15:18:07 +0000 (17:18 +0200)]
SONAR-8516 Improve UI of quality gate section on the project dashboard
Stas Vilchik [Thu, 12 Oct 2017 15:00:25 +0000 (17:00 +0200)]
SONAR-9691 Align size badges on project cards
Stas Vilchik [Thu, 12 Oct 2017 14:57:12 +0000 (16:57 +0200)]
SONAR-9822 Quality Gate cannot be displayed directly if it includes a custom metric that was deleted
Stas Vilchik [Thu, 12 Oct 2017 14:49:12 +0000 (16:49 +0200)]
SONAR-9780 Add keyboard shortcuts help on the Rules page
Stas Vilchik [Thu, 12 Oct 2017 14:31:15 +0000 (16:31 +0200)]
SONAR-9756 update wording for branch life time
Stas Vilchik [Thu, 12 Oct 2017 14:09:42 +0000 (16:09 +0200)]
fix incorrect characther in core.properties
Stas Vilchik [Thu, 12 Oct 2017 13:40:06 +0000 (15:40 +0200)]
SONAR-8497 Increase size of input on Encryption page
Stas Vilchik [Thu, 12 Oct 2017 13:31:14 +0000 (15:31 +0200)]
SONAR-9790 Add project context to a file permalink
Stas Vilchik [Thu, 12 Oct 2017 13:05:40 +0000 (15:05 +0200)]
SONAR-9938 Hide histogram in creation date facet on issues page when there is no results
Stas Vilchik [Thu, 12 Oct 2017 12:49:22 +0000 (14:49 +0200)]
SONAR-9473 Differentiate between selected issues and hovered issues
Stas Vilchik [Thu, 12 Oct 2017 12:46:07 +0000 (14:46 +0200)]
SONAR-9579 No redirect when browsing my new issues without authentication
Stas Vilchik [Thu, 12 Oct 2017 11:50:33 +0000 (13:50 +0200)]
SONAR-9966 Page extensions are shown for branches
Stas Vilchik [Thu, 12 Oct 2017 09:50:43 +0000 (11:50 +0200)]
SONAR-9686 Secondary locations without messages should not be numbered
Stas Vilchik [Thu, 12 Oct 2017 09:04:36 +0000 (11:04 +0200)]
SONAR-9788 Onboarding tutorial is shown many times
Stas Vilchik [Thu, 12 Oct 2017 08:41:31 +0000 (10:41 +0200)]
warn about missing messages
Stas Vilchik [Thu, 12 Oct 2017 07:52:20 +0000 (09:52 +0200)]
SONAR-9830 Onboarding of C# projects is not working properly
Simon Brandhof [Fri, 13 Oct 2017 15:20:14 +0000 (17:20 +0200)]
SONAR-9968 distribute SonarTS on fresh installations
Simon Brandhof [Fri, 13 Oct 2017 13:02:57 +0000 (15:02 +0200)]
Upgrade logback and SLF4j
Logback 1.1.x suffers from https://nvd.nist.gov/vuln/detail/CVE-2017-5929,
which has been fixed in 1.2.0. This vulnerability can't be exploited
because the Logback socket server is not enabled. Nevertheless
upgrading is a best practice.
Simon Brandhof [Fri, 13 Oct 2017 13:46:21 +0000 (15:46 +0200)]
SONAR-9978 Upgrade Tomcat to 8.5.23
Eric Hartmann [Fri, 13 Oct 2017 16:18:41 +0000 (18:18 +0200)]
SONAR-7942 When there is no SCM data sonar.issues.defaultAssigneeLogin must be used
Grégoire Aubert [Fri, 13 Oct 2017 12:58:52 +0000 (14:58 +0200)]
SONAR-9863 Drop web app licenses and server id code