]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
9 years agoSONAR-5893 Add component tag cloud widget
Jean-Baptiste Lievremont [Wed, 7 Jan 2015 16:34:55 +0000 (17:34 +0100)]
SONAR-5893 Add component tag cloud widget

9 years agoSONAR-5893 Add base JS component for tag cloud widget
Jean-Baptiste Lievremont [Wed, 7 Jan 2015 16:34:27 +0000 (17:34 +0100)]
SONAR-5893 Add base JS component for tag cloud widget

9 years agoSONAR-5893 Add internal web service to list n most violated tags on a component
Jean-Baptiste Lievremont [Wed, 7 Jan 2015 16:33:27 +0000 (17:33 +0100)]
SONAR-5893 Add internal web service to list n most violated tags on a component

9 years agoSONAR-6014 Isolate persistence of resources to ease its removal in preview mode
Julien HENRY [Wed, 7 Jan 2015 16:09:55 +0000 (17:09 +0100)]
SONAR-6014 Isolate persistence of resources to ease its removal in preview mode

9 years agoMove batch/upload_report to api/analysis_reports/submit_report
Simon Brandhof [Wed, 7 Jan 2015 16:11:52 +0000 (17:11 +0100)]
Move batch/upload_report to api/analysis_reports/submit_report

9 years agoDrop old issue code
Stas Vilchik [Wed, 7 Jan 2015 15:35:21 +0000 (16:35 +0100)]
Drop old issue code

9 years agoSONAR-5820 Fix bug with activation parameter
Stas Vilchik [Wed, 7 Jan 2015 14:45:43 +0000 (15:45 +0100)]
SONAR-5820 Fix bug with activation parameter

9 years agoRefactoring of package org.sonar.server.computation.ws
Simon Brandhof [Wed, 7 Jan 2015 14:32:41 +0000 (15:32 +0100)]
Refactoring of package org.sonar.server.computation.ws

- class renaming
- add class ComputationWsAction to simplify ComputationWebService

9 years agoSONAR-5820 Improve rule description ui
Stas Vilchik [Wed, 7 Jan 2015 14:27:46 +0000 (15:27 +0100)]
SONAR-5820 Improve rule description ui

9 years agoUpdate issues widget in order to point to the issues page
Stas Vilchik [Wed, 7 Jan 2015 13:21:05 +0000 (14:21 +0100)]
Update issues widget in order to point to the issues page

9 years agoSONAR-6014 Remove/Postpone DB dependencies
Julien HENRY [Wed, 7 Jan 2015 13:25:07 +0000 (14:25 +0100)]
SONAR-6014 Remove/Postpone DB dependencies

9 years agoSONAR-6028 Fix formatting of issue comments
Stas Vilchik [Wed, 7 Jan 2015 12:56:15 +0000 (13:56 +0100)]
SONAR-6028 Fix formatting of issue comments

9 years agoimprove code coverage
Teryk Bellahsene [Wed, 7 Jan 2015 11:43:15 +0000 (12:43 +0100)]
improve code coverage

9 years agoSONAR-6026 Migrate issue related widgets to new search parameter
Jean-Baptiste Lievremont [Tue, 6 Jan 2015 15:43:11 +0000 (16:43 +0100)]
SONAR-6026 Migrate issue related widgets to new search parameter

9 years agoSONAR-5935 Close tag input field on escape key
Jean-Baptiste Lievremont [Tue, 6 Jan 2015 14:43:12 +0000 (15:43 +0100)]
SONAR-5935 Close tag input field on escape key

9 years agoCleanup after SONAR-5911 (issues are no more persisted on batch side)
Julien HENRY [Wed, 7 Jan 2015 09:13:58 +0000 (10:13 +0100)]
Cleanup after SONAR-5911 (issues are no more persisted on batch side)

9 years agoSONAR-5556 In the activation popup, make it possible to read the description of each...
Stas Vilchik [Wed, 7 Jan 2015 09:11:23 +0000 (10:11 +0100)]
SONAR-5556 In the activation popup, make it possible to read the description of each property

9 years agoSONAR-5573 Make it possible to bulk (de)activate rules in several profiles at once
Stas Vilchik [Wed, 7 Jan 2015 09:07:11 +0000 (10:07 +0100)]
SONAR-5573 Make it possible to bulk (de)activate rules in several profiles at once

9 years agoUse try-with-resources when possible
Julien HENRY [Wed, 7 Jan 2015 09:03:41 +0000 (10:03 +0100)]
Use try-with-resources when possible

