aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test/java
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-1722: Support multiple levels of inheritanceGodin2010-12-211-0/+22
* SONAR-1722: Rename ActiveRule.overrides to AcriveRule.overriddenGodin2010-12-211-11/+20
* SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...Godin2010-12-213-5/+13
* Fix bug in ActiveRule.clone()Godin2010-12-172-2/+2
* * SONAR-2048: Add an option to define parent in quality profile settingsGodin2010-12-172-7/+62
* SONAR-1956 improve filters in order to display variationssimonbrandhof2010-12-101-15/+15
* SONAR-1987: Ignore incorrect rule paramsGodin2010-12-081-1/+19
* SONAR-1987: Add rule configKey to backup tooGodin2010-12-082-2/+8
* SONAR-1987: Improve testGodin2010-12-081-7/+34
* SONAR-1987: Fix bug and improve testGodin2010-12-081-17/+68
* SONAR-1987: Backup/restore user rulesGodin2010-12-082-3/+60
* Remove debug outputGodin2010-12-071-1/+0
* Don't use deprecated API in BackupTestGodin2010-12-071-6/+18
* SONAR-1829: Use severity instead of priorityGodin2010-12-071-1/+1
* SONAR-1829: Use severity instead of priorityGodin2010-12-072-25/+27
* SONAR-1605: Correct backup should be created if value of property already con...Godin2010-12-071-0/+22
* Change root directory for EmbeddedDatabaseTestGodin2010-12-071-4/+4
* SONAR-1819: Ignore id of metric during restore backupGodin2010-12-071-2/+16
* SONAR-249 do not hide widgets which are changed in variation view + improve r...simonbrandhof2010-12-031-3/+3
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-011-2/+0
* SONAR-249 add variation values to Ruby APIsimonbrandhof2010-11-301-3/+3
* SONAR-1943 Add proxy authentication support for update centersimonbrandhof2010-11-091-29/+4
* SONAR-1705: Do not create directory for embedded database if sonar home direc...Godin2010-11-081-3/+7
* 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-231-7/+19
* quality models: limit the methods of org.sonar.api.qualitymodel.ModelFinder t...simonbrandhof2010-09-212-4/+125
* 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-0647-0/+4407