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

Exclude Directories #19235

Merged
merged 4 commits into from
Sep 2, 2016
Merged

Exclude Directories #19235

merged 4 commits into from
Sep 2, 2016

Commits on Aug 29, 2016

  1. exclude directories from beeing processed

    extended case: search at any place of the path given
    
    adding case insensitiveness
    
    added suggestions and improvements
    
    removed unnecessary function parameter
    
    new approach according the rethinking
    
    fixed code and unit tests
    
    update comments
    
    improved code, added calls for trashbin copyFromStorage
    mmattel authored and DeepDiver1975 committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    8d38b8c View commit details
    Browse the repository at this point in the history
  2. fix local storage

    mmattel authored and DeepDiver1975 committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    40b92bc View commit details
    Browse the repository at this point in the history
  3. exclude directories from beeing processed

    extended case: search at any place of the path given
    
    adding case insensitiveness
    
    added suggestions and improvements
    
    removed unnecessary function parameter
    
    new approach according the rethinking
    
    fixed code and unit tests
    
    update comments
    
    improved code, added calls for trashbin copyFromStorage
    mmattel authored and DeepDiver1975 committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    be00e79 View commit details
    Browse the repository at this point in the history
  4. Fix rebase issue in view

    Vincent Petry authored and DeepDiver1975 committed Aug 29, 2016
    Configuration menu
    Copy the full SHA
    b234170 View commit details
    Browse the repository at this point in the history