aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/source-viewer/main.js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7365 fix highlightingStas Vilchik2016-04-251-4/+6
* SONAR-7373 drop loading of code by scrollingStas Vilchik2016-04-221-30/+14
* SONAR-7373 reduce number of displayed linesStas Vilchik2016-04-201-4/+7
* fix quality flawsStas Vilchik2016-04-151-1/+1
* SONAR-7399 Permalink to line > 1000 doesn't workStas Vilchik2016-04-141-9/+12
* do not render issues for already destroyed source viewerStas Vilchik2016-04-071-2/+4
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-6/+6
* SONAR-7472 Drop ability to create manual issues from UIJulien Lancelot2016-03-291-4/+0
* SONAR-7473 Drop 'reporter' field from UIJulien Lancelot2016-03-291-1/+1
* fix scrolling of source viewer inside workspace windowStas Vilchik2016-03-291-7/+24
* SONAR-7469 SONAR-7202 SONAR-7201 Remove action plan from the UITeryk Bellahsene2016-03-251-2/+2
* SONAR-7402 improve list and tree views on measures pageStas Vilchik2016-03-241-0/+1
* improve code qualityStas Vilchik2016-03-111-5/+5
* improve code qualityStas Vilchik2016-02-241-6/+6
* improve code qualityStas Vilchik2016-02-221-4/+4
* improve code qualityStas Vilchik2016-02-221-227/+227
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-6/+6
* fix loading of code in source viewerStas Vilchik2016-02-031-15/+6
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* rewrite translation moduleStas Vilchik2016-01-061-1/+2
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
* install webpackStas Vilchik2015-12-181-1/+0
* improve code qualityStas Vilchik2015-12-091-1/+1
* Revert "Fix UI without a page size of 500"Teryk Bellahsene2015-12-081-1/+1
* 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-221-0/+1
* Merge remote-tracking branch 'origin/branch-5.2'Stas Vilchik2015-10-221-1/+1
|\
| * SONAR-6416 update calls to /api/tests/listStas Vilchik2015-10-211-1/+1
* | use moment.js installed by npmStas Vilchik2015-10-141-0/+1
* | improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-141-5/+6
|/
* migrate js components to es2015 modulesStas Vilchik2015-09-291-793/+780
* clean up file headersStas Vilchik2015-09-161-19/+0
* SONAR-6748 Display a warning when open non-existent file/ruleStas Vilchik2015-09-161-2/+13
* SONAR-6766 migrate to "flows"Stas Vilchik2015-09-101-5/+8
* Revert "use single web app"Stas Vilchik2015-09-101-6/+21
* SONAR-6766 add execution flow step numbers, decrease the contrast of issue lo...Stas Vilchik2015-08-271-1/+5
* use the single web appStas Vilchik2015-08-261-21/+6
* 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
* 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-141-5/+9
* SONAR-6765 SONAR-6766 show multiple issue locations and execution flowsStas Vilchik2015-08-131-3/+62
* fix bad renamingStas Vilchik2015-08-121-2/+2
* SONAR-6764 show precise issue locationsStas Vilchik2015-08-111-0/+21
* SONAR-6331 add project overviewStas Vilchik2015-08-101-2/+2
* use "additionalFields" when request issuesStas Vilchik2015-07-311-0/+1
* SONAR-6195 Adjust UI to request fields as neededJean-Baptiste Lievremont2015-06-251-2/+3
* update webStas Vilchik2015-06-181-1/+1