aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/source-viewer/helpers/code-with-issue-locations-helper.js
Commit message (Expand)AuthorAgeFilesLines
* Polish new source viewer (#1755)Stas Vilchik2017-03-081-133/+0
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* remove explicit _ and $ dependecies (#1487)Stas Vilchik2016-12-291-2/+2
* upgrade eslint and its plugins, tune rules (#1481)Stas Vilchik2016-12-221-6/+6
* SONAR-7365 Component doesn't highlight usage when it is also a keywordStas Vilchik2016-04-191-4/+7
* enforce js code style5.5-M14Stas Vilchik2016-04-051-7/+0
* improve code qualityStas Vilchik2016-03-111-1/+1
* improve code qualityStas Vilchik2016-02-221-12/+12
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
* install webpackStas Vilchik2015-12-181-9/+0
* improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-141-8/+8
* migrate js components to es2015 modulesStas Vilchik2015-09-291-109/+109
* SONAR-6576 fix parsing of "<" and ">" charactersStas Vilchik2015-08-191-1/+1
* SONAR-6765 SONAR-6766 show multiple issue locations and execution flowsStas Vilchik2015-08-131-12/+20
* SONAR-6764 show precise issue locationsStas Vilchik2015-08-111-0/+119