Uploaded image for project: 'FishEye'
  1. FishEye
  2. FE-6055

As an administrator, I don't want the git diff command to be executed on excluded files, so that the indexing time is shorter

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Problem Definition

      If at least one file in a changeset is in the watched area (included paths), Fisheye performs the git diff command on every file of a changeset, including the ones to be excluded.

      This results in the following line in the atlassian-fisheye-YYY-MM-DD.log, this occurs even if the file is not included in the watched area (i.e. its path is excluded by repository setting):

      DEBUG [268:StdOutHandler <repository_name> ] fisheye GitDiffOutputHandler-diffHeader - Processing diff from excluded/file.txt to excluded/file.txt
      

      Suggested Solution

      Perform the git diff command only on files included in the watched area.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mswinarski Maciej Swinarski (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated: