aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/test/java/org/sonar/batch/index/CachesTest.java
Commit message (Expand)AuthorAgeFilesLines
* Rename batch into scannerJulien HENRY2016-03-181-89/+0
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-4/+4
* FIX Redundant throws clauseDavid Gageot2015-07-071-1/+1
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-2/+0
* SONAR-6649 Move initialization of persistit cache to global contextDuarte Meneses2015-06-241-55/+45
* Revert merge to d70f025Duarte Meneses2015-06-231-43/+55
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-2/+0
* SONAR-6649 Move initialization of persistit caches to global contextDuarte Meneses2015-06-231-55/+45
* Redundant throws clause in testsDavid Gageot2015-05-071-4/+4
* Replace fest-assert by assertJSimon Brandhof2015-01-101-2/+2
* Separate bootstrap settings and task settingsJulien HENRY2014-06-101-7/+3
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-926 move FS API to org.sonar.api.batch.fsSimon Brandhof2014-02-201-3/+3
* Fix incorrect importsSimon Brandhof2013-12-031-2/+4
* SONAR-4748 Refactoring of new TempFolder componentJulien HENRY2013-10-171-2/+2
* SONAR-4748 Introduce a new extension for managing temp files/folders.Julien HENRY2013-10-161-1/+29
* SONAR-3755 use persistent cacheSimon Brandhof2013-04-231-16/+1
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3755 use Persistit temporary volumeSimon Brandhof2013-04-181-0/+10
* SONAR-3755 implement a disk-based mapSimon Brandhof2013-04-161-0/+80