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 …
50
votes
6answers
4k views
Feature Request: Support GIT natively (in addition to Hg) [closed]
Since Git and Hg are SO similar in their primary features (and even in their tiny ones), are there plans to allow Kiln (which is primarily just the server/web pieces, since not muc …
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 …
37
votes
1answer
3k views
Development workflow
Actually, it's not a question. I just want to share my thoughts how small teams could organize their development workflows. Kiln has got several abstraction levels to organize proj …
37
votes
7answers
19k views
Kiln Branch and Merge How-To
How do I create a branch? How do I merge that with trunk?
33
votes
2answers
556 views
What is the plan to roll out Kiln Harmony to users that host their own server?
I saw an announcement on the Fog Creek blog today about Kiln Harmony. It states that:
Beginning today, all new Kiln On
Demand accounts automatically come
with Kiln Harmony …
30
votes
4answers
7k views
Should I use more than one repository?
In Subversion we use only one repository for all our projects and it works very well as we have only one revision number for projects and libraries.
We use the SVN revision number …
29
votes
1answer
1k views
FogBugz+Kiln for Dummies?
Hello,
Is there a newbie-orientated tutorial or how-to that can explain how to use FogBugz and Kiln together to manage a small software project with 2-3 developers?
I've been wor …
28
votes
1answer
242 views
Feature Request: Ability to force Kiln to treat specific file types as text regardless of encoding
Kiln sometimes shows my text files as binary, specifically .sql files. I read on this site that the reason is that files that are encoded in UTF-16 or UTF-32 are marked as binary b …
28
votes
3answers
7k views
Why is Kiln supporting Mercurial over Git (or another SCM)
I'm not asking the question "why don't you support my favorite feature X?". Instead, I'm interested to understand the decision. If there is something that I don't know about Merc …
27
votes
4answers
231 views
Feature Request: Ability to view all pending reviews in the dashboard
Prior to the latest changes in Kiln, I would rely on FogBugz to manage and track all open/pending code reviews. I had a filter that showed all active code reviews sorted by each de …
22
votes
2answers
1k views
Kiln.NET Library
Hi guys,
I have been so inspired by Kiln API 1.0, since it allows at least somehow to lay your hands on Kiln and touch it from your own code, so I have decided to try myself to wr …
21
votes
1answer
230 views
Feature request: mark a branch repository as “closed” without deleting it
Currently, when a branch is no longer necessary, your options are to "delete" the branch (which means no-one can read from it anymore and "hides" history) or to change the permissi …
21
votes
1answer
247 views
Side-by-side diff in Kiln review?
Is it possible to view code reviews side-by-side rather than inline?
Case FC1860797
20
votes
1answer
215 views
Feature Request: Ability to close a review
I would like to request the ability to close a review or mark it as completed. Right now, there is no such functionality, the only thing a reviewer can do is approve or reject a re …