aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/profiles
Commit message (Expand)AuthorAgeFilesLines
* SONAR-16232 Delete sonar-plugin-api moduleDuarte Meneses2022-04-215-373/+0
* Update license headers for 2022 [update headers]Pierre2022-01-285-5/+5
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-76/+0
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-086-6/+6
* Format all headers for 2020Wouter Admiraal2020-01-076-6/+6
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-103-15/+8
* Fix license headers for 2019Duarte Meneses2019-01-026-6/+6
* Fix some Java compiler warningsSimon Brandhof2018-03-122-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-076-6/+6
* Drop dependency xmlunitSimon Brandhof2017-02-191-26/+7
* Clean-up sonar-testing-harness dependenciesSimon Brandhof2017-02-191-12/+9
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-106-12/+12
* Fix project title in copyright headersSimon Brandhof2016-01-136-6/+6
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-056-24/+24
* Redundant importsDavid Gageot2015-05-071-2/+0
* Replace fest-assert by assertJSimon Brandhof2015-01-102-3/+3
* SONAR-5007 add single unique key to quality profiles. Replace DB ID.Simon Brandhof2014-06-191-6/+0
* 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-132-45/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-116-6/+6
* SONAR-5067 Use a MessageException when activating already activated rules on ...Julien Lancelot2014-02-261-1/+2
* SONAR-5067 Update message displayed when activating already activated rules o...Julien Lancelot2014-02-261-1/+2
* SONAR-5067 Fail when activating already activated rules on a profileJulien Lancelot2014-02-261-9/+23
* Update copyright headersSimon Brandhof2013-04-226-24/+24
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-216-18/+18
* SONAR-1352 add alert period when importing profileJulien Lancelot2012-12-051-24/+31
* 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
* Code cleaning : Unused codeDavid Gageot2012-04-272-2/+2
* Remove warningsDavid Gageot2012-04-271-6/+4
* Update copyright header for this new yearSimon Brandhof2012-01-106-6/+6
* SONAR-1922 Add a kind of version control for quality profilesEvgeny Mandrikov2011-05-271-0/+6
* Upgrade copyright headerssimonbrandhof2011-02-046-6/+6
* Backward compatibility for XMLProfileParserGodin2010-12-091-2/+14
* 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-082-8/+50
* SONAR-1829: Use severity instead of priorityGodin2010-12-072-6/+8
* SONAR-1829: Use severity instead of priorityGodin2010-12-071-4/+4
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-011-3/+2
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-085-213/+197
* XMLProfileImporter : check that the nodes <name> and <language> are definedsimonbrandhof2010-09-281-0/+17
* SONAR-1229 simplify the profiles APIsimonbrandhof2010-09-134-69/+72
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-101-1/+3
* add unit tests to ProfilePrototypesimonbrandhof2010-09-071-0/+55
* SONAR-1229 Export/Import a given Sonar quality profilesimonbrandhof2010-09-063-23/+31
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-066-0/+391