Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rewrite translation module | Stas Vilchik | 2016-01-06 | 103 | -382/+458 |
| | |||||
* | fix treemap widget | Stas Vilchik | 2016-01-06 | 1 | -2/+1 |
| | |||||
* | Upgrade to parent 26 and new copyright headers | Simon Brandhof | 2016-01-05 | 634 | -0/+12046 |
| | |||||
* | use webpack css loader for code page | Stas Vilchik | 2015-12-29 | 6 | -8/+22 |
| | |||||
* | SONAR-4004 hide source viewer on search | Stas Vilchik | 2015-12-29 | 2 | -0/+7 |
| | |||||
* | SONAR-4004 handle failed requests | Stas Vilchik | 2015-12-29 | 5 | -7/+85 |
| | |||||
* | fix test | Stas Vilchik | 2015-12-28 | 1 | -1/+1 |
| | |||||
* | improve code page rendering | Stas Vilchik | 2015-12-28 | 5 | -46/+39 |
| | |||||
* | improve js build | Stas Vilchik | 2015-12-28 | 9 | -2493/+54 |
| | |||||
* | improve css build | Stas Vilchik | 2015-12-28 | 4 | -41/+46 |
| | |||||
* | improve web build scripts (fixes issue with NODE_ENV on windows)5.4-M2 | Stas Vilchik | 2015-12-28 | 3 | -21/+56 |
| | |||||
* | fix opening of web service action permalink | Stas Vilchik | 2015-12-28 | 1 | -10/+4 |
| | |||||
* | upgrade to node.js 4 and npm 3, fix deps versions, migrate to gulp-cssnano | Stas Vilchik | 2015-12-28 | 3 | -34/+37 |
| | |||||
* | fixed history package version for react-router compat | Thomas Vérin | 2015-12-24 | 1 | -1/+1 |
| | |||||
* | improve code quality | Stas Vilchik | 2015-12-22 | 6 | -10/+11 |
| | |||||
* | SONAR-7149 Add an ability to search for sub-components | Stas Vilchik | 2015-12-22 | 8 | -23/+169 |
| | |||||
* | fix version of "history" package | Stas Vilchik | 2015-12-21 | 1 | -1/+1 |
| | |||||
* | SONAR-7160 Change of drilldown period fails | Stas Vilchik | 2015-12-21 | 1 | -2/+6 |
| | |||||
* | SONAR-7147 keep current state in the url | Stas Vilchik | 2015-12-21 | 10 | -230/+363 |
| | |||||
* | SONAR-7143 fix tooltips, improve rendering of long names | Stas Vilchik | 2015-12-18 | 5 | -4/+13 |
| | |||||
* | SONAR-7146 Open files in place | Stas Vilchik | 2015-12-18 | 2 | -1/+5 |
| | |||||
* | install webpack | Stas Vilchik | 2015-12-18 | 197 | -21278/+940 |
| | |||||
* | Merge branch 'branch-5.3' | Sébastien Lesaint | 2015-12-17 | 4 | -4/+4 |
|\ | |||||
| * | fix spinner position of the overview pages | Stas Vilchik | 2015-12-17 | 4 | -4/+4 |
| | | |||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-17 | 3 | -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 bubble | Stas Vilchik | 2015-12-16 | 3 | -7/+16 |
| | | |||||
* | | use envify to log only in development | Stas Vilchik | 2015-12-16 | 2 | -2/+7 |
| | | |||||
* | | SONAR-7145 add an ability to drilldown by component | Stas Vilchik | 2015-12-16 | 2 | -7/+8 |
| | | |||||
* | | SONAR-7144 add a link to open a component in a new tab | Stas Vilchik | 2015-12-16 | 1 | -0/+2 |
| | | |||||
* | | SONAR-7143 display different types of coverage | Stas Vilchik | 2015-12-16 | 7 | -15/+123 |
| | | |||||
* | | SONAR-7143 display list of components on the code page | Stas Vilchik | 2015-12-16 | 27 | -1/+1067 |
| | | |||||
* | | upgrade to babel 6 | Stas Vilchik | 2015-12-15 | 7 | -16/+23 |
| | | |||||
* | | improve css build | Stas Vilchik | 2015-12-15 | 4 | -138/+15 |
| | | |||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-14 | 2 | -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 page | Stas Vilchik | 2015-12-11 | 1 | -3/+3 |
| | | |||||
| * | change axes of the bubble chart on the technical debt overview | Stas Vilchik | 2015-12-11 | 1 | -3/+3 |
| | | |||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-11 | 4 | -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 pages | Stas Vilchik | 2015-12-10 | 1 | -0/+2 |
| | | |||||
| * | fix link to added issues from the debt overview | Stas Vilchik | 2015-12-10 | 1 | -1/+3 |
| | | |||||
| * | respect precision of float metrics during web formatting | Stas Vilchik | 2015-12-10 | 2 | -7/+21 |
| | | |||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-10 | 3 | -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 Vilchik | 2015-12-09 | 1 | -1/+1 |
| | | |||||
| * | cut long language names on the overview page | Stas Vilchik | 2015-12-09 | 1 | -1/+5 |
| | | |||||
| * | hide link icon on very small treemap cells | Stas Vilchik | 2015-12-09 | 1 | -0/+4 |
| | | |||||
* | | Automatic merge from branch-5.3 | Jenkins CI | 2015-12-09 | 59 | -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 page | Stas Vilchik | 2015-12-09 | 2 | -8/+20 |
| | | |||||
| * | increase contract of leak period background | Stas Vilchik | 2015-12-09 | 2 | -7/+7 |
| | | |||||
| * | improve display of leak period caption | Stas Vilchik | 2015-12-09 | 1 | -1/+2 |
| | | |||||
| * | add tooltips for ncloc distribution chart | Stas Vilchik | 2015-12-09 | 2 | -12/+24 |
| | | |||||
| * | love ie11 | Stas Vilchik | 2015-12-09 | 2 | -3/+4 |
| | |