Kamil Osuch
- Total activity 8
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
Created TeamCity does no validation of text parameter when regex is blank or empty
Just wanted to confirm if it's documented somewhere, but I've noticed that when text parameter is set to be validated by regex, and regex is not filled (it's empty) or it's blank (number of spaces)... -
Created Dependencies between fields returned by /app/rest/server/licensingData
Hello everyone, I have question regarding REST API for gathering licensing data, especially regarding boolean fields returned for specific license key (https://www.jetbrains.com/help/teamcity/rest/... -
Created Safely send password when executing build through buildQueue REST API
Hello everyone, Wanted to ask if there is possibility to execute build with /app/rest/buildQueue that would contain property which is password inside TeamCity (settings are versioned) without setti...