Label: commit

Content with label commit in TeamCity 4.x Documentation (See content from all spaces)
Related Labels: notifier , concepts , idea , delayed , run , tray , tool , personal , eclipse , plugin , remote , pre-tested , build , visual , studio

Installing Tools
TeamCity has a number of addons that provide seamless integration with various IDEs and greatly extend their capabilities with features like Personal build and Pretested (delayed) commit
Personal Build
personal build is a build initiated as Remote Run or PreTested Commit PreTested (Delayed) Commit. Only users with "Project Developer" role Role and Permission can initiate a personal build. The build uses the current VCS repository sources plus the changed ...
Pre-Tested (Delayed) Commit
An approach which prevents committing defective code into a build, so the entire team's process is not affected. Submitted code changes first go through testing. If it passes all of the tests, TeamCity can automatically submit the changes to version control ...