aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "upgrade to node.js v4.1.0"Stas Vilchik2015-09-181-2/+2
| | | | This reverts commit bd69025c6911bee9f65d9d67fd08d1ec294b9e0d.
* remove unused testsStas Vilchik2015-09-182-37/+0
|
* try to fix selenium FPStas Vilchik2015-09-181-0/+2
|
* SONAR-6840 Group migrations touching same tableJulien Lancelot2015-09-181-9/+1
| | | | Migrations that are done on the same table are now executed with only one SQL query
* upgrade to node.js v4.1.0Stas Vilchik2015-09-181-2/+2
|
* migrate js apps to es2015 modulesStas Vilchik2015-09-18263-11014/+10718
|
* SONAR-6552 fix bad mergeSimon Brandhof2015-09-171-2/+4
| | | | | - fix ruby activerecord adapter - do not package jtds.jar
* SONAR-6661 update ui of the update centerStas Vilchik2015-09-171-8/+5
|
* show workspace on every pageStas Vilchik2015-09-171-0/+1
|
* SONAR-6845 Add index on PROJECTS.QUALIFIERJulien Lancelot2015-09-171-0/+31
|
* SONAR-6818 Add revision column in file_sources db tableTeryk Bellahsene2015-09-161-0/+30
|
* clean up file headersStas Vilchik2015-09-16176-3346/+0
|
* SONAR-6779 show a functional error in the select list componentStas Vilchik2015-09-161-5/+17
|
* SONAR-6690 Update the style of select list componentStas Vilchik2015-09-162-67/+34
|
* SONAR-5578 Improve UX of Web Service API documentation pageStas Vilchik2015-09-1611-9/+105
|
* SONAR-6598 scroll index should be saved when (de-)activating a rule in a profileStas Vilchik2015-09-164-13/+24
|
* SONAR-6208 Sync rule activation between list and detailsStas Vilchik2015-09-161-7/+9
|
* ignore coverage report after web test failuresStas Vilchik2015-09-161-0/+1
|
* SONAR-6687 Treemap should not show items with zero sizeStas Vilchik2015-09-161-4/+21
|
* SONAR-6748 Display a warning when open non-existent file/ruleStas Vilchik2015-09-165-126/+163
|
* SONAR-6331 revert overview pageStas Vilchik2015-09-1638-1385/+31
|
* SONAR-6654 When a user flags an issue as "False Positive" or "Won't Fix", ↵Stas Vilchik2015-09-157-14/+113
| | | | encourage him/her to provide a comment
* SONAR-6852 Improve display of package names inside word cloud widgetStas Vilchik2015-09-151-1/+10
|
* SONAR-6804 Wrap long lines in the response examples on the Web Service API pageStas Vilchik2015-09-151-1/+1
|
* SONAR-6284 force project widgets displayed on global dashboards to select a ↵Stas Vilchik2015-09-151-19/+31
| | | | project
* SONAR-6208 Sync rule activation between list and detailsStas Vilchik2015-09-151-1/+8
|
* SONAR-6207 Provide a keyboard shortcut to activate a rule from the list of rulesStas Vilchik2015-09-153-0/+22
|
* SONAR-6209 While in the profile context, activation modal should suggest ↵Stas Vilchik2015-09-153-2/+29
| | | | selected profile first
* SONAR-6747 Display the number of issues on a line in the component viewerStas Vilchik2015-09-155-2/+179
|
* SONAR-6160 Show a notification when user reaches the last issue / ruleStas Vilchik2015-09-154-6/+16
|
* improve formatting of LEVEL measuresStas Vilchik2015-09-151-1/+14
|
* SONAR-6697 update UI of the custom measures pageStas Vilchik2015-09-157-84/+88
|
* SONAR-6708 fix sqale colors on treemapStas Vilchik2015-09-141-1/+8
|
* SONAR-5851 fix bug with duplicated languages in the listStas Vilchik2015-09-142-2/+4
|
* SONAR-6802 SONAR-6803 add an ability to apply a permission template to projectsStas Vilchik2015-09-1411-8/+325
|
* fix display of the assignees facet on the issues pageStas Vilchik2015-09-111-1/+2
|
* SONAR-6789 increase min-width of the container to prevent global menu wrappingStas Vilchik2015-09-111-20/+1
|
* fix execution of web testsStas Vilchik2015-09-112-1/+7
|
* fix execution of web testsStas Vilchik2015-09-112-15/+3
|
* SONAR-6285 show filters on the issues home pageStas Vilchik2015-09-119-299/+71
|
* fix SONAR-6788 The language of manual rules is displayed as "undefined" in ↵Stas Vilchik2015-09-111-1/+2
| | | | the select box of the rules facet on the issues page
* SONAR-6793 Make it possible to collapse WS response exampleStas Vilchik2015-09-112-25/+12
|
* fix SONAR-6815 Impossible to configure dashboard when one of the widgets has ↵Stas Vilchik2015-09-111-1/+1
| | | | double quotes in its description
* improve code qualityStas Vilchik2015-09-101-1/+1
|
* improve code qualityStas Vilchik2015-09-1023-328/+103
|
* move from jshint to eslintStas Vilchik2015-09-104-109/+209
|
* fix for SONAR-6766Stas Vilchik2015-09-101-4/+2
|
* SONAR-6766 migrate to "flows"Stas Vilchik2015-09-105-37/+47
|
* increase the number of displayed computation reportsStas Vilchik2015-09-101-1/+1
|
* fix the js error with empty searchStas Vilchik2015-09-101-1/+1
|