52
votes
1answer
596 views
Feature Request: Code review on a file, not a changeset
is it possible to create a code review when using the kiln file view?
go to a file, example, http://fogbugz.YourSite.com/kiln/Repo/Repositories/WebSites/BLAH/Files/src/Project/bla …
43
votes
1answer
729 views
Feature Request: Receive email notifications when something changes in a given repo [closed]
I like how FogBugz lets you subscribe to cases so you can stay in the loop via email notifications. Does Kiln let you "subscribe" to repositories and receive email notifications w …
7
votes
2answers
196 views
Feature Request: Set the default priority for code reviews [closed]
In our use of FogBugz, our standard default priority is 7 (which we use as "not prioritized"). However, when code reviews come in, we would like them to be placed at priority 2 (wh …
11
votes
2answers
186 views
How to view a Diff for a file between two arbitrary versions
I'd like to be able to see all the changes made to a particular file between one version and another arbitrary version. I see this as a rather important feature to a change contro …
7
votes
1answer
223 views
Code review feature: tabs vs spaces! Let the war rage on! [closed]
It would be nice if you could display tabs/spaces used for indentation with the following caveats:
Interface clutter... auto-detection would be preferred to making this an option …
19
votes
2answers
209 views
Kiln Client Autoupgrader
Installing updated Kiln clients gets old pretty quick. I feel like I'm using FireFox again, blegh! Please add an auto-updater to kiln, ala Google Chrome FTW.
I realize that the cu …
3
votes
1answer
211 views
Can KilnClient be made to generate the initial mercurial.ini file after installation?
Due to corporate IT policy, our daily-use Windows accounts do not have sufficient privileges to install software. They have been kind enough to give us Local Administrator account …
6
votes
1answer
203 views
Problems with “This diff is too large to view in Kiln”
We have a changeset that includes 11 files. When doing a code review on this changeset, the first file listed says "This diff is too large to view in Kiln." If I try to do the re …
3
votes
1answer
75 views
Feature Request: Append replies to code review notifications onto the code review in Kiln
When replying to email about cases, that have (case XXX) in the title, the
email is added to the case as a comment if I'm not mistaken.
This doesn't happen when replying …
2
votes
1answer
133 views
Changeset push RSS feeds at KilnHG don’t show pusher user, would be nice.
Changeset push RSS feeds at KilnHG don't show pusher user, would be nice.
Is there a FogBugz for Kiln so I submit this as a feature request?
Danke
3
votes
1answer
70 views
Feature Request: Remind users to give a descriptive title for multi-changeset reviews.
While we love the ability to attach multiple changesets to a review, our users occasionally forget to update the default "(Multiple Changesets)" title to something more descriptive …
1
vote
1answer
145 views
Open Kiln Importer log file?
When the Kiln Importer (Kiln 2.0 beta) fails as in the dialog above, only some of the error message is shown. This answer tells where to find the log file but it would be really …
1
vote
1answer
171 views
FR - Clone to a specific version using the URL from the kiln repository browser
I am browsing the history in Kiln - the browser URL is (e.g.)
http://company.kilnhg.com/Repo/Reposotories/Project#History/{CHANGE_SET_ID}
I want to clone that particular version …
1
vote
2answers
367 views
A way to send commit diff with Web Hook POST?
I followed the tutorial here and the Web Hook functionality works great. However, I would like to include the commit data in the POST data. I need to be able to search the actual c …
2
votes
1answer
161 views
API feature request: number of commits in /Api/1.0/Project [GET]
I've written a script that synchronizes Kiln repository list with our CI system. There's one problem though: I'd like to be able to ignore empty repositories and there's no way to …