aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/profiles/XMLProfileParserTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-211-104/+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 some Java compiler warningsSimon Brandhof2018-03-121-1/+1
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* 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
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* SONAR-4843 Ability to restart server in development modeSimon Brandhof2014-03-151-14/+2
* SONAR-4366 Remove Alert class and related codeJean-Baptiste Lievremont2014-03-131-31/+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 add alert period when importing profileJulien Lancelot2012-12-051-24/+31
* Remove warningsDavid Gageot2012-04-271-6/+4
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* Backward compatibility for XMLProfileParserGodin2010-12-091-2/+14
* SONAR-1809: Export / import alerts attached to a quality profileGodin2010-12-081-8/+34
* SONAR-1829: Use severity instead of priorityGodin2010-12-071-2/+2
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-081-0/+104