aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Expand)AuthorAgeFilesLines
* 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
| |/
| * Rollback change on widget CSS classnameSimon Brandhof2012-03-013-10/+10
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-02-2714-14/+14
| * [maven-release-plugin] prepare release 2.14-RC1Eric Hartmann2012-02-2714-20/+17
* | Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-2714-14/+14
* | Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-2714-14/+14
|/
* SONAR-3242 replace the icon by a link "more actions" in the footer of the vio...simonbrandhof2012-02-241-1/+1
* Improve description of the Checkstyle rule "Trailing Comment"Simon Brandhof2012-02-232-7/+48
* SONAR-3284 The RegExp Header CheckStyle rule incorrectly using ignoreLines in...Simon Brandhof2012-02-223-19/+16
* Fix some quality flawsSimon Brandhof2012-02-221-1/+0
* SONAR-3208 new extension point to declare tree of resource typesSimon Brandhof2012-02-229-75/+82
* Add ResourceDefinition#hasSourceCodeSimon Brandhof2012-02-212-4/+41
* Fix some quality flawsEvgeny Mandrikov2012-02-215-9/+11
* Add unit tests and fix some quality flawsSimon Brandhof2012-02-203-3/+109
* SONAR-3242 Add a "Reply" action on the last commentFabrice Bellingard2012-02-201-0/+3
* SONAR-3238 Deprecate old format for DUPLICATIONS_DATAEvgeny Mandrikov2012-02-186-133/+267