1
vote
2answers
314 views
bad login in mercurial retries enough times to trip the failed login count limit and lock me out of kiln + fogbugz
If I put a bad login into the mercurial client when logging into Kiln, it retries enough to lock me out. Can this be changed so it doesn't trip the failed login attempts count?
…
4
votes
2answers
122 views
Review “By File” shows no changes for a deleted file
In a recent code review, the first(and only at that point) changeset had a file that was deleted. The diff for this file showed all red (as I would expect) both in the By Changeset …
3
votes
1answer
475 views
TeamCity is hammering our bandwidth chattering to Kiln!
Been slowing moving our stuff over to TeamCity from CruiseControl.net of late. Came in on Monday to find we had no internet in the office. Seems over the weekend we burnt our way t …
5
votes
1answer
718 views
Auto linking Kiln changeset to Fogbugz case not working
Hello,
We've been including things like "Fixes case: 12345" in our commit messages. I thought in the past this would automatically link the changeset to the relevant FogBugz case …
6
votes
1answer
152 views
Reviewing Merges
We've decided that any merges that have conflicts need to be reviewed, to make sure the conflict resolution is correct. However, the problem is that the review only shows the diff …
1
vote
1answer
167 views
Branch repository bug in 2.1.2.0
This is in Kiln 2.1.2.0
I create a brand new Repository
I attempt to Branch the brand new repository
The contents of my brand new repository appear to be the contents of the late …
4
votes
2answers
307 views
Looks like Kiln doesn’t consider port number in its own URL generating URL for repository. [closed]
We have FogBugz installed on a web server with non-default port number. Its URL looks like
http://fbserver:81/FogBugz.
And it doesn't confuse FogBugz, it generates correct URL's …