aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/utils/KeyValueFormat.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-443/+0
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Fix some Quality flaws about nullability of variablesSimon Brandhof2016-11-091-9/+10
* Fix javadoc errorsJulien HENRY2016-04-111-3/+3
* Drop commons-collectionsSimon Brandhof2016-03-131-22/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* SONAR-6370 remove support of KeyValueFormat#format(Multiset)Simon Brandhof2015-06-051-38/+8
* Refactor KeyValueFormatSimon Brandhof2014-10-211-10/+10
* Reduce complexityJulien HENRY2014-10-211-30/+45
* SONAR-5768 API: org.sonar.api.utils.KeyValueFormat does not support escaping ...Simon Brandhof2014-10-211-111/+116
* Add missing @Nullable to KeyValueFormatSimon Brandhof2014-10-211-12/+50
* remove methods of KeyValueFormat that are deprecated since 2.7Simon Brandhof2014-10-211-118/+4
* SONAR-5575 Fix handling of equals sign in custom rule parametersJean-Baptiste Lievremont2014-10-071-3/+3
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Fix quality flawsJulien Lancelot2013-08-281-1/+2
* Fix some quality flawsSimon Brandhof2013-08-161-6/+6
* Fix some quality flawsSimon Brandhof2013-05-291-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-3755 Add Issues console pageJulien Lancelot2013-04-121-1/+1
* Fix some quality flawsSimon Brandhof2012-10-231-3/+3
* Fix quality flawsSimon Brandhof2012-10-231-3/+3
* Fix typoSimon Brandhof2012-10-151-1/+1
* Add tip for parsing KeyValueFormat format from ruby codeSimon Brandhof2012-08-161-2/+4
* Fix some quality flawsEvgeny Mandrikov2012-02-171-1/+1
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Add factory methods to converters of org.sonar.api.utils.KeyValueFormatSimon Brandhof2011-11-281-26/+70
* Fix coding violationssimonbrandhof2011-03-271-1/+4
* fix coding violationssimonbrandhof2011-03-271-1/+4
* SONAR-2218 add NewCoverageDecorator + add DateUtils to APIsimonbrandhof2011-02-251-4/+11
* fix unit tests again :(simonbrandhof2011-02-251-2/+2
* Fix unit testsimonbrandhof2011-02-251-28/+20
* Add support of Multisets in KeyValueFormatsimonbrandhof2011-02-251-147/+181
* Improve KeyValueFormat: support typed parsingsimonbrandhof2011-02-251-24/+246
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* Add missing deprecated annotationsEvgeny Mandrikov2011-02-011-10/+11
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+241