aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-4326 Fix bad merge in DB migrationJean-Baptiste Lievremont2014-01-093-1/+2
* Pie Chart, Histogram, Bubble: tweak labels in widget configurationStas Vilchik2014-01-091-15/+15
* Pie Chart: better handle when measures for selected metrics are not availableStas Vilchik2014-01-097-16/+44
* Add missing headerJean-Baptiste Lievremont2014-01-091-0/+19
* SONAR-4326 Start work on rule tags DAOJean-Baptiste Lievremont2014-01-095-0/+73
* SONAR-4326 Add API to declare "system" tags on plugin sideJean-Baptiste Lievremont2014-01-092-4/+28
* SONAR-4326 Create database table to store rule tagsJean-Baptiste Lievremont2014-01-093-0/+49
* Pie Chart: cutting too long project namesStas Vilchik2014-01-091-2/+5
* SONAR-3113 Revert on the Cloud WidgetJulien Lancelot2014-01-094-118/+0
* SONAR-3024 Fix FileIndexer to set UTS qualifier on non Java testsJulien HENRY2014-01-092-4/+8
* Update widgets to use localized dates and numbers from WSStas Vilchik2014-01-093-43/+6
* Revert on the Cloud WidgetStas Vilchik2014-01-095-638/+0
* When registering rule on startup, take a rule int id instead of a rule when r...Julien Lancelot2014-01-092-2/+2
* Align widget titles on the leftStas Vilchik2014-01-092-2/+2
* When registering rule on startup, take a rule id instead of a rule when remov...Julien Lancelot2014-01-095-12/+10
* SONAR-4923 Update commentsJulien Lancelot2014-01-092-2/+0
* SONAR-3024 Fix PastMeasureLoader to consider path to distinguish resources wi...Julien HENRY2014-01-091-5/+18
* Pie Chart and Histogram: mouse should change to a "hand" when flying over a p...Stas Vilchik2014-01-092-14/+23
* Histogram: issue when displayWorstBestValues is true and best value = 0Stas Vilchik2014-01-091-7/+13
* Histogram: Issue when best value < worst value and displayWorstBestValues is ...Stas Vilchik2014-01-091-1/+1
* Histogram: improve labelStas Vilchik2014-01-091-1/+1
* Severity.ordinal() should return an intJulien Lancelot2014-01-092-1/+12
* SONAR-4923 Share session when searching for profile ancestorsJulien Lancelot2014-01-094-11/+36
* Bubble Chart: redirect to main project dashboardStas Vilchik2014-01-091-2/+9
* Labels of axis on pie and bubblesStas Vilchik2014-01-092-7/+9
* Line wrapping for new timeline widgetStas Vilchik2014-01-091-1/+1
* IE: measures not displayed on Bubble ChartStas Vilchik2014-01-091-1/+1
* SONAR-4908 Param name is never nullSimon Brandhof2014-01-091-2/+3
* SONAR-4908 New API to declare coding rulesSimon Brandhof2014-01-094-0/+706
* SONAR-3024 Introduce a path attribute on resource to allow distinguish filesJulien HENRY2014-01-0847-215/+668
* SONAR-4923 List inheritance profiles now uses Java facadeJulien Lancelot2014-01-0819-27/+198
* SONAR-4923 Add boolean validation for active rule parameterJulien Lancelot2014-01-082-1/+29
* SONAR-4923 Try to get all ids from profile rule query (Not work for the moment)Julien Lancelot2014-01-084-12/+60
* SONAR-4923 Fix test on OracleJulien Lancelot2014-01-081-5/+13
* SONAR-5000 Stop support of the property "sonar.jdbc.schema"Simon Brandhof2014-01-0815-169/+15
* Problem with "Severity" labels on Issues pageStas Vilchik2014-01-082-2/+0
* Line wrapping for new timeline widgetStas Vilchik2014-01-081-3/+30
* In the Measures page, change the name of the "Age" criteria to "Last analysis"Stas Vilchik2014-01-083-10/+12
* SONAR-4923 Load active rule parent from E/S instead of dbJulien Lancelot2014-01-0827-538/+557
* SONAR-4776 Fix empty issue creation date by setting created at if it's nullJulien Lancelot2014-01-081-1/+2
* SONAR-4923 profiles page now uses Java face (expect for alerts)Julien Lancelot2014-01-0717-136/+367
* SONAR-4896 Display full path to ES data directory in error messageJean-Baptiste Lievremont2014-01-071-1/+1
* SONAR-4756 Remove thread part from log format when profilingLevel < FULLJean-Baptiste Lievremont2014-01-074-7/+22
* Fix some quality flawsSimon Brandhof2014-01-0710-21/+21
* Fix quality flawsJulien Lancelot2014-01-075-5/+5
* SONAR-4923 Rename ActiveRule by ProfileRuleJulien Lancelot2014-01-077-46/+47
* Minor fixes of @deprecated commentsSimon Brandhof2014-01-072-5/+1
* SONAR-4923 Search all profiles should be sorted by profile name and by languageJulien Lancelot2014-01-071-1/+1
* SONAR-4994 Webapp is slow when using Oracle DBSimon Brandhof2014-01-071-1/+7
* Search all profiles should be sorted by profile nameJulien Lancelot2014-01-073-0/+25