[ovirt-devel] jenkins jobs are starved

2015-03-12 Thread Greg Sheremeta
Hi, Is anyone around that can kill off some Jenkins jobs? There are at least 100 findbugs starved for 10 hours +. I'd kill a bunch of jobs, but don't have permission. Thanks, Greg Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@

[ovirt-devel] latest master -- clear your cache

2015-03-11 Thread Greg Sheremeta
Hi, https://gerrit.ovirt.org/38554 (switch to GwtBootstrap3CDN module) was just merged and requires a cache clear. Thanks, Greg Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list

[ovirt-devel] gerrit -- why a self-signed certificate?

2015-02-23 Thread Greg Sheremeta
Any reason we are using a self-signed certificate now? I think a proper certificate would be better for a public project. Thanks, Greg Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing

Re: [ovirt-devel] WARNING: trying to localize null, probable error. Exception is not thrown, returning 'N/A'

2015-02-20 Thread Greg Sheremeta
patch: http://gerrit.ovirt.org/#/c/38007/ Greg - Original Message - > From: "Martin Mucha" > To: "Greg Sheremeta" > Cc: "Frantisek Kobzik" , devel@ovirt.org > Sent: Friday, February 20, 2015 11:07:08 AM > Subject: Re: [ovirt-devel] WAR

Re: [ovirt-devel] WARNING: trying to localize null, probable error. Exception is not thrown, returning 'N/A'

2015-02-20 Thread Greg Sheremeta
That's correct. I think we can just remove the warning. Returning "N/A" seems like a fine behavior to me. Greg - Original Message - > From: "Frantisek Kobzik" > To: "Greg Sheremeta" > Cc: devel@ovirt.org > Sent: Friday, February 2

[ovirt-devel] WARNING: trying to localize null, probable error. Exception is not thrown, returning 'N/A'

2015-02-19 Thread Greg Sheremeta
This warning message of $subject is spamming Firebug / Dev tools consoles on latest master. VM tab > Display column is at least one source of it. EnumTranslator is getting nulls passed to translate(). I'm not sure why it's logging about it all of a sudden. Anyone recogniz

[ovirt-devel] why is it called vdsm?

2015-02-13 Thread Greg Sheremeta
Why is it called vdsm and not something a little more descriptive and project-related, like "ovirt-agent"? Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovir

[ovirt-devel] Column and Cell moves and renames

2015-02-12 Thread Greg Sheremeta
column and *.cell. Anything that is a Cell now lives in *.cell. Please keep it maintained this way :) Thanks, Greg [1] http://gerrit.ovirt.org/#/c/36742/ [2] http://gerrit.ovirt.org/#/c/36745/ Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@

[ovirt-devel] otopi missing from f19 master snapshot repo

2015-02-03 Thread Greg Sheremeta
I noticed that there is no otopi available in http://resources.ovirt.org/pub/ovirt-master-snapshot/rpm/fc19/noarch/ I didn't see it in any of the f19 master repos, actually. I had to install otopi from the fc20 repo. Not sure if this is intentional. Thanks, Greg Greg Sheremeta Red Hat

Re: [ovirt-devel] Engine on Fedora 21

2015-02-02 Thread Greg Sheremeta
- Original Message - > From: "Adam Litke" > To: "Juan Hernández" > Cc: devel@ovirt.org > Sent: Monday, February 2, 2015 2:26:29 PM > Subject: Re: [ovirt-devel] Engine on Fedora 21 > > On 02/02/15 13:55 +0100, Juan Hernández wrote: > >On 02/02/2015 07:56 AM, Sandro Bonazzola wrote: > >>

Re: [ovirt-devel] Engine on Fedora 21

2015-01-29 Thread Greg Sheremeta
- Original Message - > From: "Adam Litke" > To: "Yedidyah Bar David" > Cc: devel@ovirt.org > Sent: Thursday, January 29, 2015 4:30:58 PM > Subject: Re: [ovirt-devel] Engine on Fedora 21 > > On 29/01/15 16:18 -0500, Yedidyah Bar David wrote: > >- Original Message - > >> From: "A

