aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3323 rename @RequiredMeasures attributes to allOf and anyOfSimon Brandhof2012-03-274-5/+7
* SONAR-3357 Improve the "Violations" widgetFabrice Bellingard2012-03-272-4/+6
* SONAR-3354 Display empty table instead of message if no measuresFabrice Bellingard2012-03-272-43/+34
* SONAR-3295 sonar.jacoco.excludes must exclude classes from coverage reportEvgeny Mandrikov2012-03-274-16/+12
* SONAR-3346 Add property "sonar.pmd.generateXml"Evgeny Mandrikov2012-03-274-18/+43
* SONAR-3346 Consume violations directly from PMD - no need to parse XMLEvgeny Mandrikov2012-03-264-13/+50
* SONAR-3347 Limit time of analysis of single file for bridge between PMD and S...Evgeny Mandrikov2012-03-262-11/+38
* SONAR-3031 Add logging for exceptions from CheckstyleEvgeny Mandrikov2012-03-262-14/+28
* SONAR-3032 Add parameter suppressLoadErrors to Checkstyle rules RedundantThro...Evgeny Mandrikov2012-03-262-0/+10
* SONAR-3295 sonar.jacoco.excludes must exclude classes from coverage reportEvgeny Mandrikov2012-03-254-3/+37
* SONAR-3354 Display an explicit message if no measure is availableFabrice Bellingard2012-03-232-34/+43
* SONAR-3353 TimeMachine widget not correctly displayed Fabrice Bellingard2012-03-231-3/+10
* SONAR-2197 Be able to display Design/Libraries tab for any languagesFabrice Bellingard2012-03-234-18/+30
* Fix some quality flawsEvgeny Mandrikov2012-03-222-18/+20
* Enforce that parameters are non null by default in sonar-checkstyle-pluginEvgeny Mandrikov2012-03-221-0/+25
* SONAR-3229 PMD fails when inspecting Java files suffixed with .javSimon Brandhof2012-03-202-43/+49
* SONAR-3289 On java projects compute complexity distribution by fileEvgeny Mandrikov2012-03-205-130/+115
* SONAR-3072 Fix wrong refactoring of ViolationTrackingDecoratorEvgeny Mandrikov2012-03-191-1/+1
* SONAR-2721 Display number of "projects" in "Size" widgetEvgeny Mandrikov2012-03-192-0/+5
* Reformat code for some core widgetsEvgeny Mandrikov2012-03-194-69/+66
* SONAR-3072 Restore behaviour of tracking of violations when importSources=falseEvgeny Mandrikov2012-03-161-13/+19
* SONAR-1378 validate property types + update type of core propertiesSimon Brandhof2012-03-168-193/+197
* Add missing license headersEvgeny Mandrikov2012-03-152-0/+38
* SONAR-3072 sonar-diff module is useless for the moment, so remove itEvgeny Mandrikov2012-03-1511-9/+396
* SONAR-3072 Add greedy algorithm to track violations based on blocksEvgeny Mandrikov2012-03-158-13/+305
* Merge remote-tracking branch 'origin/master'Simon Brandhof2012-03-15756-0/+0
|\
| * Merge branch 'current'Fabrice Bellingard2012-03-15756-0/+0
| |\
| | * SONAR-3319 Update location of HMLT files in L10n English pluginFabrice Bellingard2012-03-15756-0/+0
* | | Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, tab...Simon Brandhof2012-03-155-11/+0
|/ /
* / SONAR-1378 Add the ability to specify a "type" when defining a plugin propertySimon Brandhof2012-03-148-139/+176
|/
* SONAR-2084 add the page "Settings Encryption"Simon Brandhof2012-03-141-0/+1
* Fix quality flaws in tests: remove unused importsEvgeny Mandrikov2012-03-142-5/+1
* SONAR-3277 Add message to inform about dups with deleted resources Fabrice Bellingard2012-03-131-0/+1
* SONAR-2841 Tests suite results are not always ignoredFabrice Bellingard2012-03-093-1/+78
* SONAR-3006 Make the TimeMachine service a dashboard pageFabrice Bellingard2012-03-083-0/+113
* Merge remote-tracking branch 'origin/release-2.14'Eric Hartmann2012-03-082-5/+8
|\
| * Persist duplications XML measure directly into databaseEvgeny Mandrikov2012-03-082-6/+14
| * Do not close false-positivesSimon Brandhof2012-03-082-5/+8
* | Persist duplications XML measure directly into databaseEvgeny Mandrikov2012-03-072-6/+14
* | SONAR-2270 Make Checkstyle:ParameterNumber rule instantiableSimon Brandhof2012-03-071-8/+2
* | SONAR-3172 It should not be possible to create a manual violation on a unit t...Simon Brandhof2012-03-071-0/+1
* | Merge branch 'release-2.14'Eric Hartmann2012-03-063-12/+26
|\|
| * Improve batch execution of DELETE statements in PurgeDaoSimon Brandhof2012-03-053-3/+18
| * Improve purge tasks of DbCleanerSimon Brandhof2012-03-053-10/+9
* | Merge branch 'release-2.14'Eric Hartmann2012-03-0536-1553/+931
|\|
| * Fix support of dry run modeSimon Brandhof2012-03-023-8/+11
| * Add unit tests, remove the hibernate model Review and improve ReviewPredicatesSimon Brandhof2012-03-023-5/+5
| * Merge branch 'release-2.14' of github.com:SonarSource/sonar into release-2.14Simon Brandhof2012-03-022-1/+56
| |\
| | * Minimum number of lines for duplication should depend on languageEvgeny Mandrikov2012-03-022-1/+56
| * | Fix performance issues when processing reviewsSimon Brandhof2012-03-0228-1534/+857
| |/