Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | Reuse existing migration that add columns in rules table to decrease migration time | ||||
* | 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 |
|\ | | | | | | | | | | | | | | | | | | | * origin/branch-5.4: SONAR-7384 ensure no thread can await its own termination in Monitor SONAR-7316 do not create a builder for each changeset SONAR-7316 DbScmInfo should use a single ChangeSet object per revision SONAR-7316 use String.intern to store ChangeSet#revision SONAR-7316 Use String.intern to store author in ChangeSet fix widgets resizing on the overview page | ||||
| * | 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 |
|\| | | | | | | | | | | | * origin/branch-5.4: fix footer on my account page when leave issues sub-page display component key in tooltip on code page | ||||
| * | 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 |
| | | |||||
* | | upgrate react-router and history | Stas Vilchik | 2016-02-18 | 2 | -7/+5 |
| | | |||||
* | | SONAR-7138 precise search label | Stas Vilchik | 2016-02-18 | 1 | -1/+1 |
| | | |||||
* | | SONAR-7330 Add rules long date columns | Julien Lancelot | 2016-02-17 | 2 | -0/+62 |
| | | |||||
* | | SONAR-7191 fix web tests | Stas Vilchik | 2016-02-17 | 3 | -0/+0 |
| | | |||||
* | | SONAR-7191 fix backrgound tasks page | Stas Vilchik | 2016-02-17 | 3 | -2/+3 |
| | | |||||
* | | SONAR-7191 Update the background tasks page to reflect latest WS changes | Stas Vilchik | 2016-02-16 | 9 | -41/+45 |
| | | |||||
* | | SONAR-7191 Update the background tasks page to reflect latest WS changes | Stas Vilchik | 2016-02-16 | 35 | -770/+1487 |
|/ | |||||
* | stabilize ProjectDrilldownTest | Stas Vilchik | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | update wording on my account page | Stas Vilchik | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | SONAR-7070 Update leak label in quality gate management | Teryk Bellahsene | 2016-02-05 | 1 | -2/+2 |
| | |||||
* | improve rendering of bar chart | Stas Vilchik | 2016-02-05 | 3 | -10/+12 |
| | |||||
* | improve code quality | Stas Vilchik | 2016-02-05 | 2 | -2/+2 |
| | |||||
* | make it possible to manage favorite issue and measure filters on my account page | Stas Vilchik | 2016-02-05 | 8 | -4/+186 |
| | |||||
* | display links to all issue filters and all measure filters on my account page | Stas Vilchik | 2016-02-05 | 2 | -0/+8 |
| | |||||
* | SONAR-6740 do not start Rails if Java container fails to start | Simon Brandhof | 2016-02-05 | 1 | -1/+1 |
| | |||||
* | SONAR-7123 Improve size of projects name columns | Julien Lancelot | 2016-02-05 | 1 | -2/+2 |
| | |||||
* | improve positioning of oauth buttons | Stas Vilchik | 2016-02-04 | 1 | -1/+1 |
| | |||||
* | SONAR-5947 Simplify the "System Upgrade" tab of the "Update Center" page | Stas Vilchik | 2016-02-04 | 1 | -6/+6 |
| | |||||
* | SONAR-6858 Stop writing in exploded webapp at runtime | Simon Brandhof | 2016-02-04 | 1 | -1/+0 |
| |