aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-web
Commit message (Expand)AuthorAgeFilesLines
...
* do not use /api/issues/showStas Vilchik2015-08-191-5/+9
* SONAR-6576 improve wrapping of issue location markersStas Vilchik2015-08-192-6/+7
* SONAR-6576 improve usage highlighting inside issue locationsStas Vilchik2015-08-191-0/+4
* SONAR-6576 fix parsing of "<" and ">" charactersStas Vilchik2015-08-192-1/+7
* SONAR-6576 do not show secondary locations and execution flows of closed issuesStas Vilchik2015-08-194-0/+48
* fix SONAR-6655 Activation criteria does not reset activation severityStas Vilchik2015-08-181-1/+1
* fix SONAR-6657 Cannot deactivate just activated ruleStas Vilchik2015-08-183-3/+56
* fix display of facet toggleStas Vilchik2015-08-181-1/+0
* SONAR-6331 fix display of provisioned projectsStas Vilchik2015-08-183-24/+50
* fix quality flawsStas Vilchik2015-08-184-4/+4
* fix display on rule meta in the workspaceStas Vilchik2015-08-171-35/+35
* fix SONAR-6786 sonar.web.context causing issue filters to failStas Vilchik2015-08-171-1/+1
* SONAR-6765 apply feedbackStas Vilchik2015-08-173-21/+31
* SONAR-6766 show issue execution flowStas Vilchik2015-08-149-20/+54
* SONAR-6765 update the style of issue location messageStas Vilchik2015-08-131-16/+4
* SONAR-6765 SONAR-6766 show multiple issue locations and execution flowsStas Vilchik2015-08-1314-31/+265
* fix display of the rules facet on the issues pageStas Vilchik2015-08-121-1/+1
* SONAR-6764 add web testsStas Vilchik2015-08-123-1/+208
* fix bad renamingStas Vilchik2015-08-126-11/+11
* fix display of rule issuesStas Vilchik2015-08-122-3/+2
* SONAR-6764 show precise issue locationsStas Vilchik2015-08-116-9/+224
* SONAR-6331 do not open overview if dashboard name is passedStas Vilchik2015-08-111-1/+1
* SONAR-6331 do not show overview for filesStas Vilchik2015-08-101-2/+2
* SONAR-6331 fix code styleStas Vilchik2015-08-1020-28/+28
* SONAR-6331 add testsStas Vilchik2015-08-103-23/+38
* SONAR-6331 add project overviewStas Vilchik2015-08-1050-45/+1437
* do not show numbers in the inheritance facet on the rules pageStas Vilchik2015-08-102-1/+12
* make new code indicator more visibleStas Vilchik2015-08-101-1/+1
* keep coverage/duplications popup visible when open file in the workspaceStas Vilchik2015-08-102-0/+2
* remove extra space after the source viewer in the workspaceStas Vilchik2015-08-101-0/+4
* SONAR-6660 apply feedbackStas Vilchik2015-08-071-0/+9
* Rewrite some Ruby WS api/issues/{operation} in JavaSimon Brandhof2015-08-051-99/+0
* Add column LOCATIONS to db table ISSUESSimon Brandhof2015-08-051-0/+30
* WS api/issues/assign in Java+ProtobufSimon Brandhof2015-08-051-18/+0
* compile .jsx filesStas Vilchik2015-08-042-1/+17
* add react.jsStas Vilchik2015-08-046-3/+41264
* SONAR-6582 do not rely on "projects" and "actionPlanName"Stas Vilchik2015-08-0313-155/+20
* SONAR-6660 rewrite setup pageStas Vilchik2015-08-0316-87/+45
* use "additionalFields" when request issuesStas Vilchik2015-07-312-0/+2
* show a message when there are no quality profilesStas Vilchik2015-07-313-1/+14
* SONAR-6661 remove "offline" badgeStas Vilchik2015-07-311-6/+1
* refactoring of permissionsTeryk Bellahsene2015-07-301-2/+2
* SONAR-6631 delete RoR concerning custom measures (ex manual measures)Teryk Bellahsene2015-07-301-174/+0
* SONAR-6742 Stop displaying plugin actions for issuesStas Vilchik2015-07-294-59/+0
* SONAR-6631 drop old manual measures pageStas Vilchik2015-07-295-306/+1
* SONAR-6661 show update center in offline modeStas Vilchik2015-07-298-18/+71
* fix the error message when creating a custom metricStas Vilchik2015-07-281-1/+1
* SONAR-6381 show an error message when a plugin cannot be installedStas Vilchik2015-07-282-0/+11
* highlight profile changelog when using permalinkStas Vilchik2015-07-283-1/+23
* migrate quality profiles web testsStas Vilchik2015-07-284-2/+567