Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple fixes on Dr. Elephant: #159

Merged
merged 1 commit into from Nov 7, 2016
Merged

Conversation

nntnag17
Copy link
Contributor

@nntnag17 nntnag17 commented Nov 4, 2016

* Added not-found page
* Search panel on pages served by play
* Piwik integration

Copy link
Contributor

@shankar37 shankar37 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed only the rest changes

@@ -1435,4 +1474,15 @@ public int compare(JsonObject a, JsonObject b) {
}
return sortedJsonArray;
}

private static List<Severity> getSortedSeverityKeys(Set<Severity> severities) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does this sort on descending order or ascending order. It might be better to put that as comment

	* Added not-found page
	* Search panel on pages served by play
	* Piwik integration
@nntnag17 nntnag17 merged commit d7daee5 into linkedin:master Nov 7, 2016
skakker pushed a commit to skakker/dr-elephant that referenced this pull request Dec 14, 2017
        * Added not-found page
	* Search panel on pages served by play
	* Piwik integration
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants