Sat, 25 Aug 2012 08:06:43 +0200 Jan Lahoda Merging changes between remote-usages-to-find-usages heads remote-usages-to-find-usages
Sat, 25 Aug 2012 08:04:23 +0200 Jan Lahoda Making the usages computation cancellable. remote-usages-to-find-usages
Fri, 24 Aug 2012 17:25:14 +0200 Jan Lahoda Preventing ClassCastException. remote-usages-to-find-usages
Fri, 24 Aug 2012 17:24:50 +0200 Ralph Benjamin Ruijs Adjusting to recently changed pluggable Scope refactoring.api remote-usages-to-find-usages
Wed, 22 Aug 2012 08:31:07 +0200 Jan Lahoda For navigable index, store also the declaration's position.
Tue, 21 Aug 2012 13:33:42 +0200 Jan Lahoda Fixing tree position in the index for MemberSelectTree, adding 'declarationSignature' for declarations in navigable index
Fri, 17 Aug 2012 14:53:41 +0200 Jan Lahoda Generating index statistics, source indexer should be using the correct encoding now.
Thu, 16 Aug 2012 00:08:29 +0200 Jan Lahoda Improving the web ui: ability to select all projects at once, switching the order of the query and selected projects.
Wed, 15 Aug 2012 21:28:38 +0200 Jan Lahoda selectedPaths may be null (and ? does not handle that).
Wed, 15 Aug 2012 20:57:46 +0200 Jan Lahoda Fixing consequences of last-moment changes.
Wed, 15 Aug 2012 20:10:02 +0200 Jan Lahoda Merging trunk change back to remote-usages-to-find-usages remote-usages-to-find-usages
Wed, 15 Aug 2012 20:06:51 +0200 Jan Lahoda Ability to search more than one project through web UI.
Wed, 15 Aug 2012 20:06:51 +0200 Jan Lahoda Ability to search more than one project through web UI. remote-usages-to-find-usages
Wed, 15 Aug 2012 14:33:00 +0200 Jan Lahoda Starting with migration of remoting from its own action/window into standard FU remote-usages-to-find-usages
Fri, 10 Aug 2012 22:46:58 +0200 Jan Lahoda Ignore empty content.
Wed, 08 Aug 2012 19:03:01 +0200 Jan Lahoda Correcting bundle references
Wed, 08 Aug 2012 18:56:41 +0200 Jan Lahoda Correcting dependencies
Wed, 08 Aug 2012 18:53:31 +0200 Jan Lahoda Adding a warning for methods and fields that are 'remotely' unused
Wed, 08 Aug 2012 18:39:56 +0200 Jan Lahoda Introducing an API for local caching of remote results.
Tue, 31 Jul 2012 21:05:52 +0200 Jan Lahoda Add actual index size into info response.
Mon, 16 Jul 2012 22:01:53 +0200 Jan Lahoda Correcting reference to the nbjavac library
Mon, 16 Jul 2012 21:49:42 +0200 Jan Lahoda More updates to build language frontend
Mon, 16 Jul 2012 21:08:25 +0200 Jan Lahoda Need to include the language front end in the indexing backend
Mon, 16 Jul 2012 19:29:21 +0200 Jan Lahoda Enabling language indexing.
Mon, 16 Jul 2012 19:27:43 +0200 Jan Lahoda Prefixing the language-related index fields with "language" prefix.
Mon, 16 Jul 2012 17:32:27 +0200 Jan Lahoda Web frontend for language, only unattributed variant (or incorrectly partially attributed) for now
Mon, 16 Jul 2012 16:54:54 +0200 Jan Lahoda Making IndexQuery usable in web context: using parsing.lucene's Index, creating a query method to be consumed by the web frontend.
Mon, 16 Jul 2012 16:16:38 +0200 Jan Lahoda When showing a source code, allow to highlight some spans.
Fri, 13 Jul 2012 11:06:24 +0200 Jan Lahoda Include language indexer in the indexing backend, but disable it by default to evaluate its impact
Thu, 12 Jul 2012 23:03:36 +0200 Jan Lahoda Improving cancelability of compute remote duplicates.
Wed, 11 Jul 2012 07:13:46 +0200 Jan Lahoda Need to actually build the duplicates web frontend
Tue, 10 Jul 2012 22:55:54 +0200 Jan Lahoda Must create parent directories.
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.