aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4093 Display a tooltip that contains number of tests for the current lineJulien Lancelot2013-01-301-0/+2
* SONAR-2501 refactor test API and fix extraction of subgraphsSimon Brandhof2013-01-301-3/+3
* SONAR-3959 Add NotificationDispatcherMetadata classFabrice Bellingard2013-01-302-0/+127
* Fix violationsFabrice Bellingard2013-01-301-2/+3
* SONAR-4093 Display number of tests covering a lineJulien Lancelot2013-01-301-1/+1
* SONAR-3959 Update NotifDispatchers to use new NotifManager method Fabrice Bellingard2013-01-291-2/+2
* SONAR-3959 Enhance NotifManager to help finding subscribed users Fabrice Bellingard2013-01-291-0/+18
* SONAR-3959 NotifService must not choose which channel for which userFabrice Bellingard2013-01-292-14/+79
* SONAR-3959 Add notification type on NotificationDispatcherFabrice Bellingard2013-01-291-0/+36
* SONAR-2501 persist only specific sub-graphSimon Brandhof2013-01-291-1/+1
* SONAR-4093 Display number of tests covering a lineJulien Lancelot2013-01-291-3/+3
* SONAR-4092 Renamed covererdBlocks by coveredLines and sort tests by nameJulien Lancelot2013-01-292-3/+6
* SONAR-2501 remove org.sonar.api.testsSimon Brandhof2013-01-295-383/+0
* SONAR-2501 Replace Set by List for covers method (because Set is not supporte...Julien Lancelot2013-01-291-2/+2
* SONAR-4092 Display number of lines covered by a testJulien Lancelot2013-01-292-0/+8
* SONAR-2501 refactor BeanGraph layerSimon Brandhof2013-01-294-17/+14
* SONAR-2501 Add message and stackTrace to TestCaseJulien Lancelot2013-01-282-0/+8
* SONAR-2291 Implement caching of downloaded Sonar plugins.Julien HENRY2013-01-281-0/+5
* SONAR-4087 add missing filesSimon Brandhof2013-01-2510-0/+332
* Merge remote-tracking branch 'origin/master'Simon Brandhof2013-01-253-3/+13
|\
| * SONAR-3692 Centralize the way widget property and settings property are gener...Julien Lancelot2013-01-223-3/+13
* | SONAR-4087 first draft of test apiSimon Brandhof2013-01-258-0/+248
|/
* SONAR-4069 Removed TaskDefinitionExtension interface.Julien HENRY2013-01-182-32/+1
* SONAR-4069 Refactoring of Task extensionJulien HENRY2013-01-181-36/+0
* SONAR-4069 Move task related interface in task packageJulien HENRY2013-01-177-7/+11
* SONAR-4069 Small improvements on new task featureJulien HENRY2013-01-165-52/+29
* SONAR-4069 Don't register automatically Task executorsJulien HENRY2013-01-161-5/+5
* SONAR-4069 Refactoring to fix issues with ProjectBuilderJulien HENRY2013-01-161-4/+4
* SONAR-2501 Complete unit testJulien Lancelot2013-01-163-0/+50
* SONAR-2501 Do notAdd unit testJulien Lancelot2013-01-163-47/+15
* SONAR-2501 Do nothing when adding a test cover if test does not existJulien Lancelot2013-01-161-7/+9
* SONAR-4069 Metrics should be instanciated once per batchJulien HENRY2013-01-151-2/+4
* SONAR-2501 Use log at debug levelJulien Lancelot2013-01-151-2/+2
* SONAR-2501 Add API to add test and coveringJulien Lancelot2013-01-155-0/+363
* SONAR-4069 Cleanup API: MetricFinder and RuleFinder are available for tasks.Julien HENRY2013-01-152-4/+7
* SONAR-4069 Revert Metric to a batch extension to not break licensed pluginsJulien HENRY2013-01-152-74/+4
* SONAR-4070 expose XML node of MavenPlugin configurationSimon Brandhof2013-01-152-72/+85
* SONAR-4069 Fix issue with ProjectBuilder extensionJulien HENRY2013-01-144-6/+71
* SONAR-4069 Fix issue with decorators dynamically created for metrics with for...Julien HENRY2013-01-144-18/+93
* SONAR-4069 Provide a new Task extension pointJulien HENRY2013-01-145-0/+199
* SONAR-4032 Removed property sonar.skippedModules because it was already exist...Julien Lancelot2013-01-101-1/+0
* SONAR-4032 Add the 'sonar.skippedModules' property to the Settings>Exclusions...Julien Lancelot2013-01-101-0/+1
* SONAR-4055 Keep "conditions_to_cover" measure historyJulien Lancelot2013-01-091-3/+0
* Fix quality flaw in FieldUtils2Simon Brandhof2013-01-071-3/+2
* SONAR-4050 The roles on each project are re-initialized with the default valu...Simon Brandhof2013-01-031-0/+3
* Fix widget of components treemapSimon Brandhof2012-12-201-1/+1
* SONAR-3887 refactor semaphore APISimon Brandhof2012-12-141-23/+41
* The metric "profile_version" should not be displayed in UISimon Brandhof2012-12-131-0/+1
* Fix quality flawsSimon Brandhof2012-12-071-15/+17
* Fix some quality flawsSimon Brandhof2012-12-071-4/+2