aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src/test/java/org/sonar/api/scan
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-101-0/+10
* Replace fest-assert by assertJSimon Brandhof2015-01-102-2/+2
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-112-2/+2
* SONAR-926 move FS API to org.sonar.api.batch.fsSimon Brandhof2014-02-203-178/+0
* SONAR-926 Expose new FileSystem API based on InputFile/InputDirJulien HENRY2014-01-272-2/+6
* SONAR-4783 API - drop the extension point SourceImporterJulien HENRY2014-01-092-11/+10
* Remove file system refactoring from APISimon Brandhof2013-10-162-2/+3
* Fix PathResolver when directories are not normalized (for example containing ...Simon Brandhof2013-10-111-0/+26
* SONAR-3677 Improve APISimon Brandhof2013-10-101-5/+10
* SONAR-3677 fix another test on MSWindowsSimon Brandhof2013-10-101-1/+1
* SONAR-3677 fix (again) test on MSWindowsSimon Brandhof2013-10-101-1/+2
* SONAR-3677 refactor APISimon Brandhof2013-10-104-96/+168
* SONAR-3677 enhanced file systemSimon Brandhof2013-10-091-5/+5
* SONAR-2657 Expose changed files API in ModuleFileSystemJulien HENRY2013-10-021-0/+5
* Update copyright headersSimon Brandhof2013-04-223-12/+12
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-213-9/+9
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-091-43/+0
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-081-12/+2
* (SONAR-3893) Improve the highlighter API to not depend on sonar-channel and a...Jean-Baptiste Vilain2013-04-041-0/+53
* Improve SimpleModuleFileSystem for unit testsSimon Brandhof2013-02-221-13/+25
* Improve FileSystem classes for unit testsSimon Brandhof2013-02-211-0/+79
* Refactor the filesystem API in order to allow to provide its own exclusionsSimon Brandhof2013-02-151-48/+0
* SONAR-2760 file exclusions by absolute pathSimon Brandhof2013-02-131-5/+5
* SONAR-1896 SONAR-3739 improve the API of scan file systemSimon Brandhof2013-02-123-0/+226