aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7426 SONAR-7427 Fix ITs because of new measuresJulien Lancelot2016-03-091-6/+6
* SONAR-7427 Add new "effort to reach rating A" characteristic metricsJulien Lancelot2016-03-095-25/+331
* SONAR-7426 Add new characteristic rating metricsJulien Lancelot2016-03-095-10/+385
* SONAR-7426 Refactor QualityModelMeasuresVisitor to be ready for new metricsJulien Lancelot2016-03-096-362/+466
* Rename classes using SQALE to Quality ModelJulien Lancelot2016-03-0911-100/+118
* More stable Selenium integration testsSimon Brandhof2016-03-0977-157/+157
* Remove deprecated calls in ProjectAdministrationTestSimon Brandhof2016-03-091-13/+9
* Automatic merge from branch-xxEric Hartmann2016-03-090-0/+0
|\
| * Update version to 5.4.1-SNAPSHOTEric Hartmann2016-03-0848-48/+48
| * Release 5.45.4Eric Hartmann2016-03-0848-48/+48
| * SONAR-7129 SONAR-7135 optimize SQL requests on MySQLSimon Brandhof2016-03-072-17/+44
* | Make selenium tests of ProjectAdministrationTest more stableSimon Brandhof2016-03-096-17/+17
* | Fix WS assertion in upgrade testsSimon Brandhof2016-03-091-4/+3
* | Fix execution of upgrade tests in QASimon Brandhof2016-03-091-0/+7
* | Enable upgrade tests on QA envSimon Brandhof2016-03-0811-18/+195
* | SONAR-7364 remove SQALE characteristics from scanner APISimon Brandhof2016-03-0821-1977/+18
* | Fix quality flawsJulien Lancelot2016-03-089-14/+17
* | SONAR-6226 Fix typoJulien Lancelot2016-03-081-1/+1
* | SONAR-7417 fix instable CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-082-94/+25
* | SONAR-7424 Fix SSF-40 & SSF-41Stas Vilchik2016-03-081-4/+4
* | SONAR-7336 mark "set_type" as core actionStas Vilchik2016-03-082-2/+2
* | SONAR-7336 add ability to change issue type from UIStas Vilchik2016-03-087-1/+118
* | SONAR-7336 new WS api/issues/set_typeSimon Brandhof2016-03-0827-366/+353
* | disable unstable CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-081-0/+2
* | Upgrade Apache Commons Collections to v3.2.2Justine Tunney2016-03-083-4/+4
* | Drop class SearchClientSimon Brandhof2016-03-087-266/+87
* | Disable some NGram tokenizers on index "rules"Simon Brandhof2016-03-082-5/+9
* | fix drilldown links for new issue measuresStas Vilchik2016-03-081-2/+22
* | SONAR-7348 Change the list of displayed measures on Code/Projects pagesStas Vilchik2016-03-085-15/+29
* | SONAR-7402 fix column break on all measures pageStas Vilchik2016-03-081-3/+3
* | SONAR-7405 display treemap legendStas Vilchik2016-03-073-2/+17
* | SONAR-7402 fix corner cases caused by views and developersStas Vilchik2016-03-075-17/+33
* | SONAR-7402 limit the width of the list of measuresStas Vilchik2016-03-071-1/+2
* | SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" ...Stas Vilchik2016-03-0738-2940/+131
* | SONAR-7409 Drop the "Drilldown" page and redirect to the "Measures" pageStas Vilchik2016-03-0717-514/+54
* | SONAR-7405 Display treemap chart of selected measure on the "Measures" pageStas Vilchik2016-03-077-11/+290
* | SONAR-7406 fix axes labels on bubble chartStas Vilchik2016-03-071-5/+5
* | SONAR-7402 apply feedbackStas Vilchik2016-03-072-21/+32
* | SONAR-7406 Display bubble chart of selected measure on the "Measures" pageStas Vilchik2016-03-0711-12/+383
* | SONAR-7404 Display history of selected measure on the "Measures" pageStas Vilchik2016-03-0714-103/+403
* | improve code qualityStas Vilchik2016-03-0717-207/+303
* | SONAR-7402 handle use case when metric is not foundStas Vilchik2016-03-071-4/+19
* | SONAR-7403 Display the leak period value on the "Measures" pageStas Vilchik2016-03-0711-62/+208
* | SONAR-7402 Create new Measures page in the project spaceStas Vilchik2016-03-0724-7/+1164
* | increase width of paratemeter name column on web api pageStas Vilchik2016-03-071-1/+1
* | SONAR-7342 Add remediation effort characteristic metricsJulien Lancelot2016-03-076-128/+500
* | SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issuesJulien Lancelot2016-03-0714-193/+340
* | SONAR-7333 RuleTypeCopier should be the first IssueVisitorJulien Lancelot2016-03-072-6/+4
* | Improve allocation of new ports in integration testsSimon Brandhof2016-03-075-64/+60
* | SONAR-7430 Keep %l for format compatibilitySimon Brandhof2016-03-071-1/+1