Maxim Medvedev [Sat, 17 Apr 2010 10:44:40 +0000 (14:44 +0400)]
Merge branch 'master' into changeSignature
Maxim Medvedev [Sat, 17 Apr 2010 10:13:11 +0000 (14:13 +0400)]
mapping of parameters to arguments of call for Groovy
Maxim Medvedev [Sat, 17 Apr 2010 07:44:29 +0000 (11:44 +0400)]
improve method applicability verifying in Groovy
Anton Makeev [Fri, 16 Apr 2010 20:49:33 +0000 (00:49 +0400)]
tests fixed
Roman Shevchenko [Fri, 16 Apr 2010 18:11:03 +0000 (22:11 +0400)]
IDEA-54024 (use PSI based interface instead of AST based one)
irengrig [Fri, 16 Apr 2010 17:26:04 +0000 (21:26 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Fri, 16 Apr 2010 17:15:53 +0000 (21:15 +0400)]
SVN: new Show Working Copies view, with Configure Branches from there
irengrig [Fri, 16 Apr 2010 17:11:59 +0000 (21:11 +0400)]
Git comm&it: Alt+i
Eugene Zhuravlev [Fri, 16 Apr 2010 16:48:55 +0000 (20:48 +0400)]
switch off ant dom incompleted implementation
Eugene Zhuravlev [Fri, 16 Apr 2010 16:35:40 +0000 (20:35 +0400)]
cleanup objects whose initialization was canceled
Eugene Zhuravlev [Fri, 16 Apr 2010 16:33:40 +0000 (20:33 +0400)]
fix possible NPE
Eugene Zhuravlev [Fri, 16 Apr 2010 16:33:13 +0000 (20:33 +0400)]
ant dom converters for targets
Gregory Shrago [Fri, 16 Apr 2010 16:17:45 +0000 (20:17 +0400)]
Fix Dom update
peter [Fri, 16 Apr 2010 10:41:38 +0000 (14:41 +0400)]
support gradle 0.9 debug (IDEA-53988)
peter [Fri, 16 Apr 2010 09:03:47 +0000 (13:03 +0400)]
IDEA-53243 Typing in completion dialog in python console closes it immediately
Anton Makeev [Fri, 16 Apr 2010 14:59:14 +0000 (18:59 +0400)]
LH: fixed tests
Konstantin Bulenkov [Fri, 16 Apr 2010 13:50:19 +0000 (17:50 +0400)]
ReadAccess and WriteAccess options should be on when perform Find Usages
Anton.Makeev [Wed, 11 Nov 2009 11:39:43 +0000 (14:39 +0300)]
LH: reloaded
Maxim Medvedev [Fri, 16 Apr 2010 11:06:51 +0000 (15:06 +0400)]
IDEA-53914: Wrong inspection on immutable groovy class' constructor: cannot be applied to LinkedHashMap
Alexey Kudravtsev [Fri, 16 Apr 2010 08:42:32 +0000 (12:42 +0400)]
initial folding in injected
nik [Fri, 16 Apr 2010 08:35:54 +0000 (12:35 +0400)]
console view restored for app server run configurations
sergey.vasiliev [Fri, 16 Apr 2010 06:06:37 +0000 (10:06 +0400)]
jsf: supported PrimeFaces component library
Anton Makeev [Thu, 15 Apr 2010 21:53:13 +0000 (01:53 +0400)]
cidr: gdb-driver, some debugger implementation
Bas Leijdekkers [Thu, 15 Apr 2010 21:56:32 +0000 (23:56 +0200)]
IDEA-53983 ('private method only used from inner class' inspection should ignore static methods)
IDEA-45056 (Inspection to detect private static methods which are only used from inner class)
Bas Leijdekkers [Thu, 15 Apr 2010 20:19:31 +0000 (22:19 +0200)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Bas Leijdekkers [Thu, 15 Apr 2010 20:18:51 +0000 (22:18 +0200)]
IDEA-26558 (False positive for "'throw' inside 'catch' block ignores the caught exception" inspection)
irengrig [Thu, 15 Apr 2010 19:34:47 +0000 (23:34 +0400)]
IDEA-54010 (NPE at git4idea.history.browser.GitProjectLogManager.getCaption)
anna [Thu, 15 Apr 2010 08:23:55 +0000 (12:23 +0400)]
introduce: enable availability checking on local variable invocation (IDEA-53652)
anna [Wed, 14 Apr 2010 17:29:00 +0000 (21:29 +0400)]
inheritance 2 delegation: type parameters substitution (IDEA-53529)
Dmitry Jemerov [Thu, 15 Apr 2010 17:53:09 +0000 (21:53 +0400)]
fix CME in MPS (IDEA-53790)
sweinreuter [Thu, 15 Apr 2010 17:39:39 +0000 (19:39 +0200)]
IDEA-53813
sweinreuter [Thu, 15 Apr 2010 17:39:03 +0000 (19:39 +0200)]
IDEA-53609
Konstantin Bulenkov [Thu, 15 Apr 2010 17:28:31 +0000 (21:28 +0400)]
protection from outdated properties
Bas Leijdekkers [Thu, 15 Apr 2010 16:11:20 +0000 (18:11 +0200)]
IDEA-20476 (Reflective access to a source-only annotation)
Roman Shevchenko [Thu, 15 Apr 2010 15:32:03 +0000 (19:32 +0400)]
IDEA-54012 (TestNG not to panic if method has no containing class) [anna]
Pavel Fatin [Thu, 15 Apr 2010 15:32:37 +0000 (19:32 +0400)]
CopyClassHandler - don't copy classes in Groovy scripts (GroovyCopyClassTest fixed)
irengrig [Thu, 15 Apr 2010 15:05:48 +0000 (19:05 +0400)]
SVN: authentication passive checks failures clearing timer initialization - to activate of Subversion
sergey.vasiliev [Thu, 15 Apr 2010 14:57:34 +0000 (18:57 +0400)]
maven:IDEA-53489
Dmitry Jemerov [Thu, 15 Apr 2010 14:02:03 +0000 (18:02 +0400)]
move DomPlugin.xml to dom-impl module
peter [Thu, 15 Apr 2010 13:37:11 +0000 (17:37 +0400)]
only is-ers returning boolean are considered property getters by Groovy
peter [Wed, 14 Apr 2010 13:22:10 +0000 (17:22 +0400)]
restore primitive type completion in parameter lists
peter [Wed, 14 Apr 2010 12:51:31 +0000 (16:51 +0400)]
less hacks in DefaultInsertHandler/overwriting argument list stuff
peter [Wed, 14 Apr 2010 12:33:40 +0000 (16:33 +0400)]
tab completion shoulnd't overwrite new class'es argument list
peter [Mon, 12 Apr 2010 17:12:28 +0000 (21:12 +0400)]
IDEA-52529 enum member not suggested while adding a static array right in the enum class
Dmitry Jemerov [Thu, 15 Apr 2010 13:36:39 +0000 (17:36 +0400)]
include DOM in PyCharm
Anton Makeev [Thu, 15 Apr 2010 12:18:10 +0000 (16:18 +0400)]
Maven: tests fixed
Konstantin Bulenkov [Thu, 15 Apr 2010 12:51:32 +0000 (16:51 +0400)]
EA-19179 IOE
nik [Thu, 15 Apr 2010 12:25:19 +0000 (16:25 +0400)]
IDEA-53694: idea.sh should fallback to JAVA_HOME if JDK_HOME is not set
irengrig [Thu, 15 Apr 2010 12:19:37 +0000 (16:19 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
irengrig [Thu, 15 Apr 2010 12:15:27 +0000 (16:15 +0400)]
Git log: don't ask current user on AWT when Git log manager component initialization
sergey.vasiliev [Thu, 15 Apr 2010 12:10:09 +0000 (16:10 +0400)]
maven:IDEA-53973,IDEA-53962, IDEA-53974
Anton Makeev [Thu, 15 Apr 2010 11:32:02 +0000 (15:32 +0400)]
Maven: tests fixes
Dmitry Avdeev [Thu, 15 Apr 2010 09:20:38 +0000 (13:20 +0400)]
running maven tests in its own classpath
Eugene Zhuravlev [Thu, 15 Apr 2010 11:03:25 +0000 (15:03 +0400)]
remove assertion
sergey.vasiliev [Thu, 15 Apr 2010 10:40:36 +0000 (14:40 +0400)]
maven: extract dependency
Bas Leijdekkers [Thu, 15 Apr 2010 10:37:53 +0000 (12:37 +0200)]
IDEA-20768 ("Pointless arithmetic expression" intention must understand floating-point semantics)
Maxim Medvedev [Thu, 15 Apr 2010 10:29:01 +0000 (14:29 +0400)]
groovy call argument completion fix
Maxim Medvedev [Thu, 15 Apr 2010 10:14:42 +0000 (14:14 +0400)]
IDEA-54006: NPE on Groovy completion
irengrig [Thu, 15 Apr 2010 09:58:50 +0000 (13:58 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Maxim Medvedev [Thu, 15 Apr 2010 09:57:07 +0000 (13:57 +0400)]
Groovy ChangeSignature usageSearch initial
irengrig [Thu, 15 Apr 2010 09:51:59 +0000 (13:51 +0400)]
Git log: mark dirty when refresh
Oleg Shpynov [Thu, 15 Apr 2010 09:28:51 +0000 (13:28 +0400)]
Extracted AbstractConsoleRunnerWithHistory to platform
Dmitry Avdeev [Thu, 15 Apr 2010 08:07:22 +0000 (12:07 +0400)]
fixing some maven tests
Denis Zhdanov [Thu, 15 Apr 2010 07:25:43 +0000 (11:25 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Denis Zhdanov [Thu, 15 Apr 2010 06:28:24 +0000 (10:28 +0400)]
IDEA-30369 Provide alignment for chained methods to the . of the first method call.
Added bundle for the 'Align chained methods' setup option label
Denis Zhdanov [Thu, 15 Apr 2010 06:27:48 +0000 (10:27 +0400)]
IDEA-30369 Provide alignment for chained methods to the . of the first method call.
Added 'Align chained methods' option
Denis Zhdanov [Thu, 15 Apr 2010 06:26:54 +0000 (10:26 +0400)]
IDEA-30369 Provide alignment for chained methods to the . of the first method call.
'Alignment and Braces' preview is expanded in order to include example for 'Chained methods alignment' option
nik [Wed, 14 Apr 2010 13:43:04 +0000 (17:43 +0400)]
IDEA-53940: Go To | "Last Edit Location" action doesn't work properly
nik [Wed, 14 Apr 2010 12:38:49 +0000 (16:38 +0400)]
"Create Sample GWT app" action replaced by a checkbox in module wizard
gwt sample app templates added for version 2.0
Denis Zhdanov [Thu, 15 Apr 2010 03:49:13 +0000 (07:49 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
irengrig [Wed, 14 Apr 2010 19:45:21 +0000 (23:45 +0400)]
Git log: fix: always indicate when refreshing is over
Roman Shevchenko [Wed, 14 Apr 2010 17:37:33 +0000 (21:37 +0400)]
Allow custom stubs for fields and methods
Maxim Medvedev [Wed, 14 Apr 2010 16:09:03 +0000 (20:09 +0400)]
IDEA-53935: Special case of getter/setter refactoring handled incorrectly
Konstantin Bulenkov [Wed, 14 Apr 2010 15:33:30 +0000 (19:33 +0400)]
EA-20030 NPE fix
Denis Zhdanov [Wed, 14 Apr 2010 15:09:13 +0000 (19:09 +0400)]
Javadoc is corrected
Denis Zhdanov [Wed, 14 Apr 2010 15:08:40 +0000 (19:08 +0400)]
Comments are added
Denis Zhdanov [Wed, 14 Apr 2010 15:02:44 +0000 (19:02 +0400)]
Javadoc is added
Denis Zhdanov [Wed, 14 Apr 2010 15:01:58 +0000 (19:01 +0400)]
Unnecessary import is removed
Denis Zhdanov [Wed, 14 Apr 2010 15:01:05 +0000 (19:01 +0400)]
1. Minor reformatting;
2. Typo is corrected;
3. Javadoc is added;
Denis Zhdanov [Wed, 14 Apr 2010 14:58:46 +0000 (18:58 +0400)]
1. Added convenient constructor;
2. Javadoc is added;
Denis Zhdanov [Wed, 14 Apr 2010 14:58:05 +0000 (18:58 +0400)]
IDEA-30369 Provide alignment for chained methods to the . of the first method call.
Added option to align chained method calls.
Denis Zhdanov [Wed, 14 Apr 2010 14:53:39 +0000 (18:53 +0400)]
1. Javadoc is added;
2. refactoring (for-each is applied);
Denis Zhdanov [Wed, 14 Apr 2010 14:52:36 +0000 (18:52 +0400)]
IDEA-30369 Provide alignment for chained methods to the . of the first method call.
1. Added ability to align chained method calls;
2. Typo is corrected
Denis Zhdanov [Wed, 14 Apr 2010 14:50:43 +0000 (18:50 +0400)]
1. Couple of warnings are removed;
2. Javadoc is added;
anna [Wed, 14 Apr 2010 14:27:18 +0000 (18:27 +0400)]
pull up/push down: type parameters substitution should modify member copy (IDEA-53496)
anna [Wed, 14 Apr 2010 14:26:05 +0000 (18:26 +0400)]
field copy should process class type parameters
anna [Wed, 14 Apr 2010 14:24:04 +0000 (18:24 +0400)]
leak
anna [Wed, 14 Apr 2010 10:08:31 +0000 (14:08 +0400)]
pull up: erasure type parameters or try to substitute (IDEA-53490)
Pavel Fatin [Wed, 14 Apr 2010 14:20:29 +0000 (18:20 +0400)]
CopyClassTest.testLibraryClass - expect text with trailing spaces (retained by PsiElement.replace)
Maxim Medvedev [Wed, 14 Apr 2010 13:43:09 +0000 (17:43 +0400)]
change signature: process usages for java
Bas Leijdekkers [Wed, 14 Apr 2010 13:04:03 +0000 (15:04 +0200)]
IDEA-52764 (Inspection 'while loop replaceable with for each' wrongly suggested)
Rustam.Vishnyakov [Wed, 14 Apr 2010 12:35:27 +0000 (16:35 +0400)]
Merge branch 'master' of git.labs.intellij.net:idea/community
Rustam.Vishnyakov [Wed, 14 Apr 2010 12:34:22 +0000 (16:34 +0400)]
Merged from 9.0.x (Maia) branch
Oleg Shpynov [Wed, 14 Apr 2010 12:30:00 +0000 (16:30 +0400)]
Compilation fix. damn you incrementally compilation bugs
Oleg Shpynov [Wed, 14 Apr 2010 12:22:38 +0000 (16:22 +0400)]
cleanup
Oleg Shpynov [Wed, 14 Apr 2010 12:21:21 +0000 (16:21 +0400)]
Merge branch 'master' of git@git.labs.intellij.net:idea/community
Oleg Shpynov [Wed, 14 Apr 2010 12:21:01 +0000 (16:21 +0400)]
Get rid of copy-paste round 1
sergey.vasiliev [Wed, 14 Apr 2010 12:15:01 +0000 (16:15 +0400)]
maven: refactorings IDEA-53956)
Konstantin Bulenkov [Wed, 14 Apr 2010 12:03:13 +0000 (16:03 +0400)]
[r: anna] Remove doCancelAction, it installs plugins
sergey.vasiliev [Wed, 14 Apr 2010 11:59:56 +0000 (15:59 +0400)]
maven: refactorings (IDEA-53947, IDEA-53954, etc. )