]>
source.dussan.org Git - sonarqube.git/log
Stas Vilchik [Tue, 23 Dec 2014 15:10:11 +0000 (16:10 +0100)]
SONAR-5820 Complete rule details with sqale metadata
Jenkins CI [Tue, 23 Dec 2014 16:35:27 +0000 (17:35 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
SONAR-5995 Remove log on memory leak generated by ProgressLogger when stopping the server
Julien Lancelot [Tue, 23 Dec 2014 15:19:54 +0000 (16:19 +0100)]
SONAR-5995 Remove log on memory leak generated by ProgressLogger when stopping the server
Julien Lancelot [Tue, 23 Dec 2014 14:10:30 +0000 (15:10 +0100)]
Revert "SONAR-5967 Instead of not displaying anymore the source files containing more than 3'000 lines, only the highlighting mechanism should be deactivated above this limit"
Jenkins CI [Tue, 23 Dec 2014 14:06:21 +0000 (15:06 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
SONAR-5967 Remove the limitation of 3000 lines
SONAR-5967 Instead of not displaying anymore the source files containing more than 3'000 lines, only the highlighting mechanism should be deactivated above this limit
SONAR-5817 Fix max number of lines to 500000
SONAR-5971 The component viewer, in differential mode, might display some unexpected issues
Stas Vilchik [Tue, 23 Dec 2014 13:35:01 +0000 (14:35 +0100)]
SONAR-5967 Remove the limitation of 3000 lines
Stas Vilchik [Tue, 23 Dec 2014 12:32:10 +0000 (13:32 +0100)]
SONAR-5820 Update MTs
Stas Vilchik [Mon, 22 Dec 2014 17:06:43 +0000 (18:06 +0100)]
SONAR-5820 Add quality profiles
Julien Lancelot [Tue, 23 Dec 2014 10:29:38 +0000 (11:29 +0100)]
SONAR-5967 Instead of not displaying anymore the source files containing more than 3'000 lines, only the highlighting mechanism should be deactivated above this limit
Julien Lancelot [Tue, 23 Dec 2014 09:40:47 +0000 (10:40 +0100)]
SONAR-5817 Fix max number of lines to 500000
Stas Vilchik [Tue, 23 Dec 2014 08:26:35 +0000 (09:26 +0100)]
SONAR-5971 The component viewer, in differential mode, might display some unexpected issues
Jenkins CI [Mon, 22 Dec 2014 14:54:12 +0000 (15:54 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
SSF-26 Cross-Site Scripting on Manual Metrics
Julien Lancelot [Mon, 22 Dec 2014 14:45:22 +0000 (15:45 +0100)]
SSF-26 Cross-Site Scripting on Manual Metrics
Stas Vilchik [Mon, 22 Dec 2014 14:35:06 +0000 (15:35 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'
Conflicts:
server/sonar-web/src/main/js/tests/e2e/views/issues.jade
Julien Lancelot [Mon, 22 Dec 2014 14:27:20 +0000 (15:27 +0100)]
SSF-25 SMTP configuration password
Julien Lancelot [Mon, 22 Dec 2014 14:10:51 +0000 (15:10 +0100)]
Revert "SSF-25 SMTP configuration password"
This reverts commit
181538a6d0884e74beec8ad6aa3dcf460baec5ea .
Stas Vilchik [Mon, 22 Dec 2014 13:31:46 +0000 (14:31 +0100)]
SONAR-5820 Improve the rule description formatting
Julien Lancelot [Mon, 22 Dec 2014 13:42:01 +0000 (14:42 +0100)]
SSF-25 SMTP configuration password
Teryk Bellahsene [Mon, 22 Dec 2014 13:41:13 +0000 (14:41 +0100)]
use byte[] instead of a stream when inserting a report in database
Stas Vilchik [Mon, 22 Dec 2014 12:33:56 +0000 (13:33 +0100)]
Invalidate browser cache for issues app
Stas Vilchik [Mon, 22 Dec 2014 12:23:50 +0000 (13:23 +0100)]
Fix display of debt characteristic in the issue rule modal
Stas Vilchik [Thu, 18 Dec 2014 14:17:57 +0000 (15:17 +0100)]
SONAR-5820 Create a new coding rules page
Julien Lancelot [Mon, 22 Dec 2014 08:38:43 +0000 (09:38 +0100)]
Fix issue when publishing components on Views
Simon Brandhof [Fri, 19 Dec 2014 20:31:10 +0000 (21:31 +0100)]
SONAR-5972 A plugin can't declare a quality profile related to a language which is not installed
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 17:07:57 +0000 (18:07 +0100)]
Fix ordering in issue filter migration test
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 17:02:12 +0000 (18:02 +0100)]
SONAR-5970 Have tag changes appear in email notification
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 16:19:01 +0000 (17:19 +0100)]
SONAR-5958 Rename parameters used in issue filters
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 15:45:28 +0000 (16:45 +0100)]
SONAR-5935 Consider "set_tags" as one of the default actions (not shown in "More")
Julien HENRY [Fri, 19 Dec 2014 14:58:51 +0000 (15:58 +0100)]
Fix some quality flaws
Julien HENRY [Fri, 19 Dec 2014 14:21:59 +0000 (15:21 +0100)]
SONAR-5945 Improve export of components in report and fix upload
Teryk Bellahsene [Fri, 19 Dec 2014 14:18:46 +0000 (15:18 +0100)]
SONAR-5910 fix get decompressed report
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 14:05:29 +0000 (15:05 +0100)]
SONAR-5956 Use new parameter for "modules" criterion/facet
Julien Lancelot [Fri, 19 Dec 2014 11:23:08 +0000 (12:23 +0100)]
SONAR-5830 Fix wrong html id
Julien Lancelot [Fri, 19 Dec 2014 10:41:22 +0000 (11:41 +0100)]
Fix quality flaws
Jenkins CI [Fri, 19 Dec 2014 10:28:14 +0000 (11:28 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
SONAR-5878 Fix regression when parsing project properties
Fix navigation between issues in a big file
Julien HENRY [Fri, 19 Dec 2014 10:21:36 +0000 (11:21 +0100)]
SONAR-5878 Fix regression when parsing project properties
Jean-Baptiste Lievremont [Fri, 19 Dec 2014 10:18:31 +0000 (11:18 +0100)]
Fix quality flaws
Julien Lancelot [Fri, 19 Dec 2014 09:29:17 +0000 (10:29 +0100)]
SONAR-5830 Possibility to map authors (from SCM) to SonarQube users
Stas Vilchik [Fri, 19 Dec 2014 08:47:52 +0000 (09:47 +0100)]
Fix navigation between issues in a big file
Simon Brandhof [Fri, 19 Dec 2014 08:07:50 +0000 (09:07 +0100)]
Adjust size of ES dir in benchmark
Jenkins CI [Fri, 19 Dec 2014 07:00:51 +0000 (08:00 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
Deprecate SCM metrics for later removall
SONAR-5962 The size of the analysis reports queue is wrong
Simon Brandhof [Thu, 18 Dec 2014 17:39:02 +0000 (18:39 +0100)]
Fix compatibility of ES 1.4 with KOPF
Simon Brandhof [Thu, 18 Dec 2014 17:07:44 +0000 (18:07 +0100)]
Use the same input size for sourceline ES and DB benchmarks
Simon Brandhof [Thu, 18 Dec 2014 17:07:10 +0000 (18:07 +0100)]
Minor optimization in SourceLineResultSetIterator
Simon Brandhof [Thu, 18 Dec 2014 17:06:53 +0000 (18:06 +0100)]
Fix thread cleanup on errors in BulkIndexer
Julien HENRY [Thu, 18 Dec 2014 17:31:00 +0000 (18:31 +0100)]
Rename resources.json -> components.json
Julien Lancelot [Thu, 18 Dec 2014 17:04:54 +0000 (18:04 +0100)]
SONAR-5934 Change validation order
Julien Lancelot [Thu, 18 Dec 2014 16:11:19 +0000 (17:11 +0100)]
SONAR-5963 Automatically reactivate user when using a disabled login
Jean-Baptiste Lievremont [Thu, 18 Dec 2014 16:47:44 +0000 (17:47 +0100)]
SONAR-5955 Extract utility method to convert component keys to UUIDs
Jean-Baptiste Lievremont [Thu, 18 Dec 2014 14:08:41 +0000 (15:08 +0100)]
SONAR-5954 Deprecate and update description of issue search WS parameters
Julien Lancelot [Thu, 18 Dec 2014 14:54:29 +0000 (15:54 +0100)]
SONAR-5934 Rewrite create users WS, SONAR-5961 Rewrite the update user WS
Julien HENRY [Thu, 18 Dec 2014 15:06:03 +0000 (16:06 +0100)]
Deprecate SCM metrics for later removall
Stas Vilchik [Thu, 18 Dec 2014 14:51:26 +0000 (15:51 +0100)]
SONAR-5962 The size of the analysis reports queue is wrong
Stas Vilchik [Thu, 18 Dec 2014 12:25:07 +0000 (13:25 +0100)]
SONAR-5607 Apply feedback
Stas Vilchik [Thu, 18 Dec 2014 12:05:40 +0000 (13:05 +0100)]
SONAR-5884 Apply feedback
Julien HENRY [Thu, 18 Dec 2014 11:22:48 +0000 (12:22 +0100)]
SONAR-5903 Fix lost of rule tags and NPE
Julien HENRY [Thu, 18 Dec 2014 09:23:37 +0000 (10:23 +0100)]
SONAR-5945 Rename resource -> component in batch protocol
Julien Lancelot [Wed, 17 Dec 2014 11:37:02 +0000 (12:37 +0100)]
SONAR-5934 User Creation WS in Java
Jenkins CI [Wed, 17 Dec 2014 16:49:42 +0000 (17:49 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
SONAR-5869 Restore built-in Java Colorizer support for test files
SONAR-5867 Sort symbol references to avoid variations between consecutive runs
Fix overlapping of issue message
Fix pointer cursor on analysis reports page
Fix problem with zero-sized component viewer
Julien HENRY [Wed, 17 Dec 2014 16:13:10 +0000 (17:13 +0100)]
SONAR-5869 Restore built-in Java Colorizer support for test files
Jean-Baptiste Lievremont [Wed, 17 Dec 2014 15:51:12 +0000 (16:51 +0100)]
SONAR-5750 Bump size of top-tags facet to 10
Julien HENRY [Wed, 17 Dec 2014 15:29:22 +0000 (16:29 +0100)]
SONAR-5867 Sort symbol references to avoid variations between consecutive runs
Julien HENRY [Wed, 17 Dec 2014 14:30:50 +0000 (15:30 +0100)]
SONAR-5952 Update the issue permalink in the notification email
Jean-Baptiste Lievremont [Wed, 17 Dec 2014 14:19:36 +0000 (15:19 +0100)]
Set xml-apis as provided artifact (part of Java 7)
Jean-Baptiste Lievremont [Wed, 17 Dec 2014 13:37:39 +0000 (14:37 +0100)]
SONAR-5897 Bump migration execution order
Jean-Baptiste Lievremont [Wed, 17 Dec 2014 13:26:20 +0000 (14:26 +0100)]
SONAR-5897 Fix handling of empty strings (instead of nulls) in rules.tags column
Stas Vilchik [Wed, 17 Dec 2014 14:21:36 +0000 (15:21 +0100)]
SONAR-5884 Update links in the coverage and duplications popups
Stas Vilchik [Wed, 17 Dec 2014 14:02:00 +0000 (15:02 +0100)]
Invalidate browser cache during web tests
Stas Vilchik [Wed, 17 Dec 2014 12:35:40 +0000 (13:35 +0100)]
Fix the issue permalink
Stas Vilchik [Wed, 17 Dec 2014 08:52:57 +0000 (09:52 +0100)]
Go to issue detail by mouse double click and return key
Stas Vilchik [Wed, 17 Dec 2014 08:43:18 +0000 (09:43 +0100)]
Fix pointer cursor on analysis reports page
Stas Vilchik [Wed, 17 Dec 2014 08:41:14 +0000 (09:41 +0100)]
Fix quality flaws
Julien HENRY [Wed, 17 Dec 2014 13:56:59 +0000 (14:56 +0100)]
SONAR-5945 Fix NPE when having issues on deleted resources
Simon Brandhof [Wed, 17 Dec 2014 13:40:56 +0000 (14:40 +0100)]
SONAR-5951 declare jdbcType on tables FILE_SOURCES, RULES and SNAPSHOT_DATA too
Simon Brandhof [Wed, 17 Dec 2014 13:30:38 +0000 (14:30 +0100)]
SONAR-5824 upgrade to elasticsearch 1.4.2
Julien HENRY [Wed, 17 Dec 2014 12:48:56 +0000 (13:48 +0100)]
Fix some quality flaws
Julien HENRY [Mon, 15 Dec 2014 13:22:10 +0000 (14:22 +0100)]
SONAR-5945 Upload issues in analysis report
Simon Brandhof [Wed, 17 Dec 2014 11:16:38 +0000 (12:16 +0100)]
Add benchmark of scrolling of db table FILE_SOURCES
Simon Brandhof [Wed, 17 Dec 2014 11:15:59 +0000 (12:15 +0100)]
Upgrade to mockito 1.10.17 as 1.10.10 is not available in central repo
Teryk Bellahsene [Wed, 17 Dec 2014 10:54:48 +0000 (11:54 +0100)]
SONAR-5910 fix methods contracts and possible NPE
Jean-Baptiste Lievremont [Wed, 17 Dec 2014 10:50:29 +0000 (11:50 +0100)]
SONAR-5935 Better handling of keyboard for tags
Stas Vilchik [Wed, 17 Dec 2014 08:49:14 +0000 (09:49 +0100)]
Fix overlapping of issue message
Stas Vilchik [Wed, 17 Dec 2014 08:43:18 +0000 (09:43 +0100)]
Fix pointer cursor on analysis reports page
Simon Brandhof [Wed, 17 Dec 2014 08:24:03 +0000 (09:24 +0100)]
Adjust assertions of ES perf tests because of upgrade to Elasticsearch 1.4.1
Stas Vilchik [Tue, 16 Dec 2014 16:47:19 +0000 (17:47 +0100)]
Fix problem with zero-sized component viewer
Julien Lancelot [Wed, 17 Dec 2014 07:42:45 +0000 (08:42 +0100)]
SONAR-5934 Fix query on Oracle
Jenkins CI [Wed, 17 Dec 2014 07:01:08 +0000 (08:01 +0100)]
Automatic merge from branch-5.0
* origin/branch-5.0:
[maven-release-plugin] prepare for next development iteration
[maven-release-plugin] prepare release 5.0-RC3
Julien Lancelot [Wed, 17 Dec 2014 06:41:19 +0000 (07:41 +0100)]
SONAR-5934 Use old rails user WS for the moment
Simon Brandhof [Tue, 16 Dec 2014 21:12:54 +0000 (22:12 +0100)]
Fix JDBC cursor contention
Simon Brandhof [Tue, 16 Dec 2014 20:46:31 +0000 (21:46 +0100)]
Merge branch 'skitt-master'
Simon Brandhof [Tue, 16 Dec 2014 20:45:05 +0000 (21:45 +0100)]
Merge branch 'master' of https://github.com/skitt/sonarqube into skitt-master
Simon Brandhof [Tue, 16 Dec 2014 20:43:22 +0000 (21:43 +0100)]
Prepare removal of BaseIndex from IssueIndex
Simon Brandhof [Tue, 16 Dec 2014 19:27:20 +0000 (20:27 +0100)]
Allow to declare doc_values fields in Elasticsearch
Simon Brandhof [Tue, 16 Dec 2014 19:26:58 +0000 (20:26 +0100)]
SONAR-5824 upgrade to elasticsearch 1.4.1
Stephen Kitt [Tue, 16 Dec 2014 18:49:51 +0000 (19:49 +0100)]
Specify data types on inserts into project_measures
At least when using Oracle databases, projects with large volumes of
updates (over a million inserts per hour) see lots of cursor
contention, accounting for up to 40% of the database's activity (after
adjusting the shared pool size appropriately). This is due to the
presence of null values where the database can't determine the data
type, and therefore has to try different variants of the statement.
Specifying the data types on the non-blob columns avoids the type
uncertainty, and solves the cursor contention.
Signed-off-by: Stephen Kitt <steve@sk2.org>
Julien Lancelot [Tue, 16 Dec 2014 17:40:08 +0000 (18:40 +0100)]
SONAR-5934 Simple User Creation WS
Simon Brandhof [Tue, 16 Dec 2014 17:19:17 +0000 (18:19 +0100)]
Fix enforcer rule for java 7
Simon Brandhof [Tue, 16 Dec 2014 15:46:17 +0000 (16:46 +0100)]
Adjust ES benchmark assertions
Julien Lancelot [Tue, 16 Dec 2014 08:36:37 +0000 (09:36 +0100)]
SONAR-5934 Create Java user service to create a user
Jean-Baptiste Lievremont [Tue, 16 Dec 2014 15:50:11 +0000 (16:50 +0100)]
Apply feedback from code review