Re: [ovirt-devel] CORS enabled for oVirt REST API

2015-01-28 Thread Greg Sheremeta
No objections, patch looks great and works. Moving on. Thanks all :) Greg - Original Message - > From: "Greg Sheremeta" > To: devel@ovirt.org > Cc: "Juan Hernández" > Sent: Tuesday, January 20, 2015 10:30:44 AM > Subject: Re: [ovirt-devel] CORS en

Re: [ovirt-devel] CORS enabled for oVirt REST API

2015-01-20 Thread Greg Sheremeta
Einav, Juan, Vojtech, and I are all +1 for enabling CORS to a configurable set of restricted domains. Any objections? - Original Message - > From: "Vojtech Szocs" > To: "Einav Cohen" > Cc: "Greg Sheremeta" , "Juan Hernández" &g

Re: [ovirt-devel] CORS enabled for oVirt REST API

2014-12-23 Thread Greg Sheremeta
tion from a server that is not the engine. [Itamar, please correct me if I've misrepresented you.] -- Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [UI] Start/stop progress automatically

2014-12-08 Thread Greg Sheremeta
] http://gerrit.ovirt.org/#/c/35966/ ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel Looks great to me. Frontend is very understandable, and much cleaner. Well done. +1 to all :) Greg -- Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cel

[ovirt-devel] findbugs errors -- any way to prevent mad bot from rampant -1s?

2014-12-08 Thread Greg Sheremeta
NHx1bq.png -- Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] howto: Profiling JavaScript

2014-11-10 Thread Greg Sheremeta
Hopefully someone finds this helpful :) http://www.ovirt.org/Profiling_JavaScript -- Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman

[ovirt-devel] [RFC] oVirt mobile client

2014-10-30 Thread Greg Sheremeta
would it take to start it? What would people like to see in such an app? Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [ovirt-users] Beginner

2014-10-25 Thread Greg Sheremeta
- Original Message - > From: "Sandro Bonazzola" > To: "navya sri nizamkari" , us...@ovirt.org, > devel@ovirt.org > Sent: Friday, October 24, 2014 11:01:39 AM > Subject: Re: [ovirt-users] Beginner > > Il 24/10/2014 16:37, navya sri nizamkari ha scritto: > > Hello, i am looking for bugs

Re: [ovirt-devel] [ovirt-users] [Request for Mentors] oVirt Outreach Program for Women

2014-10-14 Thread Greg Sheremeta
Sorry for the late response -- I am also mentoring two people at the moment. I am registered on the OPW page and on our wiki page. Any interested candidates (specifically in UX or ovirt.js work), feel free to reach out! I hear I'm a great teacher ;) Greg - Original Message - > From: "Bri

Re: [ovirt-devel] ovirt.js OPW project

2014-10-01 Thread Greg Sheremeta
Hi Jenny! Thanks so much for your interest! We didn't forget about you. I'm working on a proposal for you and I'll be in touch soon. Greg - Original Message - > From: "Jenny Kang" > To: devel@ovirt.org > Sent: Sunday, September 28, 2014 3:21:57 AM > Subject: [ovirt-devel] ovirt.js OPW p

Re: [ovirt-devel] Ideas on modular UI - slides (updated)

2014-09-08 Thread Greg Sheremeta
I ran across this today which made me think of your idea. http://martinfowler.com/articles/microservices.html Greg - Original Message - > From: "Vojtech Szocs" > To: devel@ovirt.org > Sent: Wednesday, August 27, 2014 7:03:57 AM > Subject: [ovirt-devel] Ideas on modular UI - slides (upd

Re: [ovirt-devel] Ideas on modular UI

2014-08-26 Thread Greg Sheremeta
- Original Message - > From: "Vojtech Szocs" > To: devel@ovirt.org > Sent: Tuesday, August 26, 2014 10:36:23 AM > Subject: Re: [ovirt-devel] Ideas on modular UI > > Just noticed that Barak is giving 3.5 deep dive for JSON-RPC, > should we move our "modular UI" session after that ^^ one?

Re: [ovirt-devel] Tools for developing and building oVirt.js project

