aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/sonar-core-plugin
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3396 The widget title should be "Lines" instead of "Lines of code" when...Simon Brandhof2012-04-051-1/+3
* Fix some quality flawsSimon Brandhof2012-04-053-18/+14
* SONAR-3072 Load sources of previous analysis only when requiredEvgeny Mandrikov2012-04-052-46/+42
* SONAR-2983 Unable to define an alert for a boolean metricSimon Brandhof2012-04-052-6/+6
* SONAR-3384 Do not display hotspot widgets when related metric is not availableSimon Brandhof2012-04-051-72/+74
* SONAR-3357 Change also the label on the reviews metrics widgetFabrice Bellingard2012-04-051-1/+1
* Fix some quality flawsEvgeny Mandrikov2012-04-041-1/+1
* Fix compatibility with Java 5 compiler : remove @Override annotations on meth...Simon Brandhof2012-04-035-7/+0
* Add tests for tracking of violationsEvgeny Mandrikov2012-04-037-3/+222
* Fix some quality flawsSimon Brandhof2012-04-031-0/+1
* Fix some quality flawsEvgeny Mandrikov2012-04-032-12/+12
* Fix some quality flawsSimon Brandhof2012-04-022-13/+13
* Fix some quality flawsEvgeny Mandrikov2012-04-021-3/+4
* Replace usage of deprecated constantsSimon Brandhof2012-04-021-3/+4
* Merge branch 'current'Fabrice Bellingard2012-04-022-18/+71
|\
| * Fix violation and refactoringFabrice Bellingard2012-04-022-18/+71
* | Management console of project roles : add pagination and support of new resou...Simon Brandhof2012-04-011-0/+1
|/
* Fix violationsFabrice Bellingard2012-03-301-50/+60
* SONAR-3287 Add "modifiable_history" property on ResourceTypeFabrice Bellingard2012-03-301-1/+4
* SONAR-3287 Add properties on ResourceType and use them in RubyFabrice Bellingard2012-03-291-1/+1
* SONAR-3323 rename @RequiredMeasures attributes to allOf and anyOfSimon Brandhof2012-03-271-1/+1
* SONAR-3357 Improve the "Violations" widgetFabrice Bellingard2012-03-271-4/+4
* SONAR-3354 Display empty table instead of message if no measuresFabrice Bellingard2012-03-271-42/+34
* SONAR-3354 Display an explicit message if no measure is availableFabrice Bellingard2012-03-231-34/+42
* 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-231-4/+10
* SONAR-3072 Fix wrong refactoring of ViolationTrackingDecoratorEvgeny Mandrikov2012-03-191-1/+1
* SONAR-2721 Display number of "projects" in "Size" widgetEvgeny Mandrikov2012-03-191-0/+4
* 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-161-172/+170
* 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
* Do not use deprecated rule categories (column MEASURES.RULES_CATEGORY_ID, tab...Simon Brandhof2012-03-153-9/+0
* SONAR-1378 Add the ability to specify a "type" when defining a plugin propertySimon Brandhof2012-03-141-9/+17
* Fix quality flaws in tests: remove unused importsEvgeny Mandrikov2012-03-142-5/+1
* SONAR-3006 Make the TimeMachine service a dashboard pageFabrice Bellingard2012-03-082-0/+112
* Merge remote-tracking branch 'origin/release-2.14'Eric Hartmann2012-03-082-5/+8
|\
| * Do not close false-positivesSimon Brandhof2012-03-082-5/+8
* | Merge branch 'release-2.14'Eric Hartmann2012-03-0531-1546/+872
|\|
| * 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
| * 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-271-1/+1
| * [maven-release-plugin] prepare release 2.14-RC1Eric Hartmann2012-02-271-1/+1
* | Typo : upgrade version to 2.15-SNAPSHOTEric Hartmann2012-02-271-1/+1
* | Upgrade version to 3.0-SNAPSHOTEric Hartmann2012-02-271-1/+1
|/
* Fix some quality flawsSimon Brandhof2012-02-221-1/+0