]> source.dussan.org Git - sonarqube.git/log
sonarqube.git
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

11 years agoSONAR-4069 Allow to filter list of sensors that will be executed
Julien HENRY [Tue, 26 Mar 2013 10:05:05 +0000 (11:05 +0100)]
SONAR-4069 Allow to filter list of sensors that will be executed

11 years agoSONAR-4069 Allow to filter list of sensors that will be executed
Julien HENRY [Tue, 26 Mar 2013 09:53:26 +0000 (10:53 +0100)]
SONAR-4069 Allow to filter list of sensors that will be executed

11 years agoSONAR-4163 Add " - False Positive" in email subject when the new resolution is False...
Julien Lancelot [Tue, 26 Mar 2013 09:27:40 +0000 (10:27 +0100)]
SONAR-4163 Add " - False Positive" in email subject when the new resolution is False positive

11 years agoFix quality flaw
Julien Lancelot [Tue, 26 Mar 2013 08:17:16 +0000 (09:17 +0100)]
Fix quality flaw

11 years agoSONAR-4045 upgrade to jruby 1.7.3 and jruby-rack 1.1.13.1
Simon Brandhof [Mon, 25 Mar 2013 22:44:17 +0000 (23:44 +0100)]
SONAR-4045 upgrade to jruby 1.7.3 and jruby-rack 1.1.13.1

11 years agoSONAR-4206 Insert a null user on rules notification when rules are removed from start...
Julien Lancelot [Mon, 25 Mar 2013 17:15:27 +0000 (18:15 +0100)]
SONAR-4206 Insert a null user on rules notification when rules are removed from startup, and display 'System' on changelog console when there's no user provided.

11 years agoFix test and replace hamcrest by fest-assertions
Evgeny Mandrikov [Mon, 25 Mar 2013 16:26:38 +0000 (17:26 +0100)]
Fix test and replace hamcrest by fest-assertions

11 years agoSONAR-4193 Move interprete macro function from application helper to a new dedicated...
Julien Lancelot [Mon, 25 Mar 2013 15:40:16 +0000 (16:40 +0100)]
SONAR-4193 Move interprete macro function from application helper to a new dedicated class

11 years agoSONAR-4211 Allow Sonar Runner to work with secured server
Julien HENRY [Mon, 25 Mar 2013 15:23:59 +0000 (16:23 +0100)]
SONAR-4211 Allow Sonar Runner to work with secured server
when sonar.forceAuthentication=true

11 years agoSONAR-3153 Add missing deprecated tag and move property from SecurityRealmFactory...
Julien Lancelot [Mon, 25 Mar 2013 15:15:16 +0000 (16:15 +0100)]
SONAR-3153 Add missing deprecated tag and move property from SecurityRealmFactory to CoreProperties

11 years agoSONAR-4069 Restore Metrics as a BatchExtension
Julien HENRY [Mon, 25 Mar 2013 14:37:28 +0000 (15:37 +0100)]
SONAR-4069 Restore Metrics as a BatchExtension
    to avoid compatibility issues with plugins

11 years agoSONAR-3153 Add missing deprecated tag and move property from SecurityRealmFactory...
Julien Lancelot [Mon, 25 Mar 2013 14:52:48 +0000 (15:52 +0100)]
SONAR-3153 Add missing deprecated tag and move property from SecurityRealmFactory to CoreProperties

11 years agoRemove deprecated test
Simon Brandhof [Mon, 25 Mar 2013 13:57:45 +0000 (14:57 +0100)]
Remove deprecated test

11 years agoUpgrade maven-compiler-plugin to 3.0
Simon Brandhof [Mon, 25 Mar 2013 13:47:14 +0000 (14:47 +0100)]
Upgrade maven-compiler-plugin to 3.0

11 years agoSONAR-4216 Upgrade SQLServer jTDS driver from 1.2.4 to 1.2.7
Simon Brandhof [Mon, 25 Mar 2013 13:46:54 +0000 (14:46 +0100)]
SONAR-4216 Upgrade SQLServer jTDS driver from 1.2.4 to 1.2.7

11 years agoFix quality flaw
Julien Lancelot [Mon, 25 Mar 2013 13:50:32 +0000 (14:50 +0100)]
Fix quality flaw

11 years agoSONAR-4215 Upgrade MySQL driver from 5.1.18 to 5.1.24
Simon Brandhof [Mon, 25 Mar 2013 13:45:14 +0000 (14:45 +0100)]
SONAR-4215 Upgrade MySQL driver from 5.1.18 to 5.1.24

11 years agoSONAR-4044 move to Java 6
Simon Brandhof [Mon, 25 Mar 2013 13:22:38 +0000 (14:22 +0100)]
SONAR-4044 move to Java 6

- update jdk signature used by animal sniffer
- update javac configuration
- fix blueprints-core lib
- upgrade commons-dbcp and postgresql driver in order to use JDBC 4

11 years agoAdd parameter init_resource_for_role to specify which parameter to search for resource
Julien Lancelot [Mon, 25 Mar 2013 13:17:56 +0000 (14:17 +0100)]
Add parameter init_resource_for_role to specify which parameter to search for resource

11 years agoAdd missing @since and @deprecated annotation and restore deleted properties in order...
Julien Lancelot [Mon, 25 Mar 2013 13:11:16 +0000 (14:11 +0100)]
Add missing @since and @deprecated annotation and restore deleted properties in order to only depreciate them