aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src
Commit message (Collapse)AuthorAgeFilesLines
...
* Code Quality (cleaning & format)Stephane Gamard2014-04-101-28/+26
|
* SONAR-4366 Fix display of conditions defined on deprecated (hidden) metricsJean-Baptiste Lievremont2014-04-097-5/+32
|
* 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-5091 Handle difference between creation and modification of condition ↵Jean-Baptiste Lievremont2014-04-091-1/+1
| | | | on working duration
* SONAR-5200 When a module has been removed, related issues are not closed ↵Julien Lancelot2014-04-099-17/+285
| | | | during the purge
* Remove focus from delete buttonStas Vilchik2014-04-091-1/+7
|
* 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-091-2/+15
|
* 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-082-15/+62
|
* SONAR-5180 Add missing characteristics in the SQALE modelJulien Lancelot2014-04-089-3/+184
|
* SONAR-5003 Make options behave as described in WidgetProperty Javadoc ↵Jean-Baptiste Lievremont2014-04-081-2/+1
| | | | (logical or => logical and)
* Air design for navigator pagesStas Vilchik2014-04-0815-201/+214
|
* Protect agains XSS of user name in issue viewerJean-Baptiste Lievremont2014-04-081-1/+1
|
* SONAR-5123 Display name instead of login for comment author (if available)Jean-Baptiste Lievremont2014-04-081-2/+3
|
* SONAR-4807 Fix api/sources WS when resource parameter is missingJulien Lancelot2014-04-081-0/+5
|
* SONAR-5162 Wrong display of license properties when they have no descriptionJulien Lancelot2014-04-081-0/+3
|
* SONAR-5091 Fix handling of zero values for work durationsJean-Baptiste Lievremont2014-04-082-3/+12
|
* SONAR-5140 Allow selection of RATING metrics for color in treemap widgetJean-Baptiste Lievremont2014-04-071-2/+2
|
* SONAR-5179 Project administrator cannot create action plansJulien Lancelot2014-04-076-153/+216
|
* Add separators between filtersStas Vilchik2014-04-071-1/+14
|
* Make dropdown arrows clickableStas Vilchik2014-04-073-11/+15
|
* SONAR-3113 Add links to dashboardsStas Vilchik2014-04-072-2/+18
|
* SONAR-5199 The web service /api/profiles/list fails when parameter "project" ↵Julien Lancelot2014-04-071-11/+13
| | | | is set
* Add some commentsJulien Lancelot2014-04-071-0/+1
|
* SONAR-3113 Word Cloud ChartStas Vilchik2014-04-072-0/+84
|
* SONAR-5167 Bug fixesStas Vilchik2014-04-074-0/+9
|
* SONAR-5173 Update qualifier iconsStas Vilchik2014-04-074-2/+2
|
* Fix some quality flawsSimon Brandhof2014-04-043-27/+10
|
* Fix some quality flawsSimon Brandhof2014-04-042-5/+9
|
* Fix quality flawsJulien Lancelot2014-04-043-8/+17
|
* Fix quality flawsJulien Lancelot2014-04-048-109/+194
|
* Fix unit testJulien Lancelot2014-04-041-1/+1
|
* Remove migration 523Julien Lancelot2014-04-042-52/+2
|
* SONAR-5056 Fix issue when exporting model to XMLJulien Lancelot2014-04-043-18/+97
|
* SONAR-5167 It should be possible to use "Tab" to navigate in the new search ↵Stas Vilchik2014-04-044-3/+24
| | | | forms
* SONAR-5056 When restoring model from XML call RuleOperations to update ↵Julien Lancelot2014-04-0410-268/+168
| | | | restored rules
* Fix display of rule from issueJulien Lancelot2014-04-031-3/+3
|
* Update server DebtModel APIJulien Lancelot2014-04-0314-32/+79
|
* Change visibility of a method to privateJulien Lancelot2014-04-031-1/+1
|
* SONAR-5167 It should be possible to use "Tab" to navigate in the new search ↵Stas Vilchik2014-04-035-7/+61
| | | | forms
* Fix stability of tests depending on order of executionSimon Brandhof2014-04-031-24/+17
| | | | Default timezone should not be changed by tests because DateUtils keeps instances of SimpleDateFormat in ThreadLocalContext. These instances are executed during the first call, so we can't guarantee which tz is used.
* SONAR-5165 It should be possible to use up and down arrows to navigate ↵Stas Vilchik2014-04-032-3/+44
| | | | | | through results in Issues page Enable for coding rules
* SONAR-5165 It should be possible to use up and down arrows to navigate ↵Stas Vilchik2014-04-031-4/+18
| | | | | | through results in Issues page Debounce opening of issues
* SONAR-4843 complete documentation of wsSimon Brandhof2014-04-031-1/+1
|
* SONAR-5197 Redirect URL /api to /api/webservices/listSimon Brandhof2014-04-032-0/+5
|