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

Restrict repository indexing by glob match #7767

Merged
merged 29 commits into from
Sep 11, 2019

Commits on Aug 6, 2019

  1. Restrict repository indexing by file extension

    Guillermo Prandi committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    a85393b View commit details
    Browse the repository at this point in the history
  2. Merge master into indexbyfileext

    Guillermo Prandi committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    4353c71 View commit details
    Browse the repository at this point in the history
  3. Use REPO_EXTENSIONS_LIST_INCLUDE instead of REPO_EXTENSIONS_LIST_EXCL…

    …UDE and have a more flexible extension pattern
    Guillermo Prandi committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    c48c37a View commit details
    Browse the repository at this point in the history
  4. Corrected to pass lint gosimple

    Guillermo Prandi committed Aug 6, 2019
    Configuration menu
    Copy the full SHA
    c6d5a79 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2019

  1. Merge master into indexbyfileext

    Guillermo Prandi committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    021014a View commit details
    Browse the repository at this point in the history
  2. Add wildcard support to REPO_INDEXER_EXTENSIONS

    Guillermo Prandi committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    72a650c View commit details
    Browse the repository at this point in the history
  3. This reverts commit 72a650c.

    Guillermo Prandi committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    1d7edb4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7450aee View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    106faf3 View commit details
    Browse the repository at this point in the history
  6. Add gobwas/glob to vendors

    guillep2k committed Aug 7, 2019
    Configuration menu
    Copy the full SHA
    e48f041 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bf82bdb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d63a0fb View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2019

  1. Configuration menu
    Copy the full SHA
    49e260c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c66a16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f2342d6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    55a93a3 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Configuration menu
    Copy the full SHA
    89773e9 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2019

  1. Configuration menu
    Copy the full SHA
    0eca697 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6bd0ac8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    435a222 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2019

  1. Configuration menu
    Copy the full SHA
    4de7be9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b79406a View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. Configuration menu
    Copy the full SHA
    9afc70e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d92ee99 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59fe641 View commit details
    Browse the repository at this point in the history
  4. Some polish on the doc

    guillep2k committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    a1f675b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    480a406 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. Configuration menu
    Copy the full SHA
    e0fbcb7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    326f770 View commit details
    Browse the repository at this point in the history