Hey Brian, Sorry to hear that it caused merge conflicts for you . But Ian did bring it up on the mailing list and I suggested him to use the js beautifier tool for reformatting the js code which I guess you missed probably because of the "heavy" traffic on the dev list and thereafter Sebastien merged the code when the discussion and the reviews ended. Anyways, I'll also try to ping you personally on such occasions in the future to let you know if any major changes are being committed. Now , probably you would need to do a lot of rebasing , sorry for that !!
Thanks, Pranav On Tue, Jul 23, 2013 at 12:29 AM, Jessica Wang <jessica.w...@citrix.com>wrote: > +1 > > -----Original Message----- > From: Brian Federle [mailto:brian.fede...@citrix.com] > Sent: Monday, July 22, 2013 11:33 AM > To: dev@cloudstack.apache.org > Cc: Ian Duffy (i...@ianduffy.ie) > Subject: Reformatting UI code > > Hello, > > Recently I discovered that all JS and UI code have been reformatted to 4 > spaces: > > commit ad69bc8da3244b783dd003ddf3184fca2762c514 > Author: Ian Duffy <i...@ianduffy.ie> > Date: Thu Jul 18 15:39:28 2013 +0100 > > Format JS > > While I do appreciate people coming in to help clean up the UI code, and > don't mind if we change the indent level to be consistent with the rest of > the code base, this commit is causing a lot of git conflicts with various > development branches I'm working on. Please give a bit more heads up in the > future about this, try to CC the main UI developers about it first before > committing - right now myself and Jessica Wang (jessica.w...@citrix.com) > do the majority of UI development. > > Thanks, > Brian >