aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/components/source-viewer/measures-overlay.js
Commit message (Expand)AuthorAgeFilesLines
* SONAR-7223 "Best Values" are not displayed properly (#994)Stas Vilchik2016-05-181-59/+66
* SONAR-7401 display total remediation effortStas Vilchik2016-04-061-0/+5
* enforce js code style5.5-M14Stas Vilchik2016-04-051-5/+0
* SONAR-7494 Web: Reintroduce the web app contextStas Vilchik2016-03-311-5/+5
* fix display of covered lines in source viewer's detailsStas Vilchik2016-03-211-1/+1
* SONAR-7401 Update component viewer header to support new quality modelStas Vilchik2016-03-031-17/+14
* improve code qualityStas Vilchik2016-02-241-3/+3
* improve code qualityStas Vilchik2016-02-221-2/+2
* improve code qualityStas Vilchik2016-02-221-89/+89
* SONAR-7122 drop web context from js codeStas Vilchik2016-02-191-5/+5
* Fix project title in copyright headersSimon Brandhof2016-01-131-1/+1
* Upgrade to parent 26 and new copyright headersSimon Brandhof2016-01-051-0/+19
* improve js buildStas Vilchik2015-12-281-1/+50
* Merge remote-tracking branch 'origin/branch-5.2'Stas Vilchik2015-10-221-4/+4
|\
| * SONAR-6416 update calls to /api/tests/listStas Vilchik2015-10-211-4/+4
* | improve the web build system, introduce gulp and browserifyStas Vilchik2015-10-141-3/+3
|/
* migrate js components to es2015 modulesStas Vilchik2015-09-291-215/+213
* clean up file headersStas Vilchik2015-09-161-19/+0
* fix bad renamingStas Vilchik2015-08-121-2/+2
* SONAR-6331 add project overviewStas Vilchik2015-08-101-2/+2
* fix quality flawsStas Vilchik2015-06-251-1/+0
* SONAR-6570 update webStas Vilchik2015-06-251-1/+2
* SONAR-6570 use new api/metric/search for source viewerStas Vilchik2015-06-171-4/+5
* change web structure: separate componentsStas Vilchik2015-05-191-0/+249