aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/source-viewer
Commit message (Expand)AuthorAgeFilesLines
* SONAR-6766 add execution flow step numbers, decrease the contrast of issue lo...Stas Vilchik2015-08-272-2/+9
* use the single web appStas Vilchik2015-08-266-63/+16
* SONAR-6576 fix side-effects of issue location highlightingStas Vilchik2015-08-211-2/+3
* SONAR-6576 improve wrapping of issue location markersStas Vilchik2015-08-191-1/+1
* SONAR-6576 fix parsing of "<" and ">" charactersStas Vilchik2015-08-191-1/+1
* fix quality flawsStas Vilchik2015-08-181-1/+1
* SONAR-6765 apply feedbackStas Vilchik2015-08-171-15/+22
* SONAR-6766 show issue execution flowStas Vilchik2015-08-144-9/+17
* SONAR-6765 SONAR-6766 show multiple issue locations and execution flowsStas Vilchik2015-08-133-15/+83
* fix bad renamingStas Vilchik2015-08-122-4/+4
* SONAR-6764 show precise issue locationsStas Vilchik2015-08-113-1/+141
* SONAR-6331 add project overviewStas Vilchik2015-08-102-4/+4
* keep coverage/duplications popup visible when open file in the workspaceStas Vilchik2015-08-102-0/+2
* use "additionalFields" when request issuesStas Vilchik2015-07-311-0/+1
* fix quality flawsStas Vilchik2015-06-251-1/+0
* SONAR-6195 Adjust UI to request fields as neededJean-Baptiste Lievremont2015-06-251-2/+3
* SONAR-6570 update webStas Vilchik2015-06-251-1/+2
* update webStas Vilchik2015-06-181-1/+1
* SONAR-6570 use new api/metric/search for source viewerStas Vilchik2015-06-171-4/+5
* SONAR-6618 limit number of issues loaded in source viewerStas Vilchik2015-06-171-3/+2
* upgrade backbone.marionetteStas Vilchik2015-06-092-4/+4
* refactor creation of manual issuesStas Vilchik2015-06-021-2/+2
* SONAR-6416 fix display of stacktraceStas Vilchik2015-05-291-1/+2
* SONAR-6579 apply gravatars feedbackStas Vilchik2015-05-281-5/+1
* SONAR-6579 add support of gravatarsStas Vilchik2015-05-251-1/+5
* change web structure: separate componentsStas Vilchik2015-05-1924-0/+2171