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 using 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 using 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 using with Crucible) – click the down arrow to choose Create snippet.
- Click your avatar to change your user settings (see Changing your user profile).
Repository sub-tabs
Once you have selected a repository, you can navigate through it by selecting files and folders on the tree in the left navigation bar. The sub-tabs in the 'Source' tab change depending on whether you are viewing a repository or a file.
Viewing a repository
See Browsing through a repository.
Viewing a file
When you reach a source file, a summary page is shown, displaying recent revisions to the file.
The horizontal sub-tabs above the file provide different views for the file:
Sub-tab | Description |
---|
Revisions | Shows the latest revisions of the file. See Viewing a file history. |
Files | Shows the contents of the directory. |
Activity | Shows recent activity on the item. There are a number of sub-options here (see Viewing the changelog): - All Activity — The default view, showing commits, reviews¹ and JIRA issues².
- Commits — Shows commits in the activity stream.
- Reviews¹ — Shows review activity in the activity stream.
- Scroll to Changeset — Opens the changeset ID specified in the text field (press Enter to carry out the action).
- Filter — Applies constraints to the current activity stream.
- Show Revisions — If this is selected, then changeset items are automatically expanded to show modified files.
- Earlier Activity (Left Arrow icon) — Loads a page of earlier activity.
- Later Activity (Right Arrow icon) — Loads a page of later activity.
¹ If you are using Crucible ² If you are using JIRA
|
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. |
Query | Allows you to run an advanced search. |