aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/webapp
Commit message (Collapse)AuthorAgeFilesLines
* install webpackStas Vilchik2015-12-181-1/+2
|
* Automatic merge from branch-5.3Jenkins CI2015-12-171-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 bubbleStas Vilchik2015-12-161-0/+1
| |
* | SONAR-7143 display list of components on the code pageStas Vilchik2015-12-163-0/+33
|/
* SONAR-7030 Add migration to update LOADED_TEMPLATESJulien Lancelot2015-12-081-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 Bellahsene2015-12-081-1/+1
| | | | analysis
* SONAR-6900 add snapshot_id column in ce_activity db tableTeryk Bellahsene2015-12-081-0/+31
|
* SONAR-6939 ability for plugins to override the decimal scale of floatSimon Brandhof2015-12-072-4/+37
| | | | measures
* SONAR-6925 add missing index on ce_activity.is_last_keySébastien Lesaint2015-12-041-0/+32
|
* SONAR-6884 Update existing collation columns on MsSQLJulien Lancelot2015-12-031-0/+33
|
* SONAR-6884 Create and update columns on MsSQL with collationJulien Lancelot2015-12-031-1/+3
|
* apply different ui feedback on the overview pageStas Vilchik2015-12-034-12/+11
|
* do not display overview pages for developersStas Vilchik2015-12-021-1/+1
|
* SONAR-6890 Wrong link while drilling down from quality gate widget to new issuesStas Vilchik2015-12-021-1/+1
|
* SONAR-7078 Open drilldown on "Technical Debt on New code" when failed ↵Stas Vilchik2015-12-021-1/+5
| | | | condition is "Technical Debt Ratio on New Code"
* improve display of project navigationStas Vilchik2015-12-012-2/+0
|
* SONAR-6946 Add an ability to drilldown on the overview treemapStas Vilchik2015-11-301-0/+1
|
* SONAR-7069 Improve support of views on the overview pageStas Vilchik2015-11-301-6/+10
|
* SONAR-7059 Improve navigation between dashboards inside the project spaceStas Vilchik2015-11-262-3/+1
|
* SONAR-6890 Wrong link while drilling down from quality gate widget to new issuesStas Vilchik2015-11-251-1/+1
|
* SONAR-7073 revert fix of SNAPSHOTS.SCOPESimon Brandhof2015-11-251-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/QUALIFIERSimon Brandhof2015-11-252-2/+2
| | | | as it was done previously (for bad reasons)
* SONAR-7073 Size of db column SNAPSHOTS.QUALIFIER is not correctSimon Brandhof2015-11-253-2/+70
|
* SONAR-7054 Token based authenticationTeryk Bellahsene2015-11-242-1/+19
|
* Fix index size limit of user_tokens_login_nameTeryk Bellahsene2015-11-241-1/+1
|
* SONAR-7039 Generate user tokensTeryk Bellahsene2015-11-231-0/+38
|
* SONAR-7055 Ability to display key as a column of measure filtersSimon Brandhof2015-11-211-0/+1
|
* SONAR-7033 fix ssfStas Vilchik2015-11-201-1/+1
|
* fix SONAR-7041 Overview page fails when period date is emptyStas Vilchik2015-11-181-1/+1
|
* SONAR-6361 add detailed "Duplications" panel for the "Overview" main pageStas Vilchik2015-11-091-1/+1
|
* SONAR-6331 fix project overview redirectionStas Vilchik2015-11-091-5/+14
|
* SONAR-6331 display overview page by defaultStas Vilchik2015-11-061-0/+5
|
* SONAR-6357 add detailed "Size" panel for the "Overview" main pageStas Vilchik2015-11-061-0/+1
|
* Automatic merge from branch-5.2Jenkins CI2015-11-021-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 pageTeryk Bellahsene2015-10-301-0/+21
| |
* | SONAR-6331 improve UX of the project overview pageStas Vilchik2015-10-301-53/+1
| |
* | SONAR-6331 apply feedbackStas Vilchik2015-10-271-7/+7
| |
* | Automatic merge from branch-5.2Jenkins CI2015-10-271-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 logoStas Vilchik2015-10-261-4/+4
| |
* | SONAR-6928 apply feedbackStas Vilchik2015-10-222-8/+0
| |
* | SONAR-6331 add project overview pageStas Vilchik2015-10-202-0/+210
| |
* | SONAR-6928 Rewrite the System Info pageStas Vilchik2015-10-193-57/+4
| |
* | SONAR-6928 Rewrite the System Info pageStas Vilchik2015-10-163-6/+8
| |
* | stop using Roboto fontStas Vilchik2015-10-1516-2448/+0
| |
* | fix forced authenticationStas Vilchik2015-10-151-0/+1
| |
* | fix the page showing a single widgetStas Vilchik2015-10-151-0/+5
| |
* | Automatic merge from branch-5.2Jenkins CI2015-10-142-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_toJulien Lancelot2015-10-141-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 projectStas Vilchik2015-10-141-1/+5
| |
* | use moment.js installed by npmStas Vilchik2015-10-141-1/+0
| |