Fri, 16 Mar 2012 20:07:51 +0100 Jan Lahoda Closing branch to prepare for merge. code.analysis
Fri, 16 Mar 2012 19:24:30 +0100 Jan Lahoda Removing temporary findbugs update center code.analysis
Fri, 16 Mar 2012 17:17:18 +0100 Jan Lahoda Adding org.netbeans.modules.latex.hints as a friend to code.analysis. code.analysis
Fri, 16 Mar 2012 17:14:47 +0100 Jan Lahoda Removing accidental change in autoupdate.services/src/org/netbeans/modules/autoupdate/services/InstallSupportImpl.java code.analysis
Fri, 16 Mar 2012 13:11:26 +0100 Jan Lahoda Adding tri-state checkbox to findbugs and java.hints customizers. code.analysis
Thu, 15 Mar 2012 15:28:36 +0100 Jan Lahoda Changing the display names of the code analysis UI elements to more adhere to the UI spec. code.analysis
Thu, 15 Mar 2012 14:24:27 +0100 Jan Lahoda Registering code.analysis to javadoc code.analysis
Thu, 15 Mar 2012 14:15:29 +0100 Jan Lahoda Fixing incorrect log. code.analysis
Thu, 15 Mar 2012 14:08:10 +0100 Jan Lahoda Ability to select a specific bug pattern in the options window, used by the Configure fix. code.analysis
Thu, 15 Mar 2012 11:03:19 +0100 Jan Lahoda Show the standard set of fixes for FindBugs warnings. code.analysis
Thu, 15 Mar 2012 09:20:37 +0100 Jan Lahoda Removing obsolete comment. code.analysis
Thu, 15 Mar 2012 07:56:02 +0100 Jan Lahoda Merging recent trunk/default changes into the code.analysis branch code.analysis
Thu, 15 Mar 2012 07:54:53 +0100 Jan Lahoda Adding code.analysis and findbugs to .hgmail and .nbbugzilla-components code.analysis
Thu, 15 Mar 2012 07:51:33 +0100 Jan Lahoda Styling the warning description panel. Would be better to style them in the tools themselves eventually. code.analysis
Wed, 14 Mar 2012 17:11:02 +0100 Jan Lahoda When FindBugs are not enabled in the editor, opening a warning from the Code Analysis window should show that specific warning in the editor. code.analysis
Wed, 14 Mar 2012 14:17:05 +0100 Jan Lahoda Do not show findbugs installer in the update center dialog. code.analysis
Wed, 14 Mar 2012 13:33:25 +0100 Jan Lahoda Adding findbugs.installer to be part of java.kit. code.analysis
Wed, 14 Mar 2012 13:32:52 +0100 Jan Lahoda Setting positions for the AnalysisResultTopComponent's window inside the output mode. code.analysis
Tue, 13 Mar 2012 16:40:48 +0100 Jan Lahoda Disable all elements of Run Analysis dialog while the analysis is running. code.analysis
Tue, 13 Mar 2012 11:13:01 +0100 Jan Lahoda Adding code.analysis to the javadoc list, making it friend code.analysis
Tue, 13 Mar 2012 09:23:08 +0100 Jan Lahoda Making code.analysis autoload, setting position for the "Open code analysis window" action. code.analysis
Mon, 12 Mar 2012 20:41:52 +0100 Jan Lahoda Actually trying to implement cancellability, both in the code analysis infrastructure and in Java Hints and FindBugs code.analysis
Mon, 12 Mar 2012 20:41:46 +0100 Jan Lahoda Splitting Analyzer into Analyzer and AnalyzerFactory code.analysis
Mon, 12 Mar 2012 15:38:44 +0100 Jan Lahoda Improving the Code Analysis dialog - adding "outside" insets, making the progress span the whole dialog. code.analysis
Mon, 12 Mar 2012 13:42:46 +0100 Jan Lahoda Resizing the categorize button code.analysis
Mon, 12 Mar 2012 12:13:38 +0100 Jan Lahoda Preparing changes in spi.editor.hints for API review code.analysis
Sat, 10 Mar 2012 07:43:05 +0100 Jan Lahoda Merging recent trunk/default changes into code.analysis branch code.analysis
Fri, 02 Mar 2012 22:25:45 +0100 Jan Lahoda Must also analyze anonymous innerclasses when run in the editor (noted by jglick). code.analysis
Fri, 02 Mar 2012 10:48:02 +0100 Jan Lahoda Merging recent default/trunk into the code.analysis branch code.analysis
Fri, 02 Mar 2012 09:25:16 +0100 Jan Lahoda Strike through deprecated bug patterns (reported by jglick). code.analysis
Tue, 28 Feb 2012 17:37:45 +0100 Jan Lahoda Do not show hidden categories (e.g. Bogus random noise) (reported by jglick). code.analysis
Mon, 27 Feb 2012 21:54:17 +0100 Jan Lahoda Starting with an API and implementation for Configurations for Code Analysis, including ability to run individual warning providers. code.analysis
Fri, 24 Feb 2012 14:35:29 +0100 Jan Lahoda Updating to recent changes to the code analysis SPI code.analysis
Fri, 24 Feb 2012 13:48:04 +0100 Jan Lahoda Merging recent trunk/default changes into the code.analysis branch code.analysis
Fri, 24 Feb 2012 13:35:12 +0100 Jan Lahoda Improving the Analyzer SPI code.analysis
Thu, 23 Feb 2012 18:29:25 +0100 Jan Lahoda For each node, show the total number of warnings under that node. code.analysis
Thu, 23 Feb 2012 11:17:37 +0100 Jan Lahoda Correcting dependencies of the findbugs module. code.analysis
Wed, 22 Feb 2012 19:10:03 +0100 Jan Lahoda Binaries moved to hg.netbeans.org/binaries code.analysis
Wed, 22 Feb 2012 10:47:44 +0100 Jan Lahoda AUC APIs make simple things complex, copying and adjusting JUnitLibraryDownloader to make library downloading more reliable. code.analysis
Tue, 21 Feb 2012 17:12:39 -0500 Jesse Glick Fixed display name. code.analysis
Tue, 21 Feb 2012 18:19:48 +0100 Jan Lahoda Showing time it took to cancel FindBugs processing. code.analysis
Tue, 21 Feb 2012 18:11:10 +0100 Jan Lahoda Resolve also Field/Method/ClassAnnotation in addition to SourceLineAnnotation. code.analysis
Mon, 20 Feb 2012 18:39:33 +0100 Jan Lahoda Merging recent trunk changes into the code.analysis branch code.analysis
Mon, 20 Feb 2012 18:36:30 +0100 Jan Lahoda Adding UI controls to (semi-)automatically install required libraries. code.analysis
Mon, 20 Feb 2012 15:32:07 +0100 Jan Lahoda Ability to run only a specific Analyzers. code.analysis
Mon, 20 Feb 2012 13:13:04 +0100 Jan Lahoda Sorting by categories. code.analysis
Mon, 20 Feb 2012 13:12:25 +0100 Jan Lahoda Using java.hints' ErrorDescriptionFactory instead of the spi.editor.hints' one. code.analysis
Mon, 20 Feb 2012 13:11:55 +0100 Jan Lahoda Copy hint id and description for legacy hints. code.analysis
Mon, 20 Feb 2012 11:18:33 +0100 Jan Lahoda More lazy computation of the result window. code.analysis
Mon, 20 Feb 2012 09:47:40 +0100 Jan Lahoda Several improvements to the FindBugs integration: code.analysis
Mon, 20 Feb 2012 09:40:22 +0100 Jan Lahoda CodeBase.lookupResource must understand and prefer .sig files. code.analysis
Sun, 19 Feb 2012 19:35:08 +0100 Jan Lahoda Separating AnalyzerImpl class from the RunFindBugs class. code.analysis
Sat, 18 Feb 2012 11:13:46 +0100 Jan Lahoda Better icon for categorize - 'groups.png' from tasklist.ui code.analysis
Sat, 18 Feb 2012 11:13:14 +0100 Jan Lahoda Ignore roots with not classes. code.analysis
Fri, 17 Feb 2012 17:47:59 +0100 Dusan Balek Modified to use sig files. code.analysis
Thu, 16 Feb 2012 20:33:31 +0100 Jan Lahoda Merging recent trunk changes into the code.analysis branch code.analysis
Thu, 16 Feb 2012 20:21:19 +0100 Jan Lahoda Introducing Context to Analyzer, making the analysis project-type independent code.analysis
Thu, 16 Feb 2012 16:25:21 +0100 Jan Lahoda Adding dependency on api.annotations.common, seems to be required in some cases to build. code.analysis
Thu, 16 Feb 2012 15:59:31 +0100 Jan Lahoda Icon for FindBugs results, better description text. code.analysis
Thu, 16 Feb 2012 15:33:18 +0100 Jan Lahoda Must use the default platform for the downloader code.analysis