9 years agoFix quality flaw
Julien Lancelot [Wed, 7 Jan 2015 08:24:37 +0000 (09:24 +0100)]
Fix quality flaw

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Wed, 7 Jan 2015 07:00:51 +0000 (08:00 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  Improve documentation of memory settings
  Add missing sonar-testing-harness in sonar-maven-plugin module
  Fix documentation of JVM server mode

9 years agoDo not allow to declare WS parameters with both required flag and default value
Simon Brandhof [Tue, 6 Jan 2015 22:19:10 +0000 (23:19 +0100)]
Do not allow to declare WS parameters with both required flag and default value

9 years agoFix quality flaws
Simon Brandhof [Tue, 6 Jan 2015 22:18:38 +0000 (23:18 +0100)]
Fix quality flaws

9 years agoFix quality flaws
Julien Lancelot [Tue, 6 Jan 2015 17:34:47 +0000 (18:34 +0100)]
Fix quality flaws

9 years agoSONAR-5884 Drop old component viewer
Stas Vilchik [Tue, 6 Jan 2015 17:06:21 +0000 (18:06 +0100)]
SONAR-5884 Drop old component viewer

9 years agoSONAR-5912 refactor SendIssueNotificationPostJob
Teryk Bellahsene [Tue, 6 Jan 2015 16:53:20 +0000 (17:53 +0100)]
SONAR-5912 refactor SendIssueNotificationPostJob

9 years agoSONAR-5912 improve IssuesBySeverity performance and memory consumption
Teryk Bellahsene [Tue, 6 Jan 2015 16:51:57 +0000 (17:51 +0100)]
SONAR-5912 improve IssuesBySeverity performance and memory consumption

9 years agoSONAR-5928 The "effort_to_fix" property description should be available in rule descr...
Stas Vilchik [Tue, 6 Jan 2015 16:59:38 +0000 (17:59 +0100)]
SONAR-5928 The "effort_to_fix" property description should be available in rule descriptions

9 years agoSONAR-5553 Long values of rule parameters should somehow wrap
Stas Vilchik [Tue, 6 Jan 2015 16:33:06 +0000 (17:33 +0100)]
SONAR-5553 Long values of rule parameters should somehow wrap

9 years agoSONAR-5807 On Rules page, display the number of unresolved issues in the details...
Stas Vilchik [Tue, 6 Jan 2015 16:05:37 +0000 (17:05 +0100)]
SONAR-5807 On Rules page, display the number of unresolved issues in the details of a rule

9 years agoSONAR-5820 Drop old rules page
Stas Vilchik [Tue, 6 Jan 2015 14:10:38 +0000 (15:10 +0100)]
SONAR-5820 Drop old rules page

9 years agoSONAR-6008 Fix display of My Profile page when user has no SCM account
Julien Lancelot [Tue, 6 Jan 2015 13:58:57 +0000 (14:58 +0100)]
SONAR-6008 Fix display of My Profile page when user has no SCM account

9 years agoSONAR-5830 Fix issue when updating a user without changing its SCM accounts
Julien Lancelot [Tue, 6 Jan 2015 13:27:03 +0000 (14:27 +0100)]
SONAR-5830 Fix issue when updating a user without changing its SCM accounts

9 years agoSONAR-5820 Improve performance
Stas Vilchik [Tue, 6 Jan 2015 13:45:26 +0000 (14:45 +0100)]
SONAR-5820 Improve performance

9 years agoImprove documentation of memory settings
Simon Brandhof [Tue, 6 Jan 2015 13:40:56 +0000 (14:40 +0100)]
Improve documentation of memory settings

9 years agoAdd missing sonar-testing-harness in sonar-maven-plugin module
Julien Lancelot [Tue, 6 Jan 2015 13:10:51 +0000 (14:10 +0100)]
Add missing sonar-testing-harness in sonar-maven-plugin module

9 years agoSONAR-5820 Ability to bulk "Activate In" or "Deactivate In" all rules matching some...
Stas Vilchik [Tue, 6 Jan 2015 13:32:44 +0000 (14:32 +0100)]
SONAR-5820 Ability to bulk "Activate In" or "Deactivate In" all rules matching some search criteria

9 years agoFix documentation of JVM server mode
Simon Brandhof [Tue, 6 Jan 2015 13:27:09 +0000 (14:27 +0100)]
Fix documentation of JVM server mode

9 years agoAdd missing sonar-testing-harness in sonar-maven-plugin module
Julien Lancelot [Tue, 6 Jan 2015 13:10:51 +0000 (14:10 +0100)]
Add missing sonar-testing-harness in sonar-maven-plugin module

9 years agoSONAR-6008 Display SCM accounts in My Profile page
Julien Lancelot [Tue, 6 Jan 2015 12:49:13 +0000 (13:49 +0100)]
SONAR-6008 Display SCM accounts in My Profile page

9 years agoSONAR-5954 Reflect WS API changes in WS client
Jean-Baptiste Lievremont [Tue, 6 Jan 2015 11:05:27 +0000 (12:05 +0100)]
SONAR-5954 Reflect WS API changes in WS client

9 years agoSONAR-5959 Protect against null boolean value
Jean-Baptiste Lievremont [Tue, 6 Jan 2015 10:45:44 +0000 (11:45 +0100)]
SONAR-5959 Protect against null boolean value

9 years agoSONAR-5959 Fix an issue with case sensitive search on UUID path
Jean-Baptiste Lievremont [Tue, 6 Jan 2015 10:25:53 +0000 (11:25 +0100)]
SONAR-5959 Fix an issue with case sensitive search on UUID path

9 years agoSONAR-5830 Check scm account is not already used
Julien Lancelot [Tue, 6 Jan 2015 11:38:41 +0000 (12:38 +0100)]
SONAR-5830 Check scm account is not already used

9 years agoSONAR-5830 Change the way to persist scm accounts in db in order to improve the search
Julien Lancelot [Mon, 5 Jan 2015 17:02:04 +0000 (18:02 +0100)]
SONAR-5830 Change the way to persist scm accounts in db in order to improve the search

9 years agoSONAR-5911 add analysis date to issues change log
Teryk Bellahsene [Tue, 6 Jan 2015 11:38:35 +0000 (12:38 +0100)]
SONAR-5911 add analysis date to issues change log

9 years agoSONAR-5911 issues persisted on server side and fix issue mapping
Teryk Bellahsene [Mon, 5 Jan 2015 16:16:09 +0000 (17:16 +0100)]
SONAR-5911 issues persisted on server side and fix issue mapping

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Tue, 6 Jan 2015 11:08:52 +0000 (12:08 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SONAR-5705 Restore internal mojo to have clean failure

9 years agoSONAR-5705 Restore internal mojo to have clean failure
Julien HENRY [Tue, 6 Jan 2015 10:40:39 +0000 (11:40 +0100)]
SONAR-5705 Restore internal mojo to have clean failure

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Tue, 6 Jan 2015 10:43:59 +0000 (11:43 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SONAR-6022 Update dead links pointing to documentation
  SONAR-5753 Update assertions isEqualTo("") -> isEmpty()

9 years agoSONAR-6022 Update dead links pointing to documentation
Fabrice Bellingard [Tue, 6 Jan 2015 10:39:50 +0000 (11:39 +0100)]
SONAR-6022 Update dead links pointing to documentation

9 years agoSONAR-6016 End of support of Ruby source viewer extensions
Simon Brandhof [Tue, 6 Jan 2015 10:31:52 +0000 (11:31 +0100)]
SONAR-6016 End of support of Ruby source viewer extensions

9 years agoFix quality flaws
Simon Brandhof [Tue, 6 Jan 2015 09:33:20 +0000 (10:33 +0100)]
Fix quality flaws

9 years agoFix small ui issues
Stas Vilchik [Tue, 6 Jan 2015 10:18:00 +0000 (11:18 +0100)]
Fix small ui issues

9 years agoUpdate rule description ui
Stas Vilchik [Tue, 6 Jan 2015 10:15:19 +0000 (11:15 +0100)]
Update rule description ui

9 years agoApply some issues feedback
Stas Vilchik [Tue, 6 Jan 2015 10:00:36 +0000 (11:00 +0100)]
Apply some issues feedback

9 years agoSONAR-5884 Update tests
Stas Vilchik [Tue, 6 Jan 2015 09:42:50 +0000 (10:42 +0100)]
SONAR-5884 Update tests

9 years agoSONAR-5884 Clean up
Stas Vilchik [Tue, 6 Jan 2015 09:39:33 +0000 (10:39 +0100)]
SONAR-5884 Clean up

9 years agoSONAR-5884 Update tests after refactoring
Stas Vilchik [Tue, 6 Jan 2015 09:34:19 +0000 (10:34 +0100)]
SONAR-5884 Update tests after refactoring

9 years agoSONAR-5884 Apply feedback, finish refactoring
Stas Vilchik [Tue, 6 Jan 2015 09:20:28 +0000 (10:20 +0100)]
SONAR-5884 Apply feedback, finish refactoring

9 years agoSONAR-5941 add component key
Simon Brandhof [Tue, 6 Jan 2015 09:35:58 +0000 (10:35 +0100)]
SONAR-5941 add component key

9 years agoSONAR-5941 add tests measure and fix number of issues
Simon Brandhof [Tue, 6 Jan 2015 08:42:44 +0000 (09:42 +0100)]
SONAR-5941 add tests measure and fix number of issues

9 years agoSONAR-5941 Update /api/components/app
Simon Brandhof [Mon, 5 Jan 2015 16:56:54 +0000 (17:56 +0100)]
SONAR-5941 Update /api/components/app

9 years agoSONAR-5939 delete report at the end of the analysis
Teryk Bellahsene [Tue, 6 Jan 2015 09:28:32 +0000 (10:28 +0100)]
SONAR-5939 delete report at the end of the analysis

9 years agoSONAR-5910 remove temporary log
Teryk Bellahsene [Tue, 6 Jan 2015 08:48:43 +0000 (09:48 +0100)]
SONAR-5910 remove temporary log

9 years agoFix some quality flaws
Simon Brandhof [Tue, 6 Jan 2015 09:25:47 +0000 (10:25 +0100)]
Fix some quality flaws

9 years agoFix Clirr configuration
Julien HENRY [Tue, 6 Jan 2015 08:48:34 +0000 (09:48 +0100)]
Fix Clirr configuration

9 years agoSONAR-5753 Update assertions isEqualTo("") -> isEmpty()
Julien HENRY [Tue, 6 Jan 2015 08:07:58 +0000 (09:07 +0100)]
SONAR-5753 Update assertions isEqualTo("") -> isEmpty()

9 years agoFix Clirr configuration
Julien HENRY [Tue, 6 Jan 2015 07:45:54 +0000 (08:45 +0100)]
Fix Clirr configuration

9 years agoConfigure Clirr
Julien HENRY [Mon, 5 Jan 2015 16:06:55 +0000 (17:06 +0100)]
Configure Clirr

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Tue, 6 Jan 2015 07:00:52 +0000 (08:00 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SONAR-5753 Save empty string instead of null for root projects
  Remove wront comment about file.encoding=UTF-8 in sonar.properties

9 years agoSONAR-5820 Ability to do a text search on rule descriptions and titles
Stas Vilchik [Mon, 5 Jan 2015 16:10:17 +0000 (17:10 +0100)]
SONAR-5820 Ability to do a text search on rule descriptions and titles

9 years agoFix quality flaws
Jean-Baptiste Lievremont [Mon, 5 Jan 2015 15:57:00 +0000 (16:57 +0100)]
Fix quality flaws

9 years agoSONAR-5959 Change behavior of component-related issue search queries
Jean-Baptiste Lievremont [Mon, 5 Jan 2015 14:53:26 +0000 (15:53 +0100)]
SONAR-5959 Change behavior of component-related issue search queries

9 years agoSONAR-5954 Fix descriptions of component(Key|Uuid)s and moduleUuids
Jean-Baptiste Lievremont [Mon, 5 Jan 2015 14:11:31 +0000 (15:11 +0100)]
SONAR-5954 Fix descriptions of component(Key|Uuid)s and moduleUuids

9 years agoSONAR-5959 Add onComponentOnly parameter to IssueQuery
Jean-Baptiste Lievremont [Mon, 5 Jan 2015 09:18:00 +0000 (10:18 +0100)]
SONAR-5959 Add onComponentOnly parameter to IssueQuery

9 years agoSONAR-5753 Save empty string instead of null for root projects
Julien HENRY [Mon, 5 Jan 2015 15:29:27 +0000 (16:29 +0100)]
SONAR-5753 Save empty string instead of null for root projects

9 years agoSONAR-5820 Ability to "Show only" or "Hide" template rules
Stas Vilchik [Mon, 5 Jan 2015 15:24:26 +0000 (16:24 +0100)]
SONAR-5820 Ability to "Show only" or "Hide" template rules

9 years agoSONAR-5820 When there is no rules matching the search criteria, a "No Coding Rules...
Stas Vilchik [Mon, 5 Jan 2015 14:58:40 +0000 (15:58 +0100)]
SONAR-5820 When there is no rules matching the search criteria, a "No Coding Rules" message should be displayed

9 years agoRemove wront comment about file.encoding=UTF-8 in sonar.properties
Simon Brandhof [Mon, 5 Jan 2015 14:48:23 +0000 (15:48 +0100)]
Remove wront comment about file.encoding=UTF-8 in sonar.properties

9 years agoSONAR-5922 Make the difference between default rule severity and activation severity...
Stas Vilchik [Mon, 5 Jan 2015 14:48:34 +0000 (15:48 +0100)]
SONAR-5922 Make the difference between default rule severity and activation severity more obvious

9 years agoSONAR-5607 Make it possible to sort unit tests by status
Stas Vilchik [Mon, 5 Jan 2015 14:36:20 +0000 (15:36 +0100)]
SONAR-5607 Make it possible to sort unit tests by status

9 years agoAdjust timeout of IssueIndexBenchmarkTest
Simon Brandhof [Mon, 5 Jan 2015 14:34:00 +0000 (15:34 +0100)]
Adjust timeout of IssueIndexBenchmarkTest

9 years agoSONAR-5820 Ability to filter rules that are inactive in a quality profile
Stas Vilchik [Mon, 5 Jan 2015 12:37:35 +0000 (13:37 +0100)]
SONAR-5820 Ability to filter rules that are inactive in a quality profile

9 years agofix quality flaws
Teryk Bellahsene [Mon, 5 Jan 2015 12:23:45 +0000 (13:23 +0100)]
fix quality flaws

9 years agoMerge remote-tracking branch 'origin/branch-5.0'
Julien Lancelot [Mon, 5 Jan 2015 12:15:38 +0000 (13:15 +0100)]
Merge remote-tracking branch 'origin/branch-5.0'

9 years agoSONAR-5753 moduleUuidPath of foot projects should be empty instead of NULL
Julien Lancelot [Mon, 5 Jan 2015 11:33:31 +0000 (12:33 +0100)]
SONAR-5753 moduleUuidPath of foot projects should be empty instead of NULL

9 years agoSONAR-5820 Fix display of rule permalink
Stas Vilchik [Mon, 5 Jan 2015 11:06:00 +0000 (12:06 +0100)]
SONAR-5820 Fix display of rule permalink

9 years agofix - close connection in unit test
Teryk Bellahsene [Mon, 5 Jan 2015 10:23:57 +0000 (11:23 +0100)]
fix - close connection in unit test

9 years agoSONAR-5910 SONAR-5911 decompress report and deactivate issues persistence on server...
Teryk Bellahsene [Mon, 5 Jan 2015 08:53:31 +0000 (09:53 +0100)]
SONAR-5910 SONAR-5911 decompress report and deactivate issues persistence on server side

9 years agoRevert "Revert "SONAR-5911 persist issues on server side""
Teryk Bellahsene [Mon, 5 Jan 2015 07:43:18 +0000 (08:43 +0100)]
Revert "Revert "SONAR-5911 persist issues on server side""

This reverts commit e6bf968753bf2ec666aff3d802fa23c40ead8832.

9 years agoSONAR-5820 Ability to create, edit and delete a "Manual" rule
Stas Vilchik [Fri, 26 Dec 2014 16:43:39 +0000 (17:43 +0100)]
SONAR-5820 Ability to create, edit and delete a "Manual" rule

9 years agoFix some quality flaws
Julien HENRY [Mon, 5 Jan 2015 09:35:47 +0000 (10:35 +0100)]
Fix some quality flaws

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Wed, 31 Dec 2014 08:56:45 +0000 (09:56 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  Improve ComponentTesting and SnapshotTesting

9 years agoImprove ComponentTesting and SnapshotTesting
Julien Lancelot [Wed, 31 Dec 2014 08:52:57 +0000 (09:52 +0100)]
Improve ComponentTesting and SnapshotTesting

9 years agoSSF-10 Prevent Clickjacking
Simon Brandhof [Wed, 31 Dec 2014 07:26:05 +0000 (08:26 +0100)]
SSF-10 Prevent Clickjacking

9 years agoSONAR-5997 Upgrade Tomcat from 7.0.54 to 7.0.57
Simon Brandhof [Tue, 30 Dec 2014 20:03:03 +0000 (21:03 +0100)]
SONAR-5997 Upgrade Tomcat from 7.0.54 to 7.0.57

9 years agoImprove stability of randomly allocated ports (when sonar.web.port or sonar.search...
Simon Brandhof [Tue, 30 Dec 2014 19:44:23 +0000 (20:44 +0100)]
Improve stability of randomly allocated ports (when sonar.web.port or sonar.search.port are set to zero)

9 years agoAutomatic merge from branch-5.0
Jenkins CI [Tue, 30 Dec 2014 18:22:51 +0000 (19:22 +0100)]
Automatic merge from branch-5.0

* origin/branch-5.0:
  SONAR-5849 Improve the way to get modules tree by using components.moduleUuid

9 years agoSONAR-5849 Improve the way to get modules tree by using components.moduleUuid
Julien Lancelot [Tue, 30 Dec 2014 18:20:20 +0000 (19:20 +0100)]
SONAR-5849 Improve the way to get modules tree by using components.moduleUuid