Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
apollo
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Administrator
apollo
Commits
c679bcd0
Commit
c679bcd0
authored
Jul 08, 2016
by
Yiming Liu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Site for apollo, 0.0.5-SNAPSHOT
parent
d5fb9a02
Changes
3
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1290 additions
and
1232 deletions
+1290
-1232
checkstyle-aggregate.html
checkstyle-aggregate.html
+1272
-1223
checkstyle.rss
checkstyle.rss
+8
-8
pmd.html
pmd.html
+10
-1
No files found.
checkstyle-aggregate.html
View file @
c679bcd0
This diff is collapsed.
Click to expand it.
checkstyle.rss
View file @
c679bcd0
...
@@ -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: 11
66
,
Warnings: 11
73
,
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>
3
4
3
3
</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>
6
0
6
4
</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>
1
0
1
1
</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>
2
4
2
5
</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>
3
3
3
1
</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>
4
3
4
4
</td>
</td>
<td>
<td>
0
0
...
...
pmd.html
View file @
c679bcd0
...
@@ -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>
1
6
</td></tr></table></div>
<td>
1
8
</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
–
17
</td></tr></table></div>
<td>
16
–
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"
>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment