Alexey Kudravtsev
|
9a6cf70a00
|
run refactoring tests outside the write action and get rid of testRun()
|
2011-12-14 12:24:10 +04:00 |
|
anna
|
dc9800d704
|
introduce parameter (IDEA-68498 )
(cherry picked from commit 0250f290f3d031a5d3f95faee8c280d241382040)
|
2011-12-06 10:37:42 +01:00 |
|
anna
|
94bb0729c0
|
introduce parameter: substitute type parameters on call site
|
2011-09-08 19:27:53 +02:00 |
|
Dmitry Jemerov
|
f1162ec6d8
|
fix spelling of occurrences in the Java refactoring implementation classes
|
2011-08-26 16:02:19 +02:00 |
|
anna
|
1ed82c5609
|
introduce parameter: replace field access with getter: correct anonymous class access; check qualifier
|
2011-08-21 14:46:36 +02:00 |
|
Alexey Kudravtsev
|
5b1230ec46
|
introduced PsiPolyadicExpression
|
2011-07-13 16:02:43 +04:00 |
|
anna
|
6f3a5a0578
|
inplace introduce api: inplace introduce parameter: tests
|
2011-05-26 16:08:20 +04:00 |
|
anna
|
1b09d55adc
|
find occurrences: distinguish <> with different inference (IDEA-66176)
|
2011-03-11 11:44:42 +01:00 |
|
anna
|
3b8b505304
|
diamonds: treat as raw type when inference was failed (IDEA-66370)
|
2011-03-09 20:53:19 +01:00 |
|
anna
|
da1aab6e43
|
introduce parameter: correct introduce parameter and remove unused from the enclosing method
|
2011-03-09 12:07:37 +01:00 |
|
Alexey Kudravtsev
|
6c65c04303
|
unnecessary calls to getMockJDK() removed in tests
|
2011-02-17 14:00:16 +03:00 |
|
anna
|
77009d153e
|
allow to delete unused params if replaceAll is selected (IDEA-62186)
|
2010-12-22 22:25:21 +03:00 |
|
Alexey Kudravtsev
|
901ef122e4
|
@Override inserted
|
2010-09-30 10:35:32 +04:00 |
|
anna
|
308e0665e1
|
introduce parameter, delegate: process supermethod accordingly (IDEA-57162)
|
2010-08-05 15:54:28 +04:00 |
|
Kirill.Safonov
|
ccfb797673
|
typo: accesible -> accessible
|
2010-07-22 18:13:23 +04:00 |
|
Alexey Kudravtsev
|
959be8cf44
|
mockJDKs in ultimate killed, added mockJDK-1.4 to community
|
2010-07-02 14:23:04 +04:00 |
|
anna
|
57298b6cb2
|
introduce parameter: respect varargs when rise conflict on params count/args count mismatch (IDEA-56024)
|
2010-06-29 16:14:50 +04:00 |
|
anna
|
dc35e44ab4
|
introduce parameter: fix getter call
|
2010-02-08 21:22:59 +03:00 |
|
Dmitry Jemerov
|
d12f5ecfc1
|
some testdata discoverability
|
2010-02-08 20:35:28 +03:00 |
|
anna
|
f019f6615c
|
introduce parameter: show conflicts for incomplete calls
|
2009-12-09 14:49:23 +03:00 |
|
anna
|
f9a621e904
|
introduce parameter: ignore incomplete code
|
2009-12-02 18:29:17 +03:00 |
|
anna
|
5d869f823b
|
cleanup: replace unnamed RuntimeException with dedicated ConflictException
|
2009-10-28 14:07:51 +03:00 |
|
anna
|
3973debce5
|
show conflicts unification;
encapsulate fields: rise conflicts; tests
|
2009-10-27 12:23:55 +03:00 |
|
Dmitry Jemerov
|
a004db509f
|
test adapted for JDK 1.5
|
2009-09-11 13:17:02 +04:00 |
|
Dmitry Jemerov
|
a5f846b4d4
|
test++
|
2009-09-10 21:30:46 +04:00 |
|