aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/resources/ProjectTest.java
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-10138 Remove support for API < 5.6Duarte Meneses2018-06-291-59/+0
|
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
|
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
|
* Refactor resources APIDuarte Meneses2017-01-271-20/+19
|
* SONAR-7722 The project name should not be mandatoryDuarte Meneses2016-08-311-0/+20
|
* 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-3821 Drop any Maven dependencyJulien HENRY2015-06-031-11/+0
|
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
|
* SONAR-2860 Drop commons-configurationJulien HENRY2014-09-051-46/+0
|
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
|
* SONAR-5058 Remove default configuration for global test exclusionsJean-Baptiste Lievremont2014-02-121-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-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-121-9/+0
|
* Revert SONAR-3885 codeFabrice Bellingard2012-12-031-22/+0
| | | | | | | | | | This reverts commit ef9e63fa87b0a4cc943b969f972217163241869e. This reverts commit 0ca3e750948ff947c6ab5918cb7f36c9ad0095bb. This reverts commit b988f880e5658cb6cc733391de782ff539cd527b. This reverts commit ab832caa3878603fc087749732def51e1f4ffacc. This reverts commit 5d308f5d402522b2a387e30292187d71a3724ba8. This reverts commit 123ef89aa488f906363d5fba90951be7d430756a. This reverts commit 14de16c62104cff7d8cb0a272b1f3abb29458f6e.
* SONAR-3885 Exclusion patterns should support negationDavid Gageot2012-11-061-0/+22
|
* SONAR-3758 Add logs and SONAR-1078 Fix default test exclusionsDavid Gageot2012-10-081-0/+1
|
* SONAR-1078 General exclusion patternsDavid Gageot2012-10-051-28/+31
|
* SONAR-3750 Add ability to share Exclusion rules between several projectsDavid Gageot2012-09-211-1/+1
|
* Fix quality flaws in tests: remove unused importsEvgeny Mandrikov2012-03-141-5/+1
|
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
|
* Fix compatibility of file exclusions with the dotnet pluginsimonbrandhof2011-11-131-0/+11
|
* Fix loading of file exclusions - do not cache exclusions in Projectsimonbrandhof2011-11-111-0/+45
|
* SONAR-2505 support measure variationsSimon Brandhof2011-06-211-0/+5
|
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
|
* SONAR-236 remove deprecated code from checkstyle plugin + display default ↵simonbrandhof2010-09-061-0/+45
value of rule parameters in Q profile console