aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-home/src/test/java/org/sonar/home/cache/FileHashesTest.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-10591 drop module sonar-homeSimon Brandhof2018-05-111-127/+0
* SONAR-10591 Remove unused code in sonar-homeSimon Brandhof2018-05-111-6/+6
* Fix some Java compiler warningsSimon Brandhof2018-03-121-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+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
* Improve qualityDuarte Meneses2015-09-091-3/+15
* Replace fest-assert by assertJSimon Brandhof2015-01-101-1/+1
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-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-2291 Fix unit test on WindowsSimon Brandhof2013-02-111-3/+13
* SONAR-2291 lower-case hashSimon Brandhof2013-02-101-5/+5
* SONAR-2291 fix performance issue when computing file hashesSimon Brandhof2013-02-081-1/+3
* SONAR-2291 move management of file cache to the new module sonar-homeSimon Brandhof2013-02-051-0/+103