aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Collapse)AuthorAgeFilesLines
* merge 2.5: fix IT and web service TimeMachinesimonbrandhof2011-01-131-6/+6
|
* merge 2.5: open a new window when clicking on the warning of violations ↵simonbrandhof2011-01-131-1/+1
| | | | drilldown
* fix TimeMachine webservice when metric is uncovered_lines or ↵simonbrandhof2011-01-131-4/+17
| | | | uncovered_conditions
* merge 2.5: SONAR-2101 Drilldown is sometimes empty when the parameter ↵simonbrandhof2011-01-121-1/+1
| | | | characteristic is set
* merge 2.5-RC2: inheritance of profiles - keep search engine context when ↵simonbrandhof2011-01-112-2/+2
| | | | reverting a rule to parent definition
* merge 2.5-RC2: fix header for radiator pluginsimonbrandhof2011-01-111-2/+1
|
* merge 2.5-RC2: fix alignment of trend icons in the components pageSimon Brandhof2011-01-111-1/+1
|
* SONAR-2067 Upgrade to JRuby 1.5.6Simon Brandhof2011-01-1112-15/+15
|
* merge 2.5-RC2: add a warning message in violations drilldown when a period ↵Simon Brandhof2011-01-111-0/+4
| | | | is selected
* improve the date format in 'Time changes' select-boxsimonbrandhof2011-01-102-5/+6
|
* filters: fix bug when CRITERIA.VARIATION is nullsimonbrandhof2011-01-101-2/+2
|
* filters: fix bug on db migration + do not fail if criterion on disabled metricsimonbrandhof2011-01-102-2/+2
|
* improve db migration to avoid deleting special snapshots (like pacbase projects)simonbrandhof2011-01-051-7/+4
|
* fix migration to delete unvalid snapshots generated in sonar <= 2.3simonbrandhof2011-01-041-15/+6
|
* remove libraries from timemachine calendarsimonbrandhof2011-01-041-1/+1
|
* do not display the period select-box on treemapssimonbrandhof2011-01-033-20/+8
|
* variation periods: keep period when clicking on a resource from filters + ↵simonbrandhof2011-01-034-31/+39
| | | | disable treemaps
* fix derby migrationsimonbrandhof2011-01-021-1/+36
|
* postgresql : improve type of PROJECT_MEASURES.VARIATION_VALUE columnssimonbrandhof2011-01-021-5/+5
|
* db migration improvement: use db-specific DDL to merge alter statements and ↵simonbrandhof2011-01-023-112/+205
| | | | speed up migration
* display variation values of master projectsimonbrandhof2010-12-301-1/+13
|
* rename the tab "Inheritance tree" to "Profile inheritance"simonbrandhof2010-12-291-1/+1
|
* fix display of measuressimonbrandhof2010-12-261-3/+0
|
* fix display of measuressimonbrandhof2010-12-261-1/+1
|
* fix rendering of string measuressimonbrandhof2010-12-261-1/+1
|
* rename select box in filter headersimonbrandhof2010-12-241-2/+2
|
* improve labels of diff viewssimonbrandhof2010-12-246-13/+14
|
* inheritance tree: display the number of overriding rulessimonbrandhof2010-12-234-4/+26
|
* fix bug on oracle to avoid restarting the serversimonbrandhof2010-12-233-1/+4
|
* fix migration on oraclesimonbrandhof2010-12-231-1/+1
|
* bug-fix : hotspot and drilldown pages fail if the server is not restarted ↵simonbrandhof2010-12-231-0/+2
| | | | after db upgrade
* update labels of variation select boxessimonbrandhof2010-12-237-16/+17
|
* do not display the delete button on profiles inherited by other profilessimonbrandhof2010-12-225-5/+8
|
* db migration : do not fail if SNAPSHOTS.VARIATION_VALUE_x columns already existsimonbrandhof2010-12-221-8/+24
|
* fix memory leak in ruby database migrationsimonbrandhof2010-12-229-70/+241
|
* add the server-side component ServerUpgradeStatus to know the database ↵simonbrandhof2010-12-223-2/+135
| | | | version before starting the server
* SONAR-1722 add a filter on inheritance fieldsimonbrandhof2010-12-227-14/+67
|
* SONAR-1722 change color of overrides icon + fix bulk changesimonbrandhof2010-12-222-1/+1
|
* SONAR-1722 rename the Inheritance Tree tab + add missing imagesimonbrandhof2010-12-224-8/+8
|
* SONAR-1722 increase the size of RULES_PROFILES.PARENT_NAME (same as NAME) + ↵simonbrandhof2010-12-2220-55/+53
| | | | change the type of ACTIVE_RULES.INHERITANCE
* SONAR-1722 improve rendering of inheritance of rulessimonbrandhof2010-12-223-34/+40
|
* fix CSS of profile permalinkssimonbrandhof2010-12-221-0/+4
|
* SONAR-1722 improve the tab "Hierarchy" of inheritance of profilessimonbrandhof2010-12-229-40/+104
|
* SONAR-2052: Should be possible to restore backup without inheritance informationGodin2010-12-223-3/+44
|
* rename the period select box + add a small icon of RSS feedsimonbrandhof2010-12-215-6/+6
|
* Add missing license headersGodin2010-12-211-0/+19
|
* SONAR-1722: Merge two fields ActiveRule.inherited and ActiveRule.overridden ↵Godin2010-12-2117-60/+54
| | | | into one with enum type
* SONAR-2048: Show inherited profilesGodin2010-12-212-0/+10
|
* SONAR-2048: Move inheritance settings to separate tabGodin2010-12-213-20/+21
|
* SONAR-2048: Move inheritance settings to separate tabGodin2010-12-215-14/+29
|