aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-3113 Apply David feedbackJulien Lancelot2014-04-112-4/+4
|
* SONAR-5109 Update description to specify these properties are deprecatedJulien Lancelot2014-04-111-4/+2
|
* SONAR-5078 Fix different issues of new designStas Vilchik2014-04-118-29/+43
|
* SONAR-5168 Fix FF bugStas Vilchik2014-04-112-6/+10
|
* SONAR-3113 Show max results reached messageStas Vilchik2014-04-112-1/+11
|
* Add unit testJulien Lancelot2014-04-105-10/+180
|
* Fix quality flawsJulien Lancelot2014-04-102-20/+24
|
* SONAR-4988 Drop clouds pageJean-Baptiste Lievremont2014-04-106-225/+0
|
* Fix quality flawsJean-Baptiste Lievremont2014-04-105-41/+40
|
* SONAR-5185 Update warning message to displayJulien Lancelot2014-04-101-1/+1
|
* Fix quality flawsJean-Baptiste Lievremont2014-04-103-3/+15
|
* SONAR-5214 Remove violations_density from hard coded config valuesJean-Baptiste Lievremont2014-04-102-2/+2
|
* SONAR-4979 Fix migration on MySQLJulien Lancelot2014-04-102-5/+9
|
* SONAR-5214 Remove references to deprecated violations_density metricJean-Baptiste Lievremont2014-04-103-10/+10
|
* SONAR-5173 Update png iconsStas Vilchik2014-04-1010-0/+0
|
* SONAR-4971 Use modal window instead of browser popup in the project deletion ↵Julien Lancelot2014-04-103-39/+67
| | | | page
* Fix display of modal overlayStas Vilchik2014-04-101-1/+1
|
* Fix testStas Vilchik2014-04-101-1/+1
|
* SONAR-5168 Left column on search pages should be resizeableStas Vilchik2014-04-1014-21/+136
|
* SONAR-4728 On the Issues bulk change, Display "Unplanned" and "Unassigned" ↵Julien Lancelot2014-04-101-3/+17
| | | | only when it's relevant
* SONAR-4704 Fix display of rails error messages on issues in resource viewerJean-Baptiste Lievremont2014-04-101-0/+4
|
* SONAR-4979 While changing owner of a dashboard and unsharing it, current ↵Julien Lancelot2014-04-104-1/+47
| | | | user is still following it
* Confirmation modal windowsStas Vilchik2014-04-106-19/+69
|
* Fix type of action_plan.id column for H2 DBJulien HENRY2014-04-101-1/+1
|
* Code Quality (cleaning & format)Stephane Gamard2014-04-101-28/+26
|
* SONAR-4366 Fix display of conditions defined on deprecated (hidden) metricsJean-Baptiste Lievremont2014-04-098-5/+33
|
* SONAR-5204 add commentSimon Brandhof2014-04-091-1/+3
|
* SONAR-5187 - Updated RuleRegistry and small modification for mapping rules ↵Stephane Gamard2014-04-095-43/+71
| | | | in ES (indecued a minor modification of QProfileRuleLookup)
* SONAR-5185 Deprecate "sonar.dynamicAnalysis" featureJulien Lancelot2014-04-092-4/+15
|
* SONAR-5091 Handle difference between creation and modification of condition ↵Jean-Baptiste Lievremont2014-04-091-1/+1
| | | | on working duration
* SONAR-5109 Deprecate properties sonar.skippedModules and sonar.includedModulesJulien Lancelot2014-04-092-0/+16
|
* SONAR-5211 Use correct type to map DB column to avoid overflowJean-Baptiste Lievremont2014-04-091-3/+3
|
* SONAR-5200 When a module has been removed, related issues are not closed ↵Julien Lancelot2014-04-0922-45/+452
| | | | during the purge
* Remove focus from delete buttonStas Vilchik2014-04-091-1/+7
|
* SONAR-4366 SONAR-5095 Update quality gate email template in source codeJean-Baptiste Lievremont2014-04-092-18/+16
|
* Fix small issue with top nav focus itemStas Vilchik2014-04-091-3/+9
|
* Change the selection background colorStas Vilchik2014-04-092-4/+5
|
* SONAR-5056 When resetting debt model, do not load rule definitions if no ruleJulien Lancelot2014-04-093-31/+158
|
* SONAR-5173 Improve rendering of iconsStas Vilchik2014-04-092-16/+6
|
* SONAR-5167 Fix using "tab" inside the metric filterStas Vilchik2014-04-092-1/+3
|
* SONAR-3113 Project Level Cloud ChartStas Vilchik2014-04-094-10/+79
|
* SONAR-4366 Protect against metric where hidden=nullJean-Baptiste Lievremont2014-04-082-2/+5
|
* SONAR-5195 Rule templates should not define technical debt informationsJulien Lancelot2014-04-084-15/+87
|
* SONAR-5171 Fix documentation strings for exclusion settingsJean-Baptiste Lievremont2014-04-082-6/+9
|
* SONAR-5180 Add missing characteristics in the SQALE modelJulien Lancelot2014-04-0811-4/+187
|
* SONAR-5075 Update application name in shell scriptsJulien HENRY2014-04-087-14/+14
|
* SONAR-5186 Fix validation when property is set from command lineJulien HENRY2014-04-082-5/+5
|
* Deprecate some constants that should have been deprecated in 4.2Julien HENRY2014-04-081-1/+10
|
* SONAR-5003 Filter out new_* metrics in concerned widgetsJean-Baptiste Lievremont2014-04-084-6/+10
|
* SONAR-5003 Make options behave as described in WidgetProperty Javadoc ↵Jean-Baptiste Lievremont2014-04-081-2/+1
| | | | (logical or => logical and)