summaryrefslogtreecommitdiffstats
path: root/sonar-plugin-api
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-3495 Initial exception is lost when settings can't be decryptedSimon Brandhof2012-05-211-1/+1
* Explicitly set the default value of the field Dashboard#globalSimon Brandhof2012-05-211-1/+1
* SONAR-2706 Add documentationFabrice Bellingard2012-05-144-0/+69
* SONAR-2706 / SONAR-2541 RefactoringFabrice Bellingard2012-05-146-8/+247
* SONAR-2541 Add the sonar-reviews-plugin with JiraLinkReviewActionFabrice Bellingard2012-05-142-0/+38
* SONAR-2541 Add extension point LinkReviewActionFabrice Bellingard2012-05-142-0/+31
* Fix warningsDavid Gageot2012-05-143-7/+3
* Replace @WidgetGlobal by @WidgetScope.David Gageot2012-05-141-8/+8
* Add ServletFilter.UrlPattern#getUrl()Simon Brandhof2012-05-111-0/+4
* Fix pom.xmlDavid Gageot2012-05-101-6/+0
* SONAR-1927 Add resource_id to widgetsDavid Gageot2012-05-091-2/+1
* Unused importsDavid Gageot2012-05-092-5/+0
* SONAR-1927 Implement a Global Widget that can display Complexity of a given p...David Gageot2012-05-091-1/+2
* SONAR-2950 Single Sign On with external authentication mechanismSimon Brandhof2012-05-0811-5/+443
* Should fix the build on windowsDavid Gageot2012-05-071-1/+0
* In the Widget Filter, we should be able to select filter by nameDavid Gageot2012-05-071-1/+2
* InputFile should return an input stream to make it easier to test code readin...David Gageot2012-05-074-87/+150
* SONAR-1927 Fix default dashboard and widgetDavid Gageot2012-05-042-1/+22
* SONAR-1927 Dashboards are global instead of detachedDavid Gageot2012-05-042-8/+37
* SONAR-1927 Global dashboardsDavid Gageot2012-05-021-1/+9
* Code cleaning : Add @Override annotationsDavid Gageot2012-04-2713-0/+51
* Code cleaning : Unused codeDavid Gageot2012-04-273-2/+3
* Code cleaning : Remove indirect access to static memberDavid Gageot2012-04-273-6/+2
* Code cleaning : Remove unnecessary castsDavid Gageot2012-04-273-9/+9
* Added comments on codeDavid Gageot2012-04-272-2/+8
* Remove warningsDavid Gageot2012-04-2711-86/+105
* SONAR-3428 Configure InfinitestDavid Gageot2012-04-252-0/+4
* Merge branch 'release-3.0'Eric Hartmann2012-04-1614-23/+29
|\
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-131-1/+1
| * [maven-release-plugin] prepare release 3.0-RC3Eric Hartmann2012-04-131-1/+1
| * SONAR-3412 Remove zero values from drilldowns of package/file cyclesSimon Brandhof2012-04-121-0/+6
| * Rename version 2.15 to 3.0Simon Brandhof2012-04-1114-23/+23
| * Upgrade to 3.0-SNAPSHOTEric Hartmann2012-04-111-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-101-1/+1
| * [maven-release-plugin] prepare release 2.15-RC2Eric Hartmann2012-04-101-1/+1
| * [maven-release-plugin] prepare for next development iterationEric Hartmann2012-04-061-1/+1
| * [maven-release-plugin] prepare release 2.15-RC1Eric Hartmann2012-04-061-1/+1
* | Upgrade to 3.1-SNAPSHOTEric Hartmann2012-04-111-1/+1
* | Upgrade version to 2.16Eric Hartmann2012-04-061-1/+1
|/
* SONAR-3393 add a factory method to AverageFormulaSimon Brandhof2012-04-053-22/+29
* Fix some quality flawsSimon Brandhof2012-04-052-2/+2
* Fix violationsFabrice Bellingard2012-04-052-22/+38
* SONAR-3393 Provide an AverageFormula classFabrice Bellingard2012-04-044-69/+136
* SONAR-3320 Add an extension point to observe property changesSimon Brandhof2012-04-045-11/+133
* SONAR-3318 Fix handling of exceptions in CommandExecutorEvgeny Mandrikov2012-04-041-0/+2
* SONAR-3318 Allow to capture stdout and stderr using CommandExecutorEvgeny Mandrikov2012-04-049-35/+219
* Fix charset constant in unit test RuleFailureModelTestSimon Brandhof2012-04-031-2/+2
* Fix compatibility with Java 5Simon Brandhof2012-04-031-1/+1
* Fix some quality flawsSimon Brandhof2012-04-032-9/+2
* Fix some quality flawsSimon Brandhof2012-04-021-2/+2