Fri, 10 Jun 2011 12:12:23 +0200 Jan Becicka Automated merge with https://bitbucket.org/jlahoda/jackpot30
Fri, 10 Jun 2011 12:09:08 +0200 Jan Becicka Hudson Extension Installer
Fri, 10 Jun 2011 09:42:48 +0200 Jan Lahoda Using correct tool name when creating jobs
Thu, 09 Jun 2011 23:12:32 +0200 Jan Lahoda Default value for the (indexing) tool name
Thu, 09 Jun 2011 22:20:45 +0200 Jan Lahoda No need anymore to copy compiler and indexer into the hudson plugin
Thu, 09 Jun 2011 21:35:07 +0200 Jan Lahoda Trying to show how the hudson plugin might look like to the users
Thu, 09 Jun 2011 14:33:50 +0200 Jan Lahoda The hints sub-module is not and should not be used, removing.
Thu, 09 Jun 2011 14:01:51 +0200 Jan Lahoda Placing the javac on the endorsed CP in server/indexer and server/web.api - might allow building of these projects on Mac.
Thu, 09 Jun 2011 11:51:06 +0200 Jan Lahoda The BuildWrapperImpl should not crash configration page when the standalone compiler is not available
Wed, 08 Jun 2011 21:14:58 +0200 Jan Lahoda Must use default platform
Wed, 08 Jun 2011 19:55:57 +0200 Jan Lahoda Automated merge with file:///media/karta/space/src/jackpot30/working
Wed, 08 Jun 2011 19:53:01 +0200 Jan Lahoda Updating to recent changes in NetBeans proper - parts of Jackpot synced to NetBeans (again) and removed
Mon, 06 Jun 2011 21:57:45 +0200 Jan Lahoda Do not throw exception when the user is typing a custom condition. release701
Mon, 06 Jun 2011 21:57:20 +0200 Jan Lahoda Correcting required parenthesis detection for method invocation and new instance expressions. release701
Sun, 05 Jun 2011 20:44:41 +0200 Jan Lahoda Added tag release701_base for changeset d9b17eac9870 release701
Sun, 05 Jun 2011 20:43:35 +0200 Jan Lahoda Added tag release701_base for changeset d9b17eac9870
Thu, 28 Apr 2011 20:13:40 +0200 Jan Lahoda Preventing various exception in the RemoteIndices dialog release701_base
Thu, 28 Apr 2011 20:13:40 +0200 Jan Lahoda Show remotely computed types in the Go to Type dialog
Thu, 28 Apr 2011 20:13:39 +0200 Jan Lahoda Support for multivariables MatcherUtilities.matches and in the declarative matches conditions
Thu, 28 Apr 2011 20:13:39 +0200 Jan Lahoda Basic support for try-with-resources.
Tue, 26 Apr 2011 19:56:59 +0200 Jan Lahoda JavacTool needs to be part of the standalone jar
Mon, 25 Apr 2011 16:15:35 +0200 Jan Lahoda Removing dependency on org.netbeans.modules.parsing.lucene, so that borrowedtests are compilable again.
Sun, 24 Apr 2011 19:55:34 +0200 Jan Lahoda Updated by the IDE.
Sat, 16 Apr 2011 15:02:23 +0200 Jan Lahoda Adjusting to recent changes in java.source.
Fri, 15 Apr 2011 23:22:59 +0200 Jan Lahoda Updating to recent change in the javac's model
Tue, 05 Apr 2011 06:43:49 +0200 Jan Lahoda Preventing some exceptions from the editor-based duplicates.
Wed, 23 Mar 2011 22:45:54 +0100 Jan Lahoda bitbucket-13: when the rewrite target cannot be resolved, keep it verbatim in the result.
Wed, 23 Mar 2011 22:45:53 +0100 Jan Lahoda bitbucket-12: must ensure that the file is parsed while detecting element on which GlobalFU should be performed, preventing exception from ProgressHandleWrapper when not progress actually happens, GlobalFU notifies the user when there are not remote indices
Mon, 21 Mar 2011 18:37:22 +0100 Jan Lahoda The doNotREgisterClassPath flag to BatchSearch.verify should work again
Mon, 21 Mar 2011 18:37:22 +0100 Jan Lahoda Show (remotly) computed duplicates in editor
Tue, 15 Mar 2011 19:19:18 +0100 Jan Lahoda Fixing duplicates query in the server/backend+ensuring that indexing will create the duplicates index in backend
Tue, 15 Mar 2011 19:19:18 +0100 Jan Lahoda Fixing a crash in standalone compiler cause by non-normalized File
Tue, 08 Mar 2011 21:53:58 +0100 Jan Lahoda Making the Global Find Usages work over all known element types
Sun, 06 Mar 2011 19:23:09 +0100 Jan Lahoda Fixing @SuppressWarnings for marks-based hints. marks
Sun, 06 Mar 2011 17:38:53 +0100 Jan Lahoda Let the (marks based) API clients compute their own ErrorDescription and Fixes. marks
Sun, 06 Mar 2011 14:37:09 +0100 Jan Lahoda Generalizing Conditions to the API, fixing the otherwise condition for fixes. The rule debugger is not functional. marks
Sat, 05 Mar 2011 23:03:17 +0100 Jan Lahoda Allow to search for usages on remote side using an attributed remote index.
Fri, 25 Feb 2011 19:39:47 +0100 Jan Lahoda Close Lucene indices after use to avoid too many open files error
Fri, 18 Feb 2011 20:16:26 +0100 Jan Lahoda Merging recent trunk/default changes to marks branch marks
Tue, 15 Feb 2011 20:16:07 +0100 Jan Lahoda A crude sketch of find-type over net.
Tue, 15 Feb 2011 20:14:52 +0100 Jan Lahoda Adding project license.
Tue, 15 Feb 2011 18:39:41 +0100 Jan Lahoda Say whether the index is attributed in capabilities().
Mon, 14 Feb 2011 20:43:35 +0100 Jan Lahoda Computing duplicates incrementally, including incremental computation UI.
Sat, 12 Feb 2011 00:49:24 +0100 Jan Lahoda Automated merge with http://bitbucket.org/jlahoda/jackpot30/
Fri, 11 Feb 2011 22:33:43 +0100 Jan Lahoda Experiment: server backend that is able to produce full indices (including partially attributed Jackpot 3.0 index) and do full search including occurrence verification and possibly also apply rewrite rules
Fri, 11 Feb 2011 22:33:43 +0100 Jan Lahoda Introducing several changes to Jackpot 3.0 proper needed for a full-blown server backend
Wed, 09 Feb 2011 18:10:03 +0100 Jan Lahoda Keeping ability to specify resource as a variable inside try-catch patterns (porting from NetBeans proper)
Tue, 08 Feb 2011 23:16:16 +0100 Jan Lahoda Automated merge with file:///media/karta/space/src/jackpot30/working
Tue, 08 Feb 2011 23:13:13 +0100 Jan Lahoda The index is now able to compute how many times is a given pattern occurring in the given file - should help with categorization of the occurrences.
Tue, 08 Feb 2011 22:08:44 +0100 Jan Lahoda Allow patterns like if ($cond) $then else $else$, where the else section is optional.
Tue, 08 Feb 2011 19:23:13 +0100 Jan Lahoda Correcting the highlighted occurrence span in the preview ("snippet") and the file overview ("show").
Tue, 08 Feb 2011 19:22:21 +0100 Jan Lahoda Let all web-based queries use \n instead of \r\n - possibly the index itself should do this normalization (either on store or on load)?
Thu, 03 Feb 2011 23:15:18 +0100 Jan Lahoda junit moved to the extra cluster
Fri, 28 Jan 2011 01:21:51 +0100 Jan Lahoda Keeping the recent patterns used in the Apply pattern and Find pattern occurrences dialogs
Wed, 26 Jan 2011 21:11:09 +0100 Jan Lahoda The in-IDE Jackpot index should not attribute the files: if the index is constructed for opened source roots, Java support's caches contains enough data; for indices constructed from BatchSearch, the attribution data would be broken anyway.
Wed, 26 Jan 2011 21:05:31 +0100 Jan Lahoda More adjustments for Lucene 3.0.3
Wed, 26 Jan 2011 21:05:05 +0100 Jan Lahoda Updated by the IDE
Tue, 25 Jan 2011 19:49:04 +0100 Jan Lahoda In BatchSearch.getVerifiedSpans, catch all exceptions so if processing of one file breaks, the processing of other files continues.
Tue, 25 Jan 2011 19:49:03 +0100 Jan Lahoda Preparing for Lucene library upgrade in NetBeans proper
Sun, 23 Jan 2011 16:49:34 +0100 Jan Lahoda Introducing ConditionAPIHacks.getDeclaration.