aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/config
Commit message (Expand)AuthorAgeFilesLines
* Fix some quality flawsSimon Brandhof2014-03-191-1/+1
|\
| * Fixes a couple of issues by using interfaces rather than a specific implement...Hans Joachim Desserud2013-11-021-1/+1
* | Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-1115-15/+15
* | Fix some quality flawsSimon Brandhof2013-12-091-0/+4
|/
* SONAR-4660 Move 'Security' in its own category and move 'Encryption' inside. ...Julien Lancelot2013-09-191-15/+12
* SONAR-4644 Failure "Duplicate Keys not allowed" in PicoContainerSimon Brandhof2013-09-091-1/+8
* SONAR-4602 Revert eviction of dryRun cache on settings changeJulien HENRY2013-09-042-92/+3
* SONAR-4602 Invalidate dryRun cache when restoring settingsJulien HENRY2013-09-022-0/+2
* SONAR-4602 Invalidate dryRun cache when changing settingsJulien HENRY2013-09-022-3/+92
* Fix some quality flawsDinesh Bolkensteyn2013-08-292-2/+2
* Fix some quality flawsSimon Brandhof2013-08-161-1/+1
* SONAR-4501 Moved Category & SubCategory to internal packageJulien HENRY2013-07-164-4/+31
* SONAR-4501 Make properties (sub)categories case insensitivesJulien HENRY2013-07-163-6/+153
* Fix quality flawsJulien Lancelot2013-07-111-3/+3
* Fix quality flawsJulien Lancelot2013-07-111-15/+29
* Fix some quality flawsJulien HENRY2013-07-081-2/+1
* Fix quality flawsJulien Lancelot2013-07-051-1/+1
* SONAR-4061 The property 'sonar.password' is not encryptableJulien HENRY2013-06-263-12/+21
* SONAR-4397 Add new permissions "scan" and "dryrun"Julien HENRY2013-06-251-0/+4
* 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-062-7/+59
* Rename some remaining "Sonar" to "SonarQube"Simon Brandhof2013-06-021-1/+1
* SONAR-4340 Don't show Obeo license propertyJulien HENRY2013-05-201-1/+2
* SONAR-4340 Display additional properties on licensesJulien HENRY2013-05-201-5/+23
* 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-252-16/+48
* Rename PropertyDefinition#subcategory() to subCategory()Simon Brandhof2013-04-252-8/+8
* Revert Rename PropertyDefinitions to PropertyDefsJulien Lancelot2013-04-254-25/+25
* Revert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition...Julien Lancelot2013-04-254-33/+33
* Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to Pro...Julien Lancelot2013-04-244-33/+34
* Fix javadoc formattingSimon Brandhof2013-04-241-1/+1
* Add some javadoc to org.sonar.api.conf.PropertyDefSimon Brandhof2013-04-241-0/+17
* Refactor org.sonar.api.conf.PropertyDefSimon Brandhof2013-04-241-68/+19
* Rename PropertyDefinition by PropertyDefJulien Lancelot2013-04-244-31/+26
* 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-2212-48/+48
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-2112-36/+36
* SONAR-3159 Properties sub-categories, sort and descriptionJulien HENRY2013-04-192-8/+59
* Use new PropertyDefinition API in CpdPluginJulien Lancelot2013-04-041-44/+22
* Removed check on nameJulien Lancelot2013-04-021-1/+0
* Fix quality flawJulien Lancelot2013-03-281-1/+3
* SONAR-3891 Make it possible for the Views and Developers plugin to decide if ...Julien Lancelot2013-03-272-49/+12
* SONAR-3891 Update PropertyDefinition in order to be used directly to define p...Julien Lancelot2013-03-264-148/+402
* Remove unused importsSimon Brandhof2013-03-251-1/+0