aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/apps/issues/conciseIssuesList/ConciseIssueLocations.js
Commit message (Expand)AuthorAgeFilesLines
* rewrite issues app in ts (#12)Stas Vilchik2018-03-221-93/+0
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* update prettierStas Vilchik2017-09-131-8/+8
* comment flow annotations (#2335)Stas Vilchik2017-08-141-4/+8
* SONAR-9067 Display multiple flows in the issues list (#1969)Stas Vilchik2017-04-241-8/+53
* SONAR-9066 Display secondary locations in the issues list (#1965)Stas Vilchik2017-04-241-19/+6
* SONAR-9065 Display concise issues list when browsing code (#1953)Stas Vilchik2017-04-201-0/+57