Wed, 29 Jan 2014 18:23:26 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Wed, 29 Jan 2014 18:23:18 +0100 Tomas Zezula Clean up.
Wed, 29 Jan 2014 17:28:57 +0100 Jaroslav Tulach boot-fx artifact has been replaced by net.java.html.boot.fx
Wed, 29 Jan 2014 16:49:33 +0100 Tomas Zezula Clean up.
Wed, 29 Jan 2014 16:44:24 +0100 Tomas Zezula #Clean up.
Wed, 29 Jan 2014 16:15:41 +0100 Tomas Zezula Added stack trace to result.
Wed, 29 Jan 2014 14:22:48 +0100 Tomas Zezula Debugger - commands.
Tue, 28 Jan 2014 22:26:21 +0100 Tomas Zezula Debugger endpoint.
Tue, 28 Jan 2014 22:00:22 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Tue, 28 Jan 2014 21:59:12 +0100 Tomas Zezula Project channel.
Tue, 28 Jan 2014 13:57:53 +0100 Tomas Zezula Attach, Continue, Set Breakpoints.
Tue, 28 Jan 2014 11:07:53 +0100 Jaroslav Tulach Suggested by Lahvac: Use make.Identifier on the whole, concatenated string to preserve new lines
Tue, 28 Jan 2014 11:07:12 +0100 Jaroslav Tulach Properly escaping "
Tue, 28 Jan 2014 10:20:31 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Tue, 28 Jan 2014 10:20:21 +0100 Tomas Zezula Attach, Set Breakpoints mocks
Mon, 27 Jan 2014 15:02:58 +0100 Jaroslav Tulach Proper name and catchy module description
Mon, 27 Jan 2014 14:45:31 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Mon, 27 Jan 2014 11:51:00 +0100 Tomas Zezula Fixing rerun of project.
Mon, 27 Jan 2014 06:17:04 +0100 Jaroslav Tulach Split individual lines into separate strings
Fri, 24 Jan 2014 19:41:30 +0100 Tomas Zezula Sending build finished message.
Fri, 24 Jan 2014 08:38:30 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Fri, 24 Jan 2014 08:38:02 +0100 Tomas Zezula Redirecting project IO.
Thu, 23 Jan 2014 17:13:02 +0100 Jaroslav Tulach No need for mangling. The callback format is same as JSNI now.
Thu, 23 Jan 2014 15:43:39 +0100 Jaroslav Tulach The hint implementation needs to be in sources, not test sources
Thu, 23 Jan 2014 15:28:07 +0100 Jaroslav Tulach Two more tests
Thu, 23 Jan 2014 15:02:02 +0100 Jaroslav Tulach Adding NetBeans module to support NetBeans html4j APIs
Thu, 23 Jan 2014 13:07:15 +0100 Tomas Zezula Async InvokeProjectActionHandler
Thu, 23 Jan 2014 10:46:07 +0100 Tomas Zezula Refactoring, BasicHandler, AsyncHandler.
Tue, 21 Jan 2014 15:45:27 +0100 Tomas Zezula Project run - synchronous.
Tue, 21 Jan 2014 15:05:56 +0100 Tomas Zezula Automated merge with http://hg.netbeans.org/main/contrib
Tue, 21 Jan 2014 15:05:48 +0100 Tomas Zezula Run project.
Tue, 21 Jan 2014 12:56:35 +0100 Jaroslav Tulach Convert elements of an array one by one
Mon, 20 Jan 2014 16:30:35 +0100 Tomas Zezula IllegalArgumentException due to non normalized file.
Tue, 14 Jan 2014 08:29:19 +0100 Nils Hoffmann Updated module specification version to 1.9.2
Tue, 14 Jan 2014 08:23:04 +0100 Nils Hoffmann Ensured consistent indentation with spaces. Enabled project specific formatting.
Mon, 13 Jan 2014 14:16:25 +0100 Nils Hoffmann Automated merge with http://hg.netbeans.org/main/contrib/
Fri, 20 Dec 2013 11:19:35 +0100 Nils Hoffmann Added test for variable interpolation using freemarker.
Fri, 20 Dec 2013 10:29:41 +0100 Nils Hoffmann Automated merge with http://hg.netbeans.org/main/contrib/
Fri, 20 Dec 2013 10:29:11 +0100 Nils Hoffmann Fix for issue #239631 - "Line Endings" option not respected for license.txt
Fri, 20 Dec 2013 10:28:03 +0100 Nils Hoffmann Fix for issue #239582 - License Changer doesn't recognize project.displayName template variable.
Tue, 07 Jan 2014 15:48:58 +0100 Milutin Kristofic #209401 - DefaultKeyTypedAction#replaceSelection is against assumption called with empty string as argument - matthias42@netbeans.org patch
Fri, 13 Dec 2013 12:53:55 +0100 Jaroslav Tulach Give the new modules a display category
Fri, 13 Dec 2013 12:48:30 +0100 Jaroslav Tulach Need to use different position to avoid collisions
Fri, 13 Dec 2013 12:35:23 +0100 Jaroslav Tulach Don't terminate the execution when running inside of commit-validation tests
Fri, 13 Dec 2013 12:21:43 +0100 Jaroslav Tulach Download the grizzly JARs sooner than content of release directory is scanned
Wed, 11 Dec 2013 13:23:16 +0100 Jaroslav Tulach Removing some methods that no longer seem necessary
Wed, 11 Dec 2013 12:14:00 +0100 Jaroslav Tulach Need to expose the JSON class so other modules can use it. Plus different escaping of ' to make dew4nb work OK
Wed, 11 Dec 2013 11:45:19 +0100 Jaroslav Tulach Removing references to context
Wed, 11 Dec 2013 11:37:13 +0100 Jaroslav Tulach Parse using simple JSON library
Wed, 11 Dec 2013 11:07:41 +0100 Jaroslav Tulach Support cloning and isModel check
Wed, 11 Dec 2013 10:53:14 +0100 Jaroslav Tulach Change notifications are not supported
Wed, 11 Dec 2013 10:51:40 +0100 Jaroslav Tulach Basic tests compile and some of them pass OK
Wed, 11 Dec 2013 09:28:02 +0100 Jaroslav Tulach Simplify the processor to cover only NetBeans needed usecases
Wed, 11 Dec 2013 09:25:17 +0100 Jaroslav Tulach Processor for the JSON API
Wed, 11 Dec 2013 08:54:59 +0100 Jaroslav Tulach Simplifying the API to do only what it has to do in the NetBeans context
Wed, 11 Dec 2013 08:54:03 +0100 Jaroslav Tulach NetBeans API for accessing JSON objects from Java
Tue, 10 Dec 2013 11:18:11 +0100 Jaroslav Tulach Simplifying dependencies and adding author and homepage
Tue, 10 Dec 2013 10:56:46 +0100 Jaroslav Tulach Support for using SNAPSHOTs as dependencies
Sat, 07 Dec 2013 18:54:27 +0100 Jan Lahoda Must use nb.org version of build.xml
Sat, 07 Dec 2013 18:41:03 +0100 Jan Lahoda Various bugfixes/improvements