The sections below describe the different screens in FishEye and the information you can retrieve from them. Each page (tab) has a number of panes, and each pane is described separately.
The header along the top of each FishEye page provides the following:
- The application navigator, at the left of the header, connects you directly to your other applications, such as JIRA and Bamboo. Admins can configure which apps appear in the navigator – just click Application navigator in the admin area.
- FishEye logo – click to go to the dashboard, to see your personal code commits, your reviews (if you are using Crucible) and your activity stream.
- Repositories — the list of all FishEye repositories. Click a repository name to browse the repository. A number of sub-tabs become available, as described below (see 'Repository sub-tabs' below).
- Projects (when used with Crucible) – a link to all projects (see the Crucible documentation ). Logged-in users can see links to recently visited projects.
- People – tab to view statistics about commiters to your FishEye repositories (see Viewing People's Statistics ). Logged in users can see links to users they have recently visited.
- Reviews (when used with Crucible) – go to your code reviews (see the Crucible documentation). Logged-in users can see links to recently visited reviews as well as to the Crucible 'Inbox' and 'Outbox'.
- Create review (when used with Crucible) – click the down arrow to choose Create snippet.
- Click your avatar to change your user settings (see Changing your user profile).
Repository tabs
Once you have selected a repository, you can navigate through it by selecting files and folders in the navigation tree on the left. The available tabs change according to whether you are viewing a repository or a file:
Tab | Repo | File | Description |
---|
Files | | | Provides details about the files in the repository. See Browsing through a repository. |
Revisions | | | Shows the latest revisions of the file. See Viewing a file history. |
Activity | | | Shows recent activity on the item. There are a number of sub-options here (see Viewing the changelog): - All — The default view, showing commits, reviews (when used with Crucible) and JIRA issues (when used with JIRA).
- Commits — Shows commits in the activity stream.
- Reviews — Shows review activity in the activity stream (when used with Crucible).
- Filter — Applies constraints to the current activity stream.
- Scroll to Changeset — Opens the changeset ID specified in the text field (press Enter to carry out the action).
|
Commit graph | | | Provides a visual representation of commits to, and branches in, the repository. See Viewing the commit graph for a repository. |
Users | | | Shows the commit history of the different users that have committed changes on the item. |
Reports | | | Shows activity charts for the item. Various chart options can be selected in the left navigation bar (see FishEye Charts). |
Source | | | Shows the contents of the file. See Viewing file content. |
Search | | | Gives access to the advanced search capabilities in FishEye. |