aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server
Commit message (Collapse)AuthorAgeFilesLines
* fix db script to avoid restarting sonarsimonbrandhof2010-12-101-0/+5
|
* SONAR-1956 support variations in treemapssimonbrandhof2010-12-1010-54/+153
|
* SONAR-1956 improve filters in order to display variationssimonbrandhof2010-12-1014-79/+148
|
* SONAR-1956 Add a dropdown list on the top right of all Filters to support ↵simonbrandhof2010-12-0911-26/+156
| | | | the differential views
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-091-2/+4
|
* SONAR-833: New Web Service to get history of measures (time machine)Godin2010-12-091-0/+92
|
* remove the duplicated gray border on treemapssimonbrandhof2010-12-091-3/+1
|
* CSS: fix class ul.bulletsimonbrandhof2010-12-091-1/+1
|
* * SONAR-1809: MetricFinder should be available on server sideGodin2010-12-081-4/+5
| | | | * Fix javadocs
* SONAR-1987: Ignore incorrect rule paramsGodin2010-12-082-5/+30
|
* SONAR-1987: Add rule configKey to backup tooGodin2010-12-085-2/+15
|
* SONAR-1941 improve the select box of periodssimonbrandhof2010-12-086-33/+61
|
* SONAR-1987: Improve testGodin2010-12-083-7/+68
|
* SONAR-1987: Fix bug and improve testGodin2010-12-082-18/+71
|
* SONAR-1987: Backup/restore user rulesGodin2010-12-086-13/+278
|
* SONAR-1937 violations tab : display violation age in days to current datesimonbrandhof2010-12-081-10/+0
|
* SONAR-1937 fix calculation of new_violations : compare to a date instead of ↵simonbrandhof2010-12-081-2/+2
| | | | a snapshot
* SONAR-2039 Allow non-admin users to backup quality profilessimonbrandhof2010-12-081-2/+4
|
* SONAR-2037 The index on 'measure_data.snapshot_id' is needed for DB performancesimonbrandhof2010-12-081-0/+30
|
* Remove debug outputGodin2010-12-071-1/+0
|
* Don't use deprecated API in BackupTestGodin2010-12-071-6/+18
|
* SONAR-1937 add the field 'age' to violations web service + display the ↵simonbrandhof2010-12-076-57/+45
| | | | select box to filter violations by period
* SONAR-1829: Use severity instead of priorityGodin2010-12-077-29/+20
|
* SONAR-1829: Use severity instead of priorityGodin2010-12-074-30/+31
|
* SONAR-1605: Correct backup should be created if value of property already ↵Godin2010-12-073-3/+55
| | | | contains CDATA section
* SONAR-1937 filter on new violations in violations drilldownsimonbrandhof2010-12-076-34/+98
|
* Change root directory for EmbeddedDatabaseTestGodin2010-12-071-4/+4
|
* SONAR-1819: Ignore id of metric during restore backupGodin2010-12-073-3/+36
|
* SONAR-1988 Description of rule parameters should be optionalsimonbrandhof2010-12-072-0/+74
| | | | SONAR-2029 The field Rule.configKey should be nullable
* SONAR-1829: Rename the term 'Priority' by 'Severity' in quality profilesGodin2010-12-063-4/+4
|
* SONAR-2032 Delete the measures on metric 'violations' and rule prioritysimonbrandhof2010-12-065-47/+78
|
* SONAR-249 change the color of variation values in dashboardssimonbrandhof2010-12-061-1/+1
|
* fix db script for derbysimonbrandhof2010-12-061-3/+6
|
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx ↵simonbrandhof2010-12-069-30/+74
| | | | columns + fix saving of dependencies
* SONAR-249 select box in smallsimonbrandhof2010-12-041-1/+1
|
* SONAR-249 correctly display last analysis and date modes in the select boxsimonbrandhof2010-12-031-0/+4
|
* SONAR-249 add the select-box to display variation periodssimonbrandhof2010-12-033-24/+39
|
* SONAR-249 improve some widgets + display variation of test execution timesimonbrandhof2010-12-031-5/+5
|
* SONAR-1450: Add checksum to RuleFailureModel and use it in ↵Godin2010-12-031-1/+2
| | | | ViolationPersisterDecorator
* document the sonar version in db migration scriptssimonbrandhof2010-12-0311-0/+44
|
* document the sonar version in db migration scriptssimonbrandhof2010-12-0312-0/+48
|
* SONAR-249 do not hide widgets which are changed in variation view + improve ↵simonbrandhof2010-12-0314-89/+175
| | | | ruby api to display trend icons and measure variations + support variations in the widgets rules/size
* SONAR-1829: Replace "Priority" by "Severity" in Violations drilldown serviceGodin2010-12-021-1/+1
|
* SONAR-1450:Godin2010-12-011-2/+2
| | | | | | * Expose rule_failure.created_at in rest api * Support createdAt in sonar-ws-client
* SONAR-1450: Expose rule_failure.created_at in rest apiGodin2010-12-011-0/+6
|
* SONAR-2007 Remove the useless ISO Categories + fix components pagesimonbrandhof2010-12-0146-458/+119
|
* database migration : remove/update some scripts that are used only in ↵simonbrandhof2010-11-3014-244/+0
| | | | releases <= 1.10 and remove useless methods "self.down"
* database migration : remove/update some scripts that are used only in ↵simonbrandhof2010-11-3020-222/+1
| | | | releases <= 1.8
* database migration : remove scripts that are used only in releases <= 1.10simonbrandhof2010-11-3041-921/+11
|
* SONAR-249 add missing filessimonbrandhof2010-11-303-10/+10
|