aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test
Commit message (Expand)AuthorAgeFilesLines
* custom dashboards: add the annotation @WidgetLayout with values DEFAULT (gray...simonbrandhof2010-11-051-1/+1
* UpdateCenter: log HTTP proxy configurationsimonbrandhof2010-11-041-2/+26
* Use the same rules everywhere to transform plugin keyGodin2010-11-031-10/+10
* add the method getURL() to org.sonar.api.platform.Serversimonbrandhof2010-11-021-0/+4
* improve layout of update centersimonbrandhof2010-11-011-27/+27
* SONAR-1643 add example of widget properties in plugin archetype + use enumera...simonbrandhof2010-11-011-1/+1
* SONAR-1893: Display new sonar releasesGodin2010-11-011-1/+2
* SONAR-1643 widgets require to be configured only if it has mandatory properti...simonbrandhof2010-11-011-4/+50
* SONAR-1862:Godin2010-10-163-10/+14
* API: improve the pattern to define quality profiles. The extension point is o...simonbrandhof2010-10-082-3/+2
* add the method JRubyFacade.getComponentByClassname(pluginKey, classname) to g...simonbrandhof2010-10-041-0/+13
* the property sonar.core.codeCoveragePlugin is not used when it's set from UI ...simonbrandhof2010-09-301-6/+6
* SONAR-1814 remove the API to find a plugin from an extension :simonbrandhof2010-09-282-4/+56
* SONAR-1709: Add unit test and improve logging for StaticResourcesServletGodin2010-09-271-0/+51
* SONAR-1634: Provide meaningful error message, when plugin tries to define me...Godin2010-09-241-9/+9
* SONAR-1780:Godin2010-09-235-7/+19
* quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder t...simonbrandhof2010-09-217-4/+191
* SONAR-1776 - Add a page Permalinks to the profile consolesimonbrandhof2010-09-131-6/+7
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-101-2/+2
* * rename RuleProvider to RuleFindersimonbrandhof2010-09-101-2/+3
* simplify ValidationMessages and ProfileDefinitionsimonbrandhof2010-09-101-2/+2
* SONAR-1229 Export/Import a given Sonar quality profilesimonbrandhof2010-09-061-0/+55
* SONAR-236 remove deprecated code from checkstyle plugin + display default val...simonbrandhof2010-09-06123-0/+5047