Trent Mohay

- Total activity 11
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Trent Mohay created a post, Determine Project in BaseController::doHandle
When handling a HttpServletRequest (for displaying a Build Step configuration page) I need to determine the project which contains the build-configuration. I am able to call HttpServletRequest.getA... -
Trent Mohay created a post, buildFailureDescription duplicate entry?
Hi, In a plugin, when a failure condition is detected, we write an error message to BuildProgressogger.buildFailureDescription - however, the text appears in the buildLog screen on the server twice... -
-
-
-
Trent Mohay created a post, Select an OAuthProvider from BuildConfiguration edit page
Hi, I'm trying to make a build-step plugin access an OAuthProvider which has been configured under Project->Connections. What's the best way to do this - i.e. how can the edit*.jsp get access to th... -
Trent Mohay created a post, Best way to access rest API from JVM-based products
The kotlin/java teamcity-rest-client (https://github.com/JetBrains/teamcity-rest-client) repository doesn't seem to have a lot of activity over the past few years - so what's the best way to access...