Commit Graph

17565 Commits

Author SHA1 Message Date
Julien Lancelot
a4774e7d5a SONAR-6834 Purge CE_ACTIVITY when deleting a project 2015-10-27 12:07:04 +01:00
Stas Vilchik
bb19b58140 add web tests for charts 2015-10-27 11:51:04 +01:00
Stas Vilchik
a99c03d15f SONAR-6331 apply feedback 2015-10-27 10:07:00 +01:00
Julien Lancelot
19350f7eb0 SONAR-5876 Add l10n info for the metric 2015-10-27 09:56:48 +01:00
Julien Lancelot
7f6f5a7518 SONAR-6414 Indexing tests should update updatedAt field 2015-10-27 09:13:58 +01:00
Julien Lancelot
2e66147b14 SONAR-6824 Use SCM Info repo 2015-10-27 09:06:33 +01:00
Julien Lancelot
9afa627b0b SONAR-5794 Send notification step should not use batch repo to get project name 2015-10-27 09:05:49 +01:00
Jenkins CI
0fd95d8683 Automatic merge from branch-5.2
* origin/branch-5.2:
  Do not log the size of uncompressed CE report
  improve display of default non-official logo
2015-10-27 08:01:20 +01:00
Simon Brandhof
e762adc165 Do not log the size of uncompressed CE report
Value is useless compared to the time required to
compute it. Size of compressed report is enough.
2015-10-26 22:23:30 +01:00
Stas Vilchik
6d669221b1 improve display of default non-official logo 2015-10-26 17:29:51 +01:00
Stas Vilchik
d6652afabd SONAR-6357 improve display of chart on the project overview page 2015-10-26 16:23:18 +01:00
Stas Vilchik
3c38542ce8 SONAR-6357 add detailed "Size" panel for the "Overview" main page 2015-10-26 11:45:00 +01:00
Stas Vilchik
81c7de07a6 Merge remote-tracking branch 'origin/branch-5.2' 2015-10-26 09:50:48 +01:00
Stas Vilchik
549ab52a57 add tooltip over number of failed background tasks 2015-10-26 09:46:00 +01:00
Stas Vilchik
c15498c1f8 improve display of custom logo 2015-10-26 09:38:19 +01:00
Stas Vilchik
98d0ae0572 SONAR-6361 add detailed "Duplications" panel for the "Overview" main page 2015-10-23 15:55:36 +02:00
Stas Vilchik
c87df1b090 SONAR-6360 add detailed "Code Coverage" panel for the "Overview" main page 2015-10-23 15:03:50 +02:00
Stas Vilchik
c754acd1a7 SONAR-6359 add detailed "Issues & Technical Debt" panel for the "Overview" main page 2015-10-23 11:17:30 +02:00
Julien Lancelot
e8b8eb2383 Mote IssuePermissionTest 2015-10-23 10:44:50 +02:00
Sébastien Lesaint
b9fef5c387 add ProjectAnalysisRule + use it in issues package
rule avoid code factoring by static code + remove code duplication + add auto reset features
also fixed licence headers in issues package
2015-10-23 10:44:16 +02:00
Sébastien Lesaint
48f46a2343 move IssueFilterExtensionTest from it-core to SQ source 2015-10-23 10:44:16 +02:00
Sébastien Lesaint
b424f93de2 move issue-filter plugin from it-core to SQ sources 2015-10-23 10:44:16 +02:00
Sébastien Lesaint
417e7c62ce move IssuePurgeTest from it-cores to SQ sources 2015-10-23 10:44:16 +02:00
Sébastien Lesaint
0235ff6fff reduce code duplication in package issue.suite 2015-10-23 10:44:15 +02:00
Sébastien Lesaint
0859e4eb39 move IssueBulkChangeTest from it-cores to SQ sources 2015-10-23 10:44:15 +02:00
Sébastien Lesaint
e0005360ba move IssueChangelogTest from it-cores to SQ sources 2015-10-23 10:44:15 +02:00
Simon Brandhof
3a3dfcc40b SONAR-6928 rename the section "ComputeEngineQueue" to "ComputeEngine" 2015-10-23 10:42:29 +02:00
Stas Vilchik
5469f3ac48 SONAR-6928 apply feedback 2015-10-22 20:48:21 +02:00
Julien HENRY
0dc21da0c4 Add a medium test for float measures precision on batch side 2015-10-22 13:08:06 +02:00
Julien Lancelot
eff6a172cb Create a Xoo sensor to compute float measure 2015-10-22 12:06:16 +02:00
Stas Vilchik
b39726bc25 fix source viewer details window 2015-10-22 10:19:18 +02:00
Stas Vilchik
c37f61652a Merge remote-tracking branch 'origin/branch-5.2' 2015-10-22 10:18:58 +02:00
Julien Lancelot
0a17a11e7e SONAR-6467 When updating a user, the default group should not be set 2015-10-22 09:29:09 +02:00
Julien Lancelot
1fabcdaf19 SONAR-6318 Display component key in warning generated when symbols/highlighting are inconsistent 2015-10-21 18:45:43 +02:00
Julien Lancelot
c69b3c6c5c SONAR-6318 Don't fail when bad highlighting/symbols
If highlighting data doesn't match source code data (for instance in the case of a bad encoding), the compute engine will not fail anymore but will instead display a warning and then ignore the remaining highlighting
2015-10-21 18:45:43 +02:00
Julien Lancelot
146b839342 Add the possibility to log a WARN message with an exception 2015-10-21 18:45:43 +02:00
Julien Lancelot
650e27fe4f Fix some quality flaws 2015-10-21 18:45:43 +02:00
Julien Lancelot
f6c9ff2f15 SONAR-4865 Keep issue locations on existing issues 2015-10-21 17:40:05 +02:00
Stas Vilchik
5c77ac981c SONAR-6416 update calls to /api/tests/list 2015-10-21 14:11:17 +02:00
Simon Brandhof
4181367147 SONAR-6416 apply naming conventions to parameters of WS api/tests 2015-10-21 14:11:11 +02:00
Simon Brandhof
24c4856b33 SONAR-6416 add field "id" to response of api/tests/covered_files
Refactoring: use protobuf to generate response
2015-10-21 14:07:34 +02:00
Simon Brandhof
64857ae7f4 SONAR-6416 apply naming conventions to response of api/tests/list 2015-10-21 14:07:34 +02:00
Simon Brandhof
194a6bc383 Fix descriptions of 2 CE steps 2015-10-21 14:07:13 +02:00
tomverin
ec68a62ae5 Merge pull request #594 from SonarSource/feature/pranalysis
Use JDK8 for pranalysis
2015-10-21 11:36:55 +02:00
Thomas Vérin
999f3c158b Switch to jdk8 in pranalysis 2015-10-21 10:56:28 +02:00
tomverin
a9c8177a15 Update .travis.yml 2015-10-21 09:03:17 +02:00
Simon Brandhof
b904aa8c2f SONAR-6167 add MSSQL2014 and SQL Azure to sonar.properties 2015-10-21 09:00:31 +02:00
tomverin
ef84d35ad8 Update pull request analysis start 2015-10-21 08:56:19 +02:00
Jenkins CI
df2b95020a Automatic merge from branch-5.2
* origin/branch-5.2:
  [maven-release-plugin] prepare for next development iteration
  [maven-release-plugin] prepare release 5.2-RC3
  Hack for IE - use mime type text/plain for api/qualityprofiles/create
  fix quality profile deletion dialog on ie9
  Fix some quality flaw
  SONAR-6822 Rules search WS is not returning langName
  SONAR-6822 Move search action tests to a dedicated test class
  SONAR-6680 RuleRepository now load all rules at first call
  SONAR-6680 add RuleDao.selectAll to be used by CE's RuleRepository
  Fix quality flaws
  fix select2 closing problem in the facet sidebar
2015-10-21 08:01:17 +02:00
Thomas Vérin
5945ad454b [maven-release-plugin] prepare for next development iteration 2015-10-20 15:47:34 +02:00