aboutsummaryrefslogtreecommitdiffstats
path: root/plugins
Commit message (Collapse)AuthorAgeFilesLines
* [maven-release-plugin] prepare for next development iterationsimonbrandhof2010-11-0911-11/+11
|
* [maven-release-plugin] prepare release 2.4-RC1simonbrandhof2010-11-0911-11/+11
|
* fix rendering issue of the rules widget on Google Chrome/Safarisimonbrandhof2010-11-091-2/+2
|
* compress HTML templates in plugins core and designsimonbrandhof2010-11-082-0/+38
|
* upgrade to sonar-update-center 0.4 and sonar-packaging-maven-plugin 0.4simonbrandhof2010-11-082-2/+0
|
* VIEWS-56 do not display the Design page on viewssimonbrandhof2010-11-081-1/+1
|
* fix layout of core widgetssimonbrandhof2010-11-0512-80/+84
|
* custom dashboards: add the annotation @WidgetLayout with values DEFAULT ↵simonbrandhof2010-11-0513-26/+6
| | | | (gray border + padding) or NONE (no padding, no border)
* Add description to core widgetsgaudol2010-11-0412-19/+25
|
* SONAR-1643 improve HTML of widget filtering by categoriessimonbrandhof2010-11-044-7/+8
|
* Improve routines for patterns, add unit testsGodin2010-11-034-41/+39
|
* SONAR-1901: Fix UndocumentedApiCheckGodin2010-11-032-16/+28
|
* Use ProjectClasspath instead of custom filtering in sonar-squid-java-pluginGodin2010-11-032-86/+16
|
* SONAR-1915: Deploy core plugins to maven repositoryGodin2010-11-0311-69/+0
|
* SONAR-1772: Add annotations.jar and jsr305.jar to auxiliary classpath before ↵Godin2010-11-027-152/+39
| | | | launching Findbugs analysis
* SONAR-1772: Use method getURL() from org.sonar.api.platform.ServerGodin2010-11-022-12/+11
|
* add some missing license headersGodin2010-11-026-14/+136
|
* SONAR-1772: Add unit test for FindbugsDownloaderGodin2010-11-022-4/+88
|
* SONAR-1772: Add annotations.jar and jsr305.jar to auxiliary classpath before ↵Godin2010-11-015-19/+81
| | | | launching Findbugs analysis
* rename description of the google analytics pluginsimonbrandhof2010-11-011-1/+1
|
* SONAR-1832:Godin2010-11-011-3/+0
| | | | | * Improve performance for "Architecture rule" * Reduce number of violations whose line number is 0
* SONAR-1832:Godin2010-11-016-48/+55
| | | | | * Improve performance for "Architecture rule" * Reduce number of violations whose line number is 0
* SONAR-1901: "Undocumented API" is not defined as a rule in SonarGodin2010-11-015-43/+100
| | | | | | | * Add abstract class JavaAstCheck * Change description of rule * Check must not extend the PublicApiVisitor * Add an optional new parameter to rule whose value would be a list of wildcard patterns
* SONAR-1901: Add new rule to report on "Undocumented API"Godin2010-10-281-0/+32
|
* SONAR-1901: Add new rule to report on "Undocumented API"Godin2010-10-287-93/+61
|
* SONAR-1837:Godin2010-10-2811-39/+48
| | | | | * Add profiling logs to database optimization tasks * Extend TimeProfiler to produce logs using debug level
* SONAR-1871: Generate a meaningful error message when the PMD XPATH rule is ↵Godin2010-10-282-23/+52
| | | | activated without setting the "XPATH_EXPRESSION_PARAM" and "XPATH_MESSAGE_PARAM" values
* SONAR-1643 move core widgets from sonar-server to sonar-core-plugin + improve UIsimonbrandhof2010-10-2824-158/+338
|
* SONAR-1844: The "Squid" rule engine should be renamed "Sonar" rule engine in ↵Godin2010-10-281-1/+1
| | | | the web interface
* SONAR-1643 apply a part of the GSOC branchsimonbrandhof2010-10-2815-0/+723
|
* SONAR-1772: Remove deprecated property "sonar.findbugs.maxHeap"Godin2010-10-251-8/+0
|
* SONAR-1832: Fix unit testGodin2010-10-251-5/+5
|
* SONAR-1832: Remove duplicated words from violation messageGodin2010-10-251-6/+2
|
* SONAR-1832: Use injected AnnotationRuleParserGodin2010-10-251-2/+2
|
* SONAR-1832: Improve detection of line numbersGodin2010-10-232-13/+31
|
* SONAR-1832: Improve rule definitionGodin2010-10-233-25/+29
|
* SONAR-1832: Use new rules apiGodin2010-10-2314-121/+153
|
* SONAR-1830 support rating metrics in alertssimonbrandhof2010-10-221-6/+18
|
* SONAR-1772: Minor fixesGodin2010-10-214-4/+5
|
* SONAR-1772: Remove old code, add testsGodin2010-10-2111-626/+168
|
* SONAR-1772: Don't allow to reuse existing rules config for findbugsGodin2010-10-213-51/+4
|
* SONAR-1772: Use existing rules configGodin2010-10-214-26/+25
|
* SONAR-1832: Create an architecture rule engineGodin2010-10-212-38/+67
|
* SONAR-1772: Use existing rules configGodin2010-10-214-15/+55
|
* SONAR-1832: Create an architecture rule engineGodin2010-10-2110-1/+252
|
* SONAR-1772: Use existing rules configGodin2010-10-204-18/+40
|
* SONAR-1808: Fix possible NPEGodin2010-10-201-1/+2
|
* SONAR-1808: Add CoberturaUtilsGodin2010-10-203-17/+17
|
* SONAR-1808: Add CoberturaUtilsGodin2010-10-204-92/+133
|
* SONAR-1784: Add SurefireUtilsGodin2010-10-2011-88/+98
|