Commit c679bcd0 authored by Yiming Liu's avatar Yiming Liu

Site for apollo, 0.0.5-SNAPSHOT

parent d5fb9a02
This diff is collapsed.
...@@ -27,7 +27,7 @@ under the License. ...@@ -27,7 +27,7 @@ under the License.
<item> <item>
<title>File: 262, <title>File: 262,
Errors: 0, Errors: 0,
Warnings: 1166, Warnings: 1173,
Infos: 0 Infos: 0
</title> </title>
<link>https://ctripcorp.github.io/apollo/checkstyle.html</link> <link>https://ctripcorp.github.io/apollo/checkstyle.html</link>
...@@ -528,7 +528,7 @@ under the License. ...@@ -528,7 +528,7 @@ under the License.
0 0
</td> </td>
<td> <td>
34 33
</td> </td>
<td> <td>
0 0
...@@ -584,7 +584,7 @@ under the License. ...@@ -584,7 +584,7 @@ under the License.
0 0
</td> </td>
<td> <td>
60 64
</td> </td>
<td> <td>
0 0
...@@ -668,7 +668,7 @@ under the License. ...@@ -668,7 +668,7 @@ under the License.
0 0
</td> </td>
<td> <td>
10 11
</td> </td>
<td> <td>
0 0
...@@ -1984,7 +1984,7 @@ under the License. ...@@ -1984,7 +1984,7 @@ under the License.
0 0
</td> </td>
<td> <td>
24 25
</td> </td>
<td> <td>
0 0
...@@ -2054,7 +2054,7 @@ under the License. ...@@ -2054,7 +2054,7 @@ under the License.
0 0
</td> </td>
<td> <td>
6 9
</td> </td>
<td> <td>
0 0
...@@ -2180,7 +2180,7 @@ under the License. ...@@ -2180,7 +2180,7 @@ under the License.
0 0
</td> </td>
<td> <td>
33 31
</td> </td>
<td> <td>
0 0
...@@ -2726,7 +2726,7 @@ under the License. ...@@ -2726,7 +2726,7 @@ under the License.
0 0
</td> </td>
<td> <td>
43 44
</td> </td>
<td> <td>
0 0
......
...@@ -129,7 +129,7 @@ ...@@ -129,7 +129,7 @@
<td>4</td></tr> <td>4</td></tr>
<tr class="a"> <tr class="a">
<td>Avoid unused imports such as 'java.util.List'</td> <td>Avoid unused imports such as 'java.util.List'</td>
<td>16</td></tr></table></div> <td>18</td></tr></table></div>
<div class="section"> <div class="section">
<h3>Apollo AdminService - com/ctrip/framework/apollo/adminservice/controller/NamespaceLockController.java<a name="Apollo_AdminService_-_comctripframeworkapolloadminservicecontrollerNamespaceLockController.java"></a></h3> <h3>Apollo AdminService - com/ctrip/framework/apollo/adminservice/controller/NamespaceLockController.java<a name="Apollo_AdminService_-_comctripframeworkapolloadminservicecontrollerNamespaceLockController.java"></a></h3>
<table border="0" class="bodyTable"> <table border="0" class="bodyTable">
...@@ -497,6 +497,15 @@ ...@@ -497,6 +497,15 @@
<td>Avoid empty catch blocks</td> <td>Avoid empty catch blocks</td>
<td>16&#x2013;17</td></tr></table></div> <td>16&#x2013;17</td></tr></table></div>
<div class="section"> <div class="section">
<h3>Apollo Portal - com/ctrip/framework/apollo/portal/auth/DefaultUserService.java<a name="Apollo_Portal_-_comctripframeworkapolloportalauthDefaultUserService.java"></a></h3>
<table border="0" class="bodyTable">
<tr class="a">
<th>Violation</th>
<th>Line</th></tr>
<tr class="b">
<td>Avoid unused imports such as 'java.util.Collections'</td>
<td>9</td></tr></table></div>
<div class="section">
<h3>Apollo Portal - com/ctrip/framework/apollo/portal/controller/ConfigController.java<a name="Apollo_Portal_-_comctripframeworkapolloportalcontrollerConfigController.java"></a></h3> <h3>Apollo Portal - com/ctrip/framework/apollo/portal/controller/ConfigController.java<a name="Apollo_Portal_-_comctripframeworkapolloportalcontrollerConfigController.java"></a></h3>
<table border="0" class="bodyTable"> <table border="0" class="bodyTable">
<tr class="a"> <tr class="a">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment