aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/resources/DefaultProjectFileSystemTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-121-268/+0
* Revert SONAR-3885 codeFabrice Bellingard2012-12-031-66/+88
* SONAR-3885 InclusionsDavid Gageot2012-11-061-88/+66
* SONAR-1078 General exclusion patternsDavid Gageot2012-10-051-1/+1
* Fix compatibility with FileFilter extensionsSimon Brandhof2012-10-021-2/+2
* SONAR-3750 Add ability to share Exclusion rules between several projectsDavid Gageot2012-09-211-13/+12
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* SONAR-3096 Exclude source sub-directories starting with a dotSimon Brandhof2011-12-221-0/+13
* Fix loading of file exclusions - do not cache exclusions in Projectsimonbrandhof2011-11-111-4/+13
* Allow to manually define source files to analyzeSimon Brandhof2011-06-031-0/+15
* SONAR-2266 ProjectFileSystem should return only existing source and test dire...Evgeny Mandrikov2011-04-271-0/+12
* SONAR-2280 ProjectFileSystem.resolvePath should return canonical fileEvgeny Mandrikov2011-03-161-5/+23
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* SONAR-2126: Change API to work with file system of a projectEvgeny Mandrikov2011-01-271-8/+9
* SONAR-2126: Change api to work with project file systemEvgeny Mandrikov2011-01-231-17/+20
* SONAR-1711 Allow to exclude sources from code analysis based on cutoff datesimonbrandhof2010-09-261-0/+19
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-061-0/+179