aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-server/src/main
Commit message (Expand)AuthorAgeFilesLines
...
* SONAR-5187 - Updated RuleRegistry and small modification for mapping rules in...Stephane Gamard2014-04-094-32/+52
* SONAR-5091 Handle difference between creation and modification of condition o...Jean-Baptiste Lievremont2014-04-091-1/+1
* SONAR-5200 When a module has been removed, related issues are not closed duri...Julien Lancelot2014-04-094-17/+64
* 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-092-31/+131
* 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-081-1/+2
* SONAR-5195 Rule templates should not define technical debt informationsJulien Lancelot2014-04-081-15/+20
* SONAR-5180 Add missing characteristics in the SQALE modelJulien Lancelot2014-04-085-3/+124
* SONAR-5003 Make options behave as described in WidgetProperty Javadoc (logica...Jean-Baptiste Lievremont2014-04-081-2/+1
* 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-073-23/+19
* 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
* 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-042-12/+5
* Fix some quality flawsSimon Brandhof2014-04-042-5/+9
* Fix quality flawsJulien Lancelot2014-04-043-8/+17
* Fix quality flawsJulien Lancelot2014-04-047-108/+163
* Remove migration 523Julien Lancelot2014-04-042-52/+2
* SONAR-5056 Fix issue when exporting model to XMLJulien Lancelot2014-04-042-16/+32
* SONAR-5167 It should be possible to use "Tab" to navigate in the new search f...Stas Vilchik2014-04-044-3/+24
* SONAR-5056 When restoring model from XML call RuleOperations to update restor...Julien Lancelot2014-04-045-101/+92
* Fix display of rule from issueJulien Lancelot2014-04-031-3/+3
* Update server DebtModel APIJulien Lancelot2014-04-039-24/+44
* 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 f...Stas Vilchik2014-04-035-7/+61
* SONAR-5165 It should be possible to use up and down arrows to navigate throug...Stas Vilchik2014-04-032-3/+44
* SONAR-5165 It should be possible to use up and down arrows to navigate throug...Stas Vilchik2014-04-031-4/+18
* 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
* SONAR-5056 Fix NPE when disabling debt on ruleJulien Lancelot2014-04-031-1/+1
* SONAR-5056 Add unit test when reseting debt model on custom rulesJulien Lancelot2014-04-031-0/+1
* Set profiling level to debug when indexing documents in E/SJulien Lancelot2014-04-031-8/+11
* SONAR-5056 When update rule, if sub characteristic or remediation function is...Julien Lancelot2014-04-032-40/+45