2014-08-25 Thread Greg Sheremeta
- Original Message - > From: "Vojtech Szocs" > To: devel@ovirt.org > Sent: Monday, August 25, 2014 11:13:38 AM > Subject: [ovirt-devel] Tools for developing and building oVirt.js project > > Hi guys, > > last week, we had "oVirt.js PoC" session and I mentioned the possibility > of using

Re: [ovirt-devel] [ENGINE] thoughts about LinqUtils

2014-08-25 Thread Greg Sheremeta
- Original Message - > From: "Yair Zaslavsky" > To: "Alon Bar-Lev" > Cc: "Greg Sheremeta" , "Itamar Heim" , > devel@ovirt.org > Sent: Sunday, August 24, 2014 9:51:31 PM > Subject: Re: [ovirt-devel] [ENGINE] thoughts about

Re: [ovirt-devel] [ENGINE] thoughts about LinqUtils

2014-08-22 Thread Greg Sheremeta
- Original Message - > From: "Alon Bar-Lev" > To: "Greg Sheremeta" > Cc: "Yair Zaslavsky" , "Itamar Heim" , > devel@ovirt.org > Sent: Friday, August 22, 2014 4:20:19 PM > Subject: Re: [ovirt-devel] [ENGINE] thoughts about

Re: [ovirt-devel] [ENGINE] thoughts about LinqUtils

2014-08-22 Thread Greg Sheremeta
- Original Message - > From: "Yair Zaslavsky" > To: "Itamar Heim" > Cc: devel@ovirt.org > Sent: Thursday, August 21, 2014 8:39:31 PM > Subject: Re: [ovirt-devel] [ENGINE] thoughts about LinqUtils > > > > - Original Message - > > From: "Itamar Heim" > > To: "Yair Zaslavsky" ,

Re: [ovirt-devel] What does your oVirt development environment look like?

2014-08-21 Thread Greg Sheremeta
- Original Message - > From: "Adam Litke" > To: devel@ovirt.org > Sent: Friday, August 15, 2014 9:32:55 AM > Subject: [ovirt-devel] What does your oVirt development environment look > like? > > Ever since starting to work on oVirt around 3 years ago I've been > striving for the perf

[ovirt-devel] [ATTN] GWT Debug mode is now 2x faster!

2014-08-06 Thread Greg Sheremeta
[changing the subject to be more noticeable] All, Alexander did some great work making GWT debug mode at least 2x faster. It is now *very* usable. I have previously avoided it, but now it's pretty awesome. If you have avoided it like me, give it a try! Tip: make gwt-debug DEBUG_MODULE=webadmin

Re: [ovirt-devel] can't install any host on latest master -- otopi errors / NPE

2014-08-06 Thread Greg Sheremeta
- Original Message - > From: "Alon Bar-Lev" > To: "Greg Sheremeta" > Cc: devel@ovirt.org > Sent: Wednesday, August 6, 2014 12:21:51 AM > Subject: Re: [ovirt-devel] can't install any host on latest master -- otopi > errors / NPE > >

Re: [ovirt-devel] can't install any host on latest master -- otopi errors / NPE

2014-08-05 Thread Greg Sheremeta
- Original Message - > From: "Greg Sheremeta" > To: devel@ovirt.org > Sent: Tuesday, August 5, 2014 5:42:46 PM > Subject: [ovirt-devel] can't install any host on latest master -- otopi > errors / NPE > > Hi, > > I can't install a

[ovirt-devel] oVirt 3.5 test day 2 results

2014-07-29 Thread Greg Sheremeta
. Thanks, Greg Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] [ACTION NEEDED] you must install PatternFly for new look-and-feel to work

2014-07-08 Thread Greg Sheremeta
- Original Message - > From: "Greg Sheremeta" > To: devel@ovirt.org > Sent: Tuesday, July 8, 2014 9:50:08 AM > Subject: Re: [ovirt-devel] [ACTION NEEDED] you must install PatternFly for > new look-and-feel to work > > If you happen to do this in the ne

Re: [ovirt-devel] [ACTION NEEDED] you must install PatternFly for new look-and-feel to work

