Commit Graph

3506 Commits

Author SHA1 Message Date
Simon Brandhof
ac06fa8bd3 Update some copyright headers to 2016 2016-11-14 12:18:50 +01:00
Simon Brandhof
fd78d281d5 Fix Quality flaws
- missing tests for Protobuf
- remove incorrect imports of org.elasticsearch.common.Strings
2016-11-12 16:24:37 +01:00
Simon Brandhof
5f19514f1f Decrease complexity when using Protobuf builders 2016-11-11 15:54:49 +01:00
Simon Brandhof
15e9f443ee Fix Quality flaws about complexity 2016-11-11 15:54:18 +01:00
Stas Vilchik
8f637e1ff5 revert removed l10n messages 2016-11-11 11:17:54 +01:00
Stas Vilchik
2ea97723f0 display a special message on the projects page on empty instances 2016-11-11 10:32:05 +01:00
Stas Vilchik
511a1bc7e7 revert removed l10n message 2016-11-11 10:12:46 +01:00
Stas Vilchik
8de7903c43 reword "New Issues" to "Creation Date" 2016-11-10 13:49:06 +01:00
Stas Vilchik
b2eb4f11fd SONAR-8374 Make the "Me" option more visible on the "Issues" page 2016-11-10 13:23:45 +01:00
Julien Lancelot
2c558002bc SONAR-8248 Replace " by ' in History page messages 2016-11-10 11:29:35 +01:00
Simon Brandhof
bcd0f171c8 SONAR-8352 add the scanner properties sonar.analysis.* to payload 2016-11-09 21:37:18 +01:00
Simon Brandhof
8301fe8e28 SONAR-8351 Send JSON payload over HTTP when project analysis is complete 2016-11-09 21:34:38 +01:00
Simon Brandhof
64bbc7c507 SONAR-8351 Configure HTTP proxy URL from bootstrap process
Proxy is configured in conf/sonar.properties. The related properties
are propagated to system properties by the first call  to DefaultHttpDownloader.
The correct approach is to directly configure the JVM properties when
the bootstrap process creates web server and CE processes.
2016-11-09 20:46:58 +01:00
Julien Lancelot
f0506597c5 SONAR-8355 Remove property 'supportsMeasureFilters' from ResourceType API 2016-11-09 16:47:34 +01:00
Julien Lancelot
72fa937e63 SONAR-8355 Remove rails code related to measure filters 2016-11-09 16:47:34 +01:00
Julien Lancelot
fcc13e0a09 SONAR-8354 Clean rails code related to dashboards 2016-11-09 16:47:34 +01:00
Stas Vilchik
b929bdc91e SONAR-8376 Do not display issue filters and drop management page 2016-11-09 16:32:17 +01:00
Stas Vilchik
e1c88f2465 SONAR-8300 change wording 2016-11-08 13:08:43 +01:00
Stas Vilchik
617497c27c SONAR-8300 display special message when use has no favorite projects 2016-11-07 16:13:36 +01:00
Stas Vilchik
377cd3114a SONAR-8300 Create new "Projects" page [5th iteration] (#1357) 2016-11-04 11:36:54 +01:00
Stas Vilchik
5da7c8f3f1 SONAR-8326 Drop all code related to IT/overall coverage on web side (#1348) 2016-11-01 14:13:39 +01:00
Stas Vilchik
f52dd8d40f SONAR-8330 Drop the word "Unit" from code viewer 2016-11-01 10:23:36 +01:00
Stas Vilchik
a9e5ebc17c update rating tooltips 2016-10-28 09:40:40 +02:00
Stas Vilchik
0c883a6478 update wording on home page 2016-10-27 15:20:56 +02:00
Stas Vilchik
6735918ece update quality gate description 2016-10-27 14:50:44 +02:00
Stas Vilchik
b712967932 SONAR-8300 Create new "Projects" page [first iter] 2016-10-21 10:24:17 +02:00
Julien HENRY
f21abcbb82 SONAR-8281 Rework Sensor storage to merge multiple coverage reports 2016-10-18 16:00:26 +02:00
Julien HENRY
6bec40f7b1 SONAR-8281 Rename measure "Coverage by unit tests" -> " "Coverage by tests" 2016-10-18 16:00:26 +02:00
Julien HENRY
50c03de343 Fix core.properties by removing merging conflicts 2016-10-14 10:48:14 +02:00
Sébastien Lesaint
effa384804 make DefaultHttpDownloaderTest work on both Java 7 and Java 8 2016-10-12 11:40:38 +02:00
Sébastien Lesaint
4a4cf45089 SONAR-8151 support anyoneCanCreate in /api/organizations/create 2016-10-12 10:48:47 +02:00
Sébastien Lesaint
82a14b1821 SONAR-8151 add property sonar.organizations.anyoneCanCreate 2016-10-12 10:48:47 +02:00
ssjenka
b090a501d6 Automatic merge from branch-6.1
* origin/branch-6.1:
  SONAR-7970 WS settings/set forbid empty values with a clean message
2016-10-06 08:02:26 +02:00
Simon Brandhof
a84c614058 Deprecated ZipUtils.ZipEntryFilter in favour of Predicate 2016-10-05 21:57:02 +02:00
Stas Vilchik
07b6ef90c4 SONAR-8119 restrict options when defining a condition on ratings 2016-10-05 13:13:47 +02:00
Teryk Bellahsene
dc148a71a1 SONAR-7970 WS settings/set forbid empty values with a clean message 2016-10-05 09:23:19 +02:00
Julien Lancelot
bc430dbb92 SONAR-7782 Compute Maintainability Rating on New Code 2016-10-03 18:19:37 +02:00
Julien Lancelot
328d1094ff SONAR-7782 Compute Reliability Rating on New Code 2016-10-03 18:19:37 +02:00
Julien Lancelot
5a8da936d0 SONAR-7782 Compute Security Rating on New Code 2016-10-03 18:19:36 +02:00
Tom
ce3ce96c67 [maven-release-plugin] prepare for next development iteration 2016-10-03 09:39:32 +02:00
Tom
879e50736f [maven-release-plugin] prepare release 6.1-RC2 2016-10-03 09:39:32 +02:00
Stas Vilchik
40bb40f37b SONAR-8170 SONAR-8171 Reorganize My Account space 2016-09-30 17:23:37 +02:00
Simon Brandhof
4cd20ab6fd SONAR-8173 drop global permission "shareDashboard" 2016-09-28 17:36:48 +02:00
Sébastien Lesaint
d7a1e09227 fixing quality flaws (mostly Java NIO slow methods usage) 2016-09-28 15:26:30 +02:00
ssjenka
14e7b33a8c Automatic merge from branch-6.1
* origin/branch-6.1:
  Fix Javadoc of org.sonar.api.batch.sensor.highlighting.TypeOfText
  SONAR-5856 add wildcards help
  fix image paths
  update wording on quality profiles page
  SONAR-8021 fix "null" error
  SONAR-5856 fix default value for boolean fields
2016-09-23 08:01:50 +02:00
Stas Vilchik
2bd1401370 SONAR-8119 Correctly display rating conditions in quality gates and in project dashboard 2016-09-22 14:10:33 +02:00
Stas Vilchik
fe652d093d update wording on quality profiles page 2016-09-22 11:48:22 +02:00
David Rautureau
1d20e24831 Prepare for next development iteration 2016-09-19 17:32:59 +02:00
David Rautureau
de2b278a3d [maven-release-plugin] prepare for next development iteration 2016-09-19 16:58:23 +02:00
David Rautureau
12e24a9854 [maven-release-plugin] prepare release 6.1-RC1 2016-09-19 16:58:22 +02:00