Chris Walquist

- Total activity 76
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 28
-
-
Chris Walquist created a post, How does TeamCity archive projects?
Just curious how TeamCity marks a project as "archived". I've browsed through the BuildServer/config directory, and combed through the DB schema, and haven't been able to find an archived flag any... -
Chris Walquist created a post, AnsweredHow do I delete unused VCS roots with REST API?
Hi,We have a couple hundred unused VCS roots and would like to remove them, in the name of reducing clutter. I would do it manually, except that clicking "delete" takes about 10 seconds per VCS ro... -
-
Chris Walquist created a post, How would a custom authentication module get access to request cookies?
Hi, I'm considering writing a server-side plugin for authenticating against our internal SSO server. To support the authentication, I would need to pass along a cookie from the request to the SSO ... -
Chris Walquist created a post, How should a build stop all other builds in the same project?
Hi,I have an FPGA fitting run that may execute several times (with slightly differing parameters) before finding a solution.Given that each attempt may take from 1 to 9 hours to succeed, I would li... -
Chris Walquist commented, -
Chris Walquist created a post, How to detect archived status with a server-side plugin?
I need modify my TC6.5 server-side plugin to report status on builds only from projects that are not archived? Anyone know the place in the API that does this? Sorry if this is a stupid question,... -
Chris Walquist created a post, Simple example of remote project creation tool?
Hi,We need to develop a client (e.g., a JRuby command line tool) to drive creation of TeamCity project and build-configs (along with VCS roots, etc. as necessary). Are there any examples of this o... -