2014-07-08 Thread Greg Sheremeta
- Original Message - > From: "Sven Kieske" > To: "Greg Sheremeta" > Cc: devel@ovirt.org > Sent: Tuesday, July 8, 2014 10:47:02 AM > Subject: Re: [ovirt-devel] [ACTION NEEDED] you must install PatternFly for > new look-and-feel to wor

Re: [ovirt-devel] [ACTION NEEDED] you must install PatternFly for new look-and-feel to work

2014-07-08 Thread Greg Sheremeta
- Original Message - > From: "Sven Kieske" > To: devel@ovirt.org > Sent: Tuesday, July 8, 2014 10:10:06 AM > Subject: Re: [ovirt-devel] [ACTION NEEDED] you must install PatternFly for > new look-and-feel to work > > > > Am 08.07.2014 15:06,

Re: [ovirt-devel] [ACTION NEEDED] you must install PatternFly for new look-and-feel to work

2014-07-08 Thread Greg Sheremeta
- > From: "Greg Sheremeta" > To: devel@ovirt.org > Sent: Tuesday, July 8, 2014 9:06:16 AM > Subject: [ACTION NEEDED] you must install PatternFly for new look-and-feel to > work > > Hi oVirt developers, > > We extracted the new look-and-feel 'library' (ca

[ovirt-devel] [ACTION NEEDED] you must install PatternFly for new look-and-feel to work

2014-07-08 Thread Greg Sheremeta
y problems! Greg Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Question/thoughts about our engine logging framework

2014-06-15 Thread Greg Sheremeta
- Original Message - > From: "Eli Mesika" > To: "Yair Zaslavsky" > Cc: devel@ovirt.org > Sent: Sunday, June 15, 2014 10:02:15 AM > Subject: Re: [ovirt-devel] Question/thoughts about our engine logging > framework > > > > - Original Message - > > From: "Vojtech Szocs" > > To

Re: [ovirt-devel] Proposal: using Bootstrap CSS grids for layout

2014-06-13 Thread Greg Sheremeta
Thanks Vojtech! I and many others agree. This is something I'll push hard for our next release :) Greg - Original Message - > From: "Vojtech Szocs" > To: "Greg Sheremeta" > Cc: devel@ovirt.org > Sent: Friday, June 13, 2014 11:38:43 AM > Su

Re: [ovirt-devel] jQuery?

2014-06-05 Thread Greg Sheremeta
- Original Message - > From: "Vojtech Szocs" > To: "Greg Sheremeta" > Cc: devel@ovirt.org, "Alexander Wels" > Sent: Thursday, June 5, 2014 12:19:34 PM > Subject: Re: jQuery? > > > > - Original Message - > >

Re: [ovirt-devel] jQuery?

2014-06-05 Thread Greg Sheremeta
- Original Message - > From: "Vojtech Szocs" > To: "Greg Sheremeta" > Cc: "Einav Cohen" , devel@ovirt.org > Sent: Thursday, June 5, 2014 12:29:41 PM > Subject: Re: [ovirt-devel] jQuery? > > > > - Original Message -

Re: [ovirt-devel] jQuery?

2014-06-05 Thread Greg Sheremeta
- Original Message - > From: "Einav Cohen" > To: "Greg Sheremeta" > Cc: devel@ovirt.org > Sent: Thursday, June 5, 2014 11:43:24 AM > Subject: Re: [ovirt-devel] jQuery? > > > - Original Message - > > From: "Greg

Re: [ovirt-devel] jQuery?

2014-06-05 Thread Greg Sheremeta
- Original Message - > From: "Vojtech Szocs" > To: "Greg Sheremeta" > Cc: devel@ovirt.org, "Alexander Wels" > Sent: Thursday, June 5, 2014 10:49:45 AM > Subject: Re: jQuery? > > > > - Original Message - > >

Re: [ovirt-devel] jQuery?

2014-06-05 Thread Greg Sheremeta
- Original Message - > From: "Vojtech Szocs" > To: "Greg Sheremeta" > Cc: devel@ovirt.org, "Alexander Wels" > Sent: Thursday, June 5, 2014 9:26:19 AM > Subject: Re: jQuery? > > > - Original Message - > > From: "

[ovirt-devel] jQuery?

2014-06-03 Thread Greg Sheremeta
Does anyone see an issue with adding jQuery to GwtHostPage? Some PatternFly widgets require bootstrap.min.js which requires jQuery. Thanks, Greg Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel

Re: [ovirt-devel] fixing whitespace in ui.xml files

2014-06-02 Thread Greg Sheremeta
I agree, 4 spaces for consistency. Anyone else have an opinion? - Original Message - > From: "Vojtech Szocs" > To: "Gilad Chaplik" > Cc: "Lior Vernia" , "Greg Sheremeta" > , devel@ovirt.org, "Alexander Wels" > , "

Re: [ovirt-devel] Proposal: using Bootstrap CSS grids for layout

2014-05-30 Thread Greg Sheremeta
This might also help explain: http://gwtbootstrap3.github.io/gwtbootstrap3-demo/#gridSystem - Original Message - > From: "Greg Sheremeta" > To: devel@ovirt.org > Sent: Wednesday, May 21, 2014 8:43:20 PM > Subject: [ovirt-devel] Proposal: using Bootstrap CSS grids

[ovirt-devel] new build parameter for GWT CSS debugging

2014-05-29 Thread Greg Sheremeta
Hi, We added a new build parameter called gwt.cssResourceStyle that can tell the GWT compiler to not obfuscate the names of CSS classes in its output. This is tremendously helpful when debugging CSS issues. In Firebug or similar, you'll see 'http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] fixing whitespace in ui.xml files

