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

CHE-6848: Navigation to file improvement: Provide filtering binary files and sorting results by extensions #7983

Merged
merged 1 commit into from
Dec 22, 2017

Conversation

vparfonov
Copy link
Contributor

What does this PR do?

  1. Provide filtering binary files:
  • add filter for skipping *.class and *.jar files
  • add filter for skipping files in target directory for maven projects
  1. Add to the MediaTypesExcludeMatcher ability for adding filtering media types in runtime
  2. Sort results by file extensions

What issues does this PR fix or reference?

#6848

@vparfonov
Copy link
Contributor Author

ci-test

@codenvy-ci
Copy link

@benoitf benoitf added status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. kind/enhancement A feature request - must adhere to the feature request template. labels Dec 21, 2017
@vparfonov vparfonov merged commit 0a772ca into master Dec 22, 2017
@vparfonov vparfonov deleted the che#6848 branch December 22, 2017 11:06
@benoitf benoitf removed the status/code-review This issue has a pull request posted for it and is awaiting code review completion by the community. label Dec 22, 2017
@benoitf benoitf added this to the 6.0.0-M4 milestone Dec 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement A feature request - must adhere to the feature request template.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants