aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-1898: Instead of Plugin use PluginMetadata in ruby codeGodin2010-11-034-23/+19
* rollback SONAR-1920simonbrandhof2010-11-0317-0/+869
* rename login.rhtml to login.html.erb + minor change of htmlsimonbrandhof2010-11-032-2/+2
* SONAR-1910 Add a web service to upgrade database versionsimonbrandhof2010-11-032-5/+29
* Fix installation for deprecated pluginsGodin2010-11-031-12/+14
* fix a CSS issue on filters (settings panel must be inside the tab-panel)simonbrandhof2010-11-033-3/+7
* SONAR-1643 add parameters widget and dashboard to widget templatessimonbrandhof2010-11-032-2/+2
* SONAR-1920 Remove the internal lib jruby-opensslsimonbrandhof2010-11-0317-869/+0
* SONAR-1643 change layout format in database: "50%-50%" instead of "50-50"simonbrandhof2010-11-037-21/+25
* SONAR-1643 add new widget to top left corner of dashboard instead of bottom r...simonbrandhof2010-11-031-2/+7
* SONAR-1643 do not delete the last default dashboardsimonbrandhof2010-11-032-1/+7
* SONAR-1643 change URL format for permalinks and breadcrumbsimonbrandhof2010-11-0311-28/+28
* SONAR-1643 configure widgets: fix display of the section "new widgets"simonbrandhof2010-11-032-2/+4
* SONAR-1643 configure widgets: fix display of the section "new widgets"simonbrandhof2010-11-033-11/+23
* Use the same rules everywhere to transform plugin keyGodin2010-11-031-10/+10
* Use the same rules everywhere to transform plugin keyGodin2010-11-031-14/+21
* SONAR-1911 prevent HTTP proxy from caching responsesimonbrandhof2010-11-021-0/+7
* SONAR-1911 New web service to get server statussimonbrandhof2010-11-021-0/+12
* minor CSS improvement on dashboardssimonbrandhof2010-11-021-1/+5
* fix update center for Google Chromesimonbrandhof2010-11-023-9/+12
* SONAR-1893 display system updates in a new tabsimonbrandhof2010-11-026-92/+135
* add the method getURL() to org.sonar.api.platform.Serversimonbrandhof2010-11-022-0/+7
* minor improvement of update center: remove column headers in the 'installed' ...simonbrandhof2010-11-021-8/+1
* improve UI of update center + do not delete the last single dashboardsimonbrandhof2010-11-024-17/+30
* improve UI of update centersimonbrandhof2010-11-022-77/+88
* Improve UI of Update Center + fix bug when plugin version is not listed in co...simonbrandhof2010-11-015-40/+58
* add some missing license headerssimonbrandhof2010-11-013-9/+26
* improve layout of update centersimonbrandhof2010-11-0115-218/+252
* SONAR-1897: Add web service to get information about installed pluginsGodin2010-11-011-0/+66
* SONAR-1643 increase the size of DASHBOARD.COLUMN_LAYOUTsimonbrandhof2010-11-011-1/+1
* SONAR-1643 fix ITsimonbrandhof2010-11-011-1/+1
* SONAR-1643 add example of widget properties in plugin archetype + use enumera...simonbrandhof2010-11-017-99/+13
* 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-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-2911-138/+173
* 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-1643 follow shared dashboardssimonbrandhof2010-10-283-9/+54
* 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-2828-567/+37
* SONAR-1643 apply a part of the GSOC branchsimonbrandhof2010-10-2846-2174/+5463
* 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