aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-core/src
Commit message (Expand)AuthorAgeFilesLines
* SONAR-3373 Fix delete confirm messageJean-Baptiste Lievremont2014-07-241-0/+2
* SONAR-3513 Feedback appliedStas Vilchik2014-07-241-4/+4
* SONAR-5417 Return quality profiles and settings by moduleJulien Lancelot2014-07-247-11/+77
* SONAR-5477 Remove metrics from preview dbJulien HENRY2014-07-232-3/+0
* Merge remote-tracking branch 'origin/branch-4.4'Stas Vilchik2014-07-231-0/+2
|\
| * Fix SCM header, add "modified lines" filterStas Vilchik2014-07-231-0/+2
| * 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
| * Issue when trying to plan an issue and no action plan existsStas Vilchik2014-07-101-2/+1
| * SONAR-5007 fix bug related to synchronization of rule parametersSimon Brandhof2014-07-071-2/+2
| * Fix typeJulien Lancelot2014-07-041-1/+1
| * SONAR-5209 Show error message when component api failsStas Vilchik2014-07-041-0/+1
| * 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
* | SONAR-5477 Return global settings from database in /batch/global WSJulien Lancelot2014-07-231-3/+6
* | SONAR-5477 First version of the global referentials WS : only metrics are ret...Julien Lancelot2014-07-224-65/+276
* | SONAR-5400 Add overall coverage to the new Component ViewerStas Vilchik2014-07-221-0/+1
* | SONAR-5389 Allow to create issues on directories and to override severity on ...Julien HENRY2014-07-221-3/+3
* | SONAR-5446 activate migrationSimon Brandhof2014-07-222-1/+2
* | SONAR-3373 Add missing l10n keyJean-Baptiste Lievremont2014-07-211-0/+1
* | SONAR-5001 Split migration on rules description format (1 to add column, 1 to...Jean-Baptiste Lievremont2014-07-212-1/+2
* | SONAR-3373 Integrate management of manual rules in Rules spaceJean-Baptiste Lievremont2014-07-181-0/+1
* | SONAR-5417 Get active rules using batch protocolJulien HENRY2014-07-182-1/+5
* | SONAR-5417 Load metrics using project referentialJulien HENRY2014-07-182-140/+0
* | SONAR-5368 Use bubble popup for debt model informationJean-Baptiste Lievremont2014-07-181-1/+1
* | 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-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