Thu, 05 Jun 2014 21:01:56 +0200A bit of documentation envjs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 21:01:56 +0200] rev 700
A bit of documentation

Thu, 05 Jun 2014 20:27:54 +0200Hiding the ScriptPresenter implementation behind few factory methods envjs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 20:27:54 +0200] rev 699
Hiding the ScriptPresenter implementation behind few factory methods

Thu, 05 Jun 2014 19:42:03 +0200Don't export META-INF/services envjs
Jaroslav Tulach <jtulach@netbeans.org> [Thu, 05 Jun 2014 19:42:03 +0200] rev 698
Don't export META-INF/services

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 +