aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/test/MutableTestPlan.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-14925 Remove code deprecated before 7.0 in the Plugin APIDuarte Meneses2021-06-171-38/+0
* 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
* SONAR-7612 Apply feedbackJulien HENRY2016-05-121-1/+1
* SONAR-7625 SONAR-7621 Deprecate coverage per test and test execution details ...Julien HENRY2016-05-121-0/+4
* 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-6278 Stop relying on graph to store testsJulien HENRY2015-05-211-4/+2
* SONAR-6278 Feed tests in compute reportJulien HENRY2015-04-271-0/+8
* Remove too early deprecationsJulien HENRY2014-12-151-5/+0
* SONAR-5389 New test API for batch 2.0Julien HENRY2014-09-051-0/+5
* 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-2501 move type from test plan to test caseSimon Brandhof2013-02-061-2/+1
* SONAR-2501 add preconditions and refactor some method namesSimon Brandhof2013-01-301-1/+2
* SONAR-4087 first draft of test apiSimon Brandhof2013-01-251-0/+28