]>
source.dussan.org Git - sonarqube.git/log
Simon Brandhof [Mon, 12 Oct 2015 15:48:42 +0000 (17:48 +0200)]
Fix double installation of sources jar
tomverin [Mon, 12 Oct 2015 15:00:03 +0000 (17:00 +0200)]
Removed signature goal from maven release (redundant with bintray)
tomverin [Mon, 12 Oct 2015 13:33:24 +0000 (15:33 +0200)]
update \ 1 \ 1 distributionManagement to deploy to bintray
Simon Brandhof [Mon, 12 Oct 2015 12:50:52 +0000 (14:50 +0200)]
Try to fix error of maven-release-plugin
Julien Lancelot [Fri, 9 Oct 2015 14:14:06 +0000 (16:14 +0200)]
Fix rules index name
Julien Lancelot [Mon, 12 Oct 2015 08:27:18 +0000 (10:27 +0200)]
Fix typo
Julien Lancelot [Mon, 12 Oct 2015 07:41:09 +0000 (09:41 +0200)]
SONAR-6915 Change type of character columns of ISSUES table on MsSQL
Type of following columns are updtated to NVARCHAR on MsSQL :
ISSUES.TAGS
ISSUES.COMPONENT_UUID
ISSUES.PROJECT_UUID
Simon Brandhof [Mon, 12 Oct 2015 08:05:27 +0000 (10:05 +0200)]
Fix Xms java option of sonar.web.javaOpts
- missing "-Djava.net.preferIPv4Stack=true" in comment of sonar.properties
- missing default value "-Xms256m"
Simon Brandhof [Mon, 12 Oct 2015 07:28:49 +0000 (09:28 +0200)]
SONAR-6884 revert systematic usage of latin1 CS collation when creating NVARCHAR columns on MSSQL
Simon Brandhof [Mon, 12 Oct 2015 06:12:46 +0000 (08:12 +0200)]
Replace VARCHAR by NVARCHAR on MsSQL
Julien Lancelot [Fri, 9 Oct 2015 15:43:56 +0000 (17:43 +0200)]
SONAR-6717 Add IT to check that issue attribute is kept on next analysis
Julien Lancelot [Fri, 9 Oct 2015 15:37:01 +0000 (17:37 +0200)]
Fix group id
Simon Brandhof [Fri, 9 Oct 2015 13:17:04 +0000 (15:17 +0200)]
Change default number of ES shards
- Use 5 shards by default on each index
- Do not change the default number of ES shards on cluster mode
Julien Lancelot [Fri, 9 Oct 2015 10:23:09 +0000 (12:23 +0200)]
SONAR-6717 Issue attributes are kept
Julien Lancelot [Wed, 7 Oct 2015 12:12:10 +0000 (14:12 +0200)]
SONAR-6717 Restore issues actions API
Stas Vilchik [Fri, 9 Oct 2015 09:06:08 +0000 (11:06 +0200)]
SONAR-6742 fix issue refreshing after the custom action
Stas Vilchik [Fri, 9 Oct 2015 07:50:40 +0000 (09:50 +0200)]
revert SONAR-6742 Stop displaying plugin actions for issues
Simon Brandhof [Tue, 15 Sep 2015 16:19:55 +0000 (18:19 +0200)]
Replace groupIds org.codehaus by org.sonarsource
Simon Brandhof [Fri, 9 Oct 2015 14:38:09 +0000 (16:38 +0200)]
Remove javadoc option that fails with java 7
Simon Brandhof [Fri, 9 Oct 2015 13:18:03 +0000 (15:18 +0200)]
Disable javadoc lints (missing @return, ...)
That would break releasability.
Julien HENRY [Fri, 9 Oct 2015 10:33:53 +0000 (12:33 +0200)]
Update embedded SQ Java plugin to 3.6
Duarte Meneses [Fri, 9 Oct 2015 09:41:54 +0000 (11:41 +0200)]
Improve coverage
Duarte Meneses [Fri, 9 Oct 2015 07:15:50 +0000 (09:15 +0200)]
Remove unused json objects
Simon Brandhof [Fri, 9 Oct 2015 10:37:04 +0000 (12:37 +0200)]
Remove the commented property #sonar.jdbc.url=jdbc:h2:tcp://localhost:9092/sonar
Simon Brandhof [Fri, 9 Oct 2015 10:19:51 +0000 (12:19 +0200)]
Improve the description of property sonar.log.level in sonar.properties
Stas Vilchik [Fri, 9 Oct 2015 08:48:05 +0000 (10:48 +0200)]
SONAR-6830 apply feedback
Simon Brandhof [Fri, 9 Oct 2015 08:18:58 +0000 (10:18 +0200)]
SONAR-6914 Change default sizes of HTTP and DB pools
Sébastien Lesaint [Fri, 9 Oct 2015 07:22:28 +0000 (09:22 +0200)]
add protected setParent method to ComponentContainer
Julien HENRY [Wed, 7 Oct 2015 08:27:39 +0000 (10:27 +0200)]
SONAR-6913 Stop support of issue attributes on batch side
Simon Brandhof [Tue, 6 Oct 2015 08:25:34 +0000 (10:25 +0200)]
Remove issue attributes from batch
Stas Vilchik [Wed, 7 Oct 2015 08:48:05 +0000 (10:48 +0200)]
SONAR-6830 make it possible to change server log level from UI
Julien HENRY [Tue, 6 Oct 2015 18:43:53 +0000 (20:43 +0200)]
Create a shortcut to add secondary issue locations
Julien HENRY [Tue, 6 Oct 2015 15:36:39 +0000 (17:36 +0200)]
SONAR-6837 Allow to configure WS read timeout from batch
Simon Brandhof [Tue, 6 Oct 2015 17:00:47 +0000 (19:00 +0200)]
SONAR-6904 add log level to system info
Simon Brandhof [Tue, 6 Oct 2015 15:38:25 +0000 (17:38 +0200)]
SONAR-6904 add link to logs in system info page
Teryk Bellahsene [Tue, 6 Oct 2015 14:40:35 +0000 (16:40 +0200)]
Improve WS description of api/user_groups/delete
Stas Vilchik [Tue, 6 Oct 2015 14:39:51 +0000 (16:39 +0200)]
fix ie9 issues
Julien HENRY [Tue, 6 Oct 2015 14:10:52 +0000 (16:10 +0200)]
SONAR-6621 Drop support for property sonar.qualitygate to override Quality Gate
Stas Vilchik [Tue, 6 Oct 2015 13:48:01 +0000 (15:48 +0200)]
SONAR-6860 initiate drilldown on "new_technical_debt" instead of "new_sqale_debt_ratio"
Simon Brandhof [Mon, 5 Oct 2015 22:21:11 +0000 (00:21 +0200)]
SONAR-6830 ability to change level of SQL logs on the fly
Simon Brandhof [Fri, 2 Oct 2015 18:41:44 +0000 (20:41 +0200)]
SONAR-6830 add WS api/system/logs and api/system/change_log_level
Simon Brandhof [Tue, 6 Oct 2015 13:01:27 +0000 (15:01 +0200)]
Fix some quality flaws
Stas Vilchik [Tue, 6 Oct 2015 12:28:02 +0000 (14:28 +0200)]
use showBackgroundTasks to render component navigation
Simon Brandhof [Tue, 6 Oct 2015 12:11:46 +0000 (14:11 +0200)]
SONAR-6834 Fix location of showBackgroundTasks in response of api/navigation/component
Stas Vilchik [Tue, 6 Oct 2015 11:50:17 +0000 (13:50 +0200)]
SONAR-6805 fix project permissions page
Julien Lancelot [Tue, 6 Oct 2015 10:41:53 +0000 (12:41 +0200)]
Fix quality flaws
Stas Vilchik [Tue, 6 Oct 2015 09:45:02 +0000 (11:45 +0200)]
SONAR-6556 fix project deletion
Teryk Bellahsene [Tue, 6 Oct 2015 09:38:58 +0000 (11:38 +0200)]
Fix quality flaws
Teryk Bellahsene [Tue, 6 Oct 2015 08:52:27 +0000 (10:52 +0200)]
Improve coverage of ComponentQuery
Stas Vilchik [Tue, 6 Oct 2015 09:06:09 +0000 (11:06 +0200)]
SONAR-6854 use api/user_groups
Teryk Bellahsene [Tue, 6 Oct 2015 06:54:26 +0000 (08:54 +0200)]
SONAR-6903 Rename WS api/usergroups/* to api/user_groups/*
Teryk Bellahsene [Tue, 6 Oct 2015 08:11:05 +0000 (10:11 +0200)]
SONAR-6854 WS permissions/template_group do not return anyone if admin permission
Sébastien Lesaint [Mon, 5 Oct 2015 07:59:29 +0000 (09:59 +0200)]
SONAR-6827 now VariationSumFurmula supports always generating measure
Sébastien Lesaint [Fri, 2 Oct 2015 15:10:05 +0000 (17:10 +0200)]
SONAR-6827 now SumFurmula supports always generating a measure
and the value to insert can be specified (not necessarily zero)
Sébastien Lesaint [Fri, 2 Oct 2015 15:08:40 +0000 (17:08 +0200)]
SONAR-6827 now formula init. on other than FILE and PROJECT_VIEW
they now will be initialized on Component which have no child, usually FILE and PROJECT_VIEW, but also empty VIEW or SUB_VIEW
Teryk Bellahsene [Tue, 6 Oct 2015 06:29:17 +0000 (08:29 +0200)]
Improve WsUtils checkFound methods
Teryk Bellahsene [Tue, 6 Oct 2015 06:20:28 +0000 (08:20 +0200)]
SONAR-6784 Remove RoR WS from Permissions declaration
Teryk Bellahsene [Mon, 5 Oct 2015 15:55:21 +0000 (17:55 +0200)]
Rename WsPermissionParameters to PermissionsWsParameters
Teryk Bellahsene [Mon, 5 Oct 2015 15:45:30 +0000 (17:45 +0200)]
SONAR-6475 WS usergroups/users handle user group
Teryk Bellahsene [Mon, 5 Oct 2015 15:33:55 +0000 (17:33 +0200)]
SONAR-6476 WS usergroups/add_user handles group name
Teryk Bellahsene [Mon, 5 Oct 2015 15:20:56 +0000 (17:20 +0200)]
SONAR-6474 WS usergroups/delete handles group name
Teryk Bellahsene [Mon, 5 Oct 2015 14:31:46 +0000 (16:31 +0200)]
SONAR-6477 WS usergroups/remove_user handles group name
Julien HENRY [Mon, 5 Oct 2015 17:27:14 +0000 (19:27 +0200)]
SONAR-6893 Log URL of CE task details
Koushik Dasgupta [Mon, 5 Oct 2015 09:26:11 +0000 (14:56 +0530)]
SONAR-6863 improve mssql section of sonar.properties
Sulabh Upadhyay [Thu, 24 Sep 2015 12:23:26 +0000 (17:53 +0530)]
SONAR-6867: Add a new APIs UserDetails.getUserId()/setUserId(String userId)
to allow plugins to pass userId information to SonarQube
setUserId(String userId) and getUserId () are added to UserDetails.
Testing
1. Unit test for UserDetails
2. Verification of following scenarios :
a. Plugin (e.g. LDAP) is dependent on older sonarqube plugins apis
( < 5.2) and the plugin is being used in SonarQube 5.2 server
b. Plugin is dependent on SonarQube 5.2 plugin apis and userId is not
being populated in UserDetails along with userName and Email .
c. Plugin is dependent on SonarQube 5.2 plugin apis and userId is
also being populated by the plugin in UserDetails along with
userName and Email.
Simon Brandhof [Mon, 5 Oct 2015 14:18:13 +0000 (16:18 +0200)]
SONAR-6834 add property showBackgroundTasks to api/navigation/component
Julien HENRY [Mon, 5 Oct 2015 16:02:31 +0000 (18:02 +0200)]
SONAR-6847 Fix NPE when creating issues on root directory
Julien HENRY [Mon, 5 Oct 2015 13:57:24 +0000 (15:57 +0200)]
Issue attributes are supported
Julien Lancelot [Mon, 5 Oct 2015 14:51:14 +0000 (16:51 +0200)]
Rename ReportAnalysisMetadataHolder to AnalysisMetadataHolderImpl
Julien Lancelot [Mon, 5 Oct 2015 14:18:35 +0000 (16:18 +0200)]
SONAR-6397 Update source when revision is missing
Julien Lancelot [Mon, 5 Oct 2015 10:55:35 +0000 (12:55 +0200)]
SONAR-6397 Do not read SCM info from db on first analysis
Stas Vilchik [Mon, 5 Oct 2015 13:38:35 +0000 (15:38 +0200)]
fix the extra escape of global messages
Julien HENRY [Mon, 5 Oct 2015 10:43:22 +0000 (12:43 +0200)]
Replace display of server id by permanent server id
Julien HENRY [Mon, 5 Oct 2015 10:42:32 +0000 (12:42 +0200)]
SONAR-6835 Sort items in analysis context report + other minor changes
Julien HENRY [Mon, 5 Oct 2015 08:42:44 +0000 (10:42 +0200)]
Move all batch ITs in the same suite
Julien HENRY [Mon, 5 Oct 2015 08:20:02 +0000 (10:20 +0200)]
SONAR-6386 New modules should inherit parent settings
Stas Vilchik [Mon, 5 Oct 2015 11:56:34 +0000 (13:56 +0200)]
SONAR-6870 pre-select unresolved on the issues home page
Teryk Bellahsene [Mon, 5 Oct 2015 12:01:24 +0000 (14:01 +0200)]
Fix WS qualityprofiles/restore when a language is not found by language key
Teryk Bellahsene [Mon, 5 Oct 2015 09:35:14 +0000 (11:35 +0200)]
SONAR-6506 RoR WS updatecenter/installed_plugins becomes internal
Teryk Bellahsene [Mon, 5 Oct 2015 09:33:58 +0000 (11:33 +0200)]
SONAR-6511 RoR WS server/setup becomes internal
Teryk Bellahsene [Mon, 5 Oct 2015 09:32:55 +0000 (11:32 +0200)]
SONAR-6533 Delete RoR WS server/key
Teryk Bellahsene [Mon, 5 Oct 2015 09:29:41 +0000 (11:29 +0200)]
SONAR-6513 RoR WS server/index becomes internal
Teryk Bellahsene [Mon, 5 Oct 2015 09:27:51 +0000 (11:27 +0200)]
SONAR-6534 Delete RoR WS server/index_projects
Stas Vilchik [Mon, 5 Oct 2015 11:51:39 +0000 (13:51 +0200)]
do not lose the search on the project permissions page
Stas Vilchik [Mon, 5 Oct 2015 08:10:31 +0000 (10:10 +0200)]
SONAR-6834 apply feedback
Teryk Bellahsene [Mon, 5 Oct 2015 09:10:10 +0000 (11:10 +0200)]
Reorder deprecated tags in OldRestoreAction
Julien Lancelot [Mon, 5 Oct 2015 08:31:49 +0000 (10:31 +0200)]
SONAR-6397 Use a cache when reading SCM info to reduce db calls
Simon Brandhof [Mon, 5 Oct 2015 08:18:11 +0000 (10:18 +0200)]
SONAR-6834 complete examples of WS api/ce
Simon Brandhof [Mon, 5 Oct 2015 08:11:39 +0000 (10:11 +0200)]
SONAR-6834 add qualifier to tasks of WS api/ce responses
Teryk Bellahsene [Fri, 2 Oct 2015 16:24:34 +0000 (18:24 +0200)]
SONAR-6314 Create Java WS api/profiles/restore used in Orchestrator
Teryk Bellahsene [Fri, 2 Oct 2015 15:07:41 +0000 (17:07 +0200)]
SONAR-6313 Delete RoR WS api/profiles/backup
Teryk Bellahsene [Fri, 2 Oct 2015 14:58:47 +0000 (16:58 +0200)]
SONAR-6314 Delete RoR WS api/profiles/restore
Teryk Bellahsene [Fri, 2 Oct 2015 14:56:39 +0000 (16:56 +0200)]
SONAR-6310 Delete RoR WS api/profiles/index
Teryk Bellahsene [Fri, 2 Oct 2015 14:54:56 +0000 (16:54 +0200)]
SONAR-6311 Delete RoR WS api/profiles/destroy
Teryk Bellahsene [Fri, 2 Oct 2015 14:53:41 +0000 (16:53 +0200)]
SONAR-6312 Delete RoR WS api/profiles/set_as_default
Teryk Bellahsene [Fri, 2 Oct 2015 14:48:34 +0000 (16:48 +0200)]
SONAR-6309 Delete RoR WS profiles/list
Simon Brandhof [Mon, 5 Oct 2015 07:09:45 +0000 (09:09 +0200)]
Ability to customize the number of ES shards/replicas per index
Properties are not documented on purpose. For internal tests for
now.
Simon Brandhof [Fri, 2 Oct 2015 19:49:35 +0000 (21:49 +0200)]
SONAR-6884 enforce collation SQL_Latin1_General_CP1_CS_AS when creating
columns on MSSQL
Simon Brandhof [Fri, 2 Oct 2015 18:52:35 +0000 (20:52 +0200)]
SONAR-6824 mark new metric "last_commit_date" as hidden in UI
Julien HENRY [Fri, 2 Oct 2015 13:42:07 +0000 (15:42 +0200)]
Add rules in project sync phase