Daniel Lidström
- Total activity 64
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 24
-
Daniel Lidström created a post, Integration with GitHub issue tracker
Hello,I think it would be great to have integration with GitHub issue tracker, just like Bugzilla, Jira, and YouTrack. For simple references like "#30" in the commit message, and I configure the Gi... -
Daniel Lidström created a post, Excluding NUnit categories
Hello,I am using NUnit categories to exclude tests. It seems that TeamCity does not handle the case when I am using a derived category attribute class: public class CategoryDatabase : CategoryAt... -
Daniel Lidström created a post, Two statistics shown with same color
Hello,I am showing two custom statistics in my project. For some reason the two are shown with the same color. What is the reason for this? It would be nice if they were separated.DanielAttachment(... -
Daniel Lidström created a post, Append status message using service message
Hello!I would like to know if it's possible to append a status message using a service message. It is possible if using the TeamCity.xml file, however I'd prefer to do this using a service message.... -
-
Daniel Lidström commented, -
Daniel Lidström created a post, Tray notifier wants to run as administrator
Hello,why is it that the tray notifier needs to run as administrator? This is annoying as it seems to mess up the systray. For example, every time I start the notifier I get the UAC. Then, the icon... -
Daniel Lidström commented, -
Daniel Lidström created a post, Parameterizing VCS root in templates
Hello!I am sure this has been asked before, but I'd like to request this anyhow. This is my use-case: I have a trunk project within TeamCity. This project contains a bunch of build configurations. ... -
Daniel Lidström created a post, Problem getting custom statistics to show up
Hello,I want to display a custom statistic on all build configurations that produce it. So I added this to .BuildServer\config\main-config.xml:... <graph title="Code Analysis Defects" seriesTitle=...