json-tck/src/main/java/org/apidesign/html/json/tck/KnockoutTCK.java
Fri, 07 Feb 2014 07:44:34 +0100 Updating copyright headers to mention current year
Thu, 06 Feb 2014 16:37:43 +0100 Really link to Factory
Thu, 06 Feb 2014 16:35:14 +0100 A bit of documentation for the TCK classes
Thu, 06 Feb 2014 10:52:45 +0100 Fixing Javadoc warnings
Tue, 07 Jan 2014 08:55:34 +0100 Additional merge from default branch
Tue, 07 Jan 2014 08:48:40 +0100 Extending the TCK with checks for proper behavior of JavaScriptBody annotations
Tue, 07 Jan 2014 08:21:57 +0100 Merging with most recent changes on the default branch. Including switch to org.netbeans.html namespace.
Sat, 04 Jan 2014 21:47:47 +0100 All tests in OSGi mode are executed (as we add new Equinox Hook), they however fail
Mon, 16 Dec 2013 17:39:56 +0100 The work on this project started in 2013
Mon, 16 Dec 2013 15:00:21 +0100 Changing license to standard GPLv2CPE/CDDL
Mon, 25 Nov 2013 09:44:59 +0100 Moving tests for @JavaScriptBody into TCK
Sun, 25 Aug 2013 14:40:16 +0200 Tyrus based implementation of WebSockets for JDK7
Sat, 17 Aug 2013 14:31:06 +0200 Initial support of websockets communication
Mon, 12 Aug 2013 10:06:14 +0200 Introducing @ModelOperation annotaiton
Tue, 25 Jun 2013 09:30:12 +0200 Updating javadoc to match current names
Mon, 24 Jun 2013 21:50:16 +0200 Removing references to experimental code from bck2brwsr project
Fri, 21 Jun 2013 22:35:21 +0200 Using dynamic way to register an Http resource. Some tests are passing. Five + one is failing
Fri, 21 Jun 2013 15:54:38 +0200 Removing dependency on vmtest
Tue, 28 May 2013 13:31:42 +0200 Moving Context into its own separate module, renaming to BrwsrCtx and making it flexible
Mon, 29 Apr 2013 10:05:06 +0200 Better names for VMTest builder methods
Mon, 29 Apr 2013 09:58:13 +0200 Always use org.openide.util.lookup in provided mode - only then it is available just for compilation of the single project
Thu, 25 Apr 2013 12:40:29 +0200 Execution of JavaScript needs to be provided by the instance of the TCK
Wed, 24 Apr 2013 18:52:42 +0200 Representation of JSON objects can be different in each technology. The actual implementation of the TCK needs to create such object then.
Wed, 24 Apr 2013 18:34:31 +0200 TCK for the JSON mapping technologies