Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-7455 Update "Issue Filter" and "Project Issue Filter" widgets to ↵ | Stas Vilchik | 2016-03-10 | 4 | -2/+15 |
| | | | | support issue types | ||||
* | SONAR-7379 Drop inefficient index ISSUES_SEVERITY | Simon Brandhof | 2016-03-10 | 5 | -4/+35 |
| | |||||
* | SONAR-7378 Drop unused index ISSUES_STATUS | Simon Brandhof | 2016-03-10 | 4 | -3/+34 |
| | |||||
* | SONAR-7349 Fix IT | Julien Lancelot | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | SONAR-7440 Remove SQALE word in widget/properties | Julien Lancelot | 2016-03-09 | 2 | -6/+6 |
| | |||||
* | fix small issue on overview page when project has no links | Stas Vilchik | 2016-03-09 | 1 | -1/+1 |
| | |||||
* | SONAR-7349 Change project's home page to support new issue types | Stas Vilchik | 2016-03-09 | 19 | -405/+766 |
| | |||||
* | SONAR-7424 Fix SSF-40 & SSF-41 | Stas Vilchik | 2016-03-09 | 3 | -12/+12 |
| | |||||
* | SONAR-7405 fix treemap colors when displaying RATING measure | Stas Vilchik | 2016-03-09 | 1 | -1/+2 |
| | |||||
* | SONAR-7407 fix small ui glitch in FF | Stas Vilchik | 2016-03-09 | 1 | -0/+1 |
| | |||||
* | SONAR-7407 Provide a way to switch selected metric on the "Measures" page | Stas Vilchik | 2016-03-09 | 4 | -15/+235 |
| | |||||
* | SONAR-7410 Display related measures alongside with selected one on the ↵ | Stas Vilchik | 2016-03-09 | 6 | -26/+148 |
| | | | | "Measures" page | ||||
* | SONAR-7454 Keep state of "Tree" and "List" when switching between them | Stas Vilchik | 2016-03-09 | 3 | -35/+63 |
| | |||||
* | SONAR-7427 Add IT on new "effort to reach rating A" measure | Julien Lancelot | 2016-03-09 | 1 | -0/+25 |
| | |||||
* | SONAR-7426 SONAR-7427 Fix ITs because of new measures | Julien Lancelot | 2016-03-09 | 1 | -6/+6 |
| | |||||
* | SONAR-7427 Add new "effort to reach rating A" characteristic metrics | Julien Lancelot | 2016-03-09 | 5 | -25/+331 |
| | |||||
* | SONAR-7426 Add new characteristic rating metrics | Julien Lancelot | 2016-03-09 | 5 | -10/+385 |
| | |||||
* | SONAR-7426 Refactor QualityModelMeasuresVisitor to be ready for new metrics | Julien Lancelot | 2016-03-09 | 6 | -362/+466 |
| | |||||
* | Rename classes using SQALE to Quality Model | Julien Lancelot | 2016-03-09 | 11 | -100/+118 |
| | |||||
* | More stable Selenium integration tests | Simon Brandhof | 2016-03-09 | 77 | -157/+157 |
| | | | | By replacing assertText with waitForText | ||||
* | Remove deprecated calls in ProjectAdministrationTest | Simon Brandhof | 2016-03-09 | 1 | -13/+9 |
| | |||||
* | Automatic merge from branch-xx | Eric Hartmann | 2016-03-09 | 0 | -0/+0 |
|\ | | | | | | | | | | | | | * origin/branch-5.4: Update version to 5.4.1-SNAPSHOT Release 5.4 SONAR-7129 SONAR-7135 optimize SQL requests on MySQL | ||||
| * | Update version to 5.4.1-SNAPSHOT | Eric Hartmann | 2016-03-08 | 48 | -48/+48 |
| | | |||||
| * | Release 5.45.4 | Eric Hartmann | 2016-03-08 | 48 | -48/+48 |
| | | |||||
| * | SONAR-7129 SONAR-7135 optimize SQL requests on MySQL | Simon Brandhof | 2016-03-07 | 2 | -17/+44 |
| | | |||||
* | | Make selenium tests of ProjectAdministrationTest more stable | Simon Brandhof | 2016-03-09 | 6 | -17/+17 |
| | | |||||
* | | Fix WS assertion in upgrade tests | Simon Brandhof | 2016-03-09 | 1 | -4/+3 |
| | | |||||
* | | Fix execution of upgrade tests in QA | Simon Brandhof | 2016-03-09 | 1 | -0/+7 |
| | | |||||
* | | Enable upgrade tests on QA env | Simon Brandhof | 2016-03-08 | 11 | -18/+195 |
| | | |||||
* | | SONAR-7364 remove SQALE characteristics from scanner API | Simon Brandhof | 2016-03-08 | 21 | -1977/+18 |
| | | |||||
* | | Fix quality flaws | Julien Lancelot | 2016-03-08 | 9 | -14/+17 |
| | | |||||
* | | SONAR-6226 Fix typo | Julien Lancelot | 2016-03-08 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7417 fix instable CeProcessingSchedulerImplMultiThreadTest | Sébastien Lesaint | 2016-03-08 | 2 | -94/+25 |
| | | | | | | | | test that as many tasks are scheduled for processing as there is workers using mocks | ||||
* | | SONAR-7424 Fix SSF-40 & SSF-41 | Stas Vilchik | 2016-03-08 | 1 | -4/+4 |
| | | |||||
* | | SONAR-7336 mark "set_type" as core action | Stas Vilchik | 2016-03-08 | 2 | -2/+2 |
| | | |||||
* | | SONAR-7336 add ability to change issue type from UI | Stas Vilchik | 2016-03-08 | 7 | -1/+118 |
| | | |||||
* | | SONAR-7336 new WS api/issues/set_type | Simon Brandhof | 2016-03-08 | 27 | -366/+353 |
| | | | | | | | | The ability to change issue type is also available from api/issues/bulk_change | ||||
* | | disable unstable CeProcessingSchedulerImplMultiThreadTest | Sébastien Lesaint | 2016-03-08 | 1 | -0/+2 |
| | | |||||
* | | Upgrade Apache Commons Collections to v3.2.2 | Justine Tunney | 2016-03-08 | 3 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | Version 3.2.1 has a CVSS 10.0 vulnerability. That's the worst kind of vulnerability that exists. By merely existing on the classpath, this library causes the Java serialization parser for the entire JVM process to go from being a state machine to a turing machine. A turing machine with an exec() function! https://commons.apache.org/proper/commons-collections/security-reports.html http://foxglovesecurity.com/2015/11/06/what-do-weblogic-websphere-jboss-jenkins-opennms-and-your-application-have-in-common-this-vulnerability/ | ||||
* | | Drop class SearchClient | Simon Brandhof | 2016-03-08 | 7 | -266/+87 |
| | | |||||
* | | Disable some NGram tokenizers on index "rules" | Simon Brandhof | 2016-03-08 | 2 | -5/+9 |
| | | |||||
* | | fix drilldown links for new issue measures | Stas Vilchik | 2016-03-08 | 1 | -2/+22 |
| | | |||||
* | | SONAR-7348 Change the list of displayed measures on Code/Projects pages | Stas Vilchik | 2016-03-08 | 5 | -15/+29 |
| | | |||||
* | | SONAR-7402 fix column break on all measures page | Stas Vilchik | 2016-03-08 | 1 | -3/+3 |
| | | |||||
* | | SONAR-7405 display treemap legend | Stas Vilchik | 2016-03-07 | 3 | -2/+17 |
| | | |||||
* | | SONAR-7402 fix corner cases caused by views and developers | Stas Vilchik | 2016-03-07 | 5 | -17/+33 |
| | | |||||
* | | SONAR-7402 limit the width of the list of measures | Stas Vilchik | 2016-03-07 | 1 | -1/+2 |
| | | |||||
* | | SONAR-7408 Drop "Technical Debt", "Coverage", "Duplications" and "Structure" ↵ | Stas Vilchik | 2016-03-07 | 38 | -2940/+131 |
| | | | | | | | | pages | ||||
* | | SONAR-7409 Drop the "Drilldown" page and redirect to the "Measures" page | Stas Vilchik | 2016-03-07 | 17 | -514/+54 |
| | | |||||
* | | SONAR-7405 Display treemap chart of selected measure on the "Measures" page | Stas Vilchik | 2016-03-07 | 7 | -11/+290 |
| | |