Tue, 10 Jul 2012 21:56:49 +0200 Jan Lahoda Fixing RemoteDuplicatesIndexTest after recent changes.
Tue, 10 Jul 2012 21:14:29 +0200 Jan Lahoda FileObject.getParent may be null, preventing NPE
Tue, 10 Jul 2012 21:13:20 +0200 Jan Lahoda Bumping spec. version.
Tue, 10 Jul 2012 21:12:29 +0200 Jan Lahoda Rethrow RuntimeExceptions and Errors that appear while reading a URL.
Tue, 10 Jul 2012 20:47:26 +0200 Jan Lahoda Looking for fields is always looking for usages - fixing (Remote FU did not work for fields before)
Tue, 10 Jul 2012 18:48:12 +0200 Jan Lahoda Place the Find Remote Usages action right under the Find Usages action
Tue, 10 Jul 2012 18:00:55 +0200 Jan Lahoda Correcting inclusion of duplicate indexing modules in the feature-packed distribution of indexing backend
Tue, 10 Jul 2012 17:24:00 +0200 Jan Lahoda Use remote index version to delete the local cache.
Mon, 09 Jul 2012 17:52:31 +0200 Jan Lahoda Ignore info values without '='.
Sun, 08 Jul 2012 15:56:24 +0200 Jan Lahoda Read project markers and ignores from the indexing backend rather than from the hudson plugin's configuration
Sun, 08 Jul 2012 10:36:57 +0200 Jan Lahoda Adding helps and validators to the project configuration form.
Sat, 07 Jul 2012 23:05:44 +0200 Jan Lahoda Record build number when constructing the index
Sat, 07 Jul 2012 23:05:26 +0200 Jan Lahoda Web API to get information about the index
Fri, 06 Jul 2012 23:11:32 +0200 Jan Lahoda Adding web UI for find subclasses and find overriders.
Thu, 05 Jul 2012 23:44:17 +0200 Jan Lahoda A hackaround for newly introduced NBParserFactory - may not be correct in the long term (because the main sources are not parsed by the NB-enhanced parser).
Wed, 04 Jul 2012 08:16:46 +0200 Jan Lahoda Correcting test URL.
Tue, 03 Jul 2012 21:14:12 +0200 Jan Lahoda Web query for duplicates, preparing for feature-packed distribution of indexing-backend
Fri, 29 Jun 2012 11:01:27 +0200 Jan Lahoda Adjusting to recent change in apisupport.project.
Tue, 26 Jun 2012 05:19:38 +0200 Jan Lahoda Adding ability to add navigation data to the index, so that the effect of this feature on index size can be measured
Fri, 22 Jun 2012 23:22:14 +0200 Jan Lahoda Must use default NB platform
Fri, 22 Jun 2012 23:15:13 +0200 Jan Lahoda Server-side indexing for duplicates
Fri, 22 Jun 2012 22:59:35 +0200 Jan Lahoda Adding backend IndexAccess.
Fri, 22 Jun 2012 22:58:14 +0200 Jan Lahoda Using a guaranteed unique field names for the duplicates index.
Fri, 22 Jun 2012 22:30:08 +0200 Jan Lahoda Must close the digest stream to get the correct data from it.
Thu, 21 Jun 2012 11:17:02 +0200 Jan Lahoda Some versions of the java compiler require access to OptionsFilter.
Thu, 21 Jun 2012 10:19:49 +0200 Jan Lahoda Need dependency on the java.hints.ui to show the configuration dialog.
Thu, 21 Jun 2012 09:56:13 +0200 Jan Lahoda Option to show the configuration dialog to specify enabled hints.
Thu, 21 Jun 2012 09:54:39 +0200 Jan Lahoda The ant task for Jackpot tool should be able to specify a config file.
Sun, 17 Jun 2012 13:55:46 +0200 Jan Lahoda During tests, only run the one testing hardcoded hint.
Sat, 16 Jun 2012 23:41:09 +0200 Jan Lahoda Fixing scripted tests and a bug revealed by those, both introduced by recent addition of config-file
Sat, 16 Jun 2012 22:41:27 +0200 Jan Lahoda Need to specify integral impl. version.
Sat, 16 Jun 2012 11:36:34 +0200 Jan Lahoda Ability to specify hint settings in a separate configuration file, the command line tool is able to use that file to configure itself.
Sun, 10 Jun 2012 18:47:13 +0200 Jan Lahoda Do not create generalized tree - serialize the generalized form directly when going through the tree, including computing its value.
Sat, 02 Jun 2012 16:05:32 +0200 Jan Lahoda Show progress while downloading the index from the server.
Thu, 17 May 2012 07:56:41 +0200 Jan Lahoda Trying to ensure that both the maven plugin and jackpot tool are in the local repository before running the plugin's test
Thu, 17 May 2012 07:37:08 +0200 Jan Lahoda When running a test project, let it have the same environment variables.
Wed, 16 May 2012 18:35:28 +0200 Jan Lahoda Run jackpot on jackpot - at least on some of the projects
Wed, 16 May 2012 18:13:49 +0200 Jan Lahoda Disabling recursive listeners while indexing
Tue, 15 May 2012 13:30:31 +0200 Jan Lahoda When computing element's display name, must also accept class-like signatures.
Mon, 14 May 2012 20:48:02 +0200 Jan Lahoda Ignore empty results (or empty result file references).
Sun, 13 May 2012 22:46:20 +0200 Jan Lahoda Must specify source level explicitly.
Sun, 13 May 2012 22:21:31 +0200 Jan Lahoda Starting with Maven plugin for the cmdline tool
Fri, 11 May 2012 22:33:59 +0200 Jan Lahoda Preventing NPE.
Mon, 07 May 2012 15:41:41 +0200 Jan Lahoda Must also change the IndexingBuilder's config.jelly.
Mon, 07 May 2012 10:16:41 +0200 Jan Lahoda Having multiple @DataBoundConstructors is apparently not a good idea - trying different approach.
Mon, 07 May 2012 00:17:05 +0200 Jan Lahoda Files that do not belong under the indexed basedir should not be recorded in the index.
Sun, 06 May 2012 23:57:55 +0200 Jan Lahoda Per project ignore patterns.
Sun, 06 May 2012 22:59:06 +0200 Jan Lahoda A type variable may extend another type variable.
Sun, 06 May 2012 11:01:49 +0200 Jan Lahoda Ensure the usages related Documents for a single input file are not duplicated.
Sat, 05 May 2012 15:31:47 +0200 Jan Lahoda The external binaries should actually be downloaded by the global build script
Fri, 04 May 2012 21:39:23 +0200 Jan Lahoda javac-{api,impl}-nb-... renamed to nb-javac-{api,impl}, adjusting
Fri, 04 May 2012 16:34:02 +0200 Jan Lahoda Make sure the external libraries are downloaded before building the remoting support
Wed, 25 Apr 2012 08:33:42 +0200 Jan Lahoda Adjusting to recent change in ElementOverlay
Wed, 25 Apr 2012 07:20:09 +0200 Jan Lahoda Not adding jackpot.jar on the bootclasspath - the javax.model.** is escaped anyway, and having jackpot.jar on bootCP can cause false negatives for CollectionRemove hint
Wed, 25 Apr 2012 07:16:45 +0200 Jan Lahoda javac-api-....jar has been renamed to nb-javac-api.jar
Wed, 18 Apr 2012 19:46:49 +0200 Jan Lahoda PositionRef.getLine returns 0-based line numbers, while the warning format mandates 1-based line numbers.
Tue, 17 Apr 2012 18:29:31 +0200 Jan Lahoda Improving the stability of index upload: inability to refresh the web frontend should not crash the build, temporary storage should be cleared if something goes wrong.
Tue, 17 Apr 2012 18:25:23 +0200 Jan Lahoda Must load the saved configuration.
Fri, 13 Apr 2012 21:14:44 +0200 Jan Lahoda Better use CDATA to escape the output of a failed test
Wed, 11 Apr 2012 22:06:07 +0200 Jan Lahoda Disabling extra automatically enabled logging in the RepositoryUpdater.