aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/main/java/org/sonar/api/resources/ResourceUtils.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7727 Remove deprecated stuff from Resources APIJulien HENRY2016-07-051-17/+0
* SONAR-7612 Apply feedbackJulien HENRY2016-05-121-1/+1
* SONAR-7612 Deprecate old Resource API (Project, Directory, File)Julien HENRY2016-05-121-0/+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
* SONAR-6555 Drop design related features on batch sideJulien HENRY2015-05-191-1/+2
* SONAR-6262 Fix NPE in link publisher on ViewsJulien HENRY2015-03-161-1/+1
* Replace isUnitTestClass by isUnitTestFileJulien HENRY2015-02-181-0/+9
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-926 fix ResourceUtils#isPackage() and isClass()Simon Brandhof2014-02-141-2/+2
* SONAR-926 Deprecate CLA qualifier. JavaFile are now FILE.Julien HENRY2014-01-171-1/+3
* SONAR-926 Merge Java package and directory concepts. Display full path of res...Julien HENRY2014-01-161-2/+3
* SONAR-3024 Fix SonarEngine to work with new resource keysJulien HENRY2014-01-141-1/+2
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Fix violationsEvgeny Mandrikov2011-04-051-10/+10
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* Add the method ResourceUtils#isPersistable(Resource)simonbrandhof2011-01-261-0/+12
* Improve org.sonar.api.resources.Scopes and Qualifierssimonbrandhof2011-01-241-1/+1
* Fix violations reported on Nemo, fix JavaDocsGodin2010-11-301-7/+6
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+130