Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix quality flaws | Stas Vilchik | 2016-05-20 | 2 | -4/+3 |
| | |||||
* | SONAR-6964 Do not display administration sensitive data when opening browser ↵ | Teryk Bellahsene | 2016-05-20 | 1 | -1/+1 |
| | | | | history | ||||
* | fix display of links from QG failures | Stas Vilchik | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | fix when sumit empty issue comment by keyboard | Stas Vilchik | 2016-05-19 | 1 | -0/+5 |
| | |||||
* | SONAR-7484 WS restrict action key suffixes to protobuf, json and text | Teryk Bellahsene | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | fix domain headers on the overview page | Stas Vilchik | 2016-05-18 | 2 | -3/+3 |
| | |||||
* | display complementary duplications measures | Stas Vilchik | 2016-05-18 | 1 | -1/+4 |
| | |||||
* | SONAR-7223 "Best Values" are not displayed properly (#994) | Stas Vilchik | 2016-05-18 | 2 | -95/+99 |
| | |||||
* | SONAR-7639 pass BCP47 language tag | Stas Vilchik | 2016-05-18 | 1 | -4/+1 |
| | |||||
* | SONAR-6613 remove useless indexes on table GROUP_ROLES | Simon Brandhof | 2016-05-18 | 1 | -0/+32 |
| | |||||
* | SONAR-7271 hide 2 sections from System Info page | Simon Brandhof | 2016-05-18 | 1 | -4/+6 |
| | | | | | | | Sections "Settings" and "Plugins" are already available in other administration consoles so they should not be displayed in System Info page. Still they must be present in WS api/system/info. | ||||
* | Remove useless JRuby property from web.xml | Simon Brandhof | 2016-05-18 | 1 | -4/+0 |
| | | | | | As default value of "public.root" is "/", the property can be removed from web.xml. | ||||
* | fix displaying of new technical debt on the overview page | Stas Vilchik | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | move "Releasability" domain on the first place on the measures page | Stas Vilchik | 2016-05-17 | 1 | -2/+2 |
| | |||||
* | SONAR-7640 Return unauthenticated when login/password are bad | Julien Lancelot | 2016-05-17 | 3 | -15/+30 |
| | |||||
* | display number of new lines to cover on overview page | Stas Vilchik | 2016-05-16 | 3 | -12/+48 |
| | |||||
* | SONAR-7530 Add pagination on the Project Measures page (#977) | Stas Vilchik | 2016-05-16 | 6 | -22/+72 |
| | |||||
* | SONAR-6336 display warning only for saved conditions | Stas Vilchik | 2016-05-16 | 1 | -2/+3 |
| | |||||
* | improve project deletion page | Stas Vilchik | 2016-05-13 | 1 | -27/+31 |
| | |||||
* | SONAR-7545 limit the input max length when bulk change the project key | Stas Vilchik | 2016-05-13 | 1 | -3/+3 |
| | |||||
* | refactor project overview page (#908) | Stas Vilchik | 2016-05-13 | 47 | -2142/+1996 |
| | |||||
* | update eslint | Stas Vilchik | 2016-05-13 | 2 | -347/+347 |
| | |||||
* | SONAR-7327 Display a warning when no components selected on the Measures page | Stas Vilchik | 2016-05-13 | 1 | -0/+24 |
| | |||||
* | SONAR-7634 Metric names should be localized (#967) | Stas Vilchik | 2016-05-13 | 32 | -45/+75 |
| | |||||
* | SONAR-7431 Keep filters state in url on background page (#965) | Stas Vilchik | 2016-05-13 | 26 | -661/+480 |
| | |||||
* | SONAR-7493 fix size of ISSUES.MESSAGE col on Orale | Simon Brandhof | 2016-05-13 | 1 | -0/+31 |
| | | | | | | The length of this VARCHAR(4000) depends on runtime (4000 bytes or 4000 chars) as unit is not enforced during creation of column | ||||
* | SONAR-6696 Replace event description by name in history page | Julien Lancelot | 2016-05-13 | 1 | -1/+1 |
| | | | | Event description is no more computed since 5.2, so the name is used instead (even if it contains less information about the change) | ||||
* | fix display of UTS paths on measures page | Stas Vilchik | 2016-05-13 | 1 | -1/+1 |
| | |||||
* | SONAR-7539 WS api/properties should return licenses if user is authenticated ↵ | Simon Brandhof | 2016-05-12 | 1 | -1/+1 |
| | | | | (#963) | ||||
* | SONAR-6336 show WS errors | Stas Vilchik | 2016-05-12 | 2 | -61/+98 |
| | |||||
* | SONAR-7094 Correct, expand update center summary (#941) | Stas Vilchik | 2016-05-12 | 5 | -14/+35 |
| | |||||
* | SONAR-7630 Do not use MySQL TINYINT(1) for non-boolean columns | Simon Brandhof | 2016-05-12 | 1 | -0/+31 |
| | |||||
* | Automatic merge from branch-5.5 | Jenkins CI | 2016-05-11 | 2 | -36/+1 |
|\ | | | | | | | | | * origin/branch-5.5: SONAR-7627 Charset of SQLServer NVARCHAR columns is badly enforced to Latin1 | ||||
| * | SONAR-7627 Charset of SQLServer NVARCHAR columns is badly enforced to Latin1 | Simon Brandhof | 2016-05-10 | 2 | -36/+1 |
| | | |||||
| * | check system status when restarting server | Stas Vilchik | 2016-04-28 | 1 | -1/+7 |
| | | |||||
* | | SONAR-7518 Restore Profile does not warn on missing rules | Stas Vilchik | 2016-05-10 | 3 | -20/+62 |
| | | |||||
* | | fix ui glitch on overview page with small window | Stas Vilchik | 2016-05-10 | 1 | -1/+4 |
| | | |||||
* | | display message that only the first 1000 items are displayed on background ↵ | Stas Vilchik | 2016-05-10 | 3 | -2/+44 |
| | | | | | | | | tasks page | ||||
* | | display module name on measures page | Stas Vilchik | 2016-05-10 | 1 | -2/+2 |
| | | |||||
* | | SONAR-6336 display warning when duplicated conditions used | Stas Vilchik | 2016-05-10 | 1 | -0/+28 |
| | | |||||
* | | SONAR-7545 limit the input length on "Update Key" page | Stas Vilchik | 2016-05-10 | 1 | -4/+4 |
| | | |||||
* | | SONAR-7471 Search menu displayed twice when clicking on user menu in between | Stas Vilchik | 2016-05-09 | 1 | -2/+2 |
| | | |||||
* | | SONAR-7526 better display of long tokens | Stas Vilchik | 2016-05-09 | 2 | -43/+46 |
| | | |||||
* | | SONAR-7545 Set the maximum length of project key when create from UI | Stas Vilchik | 2016-05-09 | 1 | -3/+3 |
| | | |||||
* | | SONAR-7381 Log flooding with web page component/index | Teryk Bellahsene | 2016-05-06 | 1 | -0/+2 |
| | | |||||
* | | SONAR-7212 Remove migration to remove default assignee properties on removed ↵ | Julien Lancelot | 2016-05-04 | 1 | -31/+0 |
| | | | | | | | | | | | | users Remove this migration because in Oracle, PROPERTIES.TEXT_VALUE is a clob, so it's not possible to do a JOIN on this column | ||||
* | | SONAR-5891 Return default properties in api/properties | Julien Lancelot | 2016-05-03 | 1 | -0/+18 |
| | | |||||
* | | SONAR-7212 Add migration to remove default assignee properties on removed users | Julien Lancelot | 2016-05-03 | 1 | -0/+31 |
| | | |||||
* | | SONAR-7308 Index users created with signup | Julien Lancelot | 2016-05-03 | 1 | -0/+1 |
| | | |||||
* | | SONAR-7382 Fix SQL when user belongs to more than 1000 groups | Julien Lancelot | 2016-05-02 | 1 | -4/+22 |
| | |