]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
11 years agoSONAR-3755 fix component key and rename Issuable.IssueBuilder#create()
Simon Brandhof [Thu, 11 Apr 2013 16:13:49 +0000 (18:13 +0200)]
SONAR-3755 fix component key and rename Issuable.IssueBuilder#create()

11 years agoSONAR-3893 Integrated last feedback on Highlightable API
Jean-Baptiste Vilain [Thu, 11 Apr 2013 16:03:07 +0000 (18:03 +0200)]
SONAR-3893 Integrated last feedback on Highlightable API

11 years agoSONAR-3893 Removed syntax highlighting support in source REST API
Jean-Baptiste Vilain [Thu, 11 Apr 2013 14:49:55 +0000 (16:49 +0200)]
SONAR-3893 Removed syntax highlighting support in source REST API

11 years agoSONAR-3755 complete IssueActions
Simon Brandhof [Thu, 11 Apr 2013 14:42:24 +0000 (16:42 +0200)]
SONAR-3755 complete IssueActions

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Thu, 11 Apr 2013 14:24:52 +0000 (16:24 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Added highlighting caching and persistence

11 years agoScanPersister implementations can load snapshots through SnapshotCache
Simon Brandhof [Thu, 11 Apr 2013 12:24:36 +0000 (14:24 +0200)]
ScanPersister implementations can load snapshots through SnapshotCache

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Thu, 11 Apr 2013 09:06:24 +0000 (11:06 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoSONAR-3755 Add dates when searching for issues
Julien Lancelot [Thu, 11 Apr 2013 09:05:59 +0000 (11:05 +0200)]
SONAR-3755 Add dates when searching for issues

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Thu, 11 Apr 2013 08:57:51 +0000 (10:57 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Updated snapshot purge and deletion to include snapshot_data entries removal

11 years agoFix quality flaws
Julien Lancelot [Thu, 11 Apr 2013 08:05:52 +0000 (10:05 +0200)]
Fix quality flaws

11 years agoSONAR-3755 refactor the way to persist component perspectives
Simon Brandhof [Wed, 10 Apr 2013 16:46:19 +0000 (18:46 +0200)]
SONAR-3755 refactor the way to persist component perspectives

11 years agoSONAR-3755 refactor the way to persist component perspectives
Simon Brandhof [Wed, 10 Apr 2013 16:45:12 +0000 (18:45 +0200)]
SONAR-3755 refactor the way to persist component perspectives

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Wed, 10 Apr 2013 16:36:32 +0000 (18:36 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoSONAR-3755 Add Issue Web Service Client Unmarshaller
Julien Lancelot [Wed, 10 Apr 2013 16:36:22 +0000 (18:36 +0200)]
SONAR-3755 Add Issue Web Service Client Unmarshaller

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Wed, 10 Apr 2013 16:09:33 +0000 (18:09 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Full stack integration from RoR API

11 years agoSONAR-3755 Add Issue Web Service Client
Julien Lancelot [Wed, 10 Apr 2013 15:58:43 +0000 (17:58 +0200)]
SONAR-3755 Add Issue Web Service Client

11 years agoFix metrics web service json
Julien Lancelot [Wed, 10 Apr 2013 14:56:52 +0000 (16:56 +0200)]
Fix metrics web service json

11 years agoRevert "SONAR-4157 Remove unnecessary dependency"
Julien HENRY [Wed, 10 Apr 2013 14:38:12 +0000 (16:38 +0200)]
Revert "SONAR-4157 Remove unnecessary dependency"

This reverts commit 64fcf0c5dcbb85f4c4330b798140a03ae9c58e48.

11 years agoSONAR-3755 Add Issue Web Service
Julien Lancelot [Wed, 10 Apr 2013 14:16:02 +0000 (16:16 +0200)]
SONAR-3755 Add Issue Web Service

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Wed, 10 Apr 2013 14:07:27 +0000 (16:07 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Updated highlighted html to return a list of html lines

11 years agoSONAR-4157 Remove unnecessary dependency
Julien HENRY [Wed, 10 Apr 2013 12:17:51 +0000 (14:17 +0200)]
SONAR-4157 Remove unnecessary dependency

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Wed, 10 Apr 2013 11:29:53 +0000 (13:29 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Added main access point for syntax highlighting

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Wed, 10 Apr 2013 09:24:15 +0000 (11:24 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoRevert "SONAR-4201"
Julien Lancelot [Wed, 10 Apr 2013 09:24:06 +0000 (11:24 +0200)]
Revert "SONAR-4201"

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Wed, 10 Apr 2013 09:17:19 +0000 (11:17 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Implemented rules deserialization and added missing package-info files

11 years agoSONAR-3755 fix IssueDAO select query
Julien Lancelot [Wed, 10 Apr 2013 08:46:32 +0000 (10:46 +0200)]
SONAR-3755 fix IssueDAO select query

11 years agoSONAR-3755 fix IssueDAO select query for mssql
Julien Lancelot [Wed, 10 Apr 2013 08:09:40 +0000 (10:09 +0200)]
SONAR-3755 fix IssueDAO select query for mssql

11 years agoSONAR-3755 fix IssueDAO select query
Julien Lancelot [Wed, 10 Apr 2013 08:01:03 +0000 (10:01 +0200)]
SONAR-3755 fix IssueDAO select query

11 years agoSONAR-3755 IssueDAO select query : fix boolean value
Julien Lancelot [Wed, 10 Apr 2013 07:49:02 +0000 (09:49 +0200)]
SONAR-3755 IssueDAO select query : fix boolean value

11 years agoSONAR-3755 IssueDAO select query to work on all databases
Julien Lancelot [Wed, 10 Apr 2013 07:43:06 +0000 (09:43 +0200)]
SONAR-3755 IssueDAO select query to work on all databases

11 years agoReactivate unit tests
Julien Lancelot [Wed, 10 Apr 2013 07:05:29 +0000 (09:05 +0200)]
Reactivate unit tests

11 years agoImprove IssueDao select query
Julien Lancelot [Tue, 9 Apr 2013 21:46:43 +0000 (23:46 +0200)]
Improve IssueDao select query

11 years agoTemporary disable failing unit tests
Julien Lancelot [Tue, 9 Apr 2013 17:11:08 +0000 (19:11 +0200)]
Temporary disable failing unit tests

11 years agoSONAR-3755 improve IssueDAO in order to select all issues from the resource tree
Julien Lancelot [Tue, 9 Apr 2013 17:10:44 +0000 (19:10 +0200)]
SONAR-3755 improve IssueDAO in order to select all issues from the resource tree

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Tue, 9 Apr 2013 16:43:35 +0000 (18:43 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Removed unused snapshot sources dto

11 years agoSONAR-4239 Display full project URL in Sonar logs after analysis
Julien HENRY [Tue, 9 Apr 2013 16:18:36 +0000 (18:18 +0200)]
SONAR-4239 Display full project URL in Sonar logs after analysis

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Tue, 9 Apr 2013 16:07:14 +0000 (18:07 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Added MyBatis layer to access snapshot sources

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Tue, 9 Apr 2013 14:53:54 +0000 (16:53 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Moved classes from plugin API to core - Added highlighting rules first serialization implementation

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Tue, 9 Apr 2013 11:45:38 +0000 (13:45 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Added MyBatis data access layer

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Tue, 9 Apr 2013 08:31:50 +0000 (10:31 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Fixed syntax issue in migration file

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Tue, 9 Apr 2013 08:03:20 +0000 (10:03 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Added new table SNAPSHOT_DATA to store the highlighting data

11 years agoSONAR-3755 Fix IssueDao and add title property in Issue
Julien Lancelot [Tue, 9 Apr 2013 07:58:03 +0000 (09:58 +0200)]
SONAR-3755 Fix IssueDao and add title property in Issue

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Mon, 8 Apr 2013 15:39:03 +0000 (17:39 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Removed syntax type checking

11 years agoSONAR-3755 Rename IssueChangelog in IssueChange and rename uuid to key in Issue API
Julien Lancelot [Mon, 8 Apr 2013 15:34:28 +0000 (17:34 +0200)]
SONAR-3755 Rename IssueChangelog in IssueChange and rename uuid to key in Issue API

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Mon, 8 Apr 2013 14:26:30 +0000 (16:26 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Added CRLF support in HTML text decoration

11 years agoSONAR-3755 Add Issue Finder
Julien Lancelot [Mon, 8 Apr 2013 14:08:32 +0000 (16:08 +0200)]
SONAR-3755 Add Issue Finder

11 years agoSONAR-3755 Replace userId and assigneeUserId by userLogin and by assigneeLogin. ...
Julien Lancelot [Mon, 8 Apr 2013 13:36:40 +0000 (15:36 +0200)]
SONAR-3755 Replace userId and assigneeUserId by userLogin and by assigneeLogin.  Add IssueQuery API.

11 years agoSONAR-3755 Move Issuable implementaiton to sonar-core
Julien Lancelot [Mon, 8 Apr 2013 11:08:37 +0000 (13:08 +0200)]
SONAR-3755 Move Issuable implementaiton to sonar-core

11 years agoSONAR-3755 Add Issues DTO + DAO
Julien Lancelot [Mon, 8 Apr 2013 10:22:13 +0000 (12:22 +0200)]
SONAR-3755 Add Issues DTO + DAO

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Mon, 8 Apr 2013 08:48:17 +0000 (10:48 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Updated API to reflect comments and feedback

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Mon, 8 Apr 2013 08:31:00 +0000 (10:31 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Partial HTML wrapping implementation

11 years agoFix quality flaws
Julien Lancelot [Mon, 8 Apr 2013 07:08:35 +0000 (09:08 +0200)]
Fix quality flaws

11 years agoFixed critical violation - Review #7233
Jean-Baptiste Vilain [Mon, 8 Apr 2013 07:02:04 +0000 (09:02 +0200)]
Fixed critical violation - Review #7233

11 years agoMerge remote-tracking branch 'origin/master'
Jean-Baptiste Vilain [Fri, 5 Apr 2013 16:42:21 +0000 (18:42 +0200)]
Merge remote-tracking branch 'origin/master'

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Fri, 5 Apr 2013 16:41:53 +0000 (18:41 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Partial HTML wrapping implementation

11 years agoSONAR-3755 Move all Issues API to plugin api
Julien Lancelot [Fri, 5 Apr 2013 16:41:05 +0000 (18:41 +0200)]
SONAR-3755 Move all Issues API to plugin api

11 years agoSONAR-3755 Issues tables creation and first API draft
Julien Lancelot [Fri, 5 Apr 2013 15:39:19 +0000 (17:39 +0200)]
SONAR-3755 Issues tables creation and first API draft

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Fri, 5 Apr 2013 08:49:19 +0000 (10:49 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Fixed tests coverage violations

11 years agoIncrease max jar size
Julien Lancelot [Fri, 5 Apr 2013 06:47:37 +0000 (08:47 +0200)]
Increase max jar size

11 years agoAdd missing copyright
Julien Lancelot [Fri, 5 Apr 2013 06:45:03 +0000 (08:45 +0200)]
Add missing copyright

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Thu, 4 Apr 2013 16:53:59 +0000 (18:53 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens - Fixed IoC issues in integration tests

11 years agoAdd a comment
Julien Lancelot [Thu, 4 Apr 2013 15:21:37 +0000 (17:21 +0200)]
Add a comment

11 years agoRemove unused imports
Julien Lancelot [Thu, 4 Apr 2013 14:39:19 +0000 (16:39 +0200)]
Remove unused imports

11 years agoMerge remote-tracking branch 'origin/master'
Julien Lancelot [Thu, 4 Apr 2013 14:38:59 +0000 (16:38 +0200)]
Merge remote-tracking branch 'origin/master'

11 years agoUse new PropertyDefinition API in CpdPlugin
Julien Lancelot [Thu, 4 Apr 2013 14:38:39 +0000 (16:38 +0200)]
Use new PropertyDefinition API in CpdPlugin

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Thu, 4 Apr 2013 13:56:29 +0000 (15:56 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens

11 years agoMerge remote-tracking branch 'origin/master'
Jean-Baptiste Vilain [Thu, 4 Apr 2013 13:50:48 +0000 (15:50 +0200)]
Merge remote-tracking branch 'origin/master'

11 years ago(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow...
Jean-Baptiste Vilain [Thu, 4 Apr 2013 13:50:09 +0000 (15:50 +0200)]
(SONAR-3893) Improve the highlighter API to not depend on sonar-channel and allow to work on multi-line tokens

11 years agoAdd missing copyright header
Julien Lancelot [Thu, 4 Apr 2013 13:22:39 +0000 (15:22 +0200)]
Add missing copyright header

11 years agoSONAR-4083 add java web service API for metrics
Julien Lancelot [Thu, 4 Apr 2013 13:12:03 +0000 (15:12 +0200)]
SONAR-4083 add java web service API for metrics

11 years agoSONAR-4083 add java web service API for metrics
Julien Lancelot [Thu, 4 Apr 2013 13:11:14 +0000 (15:11 +0200)]
SONAR-4083 add java web service API for metrics

11 years agoRemove useless comment in web.xml for IE6
SimonBrandhof [Thu, 4 Apr 2013 10:20:47 +0000 (12:20 +0200)]
Remove useless comment in web.xml for IE6

11 years agoReplace deprecated find(:all) by all()
Julien Lancelot [Wed, 3 Apr 2013 12:58:14 +0000 (14:58 +0200)]
Replace deprecated find(:all) by all()

11 years agoFix unit test
Julien Lancelot [Wed, 3 Apr 2013 08:11:22 +0000 (10:11 +0200)]
Fix unit test

11 years agoSONAR-4193 Increase width of rule modal windows
Julien Lancelot [Wed, 3 Apr 2013 07:48:22 +0000 (09:48 +0200)]
SONAR-4193 Increase width of rule modal windows

11 years agoSONAR-4193 Improve rule details display css
Julien Lancelot [Tue, 2 Apr 2013 15:37:37 +0000 (17:37 +0200)]
SONAR-4193 Improve rule details display css

11 years agoSONAR-4083 Remove whitespace in metric id
Julien Lancelot [Tue, 2 Apr 2013 15:05:58 +0000 (17:05 +0200)]
SONAR-4083 Remove whitespace in metric id

11 years agoSONAR-4201 Add constants
Julien Lancelot [Tue, 2 Apr 2013 14:20:31 +0000 (16:20 +0200)]
SONAR-4201 Add constants

11 years agoFix Rule.search in order to keep retro compatibility with Sqale plugin
Julien Lancelot [Tue, 2 Apr 2013 14:15:37 +0000 (16:15 +0200)]
Fix Rule.search in order to keep retro compatibility with Sqale plugin

11 years agoSONAR-4221 Remove the property sonar.timemachine.TRK.period4/5 and restore method...
Julien Lancelot [Tue, 2 Apr 2013 13:33:59 +0000 (15:33 +0200)]
SONAR-4221 Remove the property sonar.timemachine.TRK.period4/5 and restore method on PastSnapshotFinder used by dev cockpit

11 years agoSONAR-4222 Application context not respected in batch_bootstrap redirect
Julien Lancelot [Wed, 27 Mar 2013 13:45:37 +0000 (14:45 +0100)]
SONAR-4222 Application context not respected in batch_bootstrap redirect

11 years agoSONAR-4103 The dates displayed in the dropdown list allowing to select a differential...
Julien Lancelot [Tue, 2 Apr 2013 08:34:48 +0000 (10:34 +0200)]
SONAR-4103 The dates displayed in the dropdown list allowing to select a differential period are not localized

11 years agoRemoved check on name
Julien Lancelot [Tue, 2 Apr 2013 08:04:53 +0000 (10:04 +0200)]
Removed check on name

11 years agoAdd a find method without root qualifier for retro compatibility for dev cockpit
Julien Lancelot [Tue, 2 Apr 2013 07:49:36 +0000 (09:49 +0200)]
Add a find method without root qualifier for retro compatibility for dev cockpit

11 years agoSONAR-4201 "sonar.login" and "sonar.password" should default to "admin/admin"
Julien Lancelot [Thu, 28 Mar 2013 15:56:53 +0000 (16:56 +0100)]
SONAR-4201 "sonar.login" and "sonar.password" should default to "admin/admin"

11 years agoSONAR-4212 It should be possible to edit/remove the pre-defined manual metrics
Julien Lancelot [Thu, 28 Mar 2013 14:11:23 +0000 (15:11 +0100)]
SONAR-4212 It should be possible to edit/remove the pre-defined manual metrics

11 years agoSONAR-4221 Make it possible for the Views and Developers plugin to define the differe...
Julien Lancelot [Thu, 28 Mar 2013 10:45:29 +0000 (11:45 +0100)]
SONAR-4221 Make it possible for the Views and Developers plugin to define the differential periods 4 and 5

11 years agoFix quality flaw
Julien Lancelot [Thu, 28 Mar 2013 07:36:36 +0000 (08:36 +0100)]
Fix quality flaw

11 years agoRevert "SONAR-4222 Application context not respected in batch_bootstrap redirect"
Julien Lancelot [Wed, 27 Mar 2013 13:47:16 +0000 (14:47 +0100)]
Revert "SONAR-4222 Application context not respected in batch_bootstrap redirect"

This reverts commit 9b70bcf811a6be434835389053acacc43272607a.

11 years agoSONAR-4222 Application context not respected in batch_bootstrap redirect
Julien Lancelot [Wed, 27 Mar 2013 13:31:02 +0000 (14:31 +0100)]
SONAR-4222 Application context not respected in batch_bootstrap redirect

11 years agoSONAR-3891 Make it possible for the Views and Developers plugin to decide if the...
Julien Lancelot [Wed, 27 Mar 2013 11:41:49 +0000 (12:41 +0100)]
SONAR-3891 Make it possible for the Views and Developers plugin to decide if the Settings must be displayed on a View and a Developer

11 years agoFix quality flaws
Julien Lancelot [Wed, 27 Mar 2013 07:39:48 +0000 (08:39 +0100)]
Fix quality flaws

11 years agoSONAR-3891 Update PropertyDefinition in order to be used directly to define propertie...
Julien Lancelot [Tue, 26 Mar 2013 17:12:39 +0000 (18:12 +0100)]
SONAR-3891 Update PropertyDefinition in order to be used directly to define properties (with builder pattern)

11 years agoFix some quality flaws
Julien HENRY [Tue, 26 Mar 2013 17:04:19 +0000 (18:04 +0100)]
Fix some quality flaws

11 years agoSONAR-4157 Upgrade the embedded Jetty to version 8.1
Julien HENRY [Tue, 26 Mar 2013 15:38:15 +0000 (16:38 +0100)]
SONAR-4157 Upgrade the embedded Jetty to version 8.1

11 years agoSONAR-4157 Upgrade the embedded Jetty to version 8.1
Julien HENRY [Tue, 26 Mar 2013 14:43:46 +0000 (15:43 +0100)]
SONAR-4157 Upgrade the embedded Jetty to version 8.1

11 years agoSONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin API
Julien HENRY [Tue, 26 Mar 2013 14:42:35 +0000 (15:42 +0100)]
SONAR-4069 Deprecate BatchExtensionDisctionnary to move it outside of plugin API

11 years agoSONAR-4157 Upgrade the embedded Jetty to version 8.1
Julien HENRY [Tue, 26 Mar 2013 13:43:01 +0000 (14:43 +0100)]
SONAR-4157 Upgrade the embedded Jetty to version 8.1

11 years agoRevert SONAR-4045
Simon Brandhof [Tue, 26 Mar 2013 11:39:26 +0000 (12:39 +0100)]
Revert SONAR-4045

11 years agoSONAR-4156 Avoid unnecessary select when registering metrics at startup
Julien HENRY [Tue, 26 Mar 2013 10:36:46 +0000 (11:36 +0100)]
SONAR-4156 Avoid unnecessary select when registering metrics at startup