TeamCity Plugin for IntelliJ Platform 2019.1 Help

My Changes Tab

The left pane of the My Changes tab displays changes grouped by time (today, yesterday, and older). Each change is marked with an icon describing its status. For a selected change, the right pane shows the following information:

  • Project name and build configuration.

  • First run in: number of the first build, where the selected change was included, and failure description (if any).

  • Fixed in: number of the build, where the error was fixed.

  • Current: the last running build with this change.

teamcity changes tab

The toolbar icons are described in the table below.

Item

Keyboard shortcut

Description

img Ctrl D

Open the Changes Browser for the selected change.

img Ctrl B

Open page with the build information in a web browser.

img Ctrl F5

Refresh the view.

img Ctrl NumPad

Expand all nodes in the view.

img Ctrl NumPad-

Collapse all nodes in the view.

img

When this button is pressed, only suspicious changes are displayed.

img

Hide changes not related to the current project.

img

Displays the related Help page. (this one)

img Ctrl F2

Terminate selected running build.

img Ctrl D

Show all changes introduced since the previous build.

img Ctrl Shift D

Show all changes introduced since the last successful build.

img

Show build log and test information for the selected build.

img Ctrl B

Open page with the build information in the Web client.

Last modified: 27 August 2019

See Also