aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/components/PastMeasuresLoader.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6588 drop db connection from batchSimon Brandhof2015-07-021-125/+0
* SONAR-6557 Remove library filter in SQL queriesJulien Lancelot2015-06-121-11/+7
* 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/+3
* SONAR-6088 Remove old preview/h2 modeJulien HENRY2015-01-271-2/+2
* Update copyright headers (replace 2013 by 2014)Simon Brandhof2014-03-111-1/+1
* SONAR-3024 Fix PastMeasureLoader to consider path to distinguish resources wi...Julien HENRY2014-01-091-5/+18
* Update copyright headersSimon Brandhof2013-04-221-4/+4
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-211-3/+3
* SONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and RULE_FA...Simon Brandhof2012-02-151-3/+5
* SONAR-3231 Allow to associate measure with committerEvgeny Mandrikov2012-02-011-4/+9
* Update copyright header for this new yearSimon Brandhof2012-01-101-1/+1
* Fix some violationsSimon Brandhof2011-12-121-12/+13
* SONAR-3029 API: allow to have different severities for violations related to ...Simon Brandhof2011-11-241-9/+3
* Fix violationsEvgeny Mandrikov2011-11-071-1/+0
* SONAR-2553 API: compute the variations on all measuresSimon Brandhof2011-06-291-4/+16
* SONAR-2505 support measure variationsSimon Brandhof2011-06-211-10/+9
* Fix compatibility with Oraclesimonbrandhof2011-05-091-3/+6
* SONAR-2202 Calculate variations on quality model measuressimonbrandhof2011-04-281-16/+25
* SONAR-2218 coverage of new code must be computed even if there are no previou...simonbrandhof2011-03-081-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-041-1/+1
* SONAR-2127 API: do not automatically create hierarchy of resource treesimonbrandhof2011-01-211-2/+9
* Move timemachine components from core plugin to batch + do not depend on Snap...simonbrandhof2010-12-271-0/+81