aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
...
* Rename classes using SQALE to Quality ModelJulien Lancelot2016-03-0911-100/+118
* Fix quality flawsJulien Lancelot2016-03-085-8/+8
* 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-086-1/+117
* SONAR-7336 new WS api/issues/set_typeSimon Brandhof2016-03-0826-366/+352
* disable unstable CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-081-0/+2
* Upgrade Apache Commons Collections to v3.2.2Justine Tunney2016-03-081-2/+2
* 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-072-2/+15
* 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-0733-2661/+131
* SONAR-7409 Drop the "Drilldown" page and redirect to the "Measures" pageStas Vilchik2016-03-079-443/+8
* 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-0723-7/+1152
* increase width of paratemeter name column on web api pageStas Vilchik2016-03-071-1/+1
* SONAR-7342 Add remediation effort characteristic metricsJulien Lancelot2016-03-074-116/+405
* SONAR-7337 "sqale_index" and "new_technical_debt" only use "Code Smell" issuesJulien Lancelot2016-03-078-193/+290
* SONAR-7333 RuleTypeCopier should be the first IssueVisitorJulien Lancelot2016-03-072-6/+4
* Improve allocation of new ports in integration testsSimon Brandhof2016-03-072-39/+22
* Fix quality flawsSimon Brandhof2016-03-041-3/+3
* Automatic merge from branch-5.45.5-M7Jenkins CI2016-03-047-7/+66
|\
| * SONAR-4004 require 3 characters to searchStas Vilchik2016-03-043-3/+25
| * SONAR-7129 WS api/components/tree search query parameter must have at least 3...Teryk Bellahsene2016-03-042-2/+20
| * SONAR-7135 WS api/measures/component_tree search query parameter has at least...Teryk Bellahsene2016-03-042-2/+21
* | SONAR-7330 When searching active rules by profile, ignore active rule on remo...Julien Lancelot2016-03-045-19/+38
* | SONAR-7183 fix reliability CeProcessingSchedulerImplMultiThreadTestSébastien Lesaint2016-03-041-4/+4
* | SONAR-7329 add type option in "Filter Similar Rules" menuStas Vilchik2016-03-041-0/+6
* | SONAR-7417 add workerCount to SystemInfo and CE MBeanSébastien Lesaint2016-03-044-4/+38
* | SONAR-7417 CE can run on multiple threads, it can be set by propertySébastien Lesaint2016-03-0411-69/+497
* | SONAR-7331 fix bug when click on facetStas Vilchik2016-03-031-1/+0
* | Revert "SONAR-7101 Deprecate Common Rule SkippedUnitTests"Simon Brandhof2016-03-031-3/+1
* | SONAR-7372 Too many logs "Disable metric" at server startupSimon Brandhof2016-03-031-2/+1
* | SONAR-7401 Update component viewer header to support new quality modelStas Vilchik2016-03-033-61/+40
* | SONAR-7346 Display the distribution of rules according by type on Quality Pro...Stas Vilchik2016-03-032-32/+29
* | SONAR-7329 display rule type in the rules listStas Vilchik2016-03-032-0/+17