aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/config/PropertyDefinition.java
Commit message (Expand)AuthorAgeFilesLines
* Fix quality flawsJulien Lancelot2013-07-111-15/+29
* Fix some javadocSimon Brandhof2013-06-061-39/+38
* Add some javadoc to org.sonar.api.config.PropertyDefinitionSimon Brandhof2013-06-061-5/+22
* Add javadoc to org.sonar.api.config.PropertyDefinitionSimon Brandhof2013-06-061-7/+55
* SONAR-3893 Renamed column in SNAPSHOT_DATA from data to valueJean-Baptiste Vilain2013-04-261-1/+0
* SONAR-3893 Renamed column in SNAPSHOT_DATA from data to valueJean-Baptiste Vilain2013-04-261-0/+1
* Update JavadocJulien Lancelot2013-04-261-2/+2
* SONAR-3159 Sub categories are now displayed as tabsJulien HENRY2013-04-251-13/+40
* Rename PropertyDefinition#subcategory() to subCategory()Simon Brandhof2013-04-251-7/+7
* Revert Rename PropertyDefinitions to PropertyDefsJulien Lancelot2013-04-251-0/+415
* Rename PropertyDefinition by PropertyDefJulien Lancelot2013-04-241-447/+0
* SONAR-3159 Removed index on @Property annotation that is deprecatedJulien HENRY2013-04-241-2/+3
* Forbid setting both onQualifiers and onlyOnQualifiersJulien Lancelot2013-04-231-8/+12
* Update PropertyDefinition API : rename Builder.build() to Builder.builder(), ...Julien Lancelot2013-04-231-26/+51
* SONAR-3159 Fix project settings with subcategoriesJulien HENRY2013-04-221-1/+0
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3159 Properties sub-categories, sort and descriptionJulien HENRY2013-04-191-0/+37
* Use new PropertyDefinition API in CpdPluginJulien Lancelot2013-04-041-44/+22
* Removed check on nameJulien Lancelot2013-04-021-1/+0
* SONAR-3891 Make it possible for the Views and Developers plugin to decide if ...Julien Lancelot2013-03-271-3/+3
* SONAR-3891 Update PropertyDefinition in order to be used directly to define p...Julien Lancelot2013-03-261-115/+291
* SONAR-3940 property relocationSimon Brandhof2012-11-071-0/+10
* Fix violationsDavid Gageot2012-10-051-22/+35
* SONAR-3529 Better look. Use field property typeDavid Gageot2012-10-011-0/+4
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-281-4/+13
* SONAR-3529 prepare for json parsing of property setsDavid Gageot2012-09-251-4/+4
* SONAR-3529 API: ability to define property sets.David Gageot2012-09-241-0/+9
* SONAR-3754 API: ability to define a cardinality on a propertyDavid Gageot2012-09-201-12/+18
* Rename version 2.15 to 3.0Simon Brandhof2012-04-111-1/+1
* SONAR-3320 Add an extension point to observe property changesSimon Brandhof2012-04-041-3/+6
* Fix some quality flawsSimon Brandhof2012-04-021-2/+2
* SONAR-3344 Display metadata of SonarSource licensesSimon Brandhof2012-03-201-5/+10
* SONAR-2084 fix some quality flawsSimon Brandhof2012-03-201-3/+5
* SONAR-1378 auto-detect password properties that are suffixed by .password.sec...Simon Brandhof2012-03-161-1/+10
* SONAR-1378 validate property types + update type of core propertiesSimon Brandhof2012-03-161-0/+158