2014-05-29 Thread Greg Sheremeta
them. If we agree, I volunteer to fix them all and post a patch. I think we can also set gerrit to point these out. Thanks, Greg Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel

Re: [ovirt-devel] UI bug in Ovirt new/edit cluster popup

2014-05-22 Thread Greg Sheremeta
Thanks, merge please? :) - Original Message - > From: "Vojtech Szocs" > To: "Greg Sheremeta" > Cc: "Kanagaraj" , "Karnan Chidambarakani" > , devel@ovirt.org > Sent: Thursday, May 22, 2014 11:50:50 AM > Subject

[ovirt-devel] can someone please restart ovirt gerrit? it's crawling. thanks!

2014-05-22 Thread Greg Sheremeta
Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] UI bug in Ovirt new/edit cluster popup

2014-05-22 Thread Greg Sheremeta
Thanks. I will fix. - Original Message - > From: "Kanagaraj" > To: aw...@redhat.com > Cc: "Karnan Chidambarakani" , devel@ovirt.org > Sent: Thursday, May 22, 2014 9:22:25 AM > Subject: Re: [ovirt-devel] UI bug in Ovirt new/edit cluster popup > > The issue exists in current master. > > O

Re: [ovirt-devel] UX debug mode in chrome

2014-05-22 Thread Greg Sheremeta
And if you've already upgraded, we found Chrome 33 here: ftp://ftp.pbone.net/mirror/ftp.sourceforge.net/pub/sourceforge/s/sn/snowbird/yum/sb20/google-chrome-stable-33.0.1750.117-1.x86_64.rpm Google doesn't appear to maintain an archive of old versions. - Original Message - > From: "Alexa

[ovirt-devel] Proposal: using Bootstrap CSS grids for layout

2014-05-21 Thread Greg Sheremeta
Please review and discuss if you are interested. http://www.ovirt.org/Features/CSSGrids Thanks, Greg Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http

Re: [ovirt-devel] spacing fix with PatternFly and tables

2014-05-15 Thread Greg Sheremeta
- Original Message - > From: "Greg Sheremeta" > To: devel@ovirt.org > Sent: Thursday, May 15, 2014 10:56:10 AM > Subject: [ovirt-devel] spacing fix with PatternFly and tables > > Hi, > > With the PatternFly look and feel patch applied, GWT's sp

[ovirt-devel] spacing fix with PatternFly and tables

