Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | install webpack | Stas Vilchik | 2015-12-18 | 1 | -1/+2 |
| | |||||
* | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-17 | 1 | -0/+1 |
|\ | | | | | | | | | | | | | * origin/branch-5.3: open file in the workspace when click on the bubble SONAR-7126 Scanner on Java 7 must support TLS 1.2 when connecting to SonarQube HTTPS server Add unit test for Java CPD Engine | ||||
| * | open file in the workspace when click on the bubble | Stas Vilchik | 2015-12-16 | 1 | -0/+1 |
| | | |||||
* | | SONAR-7143 display list of components on the code page | Stas Vilchik | 2015-12-16 | 3 | -0/+33 |
|/ | |||||
* | SONAR-7030 Add migration to update LOADED_TEMPLATES | Julien Lancelot | 2015-12-08 | 1 | -0/+33 |
| | | | | In order to not have 2 default dashboards 'Custom', the entry in LOADED_TEMPLATES is renamed from the old name 'Dashboard' to the new one 'Custom' | ||||
* | SONAR-6900 New WS api/qualitygates/project_status quality gate details of an ↵ | Teryk Bellahsene | 2015-12-08 | 1 | -1/+1 |
| | | | | analysis | ||||
* | SONAR-6900 add snapshot_id column in ce_activity db table | Teryk Bellahsene | 2015-12-08 | 1 | -0/+31 |
| | |||||
* | SONAR-6939 ability for plugins to override the decimal scale of float | Simon Brandhof | 2015-12-07 | 2 | -4/+37 |
| | | | | measures | ||||
* | SONAR-6925 add missing index on ce_activity.is_last_key | Sébastien Lesaint | 2015-12-04 | 1 | -0/+32 |
| | |||||
* | SONAR-6884 Update existing collation columns on MsSQL | Julien Lancelot | 2015-12-03 | 1 | -0/+33 |
| | |||||
* | SONAR-6884 Create and update columns on MsSQL with collation | Julien Lancelot | 2015-12-03 | 1 | -1/+3 |
| | |||||
* | apply different ui feedback on the overview page | Stas Vilchik | 2015-12-03 | 4 | -12/+11 |
| | |||||
* | do not display overview pages for developers | Stas Vilchik | 2015-12-02 | 1 | -1/+1 |
| | |||||
* | SONAR-6890 Wrong link while drilling down from quality gate widget to new issues | Stas Vilchik | 2015-12-02 | 1 | -1/+1 |
| | |||||
* | SONAR-7078 Open drilldown on "Technical Debt on New code" when failed ↵ | Stas Vilchik | 2015-12-02 | 1 | -1/+5 |
| | | | | condition is "Technical Debt Ratio on New Code" | ||||
* | improve display of project navigation | Stas Vilchik | 2015-12-01 | 2 | -2/+0 |
| | |||||
* | SONAR-6946 Add an ability to drilldown on the overview treemap | Stas Vilchik | 2015-11-30 | 1 | -0/+1 |
| | |||||
* | SONAR-7069 Improve support of views on the overview page | Stas Vilchik | 2015-11-30 | 1 | -6/+10 |
| | |||||
* | SONAR-7059 Improve navigation between dashboards inside the project space | Stas Vilchik | 2015-11-26 | 2 | -3/+1 |
| | |||||
* | SONAR-6890 Wrong link while drilling down from quality gate widget to new issues | Stas Vilchik | 2015-11-25 | 1 | -1/+1 |
| | |||||
* | SONAR-7073 revert fix of SNAPSHOTS.SCOPE | Simon Brandhof | 2015-11-25 | 1 | -33/+0 |
| | | | | | Because of O.R.A.C.L.E. It allowed us to create a column with name "scope" but now it fails to alter it because reserved name (only in Oracle btw). | ||||
* | SONAR-7073 fix nullability of SNAPSHOTS.SCOPE/QUALIFIER | Simon Brandhof | 2015-11-25 | 2 | -2/+2 |
| | | | | as it was done previously (for bad reasons) | ||||
* | SONAR-7073 Size of db column SNAPSHOTS.QUALIFIER is not correct | Simon Brandhof | 2015-11-25 | 3 | -2/+70 |
| | |||||
* | SONAR-7054 Token based authentication | Teryk Bellahsene | 2015-11-24 | 2 | -1/+19 |
| | |||||
* | Fix index size limit of user_tokens_login_name | Teryk Bellahsene | 2015-11-24 | 1 | -1/+1 |
| | |||||
* | SONAR-7039 Generate user tokens | Teryk Bellahsene | 2015-11-23 | 1 | -0/+38 |
| | |||||
* | SONAR-7055 Ability to display key as a column of measure filters | Simon Brandhof | 2015-11-21 | 1 | -0/+1 |
| | |||||
* | SONAR-7033 fix ssf | Stas Vilchik | 2015-11-20 | 1 | -1/+1 |
| | |||||
* | fix SONAR-7041 Overview page fails when period date is empty | Stas Vilchik | 2015-11-18 | 1 | -1/+1 |
| | |||||
* | SONAR-6361 add detailed "Duplications" panel for the "Overview" main page | Stas Vilchik | 2015-11-09 | 1 | -1/+1 |
| | |||||
* | SONAR-6331 fix project overview redirection | Stas Vilchik | 2015-11-09 | 1 | -5/+14 |
| | |||||
* | SONAR-6331 display overview page by default | Stas Vilchik | 2015-11-06 | 1 | -0/+5 |
| | |||||
* | SONAR-6357 add detailed "Size" panel for the "Overview" main page | Stas Vilchik | 2015-11-06 | 1 | -0/+1 |
| | |||||
* | Automatic merge from branch-5.2 | Jenkins CI | 2015-11-02 | 1 | -0/+21 |
|\ | | | | | | | | | * origin/branch-5.2: SONAR-5851 Add back the WS /profiles/export web page | ||||
| * | SONAR-5851 Add back the WS /profiles/export web page | Teryk Bellahsene | 2015-10-30 | 1 | -0/+21 |
| | | |||||
* | | SONAR-6331 improve UX of the project overview page | Stas Vilchik | 2015-10-30 | 1 | -53/+1 |
| | | |||||
* | | SONAR-6331 apply feedback | Stas Vilchik | 2015-10-27 | 1 | -7/+7 |
| | | |||||
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-27 | 1 | -4/+4 |
|\| | | | | | | | | | | | * origin/branch-5.2: Do not log the size of uncompressed CE report improve display of default non-official logo | ||||
| * | improve display of default non-official logo | Stas Vilchik | 2015-10-26 | 1 | -4/+4 |
| | | |||||
* | | SONAR-6928 apply feedback | Stas Vilchik | 2015-10-22 | 2 | -8/+0 |
| | | |||||
* | | SONAR-6331 add project overview page | Stas Vilchik | 2015-10-20 | 2 | -0/+210 |
| | | |||||
* | | SONAR-6928 Rewrite the System Info page | Stas Vilchik | 2015-10-19 | 3 | -57/+4 |
| | | |||||
* | | SONAR-6928 Rewrite the System Info page | Stas Vilchik | 2015-10-16 | 3 | -6/+8 |
| | | |||||
* | | stop using Roboto font | Stas Vilchik | 2015-10-15 | 16 | -2448/+0 |
| | | |||||
* | | fix forced authentication | Stas Vilchik | 2015-10-15 | 1 | -0/+1 |
| | | |||||
* | | fix the page showing a single widget | Stas Vilchik | 2015-10-15 | 1 | -0/+5 |
| | | |||||
* | | Automatic merge from branch-5.2 | Jenkins CI | 2015-10-14 | 2 | -1/+13 |
|\| | | | | | | | | | | | | | | | * origin/branch-5.2: SONAR-6880 Fix return_to fix the components page of just provisioned project Add missing commons-email dependency for plugins using API < 5.2 SONAR-6277 Fix incorrect offset conversion with old Mac line ends '\r' | ||||
| * | SONAR-6880 Fix return_to | Julien Lancelot | 2015-10-14 | 1 | -0/+8 |
| | | | | | | | | | | Because of the reset of the session, the return_to value was removed. (cherry picked from commit 22de220) | ||||
| * | fix the components page of just provisioned project | Stas Vilchik | 2015-10-14 | 1 | -1/+5 |
| | | |||||
* | | use moment.js installed by npm | Stas Vilchik | 2015-10-14 | 1 | -1/+0 |
| | |