On Sun, Aug 3, 2014 at 11:23 AM, Mads Kiilerich <[email protected]> wrote:
> On 08/03/2014 06:09 PM, anatoly techtonik wrote: > >> Hi, >> >> First impressions on the project. >> The interface looks cluttered and geeky. >> > > It is. We hope someone with skills in that area will improve it. A first > step will be when licensing has been worked out and we can use Sean's > FontAwesome work as seen on https://smf.io/hg . > > > Also bad that Mailman >> doesn't have forum interface like Google Groups to subscribe to >> individual threads. Anyway.. >> > > Well ... it _is_ a mailing list. People who try to use mailing lists as if > they were forums often turn it into the lowest(!) common denominator. > > > Is there a capability in Kallithea to store personal labels attached >> to source code lines, such as code coverage marks and review >> coverage with comments? Basically I need to label reviewed lines >> in some product as I do security research, so that I knew that >> these lines there reviewed by me (or smb. else) at a certain date. >> >> Is that possible with Kallithea? >> > > No. How should that work when files are changed? > (Speculating) They could be tied to a given file line and managed in the same way as, say, "hg annotate" works? So comments would be tied to line & changeset, and then whenever the line is changed it would be "dirty" and the comment would be invalid? > > Comments in a pull request could perhaps be an approximation of what you > are asking for. > > /Mads > > _______________________________________________ > kallithea-general mailing list > [email protected] > http://lists.sfconservancy.org/mailman/listinfo/kallithea-general >
_______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
