summaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Expand)AuthorAgeFilesLines
* Apply sonar custom patches to ruby on railssimonbrandhof2011-02-073-44/+24
* Set RULES_PROFILES.ENABLED to true when creating a profilesimonbrandhof2011-02-051-1/+1
* Replace enum Environment by class EnvironmentInformationEvgeny Mandrikov2011-02-041-2/+0
* Fix bug on deprecated profilessimonbrandhof2011-02-041-2/+2
* Fix restoring of backups when rules not foundsimonbrandhof2011-02-041-1/+1
* Upgrade copyright headerssimonbrandhof2011-02-04366-3290/+3290
* SONAR-2094 Do not delete ACTIVE_RULES rows when rules are disabledsimonbrandhof2011-02-0315-40/+208
* Decrease ZIP size: remove many unused ruby filessimonbrandhof2011-02-03866-103602/+0
* SONAR-2094 Support backups without the field <enabled>simonbrandhof2011-02-025-6/+85
* SONAR-2094 Remove the deprecated ruby model RulesProfile (replaced by Profile...simonbrandhof2011-02-026-102/+14
* SONAR-1302 Upgrade to rails 2.3.5 to fix session expirationsimonbrandhof2011-02-024493-15411/+131158
* SONAR-2094 Add the column RULES_PROFILES.ENABLEDsimonbrandhof2011-02-0121-41/+80
* Disable downloading for certain files from BatchResourcesServletEvgeny Mandrikov2011-02-012-1/+34
* Change format of response from BatchResourcesServletEvgeny Mandrikov2011-01-311-3/+1
* Change format of response from BatchResourcesServletEvgeny Mandrikov2011-01-311-2/+3
* Add profile to check copyright headers + fix some badly formatted headerssimonbrandhof2011-01-315-0/+95
* SONAR-2138 Displaying differential values in % can be misleadingsimonbrandhof2011-01-262-3/+7
* SONAR-791 When the source directory is not exactly the java package root, Son...simonbrandhof2011-01-241-1/+2
* SONAR-2106: New Java library to bootstrap project analysisEvgeny Mandrikov2011-01-243-1/+172
* SONAR-1664: Add access to project settings/propertiesJulien HENRY2011-01-201-6/+47
* SONAR-2066: Allow PUT requests from Java Web Service ClientJulien HENRY2011-01-201-113/+113
* SONAR-2113: Fix loading of static resourcesEvgeny Mandrikov2011-01-182-7/+11
* 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 drill...simonbrandhof2011-01-131-1/+1
* fix TimeMachine webservice when metric is uncovered_lines or uncovered_condit...simonbrandhof2011-01-131-4/+17
* merge 2.5: SONAR-2101 Drilldown is sometimes empty when the parameter charact...simonbrandhof2011-01-121-1/+1
* merge 2.5-RC2: inheritance of profiles - keep search engine context when reve...simonbrandhof2011-01-112-2/+2
* 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 is...Simon Brandhof2011-01-111-0/+4
* 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 + dis...simonbrandhof2011-01-034-31/+39
* 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 s...simonbrandhof2011-01-023-112/+205
* 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