aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/components/PastSnapshotFinder.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-164/+0
* Move @BatchSide and @ServerSide to appropriate packagesSimon Brandhof2015-05-201-1/+1
* SONAR-6535 API cleanup: deprecate BatchComponent and ServerComponentJulien HENRY2015-05-111-2/+3
* SONAR-6134, SONAR-6048 Improve performance of FS indexationJulien HENRY2015-02-101-0/+8
* SONAR-2860 Drop commons-configurationJulien HENRY2014-09-051-42/+3
* SONAR-4969 Do not mix batch and server classpathsSimon Brandhof2014-04-171-61/+0
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* Fix some quality flawsSimon Brandhof2014-01-071-1/+1
* Fix quality flawsJulien Lancelot2013-09-241-2/+9
* SONAR-4660 Make Settings > 'Database Cleaner', 'Differential Views', 'Duplica...Julien Lancelot2013-09-181-2/+62
* Fix some quality flawsSimon Brandhof2013-05-291-2/+2
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-4221 Remove the property sonar.timemachine.TRK.period4/5 and restore me...Julien Lancelot2013-04-021-13/+47
* Add a find method without root qualifier for retro compatibility for dev cockpitJulien Lancelot2013-04-021-1/+9
* SONAR-4221 Make it possible for the Views and Developers plugin to define the...Julien Lancelot2013-03-281-26/+16
* SONAR-2496 Support 'previous-version' value for differential viewsFabrice Bellingard2012-07-121-2/+16
* Revert SONAR-3407Simon Brandhof2012-05-311-2/+2
* Fix some quality flawsSimon Brandhof2012-04-031-6/+16
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* SONAR-2505 support measure variationsSimon Brandhof2011-06-211-0/+4
* Fix violationsEvgeny Mandrikov2011-06-071-2/+2
* Fix some violationssimonbrandhof2011-04-011-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* improve batch logs : more details on the comparison periodssimonbrandhof2011-01-031-1/+1
* Move timemachine components from core plugin to batch + do not depend on Snap...simonbrandhof2010-12-271-0/+128