aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/profiles/XMLProfileSerializerTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-77/+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 code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-1/+1
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Drop dependency xmlunitSimon Brandhof2017-02-191-26/+7
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* Redundant importsDavid Gageot2015-05-071-2/+0
* SONAR-4366 Remove Alert class and related codeJean-Baptiste Lievremont2014-03-131-14/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-1352 alert property "period" should not be mandatory in the different x...Julien Lancelot2012-11-291-2/+6
* SONAR-1352 Update export profile xml to include period alert propertiesJulien Lancelot2012-11-291-1/+1
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* Minor changeGodin2010-12-091-5/+1
* * SONAR-1809: MetricFinder should be available on server sideGodin2010-12-081-5/+6
* SONAR-1809: Export / import alerts attached to a quality profileGodin2010-12-081-0/+16
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-081-0/+95