Commit Graph
82474 Commits
Author SHA1 Message Date
Danila Ponomarenko 2968482da4 IDEA-15281 A method/constructor parameter which is written (before read) should be treated as redundant implemented 2012-05-18 19:15:24 +04:00
Danila Ponomarenko 9e1f37939e getInitializedTwice and getReadBeforeWrite refactored 2012-05-18 19:15:24 +04:00
Eugene Zhuravlev 34bd4f81ba release already allocated resources in case of initialization problems 2012-05-18 16:58:50 +02:00
Alexander Lobas adff6894d6 Merge remote-tracking branch 'origin/master' 2012-05-18 18:57:13 +04:00
Alexander Lobas 298ba024cc fragment tag 2012-05-18 18:56:32 +04:00
Gregory.Shrago 0879f13eda use separate modificationCount for PSI and Document (fixes psifile-dependent CachedValues) [take 2] 2012-05-18 18:44:59 +04:00
Gregory.Shrago 299d359566 Revert "use separate modificationCount for PSI and Document (fixes psifile-dependent CachedValues)"
This reverts commit 306b9ada21.

naive fix reverted
2012-05-18 18:44:59 +04:00
Anna Kozlova 1ca972e118 sort actions in goto (IDEA-86195) 2012-05-18 17:57:09 +04:00
Sergey Evdokimov 2548214599 Show message if cannot determinate version 2012-05-18 17:22:31 +04:00
Dmitry Avdeev bd2e389106 IDEA-85781 "Cancel" for "Scanning files" does nothing 2012-05-18 16:58:08 +04:00
Dmitry Avdeev 11518f3c41 IDEA-85781 "Cancel" for "Scanning files" does nothing 2012-05-18 16:30:42 +04:00
Alexey Kudravtsev 695fda4530 javadoc 2012-05-18 16:09:27 +04:00
Alexey Kudravtsev 7b96836ff1 cleanup 2012-05-18 16:09:26 +04:00
Alexey Kudravtsev 1dd10cb0d1 do not invoke later in tests 2012-05-18 16:09:26 +04:00
Alexey Kudravtsev 8d9c1b175d instantiate tools outside read action 2012-05-18 16:09:25 +04:00
Alexey Kudravtsev ab7740ea45 mySelected content leak in tests 2012-05-18 16:09:24 +04:00
Alexey Kudravtsev 3fdae17f5b cleanup 2012-05-18 16:09:23 +04:00
Alexey Kudravtsev a6657f836d rewire logic for ignoring changes in whitespace and comment into the ChangeLocalityDetector. 2012-05-18 16:09:23 +04:00
Alexey Kudravtsev 7dd0bb241c cleanup 2012-05-18 16:09:22 +04:00
Gregory.Shrago 306b9ada21 use separate modificationCount for PSI and Document (fixes psifile-dependent CachedValues) 2012-05-18 16:07:44 +04:00
Gregory.Shrago 5ff4cccc45 Shuffle Names action 2012-05-18 16:05:17 +04:00
Anna Kozlova 56311ae33e inline to anonymous: wrap code with code block when needed (IDEA-86007) 2012-05-18 15:42:44 +04:00
Dmitry Avdeev 8aa66c1911 non-negative range asserted 2012-05-18 15:01:28 +04:00
Alexander Lobas 9d9f0565a1 Merge remote-tracking branch 'origin/master' 2012-05-18 14:58:42 +04:00
Alexander Lobas 00ffec389c include tag 2012-05-18 14:58:18 +04:00
Maxim.Medvedev d6dd392ee9 IDEA-63669 Groovy: [ .. ].property is the same as [ .. ]*.property 2012-05-18 14:40:10 +04:00
Maxim.Medvedev bcc709fe57 npe 2012-05-18 14:40:08 +04:00
Konstantin Bulenkov 6f87f80349 fix data context assertions from macro 2012-05-18 12:20:28 +02:00
Konstantin Bulenkov f54664873f rationalize static 2012-05-18 12:20:28 +02:00
Dmitry Avdeev 9ec6ae66d1 non-negative range asserted 2012-05-18 13:18:26 +04:00
Denis.Zhdanov e26b7ebd04 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
*) test DSL for the field type and method return type has been added;
*) more tests have been refactored and enabled;
2012-05-18 12:54:01 +04:00
Kirill Likhodedov 89be43e504 IDEA-86240 trim user-specified path to executable for git and hg 2012-05-18 11:47:07 +04:00
Anna Kozlova 2350d7f3e4 template fixed 2012-05-18 11:42:15 +04:00
Anna Kozlova f408b8a46a Merge remote-tracking branch 'origin/master' 2012-05-18 10:43:05 +04:00
Anna Kozlova af880aad43 fix mnemonics (IDEA-86198) 2012-05-18 10:41:34 +04:00
Denis.Zhdanov f61c959367 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
*) more tests have been refactored and enabled;
*) test data has been corrected to remove unnecessary comment rule-related blank lines. Checked that that behavior is consistent with the Rearranger processing at v.11.1.2;
2012-05-18 10:28:59 +04:00
Anna Kozlova 4690739b22 IDEA-86035: commit document between applying quick fixes in case of one uses psi/document mix 2012-05-18 10:17:10 +04:00
Anna Kozlova fb7ddf8340 init field in setup: use setup method template(IDEA-86135) 2012-05-18 10:17:08 +04:00
Anna Kozlova eaf77e0975 EA-36142 - NPE: TypeConversionUtil.visitArrayType 2012-05-18 10:17:07 +04:00
Anna Kozlova 3d667bbaf1 EA-36175 - IAE: TypeConversionUtil.getSuperClassSubstitutor 2012-05-18 10:17:06 +04:00
Denis.Zhdanov a07c6e6db7 IDEA-19061 Integrate the Rearranger-plugin into core-IDEA
GDSL for the Rearranger tests is introduced
2012-05-18 07:33:54 +04:00
Eugene Zhuravlev 0c7d3b42ad clear interrupted status for threads in shared pool 2012-05-18 00:06:21 +02:00
Eugene Zhuravlev acaf96d954 shutdown explicitly at the end of build session 2012-05-17 23:33:35 +02:00
Eugene Zhuravlev 4329e6c6e8 shutdown thread pool before exiting 2012-05-17 23:33:34 +02:00
Dmitry Jemerov 31faf3a142 Merge remote-tracking branch 'origin/master' 2012-05-17 22:43:39 +02:00
Dmitry Jemerov 266df50625 looks like CoreEnvironment tests still don't mix well with standard ones 2012-05-17 22:42:58 +02:00
Bas Leijdekkers 2d39bb5b21 cleanup 2012-05-17 22:09:34 +02:00
Bas Leijdekkers 28f103b3b9 IDEA-86231 (Bug with unnecessary call to String.valueOf() inspection)
and make "Unnecessary call to 'String.valueOf()'" inspection polyadic expression aware
2012-05-17 22:05:39 +02:00
Bas Leijdekkers 03b82f5fd7 better replace with operator assignment in the presence of casts 2012-05-17 21:08:40 +02:00
Dmitry Jemerov 3f44a9f5ae Merge remote-tracking branch 'origin/master' 2012-05-17 20:56:06 +02:00