aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core
Commit message (Expand)AuthorAgeFilesLines
* SONAR-5453 Add a filter to display 'Open' and 'Reopen' issues in the componen...Stas Vilchik2014-07-181-1/+2
* SONAR-3513 Sort unit tests based on name or execution timeStas Vilchik2014-07-181-0/+4
* Remove unused import in DefaultDatabaseSimon Brandhof2014-07-171-2/+1
* SONAR-5462 Upgrade PostgreSQL driver to support 9.3Julien Lancelot2014-07-171-1/+1
* SONAR-5390 Fix tooltips of inactive filtersJean-Baptiste Lievremont2014-07-161-0/+1
* SONAR-5001 Update API, ES and WS to support Markdown in rule descriptionsJean-Baptiste Lievremont2014-07-162-4/+8
* SONAR-5001 Link description_format column to relational backendJean-Baptiste Lievremont2014-07-164-11/+21
* SONAR-5001 Add DB column to store description formatJean-Baptiste Lievremont2014-07-163-1/+3
* SONAR-5338 Read test info from the test_data measureJulien Lancelot2014-07-162-0/+21
* Fix UT on MySQL 5.6Julien Lancelot2014-07-162-7/+35
* SONAR-5207 Treemap feedbackStas Vilchik2014-07-111-2/+1
* SONAR-5450 Add a Technical debt synopsis widgetJulien Lancelot2014-07-111-1/+4
* SONAR-5416 Fix LazyInitializationExceptionJulien HENRY2014-07-101-1/+7
* SONAR-5445 Introduce new metric "SQALE Debt Ratio"Julien Lancelot2014-07-101-0/+3
* SONAR-5388 Rename propertiesJulien Lancelot2014-07-101-2/+2
* Issue when trying to plan an issue and no action plan existsStas Vilchik2014-07-101-2/+1
* Remove lang="raw" in mybatis XML files.Simon Brandhof2014-07-1029-93/+93
* SONAR-5388 Introduce the SQALE Rating metric in SonarQube CoreJulien Lancelot2014-07-093-12/+110
* SONAR-5207 Different enhancementsStas Vilchik2014-07-091-6/+8
* SONAR-5207 Dynamic size of labels. Show labels in two lines. l10n messages.Stas Vilchik2014-07-081-1/+6
* SONAR-5447 Drop unused DB tables ACTIVE_RULE_CHANGES and ACTIVE_RULE_PARAM_CH...Simon Brandhof2014-07-083-30/+5
* SONAR-5390 Add Active Severity filter in Coding Rules spaceJean-Baptiste Lievremont2014-07-081-0/+1
* SONAR-5368 Initial, bare implementation of debt remed. function displayJean-Baptiste Lievremont2014-07-081-0/+7
* SONAR-5007 fix bug related to synchronization of rule parametersSimon Brandhof2014-07-071-2/+2
* Fix typoJulien Lancelot2014-07-041-1/+1
* SONAR-5209 Show error message when component api failsStas Vilchik2014-07-041-0/+1
* SONAR-5439 Remove the Most Violated Components WidgetJulien Lancelot2014-07-041-5/+0
* SONAR-5432 Remove RCI and Weighted issues metricsJulien Lancelot2014-07-031-7/+0
* SONAR-5007 - added createdAt and updatedAt fields for ActiveRuleDtoStephane Gamard2014-07-033-32/+23
* SONAR-5300 id should be a long instead of an integerJulien Lancelot2014-07-032-4/+4
* Upgrade to 4.5-SNAPSHOTEric Hartmann2014-07-021-1/+1
* Fix javadocSimon Brandhof2014-07-021-1/+1
* Fix some quality flawsSimon Brandhof2014-07-011-1/+1
* Fix some quality flawsSimon Brandhof2014-07-012-0/+64
* Fix some quality flawsSimon Brandhof2014-07-011-7/+12
* SONAR-5209 Improve issue limit message & tooltipsStas Vilchik2014-07-011-1/+1
* Fix quality flawsJulien Lancelot2014-07-014-149/+278
* Fix quality flawsJulien Lancelot2014-07-012-0/+157
* Fix quality flawsSimon Brandhof2014-07-011-13/+3
* fix quality flaw (rule.getLanguage() can be null)Stephane Gamard2014-07-011-2/+6
* Fix some quality flawsJulien HENRY2014-07-011-0/+5
* SONAR-5426 Rule name and description must always be not nullJulien Lancelot2014-07-012-1/+2
* Fix quality flawsJean-Baptiste Lievremont2014-07-013-4/+7
* SONAR-5138 Rename Coding Rules navigation link to RulesJean-Baptiste Lievremont2014-07-011-3/+2
* Fix some quality flawsSimon Brandhof2014-07-012-48/+49
* Revert "SONAR-4514 Add a default severity when creating manual rules"Julien Lancelot2014-07-012-2/+1
* Fix some quality flawsSimon Brandhof2014-07-011-4/+0
* SONAR-5209 Issues header adjustmentsStas Vilchik2014-07-011-0/+1
* SONAR-5209 Update issue limit messageStas Vilchik2014-07-011-1/+2
* SONAR-4514 Add a default severity when creating manual rulesJulien Lancelot2014-07-012-1/+2