Thu, 21 Jul 2011 22:51:52 +0200 Jan Lahoda bitbucket-20: adding conditions for enclosing class/package (transplanting from trunk). release701
Thu, 21 Jul 2011 22:43:01 +0200 Jan Lahoda Ability to individually enable/disable the remote indices.
Thu, 21 Jul 2011 15:59:06 +0200 Jan Lahoda Adjusting to recent changes in java.hints
Thu, 21 Jul 2011 15:57:25 +0200 Jan Lahoda bitbucket-19: show text/x-javahints editor (including errors) in the Apply Pattern dialog.
Wed, 20 Jul 2011 18:31:35 +0200 Jan Lahoda bitbucket-20: adding conditions for enclosing class/package.
Wed, 20 Jul 2011 13:06:06 +0200 Jan Lahoda Keeping backwards compatibility in WebUtilities.
Wed, 20 Jul 2011 11:36:24 +0200 Jan Lahoda Attempting to make the remote query "cancelable".
Tue, 19 Jul 2011 15:04:59 +0200 Jan Lahoda Adjusting the apisupport bridge to the recent changes of apisupport.
Tue, 19 Jul 2011 14:19:05 +0200 Jan Lahoda Removing dependency on org.netbeans.modules.parsing.lucene
Thu, 14 Jul 2011 23:05:45 +0200 Jan Lahoda Incrementing spec. versions
Thu, 14 Jul 2011 23:03:50 +0200 Jan Lahoda Trying to make the remote Go to Type/Symbol query less intrusive.
Thu, 14 Jul 2011 15:29:41 +0200 Jan Lahoda The hudson build should create the temporary zip on a more appropriate location and delete it when it is no longer needed
Thu, 14 Jul 2011 15:29:08 +0200 Jan Lahoda Making a shorter version of the backend
Wed, 13 Jul 2011 20:12:58 +0200 Jan Lahoda Use mktemp instead of tempfile, which is safer.
Wed, 13 Jul 2011 20:12:16 +0200 Jan Lahoda Various improvements to the hudson plugin: ignore pattern, make sure the configuration is saved, some more logging.
Fri, 08 Jul 2011 18:01:09 +0200 Jan Lahoda Need to set the model to prevent index-out-of-bounds
Sun, 10 Jul 2011 21:50:05 +0200 Jan Lahoda Preventing AssertionError from Types.isSubType (reported by err@netbeans.org). (backported from NetBeans proper) release701
Thu, 07 Jul 2011 20:14:12 +0200 Jan Lahoda Better logging.
Thu, 07 Jul 2011 20:13:19 +0200 Jan Lahoda Do not throw ClassNotFoundException while editing a custom condition.
Thu, 07 Jul 2011 20:12:38 +0200 Jan Lahoda Skipping non-rel source roots, as nbinst source roots may be listed in segments, but URLs for them cannot be constructed in the web frontend
Thu, 07 Jul 2011 20:11:36 +0200 Jan Lahoda The remoting indices typically do not fit into the memory, disable the Lucene's index memory cache
Thu, 07 Jul 2011 09:41:14 +0200 Jan Lahoda Missing file
Thu, 07 Jul 2011 09:13:19 +0200 Jan Lahoda Remoting should support 'who extends/overrides/implements me' query.
Wed, 06 Jul 2011 11:39:05 +0200 Jan Lahoda Stop the index frontend when the hudson is going down, adding a CLI command to restart the frontend.
Wed, 06 Jul 2011 11:38:07 +0200 Jan Lahoda Compress the fulltext index, to make the index slightly smaller and easier to fit into caches
Wed, 06 Jul 2011 11:31:54 +0200 Jan Lahoda Optimize the index after it is created
Mon, 04 Jul 2011 14:12:37 +0200 Jan Lahoda Ability to specify the project markers, cleaning up the hudson plugin a bit.
Mon, 04 Jul 2011 12:48:44 +0200 Jan Lahoda Support for Go to Symbol
Sun, 03 Jul 2011 11:51:25 +0200 Jan Lahoda Fixing declarative hints tests.
Fri, 01 Jul 2011 18:38:14 +0200 Jan Lahoda Using only one Lucene index to keep data for whole project rather than several indices for each source root in order to improve performance. Currently requires that the indexing creates indices from scratch.
Thu, 30 Jun 2011 13:54:51 +0200 Jan Lahoda Adding remoting tests
Wed, 29 Jun 2011 16:33:37 +0200 Jan Lahoda Including needed libraries in NBM.
Wed, 29 Jun 2011 15:48:34 +0200 Jan Lahoda Adding remoting kit
Wed, 29 Jun 2011 14:57:07 +0200 Jan Lahoda Running the computation of remote usages on background, workarounding too broad events from the NbProject causing troubles in finding correct nodes inside the PackageView
Tue, 28 Jun 2011 16:04:04 +0200 Jan Lahoda Force scan if the target is unresolvable.
Tue, 28 Jun 2011 16:03:00 +0200 Jan Lahoda Preventing NPE
Tue, 28 Jun 2011 13:42:12 +0200 Jan Lahoda Parse candidate files locally on demand and present exact usages - may or may not work correctly for methods whose real parameters are not indexed
Tue, 28 Jun 2011 13:41:05 +0200 Jan Lahoda For methods that override other methods record also the overridden methods
Mon, 27 Jun 2011 18:32:08 +0200 Jan Lahoda Remote Java usages (another try)
Mon, 27 Jun 2011 18:32:06 +0200 Jan Lahoda Keep sources in the index
Mon, 27 Jun 2011 10:09:34 +0200 Jan Lahoda UI as a sub-resource of search does not work, moving "ui" to a different place.
Sun, 26 Jun 2011 10:32:03 +0200 Jan Lahoda RemoteResult needs to be serializable.
Sun, 26 Jun 2011 09:30:04 +0200 Jan Lahoda Making 'ui' sub-resource of search, not vice versa
Sun, 26 Jun 2011 09:29:15 +0200 Jan Lahoda The closure may not refer to the outter class, making it a static inner
Sat, 25 Jun 2011 09:38:22 +0200 Jan Lahoda Need to copy NB platform jars before trying to compile remoting
Fri, 24 Jun 2011 15:59:27 +0200 Jan Lahoda Support for maven projects
Fri, 24 Jun 2011 12:52:51 +0200 Jan Lahoda Adding display name to the index, deleting the CategoryStorage from indexer
Fri, 24 Jun 2011 12:50:36 +0200 Jan Lahoda Adjusting .hgignore to the moved hudson plugin
Fri, 24 Jun 2011 10:18:57 +0200 Jan Lahoda Need to specify perm size in a custom conf file
Thu, 23 Jun 2011 20:33:22 +0200 Jan Lahoda Correcting tool name
Thu, 23 Jun 2011 15:20:59 +0200 Jan Lahoda Need to first build remoting/ide, so that Pojson is ready
Thu, 23 Jun 2011 15:07:16 +0200 Jan Lahoda Reorganizing the code: moving remoting into remoting subfolder
Wed, 22 Jun 2011 12:05:27 +0200 Jan Lahoda Updating indexing tool location.
Wed, 22 Jun 2011 09:50:41 +0200 Jan Lahoda Need to pass platform info also to the ant clean
Wed, 22 Jun 2011 09:02:44 +0200 Jan Lahoda Passing platform information to the backend build script
Mon, 20 Jun 2011 23:28:38 +0200 Jan Lahoda Automated merge with http://bitbucket.org/jlahoda/jackpot30
Fri, 10 Jun 2011 11:20:36 -0400 Jesse Glick Registering action using a supported API (core-main #e93682d9dcec).
Mon, 20 Jun 2011 23:27:31 +0200 Jan Lahoda Starting work on separating indexing and web frontend for the attributed indexer backend
Mon, 20 Jun 2011 20:20:46 +0200 Jan Lahoda Tiny mistakes in documentation.
Mon, 20 Jun 2011 11:55:07 +0200 Jan Lahoda Updated by the IDE