aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web/src/main/js/source-viewer
Commit message (Expand)AuthorAgeFilesLines
* change web structure: separate componentsStas Vilchik2015-05-1910-1540/+0
* fix quality flawsStas Vilchik2015-05-191-1/+1
* SONAR-6416 migrate web to new tests WSStas Vilchik2015-05-152-7/+11
* SONAR-6416 migrate web to new tests WSStas Vilchik2015-05-071-8/+5
* add some tests for the source viewerStas Vilchik2015-04-222-5/+1
* SONAR-6423 The rule modal opens twice when show/hide/show an issue in the com...Stas Vilchik2015-04-151-4/+10
* Revert "SONAR-6364 Display CLOSED issues on top of the component viewer"Stas Vilchik2015-04-151-1/+1
* fix quality flawsStas Vilchik2015-04-011-1/+3
* SONAR-6364 Display CLOSED issues on top of the component viewerStas Vilchik2015-03-311-1/+1
* Merge from branch-5.1Jean-Baptiste Lievremont2015-03-301-3/+9
|\
| * fix display of overlapping duplicationsStas Vilchik2015-03-272-21/+29
* | show warning when find a duplication in a removed componentStas Vilchik2015-03-272-27/+29
* | fix quality flawsStas Vilchik2015-03-232-2/+0
* | apply workspace feedbackStas Vilchik2015-03-182-4/+11
* | Merge remote-tracking branch 'remotes/origin/feature/workspace' into branch-5.2Stas Vilchik2015-03-064-26/+34
|\ \ | |/ |/|
| * SONAR-6215 integrate to coverage, duplications popups; add header menu itemStas Vilchik2015-03-024-21/+31
| * SONAR-6215 Add a workspace POCStas Vilchik2015-03-021-10/+8
* | SONAR-5884 update coverage tooltipsStas Vilchik2015-03-051-0/+1
* | SONAR-5884 show ut and it coverage separatelyStas Vilchik2015-03-023-15/+22
* | SONAR-5884 show ut and it coverage separatelyStas Vilchik2015-03-022-3/+45
* | fix bug with extra duplicated lineStas Vilchik2015-03-022-2/+2
|/
* sort extra measures categories by nameStas Vilchik2015-02-261-6/+10
* add web assets headersStas Vilchik2015-02-2510-0/+190
* fix quality flawsStas Vilchik2015-02-201-1/+2
* hide tooltips when popups are openStas Vilchik2015-02-181-0/+2
* Add tooltips for source markersStas Vilchik2015-02-171-2/+25
* SONAR-5946 SONAR-6027 better handling of ajax errorsStas Vilchik2015-02-032-13/+1
* SONAR-6040 improve display of file pathStas Vilchik2015-02-021-0/+6
* SONAR-5887 Open the duplication popup immediately if there is only one duplic...Stas Vilchik2015-02-021-2/+10
* SONAR-6144 Component Viewer doesn't show coverage after line 1'000Stas Vilchik2015-02-021-1/+7
* change the way to highlight new codeStas Vilchik2015-01-291-2/+4
* SONAR-6098 remove log statementsStas Vilchik2015-01-281-1/+0
* move some js libs to a standard distributionStas Vilchik2015-01-0910-54/+22
* SONAR-5884 Apply feedbackStas Vilchik2015-01-082-1/+16
* Clean upStas Vilchik2015-01-081-1/+0
* SONAR-5884 Fix line fading in measures drilldown pageStas Vilchik2015-01-081-12/+7
* SONAR-5884 Apply feedbackStas Vilchik2015-01-081-8/+3
* Replace overlay component with modalsStas Vilchik2015-01-082-24/+25
* SONAR-5884 Apply feedbackStas Vilchik2015-01-081-1/+7
* SONAR-5884 Drop old component viewerStas Vilchik2015-01-061-1/+1
* SONAR-5884 Clean upStas Vilchik2015-01-062-6/+3
* SONAR-5884 Apply feedback, finish refactoringStas Vilchik2015-01-061-1/+1
* SONAR-5607 Make it possible to sort unit tests by statusStas Vilchik2015-01-051-8/+10
* SONAR-5607 Apply feedbackStas Vilchik2014-12-181-4/+22
* SONAR-5884 Apply feedbackStas Vilchik2014-12-182-3/+38
* SONAR-5884 Update links in the coverage and duplications popupsStas Vilchik2014-12-172-3/+2
* Fix quality flawsStas Vilchik2014-12-171-83/+34
* SONAR-5884 Use rules search to get manual rulesStas Vilchik2014-12-162-3/+1
* SONAR-5884 Add component name to the measures windowStas Vilchik2014-12-161-1/+1
* SONAR-5884 Finish measures windowStas Vilchik2014-12-161-14/+37