aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main/webapp/WEB-INF/app/models
Commit message (Expand)AuthorAgeFilesLines
* * SONAR-2048: Add an option to define parent in quality profile settingsGodin2010-12-172-1/+5
* SONAR-249 rename FILTERS.VARIATION_INDEX to FILTERS.PERIOD_INDEX + support va...simonbrandhof2010-12-157-25/+25
* SONAR-249 rename the SNAPSHOTS.VARIATION_xxx columns + add SNAPSHOTS.PERIODx_...simonbrandhof2010-12-152-3/+3
* SONAR-1956 support variations in treemapssimonbrandhof2010-12-105-45/+122
* SONAR-1956 improve filters in order to display variationssimonbrandhof2010-12-103-9/+41
* SONAR-1956 Add a dropdown list on the top right of all Filters to support the...simonbrandhof2010-12-092-2/+18
* SONAR-1941 improve the select box of periodssimonbrandhof2010-12-081-0/+4
* SONAR-1937 violations tab : display violation age in days to current datesimonbrandhof2010-12-081-10/+0
* SONAR-1937 add the field 'age' to violations web service + display the select...simonbrandhof2010-12-071-4/+20
* SONAR-1937 filter on new violations in violations drilldownsimonbrandhof2010-12-072-2/+4
* SONAR-2032 Delete the measures on metric 'violations' and rule prioritysimonbrandhof2010-12-061-15/+11
* SONAR-249 add 2 periods for variation values + rename SNAPSHOT.VAR_xxx column...simonbrandhof2010-12-061-3/+7
* SONAR-249 add the select-box to display variation periodssimonbrandhof2010-12-031-6/+9
* SONAR-249 improve some widgets + display variation of test execution timesimonbrandhof2010-12-031-5/+5
* SONAR-249 do not hide widgets which are changed in variation view + improve r...simonbrandhof2010-12-031-33/+25
* SONAR-1450:Godin2010-12-011-2/+2
* 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-0111-143/+20
* SONAR-249 add variation values to Ruby APIsimonbrandhof2010-11-303-1/+89
* SONAR-249: extract persistence layer from data index + dump measures at the e...simonbrandhof2010-11-261-1/+2
* SONAR-1989 Ruby API should cast values of widget propertiessimonbrandhof2010-11-171-1/+1
* add the ruby method Snapshot#resource (alias of Snapshot #project)simonbrandhof2010-11-121-0/+4
* SONAR-1952 System Info page is slow to display due to database statisticssimonbrandhof2010-11-101-15/+2
* fix edition of dashboard layoutsimonbrandhof2010-11-051-1/+1
* fix ITsimonbrandhof2010-11-051-1/+1
* SONAR-1850 A new snapshot is created on project A each time project B (which ...simonbrandhof2010-11-041-2/+9
* SONAR-1643 change layout format in database: "50%-50%" instead of "50-50"simonbrandhof2010-11-031-0/+3
* SONAR-1643 add example of widget properties in plugin archetype + use enumera...simonbrandhof2010-11-012-6/+3
* SONAR-1643 simonbrandhof2010-11-013-3/+21
* SONAR-1643 add widget propertiessimonbrandhof2010-10-293-48/+59
* SONAR-1643 improve display of widgets to add + administrators can edit the de...simonbrandhof2010-10-281-1/+1
* SONAR-1643 follow shared dashboardssimonbrandhof2010-10-281-6/+2
* SONAR-1643 move core widgets from sonar-server to sonar-core-plugin + improve UIsimonbrandhof2010-10-281-1/+1
* SONAR-1643 apply a part of the GSOC branchsimonbrandhof2010-10-285-0/+274
* SONAR-1830 do not define alert thresholds on rating metricssimonbrandhof2010-10-221-1/+1
* SONAR-1830 support rating metric type in drilldowns and timemachinesimonbrandhof2010-10-212-7/+6
* SONAR-1830 extract the html color of a measure from the class Treemap to Meas...simonbrandhof2010-10-202-53/+40
* SONAR-1830 new metric type 'rating'simonbrandhof2010-10-193-2/+5
* VIEWS-5 TImeMachine only shows first analysis, not latestsimonbrandhof2010-10-181-3/+5
* SONAR-1856 Filters must exclude measures on quality model characteristicssimonbrandhof2010-10-141-1/+1
* SONAR-1833 treemap ignores fractional part of metricssimonbrandhof2010-10-041-1/+1
* SONAR-1767 fix violations viewer when a rule is selected and the param 'rule'...simonbrandhof2010-09-291-0/+16
* fix CSS on Chrome and Safari (data2 rows are too big)simonbrandhof2010-09-261-1/+1
* add characteristic properties to quality modelssimonbrandhof2010-09-213-9/+84
* ruby api : add the methods QualityModel.characteristics_without_rule and Qual...simonbrandhof2010-09-201-1/+20
* add the column CHARACTERISTICS.ENABLEDsimonbrandhof2010-09-161-0/+4
* * quality models : rename ModelProvider to ModelFindersimonbrandhof2010-09-101-2/+1
* SONAR-1137 When no rule engine exist on a language, all other rules are shown...simonbrandhof2010-09-081-12/+26
* SONAR-1654 Export rules in rules engine exports everything (Java, PHP, VB...)...simonbrandhof2010-09-071-0/+27
* SONAR-1549 The Sonar profile creation form doesn't allow to import checkstyle...simonbrandhof2010-09-071-0/+8