| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | SONAR-7402 handle use case when metric is not found | Stas Vilchik | 2016-03-07 | 1 | -4/+19 |
* | SONAR-7403 Display the leak period value on the "Measures" page | Stas Vilchik | 2016-03-07 | 11 | -62/+208 |
* | SONAR-7402 Create new Measures page in the project space | Stas Vilchik | 2016-03-07 | 21 | -6/+1150 |
* | increase width of paratemeter name column on web api page | Stas Vilchik | 2016-03-07 | 1 | -1/+1 |
* | Automatic merge from branch-5.45.5-M7 | Jenkins CI | 2016-03-04 | 3 | -3/+25 |
|\ |
|
| * | SONAR-4004 require 3 characters to search | Stas Vilchik | 2016-03-04 | 3 | -3/+25 |
* | | SONAR-7329 add type option in "Filter Similar Rules" menu | Stas Vilchik | 2016-03-04 | 1 | -0/+6 |
* | | SONAR-7331 fix bug when click on facet | Stas Vilchik | 2016-03-03 | 1 | -1/+0 |
* | | SONAR-7401 Update component viewer header to support new quality model | Stas Vilchik | 2016-03-03 | 3 | -61/+40 |
* | | SONAR-7346 Display the distribution of rules according by type on Quality Pro... | Stas Vilchik | 2016-03-03 | 2 | -32/+29 |
* | | SONAR-7329 display rule type in the rules list | Stas Vilchik | 2016-03-03 | 2 | -0/+17 |
* | | SONAR-7331 Add new "Type" facet on Rules page | Stas Vilchik | 2016-03-03 | 4 | -6/+75 |
* | | SONAR-7021 update overview page to rely only on "Tests" domain | Stas Vilchik | 2016-03-02 | 2 | -2/+2 |
* | | SONAR-7329 display rule type in description | Stas Vilchik | 2016-03-02 | 3 | -1/+11 |
* | | SONAR-7329 Feed RULES.RULE_TYPE | Julien Lancelot | 2016-03-02 | 1 | -0/+31 |
* | | SONAR-7391 Drop unused DB index DUPLICATIONS_INDEX_PSID | Simon Brandhof | 2016-03-02 | 1 | -0/+32 |
* | | SONAR-7357 remove red highlighting from the search menu | Stas Vilchik | 2016-03-02 | 1 | -4/+5 |
* | | Automatic merge from branch-5.4 | Jenkins CI | 2016-03-02 | 2 | -2/+8 |
|\| |
|
| * | fix widgets resizing on the overview page | Stas Vilchik | 2016-03-01 | 2 | -2/+8 |
* | | SONAR-7330 remove column RULES.CHARACTERISTIC_ID and DEFAULT_CHARACTERISTIC_ID | Simon Brandhof | 2016-03-01 | 1 | -2/+2 |
* | | SONAR-7329 Add RULES.RULE_TYPE column | Julien Lancelot | 2016-02-29 | 1 | -2/+3 |
* | | SONAR-7074 SONAR-7310 SONAR-7357 SONAR-7395 refactor web api page | Stas Vilchik | 2016-02-29 | 33 | -719/+798 |
* | | SONAR-7330 Update date columns of rules and active_rules | Julien Lancelot | 2016-02-29 | 4 | -0/+126 |
* | | SONAR-7330 Add long dates in active rules | Julien Lancelot | 2016-02-29 | 2 | -0/+62 |
* | | SONAR-7333 display issue type in the issue box | Stas Vilchik | 2016-02-26 | 3 | -1/+43 |
* | | SONAR-7334 display types facet on issues page | Stas Vilchik | 2016-02-26 | 4 | -2/+54 |
* | | SONAR-7333 DB migration to set ISSUES.ISSUE_TYPE | Simon Brandhof | 2016-02-26 | 1 | -0/+31 |
* | | SONAR-7333 add field "type" to issues (db and elasticsearch) | Simon Brandhof | 2016-02-26 | 1 | -0/+31 |
* | | imrpove display if background task processing crossed midnight | Stas Vilchik | 2016-02-25 | 1 | -2/+2 |
* | | improve display of little language distribution percentage on the overview page | Stas Vilchik | 2016-02-25 | 1 | -5/+7 |
* | | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-25 | 7 | -7/+24 |
|\| |
|
| * | fix widgets resizing on the overview page | Stas Vilchik | 2016-02-24 | 7 | -7/+24 |
* | | refactor quality gates page | Stas Vilchik | 2016-02-24 | 63 | -1314/+1629 |
* | | improve code quality | Stas Vilchik | 2016-02-24 | 87 | -142/+139 |
* | | display if background task processing crossed midnight | Stas Vilchik | 2016-02-24 | 1 | -1/+1 |
* | | display if background task processing crossed midnight | Stas Vilchik | 2016-02-24 | 2 | -4/+12 |
* | | fix notifications form on my account page and re-enable tests | Stas Vilchik | 2016-02-23 | 1 | -1/+1 |
* | | Automatic merge from branch-5.4 | Jenkins CI | 2016-02-23 | 2 | -2/+3 |
|\| |
|
| * | fix footer on my account page when leave issues sub-page | Stas Vilchik | 2016-02-22 | 1 | -0/+1 |
| * | display component key in tooltip on code page | Stas Vilchik | 2016-02-22 | 1 | -2/+2 |
* | | SONAR-7364 Remove SQALE characteristics from measures and rules | Simon Brandhof | 2016-02-22 | 12 | -144/+55 |
* | | improve code quality | Stas Vilchik | 2016-02-22 | 21 | -30/+45 |
* | | SONAR-7377 Remove SQALE characteristics from UI | Stas Vilchik | 2016-02-22 | 10 | -179/+24 |
* | | SONAR-7191 apply feedback | Stas Vilchik | 2016-02-22 | 5 | -7/+25 |
* | | improve code quality | Stas Vilchik | 2016-02-22 | 392 | -5022/+5095 |
* | | SONAR-7122 drop web context from js code | Stas Vilchik | 2016-02-19 | 149 | -317/+312 |
* | | SONAR-7191 hide unrelevant filters on project background tasks | Stas Vilchik | 2016-02-18 | 1 | -9/+11 |
* | | SONAR-7191 add "Reset" button | Stas Vilchik | 2016-02-18 | 2 | -1/+14 |
* | | SONAR-7191 reset search when filter similar components | Stas Vilchik | 2016-02-18 | 1 | -1/+2 |
* | | SONAR-7191 uncheck "Only Latest Analysis" when select pending status | Stas Vilchik | 2016-02-18 | 1 | -1/+10 |