aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/test
Commit message (Expand)AuthorAgeFilesLines
...
* Add missing license headersGodin2010-12-211-0/+19
* SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden i...Godin2010-12-2113-30/+27
* SONAR-1722: Take inheritance into account during rename of profilesGodin2010-12-212-0/+19
* SONAR-1722: Don't allow to delete inherited profileGodin2010-12-212-0/+19
* SONAR-1722: Support multiple levels of inheritanceGodin2010-12-2112-18/+52
* SONAR-1722: Rename ActiveRule.overrides to AcriveRule.overriddenGodin2010-12-2113-51/+74
* SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ...Godin2010-12-2115-27/+53
* SONAR-1722: Allow to override inherited ruleGodin2010-12-182-3/+1
* Fix bug in ActiveRule.clone()Godin2010-12-172-2/+2
* * SONAR-2048: Add an option to define parent in quality profile settingsGodin2010-12-1712-7/+217
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-153-10/+10
* 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-084-2/+10
* SONAR-1987: Improve testGodin2010-12-083-7/+68
* 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-072-0/+44
* Change root directory for EmbeddedDatabaseTestGodin2010-12-071-4/+4
* SONAR-1819: Ignore id of metric during restore backupGodin2010-12-072-2/+34
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-063-15/+15
* 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-019-16/+14
* SONAR-249 add missing filessimonbrandhof2010-11-303-10/+10
* 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-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