aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/source-viewer
Commit message (Collapse)AuthorAgeFilesLines
...
* improve code qualityStas Vilchik2016-03-112-6/+6
|
* SONAR-7401 Update component viewer header to support new quality modelStas Vilchik2016-03-033-61/+40
|
* improve code qualityStas Vilchik2016-02-242-9/+9
|
* improve code qualityStas Vilchik2016-02-224-9/+9
|
* improve code qualityStas Vilchik2016-02-2210-423/+423
|
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-194-15/+15
|
* fix loading of code in source viewerStas Vilchik2016-02-031-15/+6
|
* Fix project title in copyright headersSimon Brandhof2016-01-1310-10/+10
|
* fix duplications popupStas Vilchik2016-01-071-2/+2
|
* rewrite translation moduleStas Vilchik2016-01-061-1/+2
|
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-0510-0/+190
|
* improve js buildStas Vilchik2015-12-281-1/+50
|
* install webpackStas Vilchik2015-12-184-33/+7
|
* improve code qualityStas Vilchik2015-12-091-1/+1
|
* Revert "Fix UI without a page size of 500"Teryk Bellahsene2015-12-081-1/+1
| | | | This reverts commit eee89a07d6a0bfeae589a88983df44dc2cc167b6.
* Fix UI without a page size of 500Teryk Bellahsene2015-12-071-1/+1
|
* improve code qualityStas Vilchik2015-11-171-3/+3
|
* fix source viewer details windowStas Vilchik2015-10-222-0/+17
|
* Merge remote-tracking branch 'origin/branch-5.2'Stas Vilchik2015-10-225-14/+13
|\
| * SONAR-6416 update calls to /api/tests/listStas Vilchik2015-10-215-14/+13
| |
* | use moment.js installed by npmStas Vilchik2015-10-141-0/+1
| |
* | improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-149-42/+40
|/
* migrate js components to es2015 modulesStas Vilchik2015-09-2910-1460/+1431
|
* clean up file headersStas Vilchik2015-09-169-171/+0
|
* SONAR-6748 Display a warning when open non-existent file/ruleStas Vilchik2015-09-163-77/+100
|
* SONAR-6747 Display the number of issues on a line in the component viewerStas Vilchik2015-09-151-2/+5
|
* SONAR-6766 migrate to "flows"Stas Vilchik2015-09-101-5/+8
|
* Revert "use single web app"Stas Vilchik2015-09-106-16/+63
|
* SONAR-6766 add execution flow step numbers, decrease the contrast of issue ↵Stas Vilchik2015-08-272-2/+9
| | | | location highlighting
* 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
|