aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1643 increase the size of DASHBOARD.COLUMN_LAYOUTsimonbrandhof2010-11-011-1/+1
* SONAR-1643 fix ITsimonbrandhof2010-11-012-3/+3
* HttpDownloader should not create file if fail to downloadGodin2010-11-012-3/+21
* SONAR-1643 add example of widget properties in plugin archetype + use enumera...simonbrandhof2010-11-0116-125/+115
* Add a more meaningful error message when a plugin manifest can't be readGodin2010-11-012-10/+19
* SONAR-1901: "Undocumented API" is not defined as a rule in SonarGodin2010-11-015-43/+100
* SONAR-1913: Property renamed to "sonar.updatecenter.activate".Godin2010-11-012-2/+2
* SONAR-1643 simonbrandhof2010-11-0110-67/+43
* SONAR-1913: Add a property to deactivate Update CenterGodin2010-11-012-1/+12
* [SONAR-1875] Improve CodeReaderFilter with channel capabilitiesbellingard2010-11-011-3/+17
* SONAR-1893: Display new sonar releasesGodin2010-11-014-7/+33
* SONAR-1643 add a link to configure widgetsimonbrandhof2010-11-011-1/+1
* SONAR-1643 widgets require to be configured only if it has mandatory properti...simonbrandhof2010-11-013-5/+62
* SONAR-1643 add widget propertiessimonbrandhof2010-10-2912-150/+175
* SONAR-1904: WildcardPattern "**/Reader" shouldn't match "org.sonar.channel.Co...Godin2010-10-292-5/+16
* Typo fixesbellingard2010-10-293-5/+5
* 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-288-97/+65
* SONAR-1643 edit widget propertiessimonbrandhof2010-10-286-7/+63
* SONAR-1643 improve display of widgets to add + administrators can edit the de...simonbrandhof2010-10-286-36/+21
* SONAR-1837: Add profiling logs to database optimization tasksGodin2010-10-281-2/+2
* SONAR-1837:Godin2010-10-2813-55/+102
* SONAR-1643 follow shared dashboardssimonbrandhof2010-10-283-9/+54
* SONAR-1871: Generate a meaningful error message when the PMD XPATH rule is ac...Godin2010-10-282-23/+52
* SONAR-1643 configure widgets: links edit and remove can not be clickedsimonbrandhof2010-10-283-17/+12
* SONAR-1643 manage default dashboards for anonymous userssimonbrandhof2010-10-284-11/+16
* SONAR-1643 unfollow shared dashboardssimonbrandhof2010-10-283-3/+11
* SONAR-1643 move core widgets from sonar-server to sonar-core-plugin + improve UIsimonbrandhof2010-10-2854-718/+385
* SONAR-1844: The "Squid" rule engine should be renamed "Sonar" rule engine in ...Godin2010-10-281-1/+1
* Use sonar-update-center-common 0.4-SNAPSHOTGodin2010-10-281-1/+1
* SONAR-1643 apply a part of the GSOC branchsimonbrandhof2010-10-2866-2176/+6313
* Assume that snapshot and release candidate are the same as releaseGodin2010-10-272-12/+32
* SONAR-1887: Display available plugin updatesGodin2010-10-276-61/+92
* SONAR-1886: Uninstall a pluginGodin2010-10-274-4/+28
* SONAR-1887: Display available plugin updatesGodin2010-10-272-16/+35
* SONAR-1886: Uninstall a pluginGodin2010-10-277-27/+30
* SONAR-1886: Uninstall a pluginGodin2010-10-275-15/+42
* SONAR-1886: Uninstall a pluginGodin2010-10-276-16/+73
* SONAR-1563: Display installed pluginsGodin2010-10-275-146/+116
* SONAR-1563: Display installed pluginsGodin2010-10-271-31/+78
* SONAR-1772: Remove deprecated property "sonar.findbugs.maxHeap"Godin2010-10-252-23/+2
* SONAR-1832: Fix unit testGodin2010-10-251-5/+5
* SONAR-1903: Fix problem with cloned rules and AnnotationCheckFactoryGodin2010-10-252-5/+6
* Add unit test for cloned rules to AnnotationCheckFactoryGodin2010-10-252-9/+33
* SONAR-1832: Remove duplicated words from violation messageGodin2010-10-251-6/+2
* SONAR-1888: Add a button to install the last compatible versionGodin2010-10-251-1/+5
* SONAR-1563: Rename domain to "updatecenter"Godin2010-10-257-7/+7
* Reactivate link for update centerGodin2010-10-251-0/+1
* SONAR-1832: Use injected AnnotationRuleParserGodin2010-10-251-2/+2
* register org.sonar.api.rules.AnnotationRuleParser to server-side componentssimonbrandhof2010-10-251-0/+2