aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/config/PropertyFieldDefinition.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-137/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-22/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Remove use of Guava in main sources of sonar-plugin-apiDuarte Meneses2019-07-121-3/+3
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Remove some usages of Guava in APISimon Brandhof2017-06-191-8/+8
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8024 Deprecate PropertyFieldDefinition#indicativeSizeJulien Lancelot2016-09-151-5/+11
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Remove coupling of sonar-plugin-api on Guava 10Simon Brandhof2015-04-161-11/+10
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Revert Rename PropertyDefinitions to PropertyDefsJulien Lancelot2013-04-251-2/+2
* Revert Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition...Julien Lancelot2013-04-251-0/+154
* Rename PropertyDefinitions to PropertyDefs and PropertyFieldDefinition to Pro...Julien Lancelot2013-04-241-154/+0
* Rename PropertyDefinition by PropertyDefJulien Lancelot2013-04-241-2/+2
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3891 Update PropertyDefinition in order to be used directly to define p...Julien Lancelot2013-03-261-20/+89
* Fix violationsDavid Gageot2012-10-051-2/+2
* SONAR-3529 Improve property setsDavid Gageot2012-10-041-6/+0
* SONAR-3529 Improve property setsDavid Gageot2012-10-041-21/+24
* SONAR-3529 Better look. Use field property typeDavid Gageot2012-10-011-1/+6
* SONAR-3529 Get rid of property sets. Use PropertyFields insteadDavid Gageot2012-09-281-0/+83