When browsing a repository, the 'Activity' sub-tab in the right-hand column displays the changes made to your repository/branch/directory/file (ordered with the most recent first). The 'Activity' sub-tab provides the following options:
- 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 (see below) — 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
Screenshot: Viewing the 'Activity' sub-tab
Filter mode
You can specify a 'Filter' to control the information that is shown in the 'Activity' sub-tab:
| Constraint | Description |
|---|---|
| Branch | Shows only changesets on that branch. |
| Committer | Shows only changesets checked in by the given committer/author. |
| File Name |
Shows only changesets that contain a given file. |
| Log Comment |
Shows only changesets where the commit comment matches the given text. |
| Start Date | Shows only changesets created on or after that date. Must be of the form YYYY-MM-DD, YYYY-MM or YYYY (you can use '/' instead of '-'). |
| End Date |
Shows only changesets created on or before that date. Must be of the form YYYY-MM-DD, YYYY-MM or YYYY (you can use '/' instead of '-'). |
Screenshot: Using the Filter







Comments (4)
Mar 31
Peter Friberg says:
At the screenshot on activity-tab, you see "All Activity | Commits | R...At the screenshot on activity-tab, you see "All Activity | Commits | Reviews".
My Fisheye 2.2.1 says "All Activity | Commits | Issues".
Is the screenshot out-of-date, or is there a difference if you have Crucible disabled?
I expected to see the Jira issues related to the commits. But now the screen only says "No activity found.".
Does this tab only reference to Crucible reviews?
Apr 06
Edwin Dawson [Atlassian Technical Writer] says:
Hi there Peter, Certain tabs and options only appear when you have Crucible or...Hi there Peter,
Certain tabs and options only appear when you have Crucible or JIRA integration running.
Best Regards,
–
Edwin Dawson
Technical Writing Team Leader
edawson@atlassian.com
ATLASSIAN - http://www.atlassian.com
Jul 20
John Mills says:
I have JIRA integration set up with FishEye and I can see and hover issue keys i...I have JIRA integration set up with FishEye and I can see and hover issue keys in the commit comments. However, the issues tab always says "not activity found". Like Peter, I assumed this would display the JIRA issues, but it doesn't seem to be working. What is the purpose of this tab?
Aug 26
Cesy says:
I get the changelog via email, but it only includes links to the diffs on the we...I get the changelog via email, but it only includes links to the diffs on the website. How can I get the full text of the diffs in my email?
Add Comment