Thu, 05 Jun 2014 18:04:59 +0200Skipping tests that are broken due to JDK-8046013 envjs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 18:04:59 +0200] rev 697
Skipping tests that are broken due to JDK-8046013

Thu, 05 Jun 2014 17:50:40 +0200Skip the ko4j tests on JDK7. The envjs version only works on nashorn envjs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 17:50:40 +0200] rev 696
Skip the ko4j tests on JDK7. The envjs version only works on nashorn

Wed, 04 Jun 2014 16:24:50 +0200Force check state in systems where dispatching event does not modify it (like env.js) envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 16:24:50 +0200] rev 695
Force check state in systems where dispatching event does not modify it (like env.js)

Wed, 04 Jun 2014 16:07:43 +0200compareDocumentPosition confuses knockout 2.2.1 - remove it and let knockout check if a node is inside a DOM itself by iteration of parents envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 16:07:43 +0200] rev 694
compareDocumentPosition confuses knockout 2.2.1 - remove it and let knockout check if a node is inside a DOM itself by iteration of parents

Wed, 04 Jun 2014 15:18:05 +0200The presenters are supposed to be singlethreaded so we need an executor to pass requests into envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 15:18:05 +0200] rev 693
The presenters are supposed to be singlethreaded so we need an executor to pass requests into

Wed, 04 Jun 2014 14:57:22 +0200Accept also non-String values. Just convert them. envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 14:57:22 +0200] rev 692
Accept also non-String values. Just convert them.

Wed, 04 Jun 2014 14:54:53 +0200Adding missing + envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 14:54:53 +0200] rev 691
Adding missing +

Wed, 04 Jun 2014 14:43:35 +0200env.js's XHR does not seem to be very reliable. Using Java implementation from Tyrus envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 14:43:35 +0200] rev 690
env.js's XHR does not seem to be very reliable. Using Java implementation from Tyrus

Wed, 04 Jun 2014 14:41:06 +0200Less lints by hints envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 14:41:06 +0200] rev 689
Less lints by hints

Wed, 04 Jun 2014 14:37:10 +0200Consistently use request && r rather than this & response envjs
Jaroslav Tulach <jtulach@netbeans.org> [Wed, 04 Jun 2014 14:37:10 +0200] rev 688
Consistently use request && r rather than this & response