Eugene Kudelevsky [Thu, 29 Apr 2010 15:24:44 +0000 (19:24 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Eugene Kudelevsky [Thu, 29 Apr 2010 15:22:55 +0000 (19:22 +0400)]
fix some bugs; tests
Denis Zhdanov [Thu, 29 Apr 2010 15:20:51 +0000 (19:20 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Anton Makeev [Thu, 29 Apr 2010 15:12:48 +0000 (19:12 +0400)]
Libraries: adding sources swithces all open class files with java files.
Anton Makeev [Thu, 29 Apr 2010 13:28:12 +0000 (17:28 +0400)]
Maven: updating of snapshot overlays (IDEA-54011)
Dmitry Avdeev [Thu, 29 Apr 2010 14:38:10 +0000 (18:38 +0400)]
running tests on module's classpath: properties
Alexey Pegov [Thu, 29 Apr 2010 14:57:12 +0000 (18:57 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Alexey Pegov [Thu, 29 Apr 2010 14:55:45 +0000 (18:55 +0400)]
mac tree ui fixes + VK_LEFT will move to the parent node then collapse
Alexey Pegov [Thu, 29 Apr 2010 14:54:40 +0000 (18:54 +0400)]
fix reset multiple selection in trees on VK_DOWN
Roman Shevchenko [Thu, 29 Apr 2010 14:44:44 +0000 (18:44 +0400)]
typos in javadoc; words added to dictionary
Gregory Shrago [Thu, 29 Apr 2010 13:41:23 +0000 (17:41 +0400)]
rmi stackframe filter
Dmitry Avdeev [Thu, 29 Apr 2010 14:21:09 +0000 (18:21 +0400)]
running tests on module's classpath: eclipse
Dmitry Avdeev [Thu, 29 Apr 2010 14:18:29 +0000 (18:18 +0400)]
running tests on module's classpath: devkit
Dmitry Avdeev [Thu, 29 Apr 2010 14:15:17 +0000 (18:15 +0400)]
running tests on module's classpath: ant
Dmitry Avdeev [Thu, 29 Apr 2010 14:11:15 +0000 (18:11 +0400)]
running tests on module's classpath: InspectionGadgets
Denis Zhdanov [Thu, 29 Apr 2010 14:09:51 +0000 (18:09 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Thu, 29 Apr 2010 14:09:07 +0000 (18:09 +0400)]
Initial version.
Contains existing tests moved from old JavaFormatterTest class as a part of activity of grouping java formatting tests by business logic
Denis Zhdanov [Thu, 29 Apr 2010 14:08:46 +0000 (18:08 +0400)]
Couple of tests is moved to specific test classes as a part of activity of grouping java formatting tests by business logic
Denis Zhdanov [Thu, 29 Apr 2010 14:07:50 +0000 (18:07 +0400)]
Initial version.
Contains existing tests moved from old JavaFormatterTest class as a part of activity of grouping java formatting tests by business logic
Denis Zhdanov [Thu, 29 Apr 2010 14:06:56 +0000 (18:06 +0400)]
testBlockOfMethodWithAnnotatedParameter() is moved to this class from old JavaFormatterTest class as a part of activity of grouping java formatting tests by business logic
Denis Zhdanov [Thu, 29 Apr 2010 14:06:26 +0000 (18:06 +0400)]
Renamed from JavaFormattingIndentationTest in order to be consistent with previously used java formatter test name pattern
Denis Zhdanov [Thu, 29 Apr 2010 14:05:57 +0000 (18:05 +0400)]
1. Renamed from JavaFormattingBracesTest in order to be consistent with previously used java formatter test name pattern;
2. testBracePositioningAtPreviousLine() is moved to this class from old JavaFormatterTest class as a part of activity of grouping java formatting tests by business logic;
Dmitry Avdeev [Thu, 29 Apr 2010 14:05:47 +0000 (18:05 +0400)]
running tests on module's classpath: IdeaTestAssistant
Denis Zhdanov [Thu, 29 Apr 2010 14:04:50 +0000 (18:04 +0400)]
Renamed from JavaFormattingBlankLinesTest in order to be consistent with previously used java formatter test name pattern
Denis Zhdanov [Thu, 29 Apr 2010 14:04:25 +0000 (18:04 +0400)]
1. Renamed from JavaFormattingAlignmentTest in order to be consistent with previously used java formatter test name pattern;
2. testMultipleMethodAnnotationsCommentedInTheMiddle() is moved to this class from old JavaFormatterTest class as a part of activity of grouping java formatting tests by business logic;
Denis Zhdanov [Thu, 29 Apr 2010 14:02:36 +0000 (18:02 +0400)]
Renamed from AbstractJavaFormattingTest in order to be consistent with previously used java formatter test name pattern
Denis Zhdanov [Thu, 29 Apr 2010 13:48:57 +0000 (17:48 +0400)]
IDEA-53942 Invalid java formatting if a annotation follows a comment
Corrected code block configuration for comment blocks that are located at the start of the line.
Denis Zhdanov [Thu, 29 Apr 2010 13:46:25 +0000 (17:46 +0400)]
Reformatting javadocs
Maxim.Mossienko [Thu, 29 Apr 2010 11:41:14 +0000 (15:41 +0400)]
followup for IDEA-54092 mxml: inline method corrupts code
Denis Zhdanov [Thu, 29 Apr 2010 10:52:01 +0000 (14:52 +0400)]
Added tests for putting else/catch/finally on new line
Kirill.Safonov [Mon, 26 Apr 2010 11:43:39 +0000 (15:43 +0400)]
escape xml chars when underlined
Denis Zhdanov [Thu, 29 Apr 2010 10:17:41 +0000 (14:17 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Thu, 29 Apr 2010 10:16:55 +0000 (14:16 +0400)]
IDEA-47809 Code reformat keeps line break in try/catch/finally even when "keep line breaks" is disabled
Correct boolean flag is used now for new line processing at catch/finally blocks
Anton Makeev [Thu, 29 Apr 2010 10:11:24 +0000 (14:11 +0400)]
Maven: tests fixed
Maven: npe from actions
Constantine Plotnikov [Fri, 23 Apr 2010 16:18:28 +0000 (20:18 +0400)]
git4idea: added possiblity to suppress known hosts check in SSH executable (needed for teamcity)
Constantine Plotnikov [Thu, 15 Apr 2010 15:40:43 +0000 (19:40 +0400)]
IDEA-52522: HOME environment is now consulted when reading .ssh/config
Constantine Plotnikov [Thu, 15 Apr 2010 15:33:34 +0000 (19:33 +0400)]
Prepared IDEA SSH implementation for reuse in TeamCity
anna [Wed, 28 Apr 2010 19:06:13 +0000 (23:06 +0400)]
testng: separate earching for tests; avoid busy wait
anna [Wed, 28 Apr 2010 17:47:49 +0000 (21:47 +0400)]
module dependencies: expanded search for module
anna [Wed, 28 Apr 2010 16:37:23 +0000 (20:37 +0400)]
cyclic dependencies: do not bold if only packages inside cycles are visible
anna [Wed, 28 Apr 2010 16:16:33 +0000 (20:16 +0400)]
dependencies: by default preselect package pattern provider if it exists
anna [Wed, 28 Apr 2010 14:43:09 +0000 (18:43 +0400)]
cyclic dependencies: hide packages without cyclic dependencies action
anna [Wed, 28 Apr 2010 14:12:00 +0000 (18:12 +0400)]
cyclic dependencies: highlight in bold nodes participating in cycles ( IDEA-36497)
anna [Wed, 28 Apr 2010 12:42:35 +0000 (16:42 +0400)]
wording ( IDEA-24281 )
anna [Wed, 28 Apr 2010 10:51:32 +0000 (14:51 +0400)]
dependencies: export to text file ( IDEA-24282 )
Denis Zhdanov [Thu, 29 Apr 2010 08:46:01 +0000 (12:46 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Thu, 29 Apr 2010 08:40:46 +0000 (12:40 +0400)]
IDEA-54191 Braces after anonymous class initialization block are not formatted correctly
1. Formatting is corrected;
2. Added test for closing curly bracing placement;
Denis Zhdanov [Thu, 29 Apr 2010 08:38:30 +0000 (12:38 +0400)]
IDEA-54191 Braces after anonymous class initialization block are not formatted correctly
Unnecessary qualification for closing curly braces spacing processing is removed
Denis Zhdanov [Thu, 29 Apr 2010 08:37:49 +0000 (12:37 +0400)]
IDEA-54191 Braces after anonymous class initialization block are not formatted correctly
Algorithm of calculation line feed between closing braces is corrected
Denis Zhdanov [Thu, 29 Apr 2010 08:37:05 +0000 (12:37 +0400)]
IDEA-54191 Braces after anonymous class initialization block are not formatted correctly
Check for null is added in order to avoid possible NPE
irengrig [Thu, 29 Apr 2010 08:22:10 +0000 (12:22 +0400)]
fix patch tests finally
Denis Zhdanov [Thu, 29 Apr 2010 07:20:26 +0000 (11:20 +0400)]
Moved from package 'com.intellij.psi.formatter' to 'com.intellij.psi.formatter.java' in order to make it possible to run only java formatter tests via context run (other formatting tests (e.g. for html, jsp etc) are automatically picked up otherwise)
irengrig [Wed, 28 Apr 2010 20:39:41 +0000 (00:39 +0400)]
Git log tree, not green branches
irengrig [Wed, 28 Apr 2010 20:10:43 +0000 (00:10 +0400)]
IDEA-54360 (Commit dialog shows newly added directories multiple times)
irengrig [Wed, 28 Apr 2010 17:38:33 +0000 (21:38 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Wed, 28 Apr 2010 17:37:34 +0000 (21:37 +0400)]
fix tests (text patch builder), sorry
Roman Shevchenko [Wed, 28 Apr 2010 16:33:40 +0000 (20:33 +0400)]
cosmetics
Roman Shevchenko [Wed, 28 Apr 2010 15:49:13 +0000 (19:49 +0400)]
Fire "before child replacement" event
irengrig [Wed, 28 Apr 2010 16:29:57 +0000 (20:29 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Wed, 28 Apr 2010 16:28:11 +0000 (20:28 +0400)]
SVN: make WC infinity depth helper action
Konstantin Bulenkov [Wed, 28 Apr 2010 16:23:52 +0000 (20:23 +0400)]
remove maven-ext plugin
Konstantin Bulenkov [Wed, 28 Apr 2010 16:19:48 +0000 (20:19 +0400)]
remove maven-ext plugin
irengrig [Wed, 28 Apr 2010 16:01:09 +0000 (20:01 +0400)]
SVN: show WC depth
Maxim.Mossienko [Wed, 28 Apr 2010 15:57:26 +0000 (19:57 +0400)]
IDEA-54123 XML: comment command on empty line does nothing
Rustam.Vishnyakov [Wed, 28 Apr 2010 15:23:28 +0000 (19:23 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Rustam.Vishnyakov [Wed, 28 Apr 2010 15:03:14 +0000 (19:03 +0400)]
One of the fixes for
EA19269 (PHP)
Anton Makeev [Wed, 28 Apr 2010 14:38:52 +0000 (18:38 +0400)]
Maven: dependencies with 'tests' classifier in test classpath (IDEA-54254)
Alexey Pegov [Wed, 28 Apr 2010 14:17:27 +0000 (18:17 +0400)]
return root node for mac tree ui
Alexey Pegov [Wed, 28 Apr 2010 14:05:31 +0000 (18:05 +0400)]
minor mac tree ui fix
Alexey Pegov [Wed, 28 Apr 2010 14:02:59 +0000 (18:02 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Alexey Pegov [Wed, 28 Apr 2010 14:02:23 +0000 (18:02 +0400)]
more wide tree selection under mac aqua laf fixes
Kirill Kalishev [Wed, 28 Apr 2010 12:58:42 +0000 (16:58 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Wed, 28 Apr 2010 12:58:13 +0000 (16:58 +0400)]
StructureViewModel.ElementInfoProvider introduced to let define own isAlwaysLeaf() and isAlwaysShowsPlus()
Alexey Kudravtsev [Wed, 28 Apr 2010 12:28:28 +0000 (16:28 +0400)]
http://ea.jetbrains.com/browser/ea_problems/20286
Alexey Kudravtsev [Wed, 28 Apr 2010 12:24:20 +0000 (16:24 +0400)]
http://ea.jetbrains.com/browser/ea_problems/20289
Alexey Kudravtsev [Wed, 28 Apr 2010 11:34:59 +0000 (15:34 +0400)]
PCE in tests
Alexey Kudravtsev [Wed, 28 Apr 2010 05:25:39 +0000 (09:25 +0400)]
IOOB in injected
Alexey Kudravtsev [Mon, 26 Apr 2010 05:35:28 +0000 (09:35 +0400)]
DefaultVisitor concurrent
Maxim.Mossienko [Wed, 28 Apr 2010 12:42:07 +0000 (16:42 +0400)]
WI-1748 URI is not registered
Alexey Pegov [Wed, 28 Apr 2010 12:22:40 +0000 (16:22 +0400)]
wide selection for mac trees (aqua laf) fixes
Anton Makeev [Wed, 28 Apr 2010 08:58:53 +0000 (12:58 +0400)]
Maven: npe in create new project wizard
Anton Makeev [Wed, 28 Apr 2010 08:52:42 +0000 (12:52 +0400)]
Maven: deadlocks during psi resolve fixed
Anton Makeev [Wed, 28 Apr 2010 08:48:32 +0000 (12:48 +0400)]
Maven: 'illegal xml element name' fixed
Kirill Kalishev [Wed, 28 Apr 2010 11:23:20 +0000 (15:23 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Kirill Kalishev [Wed, 28 Apr 2010 11:22:41 +0000 (15:22 +0400)]
keymap test fixed
Maxim Medvedev [Wed, 28 Apr 2010 10:37:27 +0000 (14:37 +0400)]
IDEA-54229 Class complete uses FQN with Groovy
Denis Zhdanov [Wed, 28 Apr 2010 10:01:11 +0000 (14:01 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Wed, 28 Apr 2010 10:00:38 +0000 (14:00 +0400)]
IDEA-47809 Code reformat keeps line break in try/catch/finally even when "keep line breaks" is disabled
Revised processing algorithm in order to correctly handle situation when else/catch/finally are configured to be not located on new line
Denis Zhdanov [Wed, 28 Apr 2010 09:57:54 +0000 (13:57 +0400)]
IDEA-47809 Code reformat keeps line break in try/catch/finally even when "keep line breaks" is disabled
Initial version
irengrig [Wed, 28 Apr 2010 09:26:18 +0000 (13:26 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Wed, 28 Apr 2010 09:24:11 +0000 (13:24 +0400)]
Git log tree: show relative path in title if under project
anna [Tue, 27 Apr 2010 18:02:37 +0000 (22:02 +0400)]
backward dependencies: allow to analyze where library is used ( IDEA-27238 )
anna [Tue, 27 Apr 2010 17:17:34 +0000 (21:17 +0400)]
extract class: do not generate calls for getters/setters which do not exist ( IDEA-53442)
anna [Tue, 27 Apr 2010 12:23:54 +0000 (16:23 +0400)]
inline: check array access as it is always read (IDEA-54370 )
anna [Tue, 27 Apr 2010 11:38:05 +0000 (15:38 +0400)]
inline method: this qualifier in class hierarchy
anna [Tue, 27 Apr 2010 11:36:28 +0000 (15:36 +0400)]
do refactoring from conflicts view ( IDEA-52320 )
Dmitry Avdeev [Wed, 28 Apr 2010 08:37:21 +0000 (12:37 +0400)]
running tests on module's classpath
irengrig [Wed, 28 Apr 2010 09:02:30 +0000 (13:02 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Wed, 28 Apr 2010 09:01:09 +0000 (13:01 +0400)]
IDEA-54382 (Unshelf after rebase fails)
irengrig [Wed, 28 Apr 2010 08:37:31 +0000 (12:37 +0400)]
Git: fix AWT access only assertion