Alexey Kudravtsev
|
9a6cf70a00
|
run refactoring tests outside the write action and get rid of testRun()
|
2011-12-14 12:24:10 +04:00 |
|
Dmitry Jemerov
|
c5311aeaf3
|
java-psi-api and java-psi-impl modules extracted
|
2011-09-23 19:12:35 +02:00 |
|
anna
|
25b5ddcbc8
|
pull up: preserve/remove override from pulled method according to super classes structure
|
2011-09-06 11:05:01 +02:00 |
|
anna
|
b01b21b30f
|
rationalize static method calls after pull up
|
2011-09-02 19:25:58 +02:00 |
|
anna
|
e32cc3c855
|
replace duplicates when pull methods up
|
2011-06-20 21:21:07 +04:00 |
|
Alexey Kudravtsev
|
6c65c04303
|
unnecessary calls to getMockJDK() removed in tests
|
2011-02-17 14:00:16 +03:00 |
|
anna
|
1e430d23b5
|
pull up: protect pulled class private members (IDEA-60729)
|
2010-11-10 19:02:25 +03:00 |
|
Alexey Kudravtsev
|
901ef122e4
|
@Override inserted
|
2010-09-30 10:35:32 +04:00 |
|
peter
|
7e0cba4e45
|
fix PullUpTest
|
2010-07-08 15:20:45 +01:00 |
|
Alexey Kudravtsev
|
959be8cf44
|
mockJDKs in ultimate killed, added mockJDK-1.4 to community
|
2010-07-02 14:23:04 +04:00 |
|
anna
|
2504abd6be
|
pull up: static class references should NOT be updated if that classe was pulled as well
|
2010-06-04 12:00:42 +04:00 |
|
anna
|
863fbfddb8
|
extract enum ( IDEA-11228 )
|
2010-06-03 12:39:42 +04:00 |
|
anna
|
04fdd69cc1
|
pull up/push down: type parameters substitution should modify member copy (IDEA-53496)
|
2010-04-14 18:32:38 +04:00 |
|
anna
|
d95d359eeb
|
pull up: erasure type parameters or try to substitute (IDEA-53490)
|
2010-04-14 18:32:36 +04:00 |
|
anna
|
7903035c6d
|
pull up: as refactoring processor
|
2009-11-12 19:06:30 +03:00 |
|
anna
|
e4664b62ca
|
extract super class: pull up implements/extends
|
2009-10-29 18:25:45 +03:00 |
|
anna
|
6383243722
|
pull up: do not rise a conflict if pulled method uses method which would be pulled as abstract (IDEADEV-40999)
|
2009-10-27 12:23:57 +03:00 |
|
anna
|
6400ea7cb0
|
pull up: move field initialization block if possible (IDEADEV-40576)
|
2009-10-08 20:50:58 +04:00 |
|
Kirill Safonov
|
42bc1846c4
|
generify: JavaDocPolicy -> DocCommentPolicy
|
2009-09-11 15:56:11 +04:00 |
|
Dmitry Jemerov
|
48a701e11e
|
test++
|
2009-09-10 20:33:13 +04:00 |
|