Commit Graph

182734 Commits

Author SHA1 Message Date
Tagir Valeev
ef215da116 StreamToLoopInspection: disable for raw types (IDEA-163493), disable for unresolved method references 2016-11-03 09:47:40 +07:00
Shaverdova Elena
f4f11e0c88 fix test on TeamCity 2016-11-02 22:47:15 +01:00
Yaroslav Lepenkin
9f7aaef4a1 [Parameter Name Hints] preserve patterns order 2016-11-02 22:59:40 +03:00
Yaroslav Lepenkin
3c49259246 [Parameter Name Hints] language aware blacklist dialog 2016-11-02 22:59:40 +03:00
Yaroslav Lepenkin
84edfe5436 [Parameter Name Hints] added language combobox 2016-11-02 22:59:40 +03:00
Shaverdova Elena
cd329fb4e8 Make tests available for TeamCity 2016-11-02 20:25:32 +01:00
Anna.Kozlova
a6b9d5d8a0 disable junit 4 -> junit 5 conversion for Test annotations with parameters (IDEA-163478) 2016-11-02 18:38:59 +01:00
Anna.Kozlova
cc8bf39d52 restore inspection short name to preserve user's profiles (IDEA-CR-15069) 2016-11-02 18:38:59 +01:00
Anna.Kozlova
046ed89901 disable migration to junit 5 if no library is attached (IDEA-163477) 2016-11-02 18:38:59 +01:00
Bas Leijdekkers
5bdd28a28d IG: fix test 2016-11-02 18:27:45 +01:00
Elizaveta Shashkova
bc4f41c751 Fix for module test 2016-11-02 20:26:27 +03:00
Sergey Malenkov
91b68b5ca7 IDEA-102320 add ability to tune a thumb in the editor (registry values)
[was accidentally pushed to 163]
(cherry picked from commit 72ba8b5)
2016-11-02 20:23:20 +03:00
Sergey Malenkov
11d9d44748 IDEA-102320 add ability to tune a thumb in the editor
[was accidentally pushed to 163]
(cherry picked from commit 50c1b7e)
2016-11-02 20:22:59 +03:00
peter
76a9fc635d invoke BuildTargetScopeProvider in a read action 2016-11-02 18:11:06 +01:00
peter
f92cc7bbec call GeneratedSourcesFilter in a read action 2016-11-02 18:11:06 +01:00
peter
77cca65f32 fully deliver bus messages despite intermittent PCEs 2016-11-02 18:11:06 +01:00
peter
f9f6a1c0dd cleanup TestResultsXmlFormatter 2016-11-02 18:11:06 +01:00
peter
165e85c1d4 perform initial VFS refresh even when the first UnindexedFilesUpdater is canceled 2016-11-02 18:11:06 +01:00
Anna.Kozlova
6f655c8a92 pass all descriptors to batchFix so it would split the process as appropriated (IDEA-163367) 2016-11-02 17:55:14 +01:00
Anna.Kozlova
d375f460ec fix presentable name 2016-11-02 17:55:14 +01:00
Anna.Kozlova
94001fa1a9 inc initial capacity 2016-11-02 17:55:14 +01:00
Dmitry Batkovich
902136bf62 javac ast indices: missing testdata 2016-11-02 19:52:18 +03:00
Elizaveta Shashkova
7e70c470ac Error 'Inappropriate ioctl for device' in debugger with Django (PY-21096)
Do not override original sys.stdin.isatty(), because it can't be set to any constant value. It should be False for local interpreters and True for remote interpreters.
2016-11-02 19:26:03 +03:00
Dmitry Batkovich
367300843d javac ast indices: process statically imported field reference 2016-11-02 19:14:38 +03:00
Dmitry Avdeev
97a243915f EA-79283 - IAE: JBZipEntry.setComment 2016-11-02 19:13:24 +03:00
Anna.Kozlova
9802df4630 EA-82614 - PIEAE: PsiUtilCore.ensureValid 2016-11-02 17:02:29 +01:00
Anna.Kozlova
3d73b7d656 EA-91092 - PIEAE: PsiInvalidElementAccessException.createByNode 2016-11-02 17:02:29 +01:00
Anna.Kozlova
dbb7e3cd72 EA-91031 - NPE: EmptyMethodInspection$DeleteMethodQuickFix.applyFix 2016-11-02 17:02:29 +01:00
Anna.Kozlova
8067101fcf EA-91047 - IOE: PsiJavaParserFacadeImpl.createExpressionFromText 2016-11-02 17:02:29 +01:00
Egor.Ushakov
15ca425f25 use one letter for size calculation 2016-11-02 19:00:39 +03:00
peter
a91dfb6feb don't allow concurrent access to thread-unsafe lighter AST in indices (EA-90268 - NPE: JavaNullMethodArgumentIndex$.getNullParameterIndices) 2016-11-02 16:50:35 +01:00
peter
8c54e84341 don't suggest to make parameters for field @NotNull if the parameters don't belong to a constructor 2016-11-02 16:50:35 +01:00
peter
1f4c202600 don't delay each small write action in the single Save by async filters (IDEA-163365) 2016-11-02 16:50:35 +01:00
Egor.Ushakov
26e000a1c4 better font size calculation for bookmark icon 2016-11-02 18:47:28 +03:00
Shaverdova Elena
e88fbb4431 fix compilation and cleanup of passwords 2016-11-02 16:44:26 +01:00
Yann Cébron
d0db773f9d Merge remote-tracking branch 'origin/master' 2016-11-02 16:42:22 +01:00
Yann Cébron
ed6bcebe03 PasswordSafeTest: fix compilation 2016-11-02 16:41:05 +01:00
Konstantin Ulitin
c9d058dafc add missing import 2016-11-02 18:39:47 +03:00
Ekaterina Tuzova
78a51c1776 fix PY-14172 Colored output cells for stream stdout (see error cell outputs) 2016-11-02 18:33:16 +03:00
Shaverdova Elena
b5299dbddb Test for WI-33778 Save passphrase checkbox doesn't reflect the actual state 2016-11-02 16:25:58 +01:00
Shaverdova Elena
7ef3dca04a Test for reason of WI-33753 Password saved as passphrase 2016-11-02 16:25:57 +01:00
Eugene Zhuravlev
8270ed186d Merge branch 'IDEA-163243' of https://github.com/zdary/intellij-community 2016-11-02 16:22:50 +01:00
Eugene Zhuravlev
353bce9701 Merge branch 'master' of git.labs.intellij.net:idea/community 2016-11-02 16:19:47 +01:00
Ekaterina Tuzova
6512ac8cb8 fix PY-14139 IPython Notebook: bad character: false positive for command line tools execution from code cell 2016-11-02 18:16:02 +03:00
Eugene Zhuravlev
de9b93c4fb Merge branch 'IDEA-162949' of https://github.com/zdary/intellij-community 2016-11-02 16:14:26 +01:00
Anna.Kozlova
d336733d3e ensure bounds are promoted on derived type otherwise bounds from super could appear on unbounded wildcards (IDEA-162882) 2016-11-02 15:51:14 +01:00
Anna.Kozlova
bf259fed79 unrelated defaults when one interface overrides 2 unrelated (IDEA-163469) 2016-11-02 15:51:14 +01:00
Anton Tarasov
3f866d941a [followup] Add/refactor JBUI.JBIcon/ScalableJBIcon/ValidatingScalableJBIcon
cleanuo
2016-11-02 17:37:13 +03:00
Dmitry Batrak
d7f5757606 EA-88097 - assert: Alarm.checkDisposed 2016-11-02 17:34:56 +03:00
Dmitry Batkovich
72fb0c1ed8 RefResolveService: add kt extension to supported file types 2016-11-02 17:24:08 +03:00