Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix memory leak in ruby database migration | simonbrandhof | 2010-12-22 | 3 | -4/+162 |
| | |||||
* | add the server-side component ServerUpgradeStatus to know the database ↵ | simonbrandhof | 2010-12-22 | 1 | -0/+71 |
| | | | | version before starting the server | ||||
* | SONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + ↵ | simonbrandhof | 2010-12-22 | 13 | -26/+25 |
| | | | | change the type of ACTIVE_RULES.INHERITANCE | ||||
* | SONAR-1722 improve the tab "Hierarchy" of inheritance of profiles | simonbrandhof | 2010-12-22 | 1 | -0/+1 |
| | |||||
* | SONAR-2052: Should be possible to restore backup without inheritance information | Godin | 2010-12-22 | 2 | -2/+41 |
| | |||||
* | Add missing license headers | Godin | 2010-12-21 | 1 | -0/+19 |
| | |||||
* | SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden ↵ | Godin | 2010-12-21 | 13 | -30/+27 |
| | | | | into one with enum type | ||||
* | SONAR-1722: Take inheritance into account during rename of profiles | Godin | 2010-12-21 | 2 | -0/+19 |
| | |||||
* | SONAR-1722: Don't allow to delete inherited profile | Godin | 2010-12-21 | 2 | -0/+19 |
| | |||||
* | SONAR-1722: Support multiple levels of inheritance | Godin | 2010-12-21 | 12 | -18/+52 |
| | |||||
* | SONAR-1722: Rename ActiveRule.overrides to AcriveRule.overridden | Godin | 2010-12-21 | 13 | -51/+74 |
| | | | | | SONAR-2052: Support inheritance of quality profiles in backup of global configuration | ||||
* | SONAR-1722: Change RulesProfile.parentId to RulesProfile.parentName in order ↵ | Godin | 2010-12-21 | 15 | -27/+53 |
| | | | | | | | to simplify backup SONAR-2052: Add test for backup of inherited profiles | ||||
* | SONAR-1722: Allow to override inherited rule | Godin | 2010-12-18 | 2 | -3/+1 |
| | |||||
* | Fix bug in ActiveRule.clone() | Godin | 2010-12-17 | 2 | -2/+2 |
| | |||||
* | * SONAR-2048: Add an option to define parent in quality profile settings | Godin | 2010-12-17 | 12 | -7/+217 |
| | | | | | | | | * SONAR-1722: Provide a simple inheritance mechanism on Quality Profiles ** current implementation is some kind of synchronization between profiles ** only one level of inheritance supported, this constraint exists on UI side and not handled on Java side ** inherited rule can't be modified | ||||
* | SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add ↵ | simonbrandhof | 2010-12-15 | 3 | -10/+10 |
| | | | | SNAPSHOTS.PERIODx_DATE | ||||
* | SONAR-1956 improve filters in order to display variations | simonbrandhof | 2010-12-10 | 1 | -15/+15 |
| | |||||
* | SONAR-1987: Ignore incorrect rule params | Godin | 2010-12-08 | 1 | -1/+19 |
| | |||||
* | SONAR-1987: Add rule configKey to backup too | Godin | 2010-12-08 | 4 | -2/+10 |
| | |||||
* | SONAR-1987: Improve test | Godin | 2010-12-08 | 3 | -7/+68 |
| | |||||
* | SONAR-1987: Fix bug and improve test | Godin | 2010-12-08 | 1 | -17/+68 |
| | |||||
* | SONAR-1987: Backup/restore user rules | Godin | 2010-12-08 | 2 | -3/+60 |
| | |||||
* | Remove debug output | Godin | 2010-12-07 | 1 | -1/+0 |
| | |||||
* | Don't use deprecated API in BackupTest | Godin | 2010-12-07 | 1 | -6/+18 |
| | |||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 1 | -1/+1 |
| | |||||
* | SONAR-1829: Use severity instead of priority | Godin | 2010-12-07 | 2 | -25/+27 |
| | |||||
* | SONAR-1605: Correct backup should be created if value of property already ↵ | Godin | 2010-12-07 | 2 | -0/+44 |
| | | | | contains CDATA section | ||||
* | Change root directory for EmbeddedDatabaseTest | Godin | 2010-12-07 | 1 | -4/+4 |
| | |||||
* | SONAR-1819: Ignore id of metric during restore backup | Godin | 2010-12-07 | 2 | -2/+34 |
| | |||||
* | SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx ↵ | simonbrandhof | 2010-12-06 | 3 | -15/+15 |
| | | | | columns + fix saving of dependencies | ||||
* | SONAR-249 do not hide widgets which are changed in variation view + improve ↵ | simonbrandhof | 2010-12-03 | 1 | -3/+3 |
| | | | | ruby api to display trend icons and measure variations + support variations in the widgets rules/size | ||||
* | SONAR-2007 Remove the useless ISO Categories + fix components page | simonbrandhof | 2010-12-01 | 9 | -16/+14 |
| | |||||
* | SONAR-249 add missing files | simonbrandhof | 2010-11-30 | 3 | -10/+10 |
| | |||||
* | SONAR-249 add variation values to Ruby API | simonbrandhof | 2010-11-30 | 1 | -3/+3 |
| | |||||
* | SONAR-1943 Add proxy authentication support for update center | simonbrandhof | 2010-11-09 | 1 | -29/+4 |
| | |||||
* | SONAR-1705: Do not create directory for embedded database if sonar home ↵ | Godin | 2010-11-08 | 1 | -3/+7 |
| | | | | directory not exists | ||||
* | custom dashboards: add the annotation @WidgetLayout with values DEFAULT ↵ | simonbrandhof | 2010-11-05 | 1 | -1/+1 |
| | | | | (gray border + padding) or NONE (no padding, no border) | ||||
* | UpdateCenter: log HTTP proxy configuration | simonbrandhof | 2010-11-04 | 1 | -2/+26 |
| | |||||
* | Use the same rules everywhere to transform plugin key | Godin | 2010-11-03 | 1 | -10/+10 |
| | |||||
* | add the method getURL() to org.sonar.api.platform.Server | simonbrandhof | 2010-11-02 | 1 | -0/+4 |
| | |||||
* | improve layout of update center | simonbrandhof | 2010-11-01 | 1 | -27/+27 |
| | |||||
* | SONAR-1643 add example of widget properties in plugin archetype + use ↵ | simonbrandhof | 2010-11-01 | 1 | -1/+1 |
| | | | | enumeration for the type of widget property | ||||
* | SONAR-1893: Display new sonar releases | Godin | 2010-11-01 | 1 | -1/+2 |
| | |||||
* | SONAR-1643 widgets require to be configured only if it has mandatory ↵ | simonbrandhof | 2010-11-01 | 1 | -4/+50 |
| | | | | properties without default value | ||||
* | SONAR-1862: | Godin | 2010-10-16 | 3 | -10/+14 |
| | | | | | | | * Upgrade to sonar-update-center-common 0.3-SNAPSHOT * Add column 'child_first_classloader' to table 'plugins' * Add possibility to use child-first classloader | ||||
* | API: improve the pattern to define quality profiles. The extension point is ↵ | simonbrandhof | 2010-10-08 | 2 | -3/+2 |
| | | | | org.sonar.api.profiles.ProfileDefinition, whereas XMLProfileParser and AnnotationProfileParser are components that can be used but not extended. | ||||
* | add the method JRubyFacade.getComponentByClassname(pluginKey, classname) to ↵ | simonbrandhof | 2010-10-04 | 1 | -0/+13 |
| | | | | get components from ruby code | ||||
* | the property sonar.core.codeCoveragePlugin is not used when it's set from UI ↵ | simonbrandhof | 2010-09-30 | 1 | -6/+6 |
| | | | | console | ||||
* | SONAR-1814 remove the API to find a plugin from an extension : | simonbrandhof | 2010-09-28 | 2 | -4/+56 |
| | | | | | | * do register coverage extensions in picocontainer only when the plugin is selected (see parameter sonar.core.codeCoveragePlugin) * do not display plugin names when detecting a duplication of metrics * remove unused methods from the deprecated component RulesManager | ||||
* | SONAR-1709: Add unit test and improve logging for StaticResourcesServlet | Godin | 2010-09-27 | 1 | -0/+51 |
| |