Commit Graph
182822 Commits
Author SHA1 Message Date
Anna.Kozlova f481d55656 show member chooser in transaction to avoid unexpected psi modifications 2016-11-04 11:57:00 +01:00
Maxim.Mossienko 694d0dfc3f fix tests 2016-11-04 11:50:24 +01:00
Anna.Kozlova ab098e99bd junit 5 converter: show conflicts view if inheritors can't be converted 2016-11-04 10:58:55 +01:00
Vladimir Krivosheev 0d3461a545 cleanp, do not save default settings.editor.splitter.proportion 2016-11-04 10:56:40 +01:00
peter db479037bf find usages and implementations should start in a transaction 2016-11-04 09:26:59 +01:00
peter 56d9e6667e no swing event pumping under write action in tests 2016-11-04 09:15:28 +01:00
peter d992b4b1a8 don't create new AstPath-s during switching to strong refs (EA-91128 - assert: PsiFileImpl.associateAstPathWithPsi) 2016-11-04 09:15:27 +01:00
Gregory.Shrago 138e49f8ed NPE fix 2016-11-04 02:36:08 +03:00
Gregory.Shrago 443609d34f introduce pluralizer: prefer anglicized version for schema 2016-11-04 01:09:43 +03:00
Eugene Zhuravlev e02cdfe54a Only include ecj compiler into jps classpath, if 'Eclipse' compiler was set in CompilerSettings (IDEA-163375) 2016-11-03 22:19:26 +03:00
Vassiliy.Kudryashov 5404c14a3b IDEA-155785 Lots of IllegalStateException: cannot open system clipboard in the log
Don't spoil log file, log the problem with WClipboard just once
2016-11-03 21:55:03 +03:00
Anna.Kozlova e55583f332 fix jdk level in test 2016-11-03 19:41:20 +01:00
Ekaterina Tuzova d8c52b92b3 PY-16848 Invalid documentation is shown for keywords which are used in several compounds statements 2016-11-03 21:22:27 +03:00
Anna.Kozlova 2fd9fbdfac junit 5 conversion: extended description 2016-11-03 19:11:18 +01:00
Lucas Smaira 40147bba55 search for duplicated classes in resolve scope to hide conflicts from different test scopes, as for android 2016-11-03 19:11:18 +01:00
Anna.Kozlova 9f59461a90 junit 5 migration: allow if jdk >= 1.8 and any language level (IDEA-163544) 2016-11-03 19:11:18 +01:00
Elizaveta Shashkova 445f59ed23 Fixes after Fabio's review in pull request 2016-11-03 20:37:31 +03:00
Daniil Ovchinnikov accbc6322b [groovy] do not show parameter name hint for closure argument outside
of parentheses (IDEA-163484)
2016-11-03 20:23:15 +03:00
Daniil Ovchinnikov ace78b2c55 [groovy] fast check if variable is a script field 2016-11-03 19:55:12 +03:00
Daniil Ovchinnikov 2178f7568f [groovy] follow up IDEA-CR-15243
- fix caching
- prevent recursion by using PsiElementRecursiveWalkingVisitor
- split visitor in two for better readability
2016-11-03 19:55:12 +03:00
Daniil Ovchinnikov 052b6f8928 [groovy] follow up IDEA-CR-15243
- use green stub;
- revert GrVariableBaseImpl.getVariableDeclaration().
2016-11-03 19:55:12 +03:00
Daniil Ovchinnikov 9ce27f82bd [groovy] rename topLevel to topLevelOnly, add documentation (IDEA-CR-15243) 2016-11-03 19:55:12 +03:00
Nadya Zabrodina 2c5b14d40b [vcs]: cleanUp - lambdify 2016-11-03 19:21:38 +03:00
Nadya Zabrodina 3214522190 [vcs]: IDEA-163332 toggle repos from related commits selection 2016-11-03 19:21:37 +03:00
Nadya Zabrodina 82c233b9b4 [hg]: cleanUp - lambdify 2016-11-03 19:21:36 +03:00
Nadya Zabrodina 943bbcc797 [hg]: cleanUp - lambdify 2016-11-03 19:21:35 +03:00
Nadya Zabrodina a3acf98a32 [vcs]: provide additional description when cherry-pick disabled
* IDEA-163364 Git log: disabled cherry-pick button is confusing;
2016-11-03 19:21:35 +03:00
Nadya Zabrodina a8a2705a66 [vcs]: change getDoc to getCachedDoc to avoid document creation 2016-11-03 19:21:34 +03:00
Vladimir Krivosheev 5273ea97a9 IDEA-162371 Duplicate "Editor Colors" entry in export settings 2016-11-03 17:03:14 +01:00
Vladimir Krivosheev 2fba7f1d89 deprecate ExportableComponent 2016-11-03 17:03:14 +01:00
Egor.Ushakov ae70b17774 fixed "Collecting data..." instead of toString value in groovy ref renderer 2016-11-03 19:01:17 +03:00
Egor.Ushakov a453855241 base type is already processed - skip it 2016-11-03 19:01:17 +03:00
Roman Shevchenko 936e531db3 Merge remote-tracking branch 'origin/master' 2016-11-03 16:59:53 +01:00
Roman Shevchenko 7c8d607d8d [tests] test data inlined 2016-11-03 16:59:34 +01:00
Roman Shevchenko c7438b4767 [test framework] check result by text in arbitrary file 2016-11-03 16:59:04 +01:00
Anna.Kozlova 9c7b1ab1c4 definitions search: distinguish show implementations and goto implementations 2016-11-03 16:38:40 +01:00
Anna.Kozlova 188a32d193 remove cache (IDEA-CR-15349) 2016-11-03 16:38:40 +01:00
Anna.Kozlova b8e4985205 don't erase method invocation type iff unchecked conversion was required during additional constraints processing (IDEA-163503) 2016-11-03 16:38:40 +01:00
Anton Makeev 04daff5a20 RunManager API clarified 2016-11-03 16:16:57 +01:00
Ekaterina Tuzova 11d76195bd NPE 2016-11-03 18:11:07 +03:00
Ekaterina Tuzova 0dbddc907b fix PY-17586 Conda: No repositories for installing packages
PY-20477 Couldn't install and update packages using conda interpreter
2016-11-03 18:05:23 +03:00
Yaroslav Lepenkin 9eea5815d8 [Parameter Name Hints] do not show for add methods with single argument 2016-11-03 17:53:57 +03:00
Pavel Dolgov a9d1f4ebb9 Java: Test for the inspection "Non-accessible type is exposed" (IDEA-162768) 2016-11-03 17:46:19 +03:00
Vladislav.Soroka ac4d173367 IDEA-154075 Importing, removing and then reimporting a gradle module fails. 2016-11-03 17:43:31 +03:00
peter c6f54acfa5 honor action transactionness and dumb-awareness in IdeMouseEventDispatcher (EA-91092, IDEA-CR-15350) 2016-11-03 15:37:34 +01:00
peter d4424017dd don't suggest to expand show usages scope when the target has become invalid (EA-91092 - PIEAE: PsiInvalidElementAccessException.createByNode) 2016-11-03 15:37:33 +01:00
Ekaterina Tuzova 3c4eb67511 log for PY-17586 Conda: No repositories for installing packages 2016-11-03 17:33:38 +03:00
Bas Leijdekkers e062b9881e IG: don't warn on test classes annotated with @RunWith (IDEA-163266) 2016-11-03 15:12:05 +01:00
Konstantin Ulitin 94fbc85606 WEB-24030 Update browser icons 2016-11-03 17:06:33 +03:00
Daniil Ovchinnikov 67a825ab4a JavaLanguage.INSTANCE @NotNull 2016-11-03 17:01:08 +03:00