aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-batch/src/main/java/org/sonar/batch/components
Commit message (Expand)AuthorAgeFilesLines
* Dates of past analysis must not contain millisecondsSimon Brandhof2013-05-301-4/+8
* Fix some quality flawsSimon Brandhof2013-05-292-7/+6
* Update copyright headersSimon Brandhof2013-04-229-36/+36
* SONAR-4252 rename Sonar to SonarQube in source headersSimon Brandhof2013-04-219-27/+27
* SONAR-4223 Remove or depreciate property "sonar.enableFileVariation"Simon Brandhof2013-04-171-4/+0
* 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-282-37/+36
* SONAR-4145 Remove the useless and misleading properties 'sonar.skipTendencies...Julien Lancelot2013-03-211-6/+2
* SONAR-4009 For "previous_version", Sonar must look into "events" tableFabrice Bellingard2013-02-081-17/+17
* SONAR-2496 Fix HQL request that doesn't work on Oracle...Fabrice Bellingard2012-07-161-1/+1
* SONAR-2496 Support 'previous-version' value for differential viewsFabrice Bellingard2012-07-124-8/+90
* Revert SONAR-3407Simon Brandhof2012-05-312-6/+9
* SONAR-3407 improve messageSimon Brandhof2012-05-231-1/+1
* SONAR-3407 fail analysis if the project version used for comparison does not ...Simon Brandhof2012-05-231-2/+2
* Fix some quality flawsSimon Brandhof2012-04-031-6/+16
* SONAR-3208 use PERSON_ID instead of COMMITTER in PROJECT_MEASURES and RULE_FA...Simon Brandhof2012-02-151-3/+5
* SONAR-2747 Verification is now done on period1Fabrice Bellingard2012-02-081-22/+0
* SONAR-2747 Send email when new violations appear on favourite projectFabrice Bellingard2012-02-031-8/+32
* SONAR-3231 Allow to associate measure with committerEvgeny Mandrikov2012-02-011-4/+9
* SONAR-1707 Add the column SNAPSHOTS.BUILD_DATESimon Brandhof2012-01-181-0/+2
* Update copyright header for this new yearSimon Brandhof2012-01-108-8/+8
* 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-072-2/+0
* SONAR-2553 API: compute the variations on all measuresSimon Brandhof2011-06-291-4/+16
* Revert move of TimeMachineConfigutionSimon Brandhof2011-06-221-0/+112
* SONAR-2505 support measure variationsSimon Brandhof2011-06-217-108/+23
* SONAR-2505 support tracking of violations on dry runsSimon Brandhof2011-06-171-69/+0
* SONAR-2428 Detection new violations, when new module added to projectEvgeny Mandrikov2011-06-173-24/+18
* SONAR-2428 Detect new violations, when new module added to projectEvgeny Mandrikov2011-06-153-15/+38
* SONAR-2505 core components which write to database are disabled on dry runsSimon Brandhof2011-06-151-0/+2
* Fix violationsEvgeny Mandrikov2011-06-071-2/+2
* Fix compatibility with Oraclesimonbrandhof2011-05-091-3/+6
* SONAR-2202 Calculate variations on quality model measuressimonbrandhof2011-04-281-16/+25
* Fix some violationssimonbrandhof2011-04-011-1/+1
* Fix coding violationssimonbrandhof2011-03-272-4/+1
* Fix violationsEvgeny Mandrikov2011-03-111-1/+3
* SONAR-2218 coverage of new code must be computed even if there are no previou...simonbrandhof2011-03-087-34/+53
* Remove unused importssimonbrandhof2011-02-081-2/+0
* Upgrade copyright headerssimonbrandhof2011-02-049-9/+9
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-311-0/+19
* SONAR-2127 API: do not automatically create hierarchy of resource treesimonbrandhof2011-01-211-2/+9
* do not log timemachine messages 'Compare to ...' on viewssimonbrandhof2011-01-101-1/+16
* exclude library snapshots from timemachine servicessimonbrandhof2011-01-044-4/+13
* period by number of days : search for the nearest snapshot, even if it's olde...simonbrandhof2011-01-032-9/+31
* improve batch logs : more details on the comparison periodssimonbrandhof2011-01-033-6/+20
* Move timemachine components from core plugin to batch + do not depend on Snap...simonbrandhof2010-12-279-0/+642