Stephen Wiebe

- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created Using BuildProblemData
We have a plugin that uses some of the BuildProblemData public static constants like so:if (build.hasBuildProblemOfType(BuildProblemData.TC_COMPILATION_ERROR_TYPE)) { ...}We had previously been ... -
Created Improving TC UI performance
During periods of high user activity, it can take 30-60 seconds to load a project page. The webpage displays the "Loading" dialog, and loads new build configurations at the rate of about one a seco... -
Created When does automatic clean of checkout directory occur?
When does the automatic work directory cleanup as described here actually occur? Does it only happen when the free disk space is below the disk space threshold (default of 3GB)? I've set the 'syste...