1
vote
1answer
21 views
Expansion of directories is lost upon returning to the tree view
When I drill down a repository's "Files" tree, subfolder contents are ajaxed in. When I then click on a file (or any link), and from that new page then hit the back button to retur …
5
votes
2answers
89 views
Repository View
Add functionality to display repositories in a "detail" format and not default to the box-like containers.
Many of our repositories have long names which are usually distinguished …
0
votes
1answer
100 views
Kiln’s “Help” -> “About Kiln” should show the Kiln version
I have been conditioned to expect that "About [product]" in a Help menu will pop up a dialog with some information about the product (copyright notices, for example) and the versio …
3
votes
1answer
47 views
Kiln client should return more detailed error messages
I just recently wasted nearly an hour, frustratingly trying to figure out why a simple "hg identify " was failing.
For some time I assumed something was wrong with my local config …
4
votes
3answers
670 views
Is is possible to tag a revision directly in Kiln? [closed]
Can a revision be tagged directly in the Kiln web interface? If not, this would be a great feature to add. Perhaps expand the "Review" button functionality to drop down a list of …
4
votes
1answer
91 views
Allow changesets from multiple repos in a single code review (improve support for subrepos)
We use subrepos extensively at my company, but are having problems with the code review interface.
Out typical repo structure is something like this:
build repo/
app code sub …
2
votes
1answer
75 views
Feature Request: new code review window obscures “already reviewed” indicators
When creating a new code review for multiple commits, it's really hard to see which ones might already be reviewed. The "new code review" window is exactly on top of review indicat …
4
votes
3answers
651 views
How do I get code to a new development environment?
Hey Guys,
I come from a company that is using a Subversion repo to store all its code. We're a long-time FB user (hosted internally by us), and love the system, but I've been aske …
9
votes
3answers
597 views
Commit message editor
Notepad sucks. I mean, it really really sucks.
Could you guys build a small utility (basically a glorified text box) to edit commit messages, that did some or all of the following …
5
votes
2answers
272 views
Code Review Case Comments in FogBugz Could Include Indication of Attached Code [closed]
When I use Kiln to make comments on a code review, those comments are added as a case comment in FogBugz. This is good, but the problem is that the comments people write probably w …
3
votes
2answers
86 views
“Extras” vs. “Resources” [closed]
The menu for downloading utilities and such in FogBugz is labeled "Extras". There is a menu with an equivalent purpose in Kiln labeled "Resources", which also has a feature that al …
0
votes
1answer
33 views
Same changeset is listed multiple times when looking at in/out view between repositories
When looking at the In/Out view for a repository, we're seeing duplicate listings for some (but not all) changesets. This has been happening since we moved to Kiln 2.0 and isn't s …
2
votes
1answer
64 views
Bug: Backing up from a changeset to history is broken [closed]
This may be similar to the previous chrome-only bug, but it seems to manifest differently.
To recreate it:
Go to the bottom of the history page and click "More Pushes"
Click on …
6
votes
1answer
157 views
Attach comments to parts of a line
A couple random observations/ideas related to code review comments, specifically ones that have lines of code attached.
It might be nice to be able to make comments about section …
3
votes
1answer
57 views
Suggestion: hide “Send” option for closed reviews [closed]
On the case review screen, after resolving and closing a review, the comment entry box and "Send" button remain enabled, beckoning me to enter another thought on the case. It is n …