Tim Robinson
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Download all statistics for a build configuration
I'd like to look at the change in average test duration over time; that is, for each build under a given build configuration, I'd like to calculate sum(test_duration) / test_count and export to e.g... -
Created VCS checkout rules with Perforce agent-side checkout
Hi all,I'm trying to replicate the setup described here, with Perforce agent-side checkout: http://devnet.jetbrains.net/message/5284510The setup I'd like to achieve is to define one VCS root that's... -
Created REST API: move configuration between projects?
AnsweredHi all,Is it possible to use the REST API (http://confluence.jetbrains.net/display/TW/REST+API+Plugin) to move an existing build configuration from one project to another?I'm writing a tool to auto...