aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
* rewrite translation moduleStas Vilchik2016-01-06103-382/+458
|
* fix treemap widgetStas Vilchik2016-01-061-2/+1
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-05634-0/+12046
|
* use webpack css loader for code pageStas Vilchik2015-12-296-8/+22
|
* SONAR-4004 hide source viewer on searchStas Vilchik2015-12-292-0/+7
|
* SONAR-4004 handle failed requestsStas Vilchik2015-12-295-7/+85
|
* fix testStas Vilchik2015-12-281-1/+1
|
* improve code page renderingStas Vilchik2015-12-285-46/+39
|
* improve js buildStas Vilchik2015-12-289-2493/+54
|
* improve css buildStas Vilchik2015-12-284-41/+46
|
* improve web build scripts (fixes issue with NODE_ENV on windows)5.4-M2Stas Vilchik2015-12-283-21/+56
|
* fix opening of web service action permalinkStas Vilchik2015-12-281-10/+4
|
* upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnanoStas Vilchik2015-12-283-34/+37
|
* fixed history package version for react-router compatThomas Vérin2015-12-241-1/+1
|
* improve code qualityStas Vilchik2015-12-226-10/+11
|
* SONAR-7149 Add an ability to search for sub-componentsStas Vilchik2015-12-228-23/+169
|
* fix version of "history" packageStas Vilchik2015-12-211-1/+1
|
* SONAR-7160 Change of drilldown period failsStas Vilchik2015-12-211-2/+6
|
* SONAR-7147 keep current state in the urlStas Vilchik2015-12-2110-230/+363
|
* SONAR-7143 fix tooltips, improve rendering of long namesStas Vilchik2015-12-185-4/+13
|
* SONAR-7146 Open files in placeStas Vilchik2015-12-182-1/+5
|
* install webpackStas Vilchik2015-12-18197-21278/+940
|
* Merge branch 'branch-5.3'Sébastien Lesaint2015-12-174-4/+4
|\
| * fix spinner position of the overview pagesStas Vilchik2015-12-174-4/+4
| |
* | Automatic merge from branch-5.3Jenkins CI2015-12-173-7/+16
|\| | | | | | | | | | | | | * 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-163-7/+16
| |
* | use envify to log only in developmentStas Vilchik2015-12-162-2/+7
| |
* | SONAR-7145 add an ability to drilldown by componentStas Vilchik2015-12-162-7/+8
| |
* | SONAR-7144 add a link to open a component in a new tabStas Vilchik2015-12-161-0/+2
| |
* | SONAR-7143 display different types of coverageStas Vilchik2015-12-167-15/+123
| |
* | SONAR-7143 display list of components on the code pageStas Vilchik2015-12-1627-1/+1067
| |
* | upgrade to babel 6Stas Vilchik2015-12-157-16/+23
| |
* | improve css buildStas Vilchik2015-12-154-138/+15
| |
* | Automatic merge from branch-5.3Jenkins CI2015-12-142-6/+6
|\| | | | | | | | | | | | | * origin/branch-5.3: Add duplications in report viewer fix bug when file header is not displated for only issue on the issues page change axes of the bubble chart on the technical debt overview
| * fix bug when file header is not displated for only issue on the issues pageStas Vilchik2015-12-111-3/+3
| |
| * change axes of the bubble chart on the technical debt overviewStas Vilchik2015-12-111-3/+3
| |
* | Automatic merge from branch-5.3Jenkins CI2015-12-114-8/+26
|\| | | | | | | | | | | | | | | | | | | | | * origin/branch-5.3: SONAR-6968 Bad error message when analyzer detects that no language plugins are installed SONAR-6905 Batch should dump analysis-related URL into a properties file fix displaying of the workspace on the overview pages SONAR-7030 Remove dashboards bundles Reactivate devcockpit in PluginsTest fix link to added issues from the debt overview respect precision of float metrics during web formatting
| * fix displaying of the workspace on the overview pagesStas Vilchik2015-12-101-0/+2
| |
| * fix link to added issues from the debt overviewStas Vilchik2015-12-101-1/+3
| |
| * respect precision of float metrics during web formattingStas Vilchik2015-12-102-7/+21
| |
* | Automatic merge from branch-5.3Jenkins CI2015-12-103-2/+10
|\| | | | | | | | | | | | | * origin/branch-5.3: fix "hide number of failing tasks on then project level page" cut long language names on the overview page hide link icon on very small treemap cells
| * fix "hide number of failing tasks on then project level page"Stas Vilchik2015-12-091-1/+1
| |
| * cut long language names on the overview pageStas Vilchik2015-12-091-1/+5
| |
| * hide link icon on very small treemap cellsStas Vilchik2015-12-091-0/+4
| |
* | Automatic merge from branch-5.3Jenkins CI2015-12-0959-223/+242
|\| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * origin/branch-5.3: hide number of failing tasks on then project level page SONAR-6887 Improve message when missing revision or date on blame SONAR-6900 Add IT to simulate a build breaker strategy increase contract of leak period background improve display of leak period caption add tooltips for ncloc distribution chart love ie11 improve scales of the bubble chart on the overview page fix tooltips on the overview treemap filter out empty components on the overview treemap normalize overview pages urls and titles improve code quality
| * hide number of failing tasks on then project level pageStas Vilchik2015-12-092-8/+20
| |
| * increase contract of leak period backgroundStas Vilchik2015-12-092-7/+7
| |
| * improve display of leak period captionStas Vilchik2015-12-091-1/+2
| |
| * add tooltips for ncloc distribution chartStas Vilchik2015-12-092-12/+24
| |
| * love ie11Stas Vilchik2015-12-092-3/+4
| |