Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Chris Walquist
Total activity
76
Last activity
March 13, 2017 17:00
Member since
May 30, 2007 23:31
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
28
Activity overview
Posts (23)
Comments (24)
Sort by recent activity
Recent activity
Votes
Created
March 02, 2017 17:20
No, I gave up :-) Although I do notice that manual deletions are now much faster--less than a second each. I haven't revisited the REST api to see if it's been updated w.r.t. this capability. -chris
Community
TeamCity General Topics
How do I delete unused VCS roots with REST API?
0 votes
Created
December 11, 2013 23:43
To elaborate a bit...Pre-8.x versions had an archived_projects table. In other words, what could I replace getArchivedProjects() with?def getArchivedProjects dbh Hash[ *selectAll(dbh, "SELECT pr...
Community
TeamCity General Topics
How does TeamCity archive projects?
0 votes
Created
April 12, 2013 22:05
FWIW, here is the code for the TeamCity plugin that does this: https://github.com/walquis/custom-svc-msgs
Community
TeamCity General Topics
How should a build stop all other builds in the same project?
0 votes
Created
April 12, 2013 16:21
OK, it looks like if I pass in a non-null user when stopping the build, it won't be re-queued. This would be good information to add to the javadocs for the stop() method.Thanks again for the help!
Community
TeamCity General Topics
How should a build stop all other builds in the same project?
0 votes
Created
April 12, 2013 15:58
Hi Pavel, thanks for the pointer. I got a plugin pretty much working with ServiceMessageTranslator. The only issue I'm seeing is that when I call stop() on an SRunningBuild object, the build gets...
Community
TeamCity General Topics
How should a build stop all other builds in the same project?
0 votes
Created
July 14, 2011 17:00
Awesome, thanks Michael!
Community
TeamCity Plugin Development
How to detect archived status with a server-side plugin?
0 votes
Created
December 10, 2009 18:52
Is a Eucalyptus flavor in the works? We have too many security issues with connecting to EC2, and are considering an internal Eucalyptus cloud instead.-chris
Community
TeamCity General Topics
TeamCity 5.0 (Darjeeling) EAP: build 10380
0 votes
Created
August 05, 2009 22:51
Looks like this plugin will do the job. Thanks Yegor! http://www.jetbrains.net/confluence/display/TW/Groovy+plugBTW: In order to access the property, you have to reference it with a user-defined ...
Community
TeamCity General Topics
How do I pass username of the triggering user to my build script?
0 votes
Created
May 14, 2009 23:11
I ran into this issue too just now, in a couple different ways.I needed to run a build.xml (the developer's) from the build.xml in our standard location...First flavor: this fails with Execute fai...
Community
TeamCity General Topics
Ant Exec gets Permission Denied
0 votes
Created
March 27, 2009 19:20
Thanks Pavel! Can you point me to an example of a plugin that modifies logfile formats?We would like to point a Splunk forwarder at the messages directory on the TC server and have it eat whatever...
Community
TeamCity General Topics
How do I read system/messages outside TeamCity?
0 votes
Next
›
Last
»