aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* Fix coding violationsSimon Brandhof2011-11-037-4/+11
* SONAR-2963 fix l10n labels + fix vertical alignmentSimon Brandhof2011-11-032-18/+21
* Remove useless logback-test.xml filesSimon Brandhof2011-11-032-34/+0
* Fix violationsEvgeny Mandrikov2011-11-031-2/+2
* Fixed some violationsDinesh Bolkensteyn2011-11-032-3/+2
* Do not use commons-configuration in jacoco pluginSimon Brandhof2011-11-024-87/+89
* SONAR-2317 The metric new lines to cover is badly formatedSimon Brandhof2011-11-022-8/+8
* SONAR-2963 rename some labels and metricsSimon Brandhof2011-11-023-18/+42
* SONAR-2963 Add the widget "Integration Test Coverage"Simon Brandhof2011-11-0211-95/+103
* SONAR-2733 New XML format to store duplicationsEvgeny Mandrikov2011-11-022-21/+177
* Fixed an if-statement without braces violationDinesh Bolkensteyn2011-11-021-1/+3
* SONAR-2952 add @since comments to new core metrics + remove dead code from ja...simonbrandhof2011-11-014-246/+0
* SONAR-2952 move integration test metrics from jacoco plugin to coresimonbrandhof2011-11-0111-194/+583
* Improve DuplicationDaoTestEvgeny Mandrikov2011-11-014-289/+0
* SONAR-2952 remove the IT Coverage Tab implemented with GWTsimonbrandhof2011-11-011-25/+1
* SONAR-2952 Make the coverage tab support integration test measuressimonbrandhof2011-11-0116-571/+103
* Deprecate org.sonar.api.utils.Logssimonbrandhof2011-11-011-20/+23
* SONAR-2956 Support Boolean type with DerbyEvgeny Mandrikov2011-10-312-9/+15
* Minor modifications to make it easier to write ITsFabrice Bellingard2011-10-281-1/+1
* SONAR-2584 add support for Java7 in PMDSimon Brandhof2011-10-281-3/+31
* SONAR-2584 add support for Java7 in Checkstyle and SquidSimon Brandhof2011-10-283-7/+7
* SONAR-2919 Prevent user from creating twice the same eventFabrice Bellingard2011-10-281-0/+2
* SONAR-2642 use MyBatis ScriptRunner + improve unit test logs + prepare migrat...Simon Brandhof2011-10-273-2/+19
* Improve boolean parameters of Hibernate HQL queriesSimon Brandhof2011-10-2718-27/+30
* SONAR-2733 Display duplicated blocks by group in the resource viewerFabrice Bellingard2011-10-271-0/+2
* SONAR-2642 Use MyBatis instead of Hibernate for CPDEvgeny Mandrikov2011-10-276-78/+210
* Revert "SONAR-2594 Fix tests"Evgeny Mandrikov2011-10-271-4/+0
* Revert "SONAR-2594 FindBugs plugin should support localized violations"Evgeny Mandrikov2011-10-272-11/+0
* SONAR-2941 Exclude isolated methods from LCOM4 computationDinesh Bolkensteyn2011-10-2611-13/+86
* SONAR-2934 Transitive accessor computation now excludes recursive methodsDinesh Bolkensteyn2011-10-265-18/+56
* SONAR-2733 Fix unit test and remove useless codeFabrice Bellingard2011-10-268-410/+5
* SONAR-2849 Remove declarations of third-party repositories from root pomEvgeny Mandrikov2011-10-262-0/+58
* SONAR-2733 Display duplicated blocks by group in the resource viewerFabrice Bellingard2011-10-264-51/+61
* SONAR-2919 Update purge mechanismFabrice Bellingard2011-10-267-16/+18
* SONAR-1928 Improve performances by splitting the SQL query in 2Fabrice Bellingard2011-10-262-37/+52
* SONAR-2919 Fix issues on the event handlingFabrice Bellingard2011-10-265-10/+43
* SONAR-2934 Transitive accessor computation now supports recursive methodsDinesh Bolkensteyn2011-10-254-1/+54
* SONAR-2642 improve unit test of mybatis mappersSimon Brandhof2011-10-252-17/+17
* SONAR-2934 Accessors should be considered transitivelyDinesh Bolkensteyn2011-10-254-4/+28
* Moved the place accessors are computed from a bytecode visitor to a property ...Dinesh Bolkensteyn2011-10-256-160/+76
* Fix EmailNotificationChannelTestEvgeny Mandrikov2011-10-252-45/+50
* SONAR-2724 SONAR-2723 Improved getter and setter detection algorithmDinesh Bolkensteyn2011-10-258-29/+86
* SONAR-2038 Marked a critical violation in Sonar as false-positiveDinesh Bolkensteyn2011-10-251-1/+2
* SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct fiel...Dinesh Bolkensteyn2011-10-242-0/+19
* mendDinesh Bolkensteyn2011-10-242-16/+25
* SONAR-2038 LCOM4 value is incorrect when mixing getter/setter and direct fiel...Dinesh Bolkensteyn2011-10-245-33/+52
* SONAR-2796 Display which directories Sonar will use during analysisEvgeny Mandrikov2011-10-242-0/+58
* SONAR-2919 Remove old useless codeFabrice Bellingard2011-10-242-37/+12
* SONAR-2928 Fix handling of new violations in case of null checksumEvgeny Mandrikov2011-10-244-25/+52
* SONAR-2919 Update tests of db cleanerFabrice Bellingard2011-10-242-8/+8