2014-05-15 Thread Greg Sheremeta
.some-table { border-spacing: 10px; border-collapse: separate; } Greg Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] limiting gwt compiler threads to 1

2014-05-14 Thread Greg Sheremeta
That did the trick. Thanks! Greg - Original Message - > From: "Einav Cohen" > To: "Greg Sheremeta" > Cc: "Vojtech Szocs" , "Alexander Wels" , > devel@ovirt.org > Sent: Wednesday, May 14, 2014 9:22:53 PM > Subject: Re: [ovirt

[ovirt-devel] limiting gwt compiler threads to 1

2014-05-14 Thread Greg Sheremeta
I would expect there to be a delay while 1 waits for 0: [INFO]Compiling 2 permutations [INFO] Compiling permutation 0... <30 second pause...> [INFO] Compiling permutation 1... <30 second pause...> Do I have the options wrong? Greg Greg Sheremeta Red Hat, Inc.

Re: [ovirt-devel] just merged the look-and-feel patch -- rebase!

2014-05-07 Thread Greg Sheremeta
We've received a couple of BZ's so far (thanks derez!) Please make sure to clear your browser cache after rebasing to this UI change. Thanks, Greg - Original Message - > From: "Greg Sheremeta" > To: devel@ovirt.org > Sent: Tuesday, May 6, 2014 8:44:03 AM

[ovirt-devel] just merged the look-and-feel patch -- rebase!

2014-05-06 Thread Greg Sheremeta
hanks! Greg [1] http://gerrit.ovirt.org/#/c/24594/ Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

[ovirt-devel] [ACTION REQUESTED] please review new oVirt look-and-feel patch

2014-04-22 Thread Greg Sheremeta
errit.ovirt.org/#/c/24594/ Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mailing list Devel@ovirt.org http://lists.ovirt.org/mailman/listinfo/devel

Re: [ovirt-devel] Question about plan/work for javascript SDK

2014-04-09 Thread Greg Sheremeta
Hey, Plain old UI Plugins can, in theory, use any backend they would like to. (I don't know MEAN, so not sure if this helps answer your question.) But the real power of oVirt.js is that it allows any type of JavaScript frontend to access ovirt-engine. Perhaps you want to write a super-light ve

Re: [Devel] 3.5 UX features overview

2014-04-09 Thread Greg Sheremeta
For the PatternFly adoption, here are the "slides": http://tinyurl.com/ovirtpfly Greg - Original Message - > The following is a new meeting request: > Subject: 3.5 UX features overview > Organizer: "Einav Cohen" > Location: BlueJeans / conf: 712 886 7405# > Time: Wednesday, April 9,

Re: [Devel] gerrit is hanging, but only in chrome

2014-04-04 Thread Greg Sheremeta
his is Chrome version and was only containing "t" for a while, but after a few times refreshing it, it started serving it. And now Chrome works again. HTH Greg - Original Message - > From: "Greg Sheremeta" > To: "David Caro" > Cc: devel@ovirt.or

Re: [Devel] gerrit is hanging, but only in chrome

2014-04-04 Thread Greg Sheremeta
Awesome. Do you have a link to the job? - Original Message - > From: "Itamar Heim" > To: "Greg Sheremeta" , "David Caro" > Cc: in...@ovirt.org, devel@ovirt.org > Sent: Friday, April 4, 2014 1:12:39 PM > Subject: Re: [Devel] gerrit is hanging

Re: [Devel] gerrit is hanging, but only in chrome

2014-04-04 Thread Greg Sheremeta
Console has no errors, and just one info message "Calling LP_setval from A" Clearing cache has no effect. I'll start debugging. Can someone restart gerrit? - Original Message - > From: "David Caro" > To: "Greg Sheremeta" > Cc: "Itama

[Devel] gerrit is hanging, but only in chrome

2014-04-04 Thread Greg Sheremeta
gerrit is hanging at the 'loading gerrit code review' screen in Chrome. Works fine in FF. Anyone know what's up? Greg Greg Sheremeta Red Hat, Inc. Sr. Software Engineer, RHEV Cell: 919-807-1086 gsher...@redhat.com ___ Devel mai

<    1   2   3   4