Commit Graph
174337 Commits
Author SHA1 Message Date
Anna Kozlova 4f45f25c38 redundant exception: ignore recursive calls (IDEA-157773) 2016-06-22 17:58:08 +03:00
Yaroslav Lepenkin dd61f64dcc [formatter-core] minor rename 2016-06-22 17:46:47 +03:00
Yaroslav Lepenkin 3226369d60 [formatter-core] minor refactoring 2016-06-22 17:46:46 +03:00
Liana Bakradze 49af7c5c2d save files before check 2016-06-22 17:26:52 +03:00
Elizaveta Shashkova 38fde8af17 Use "Thread" as default suspend policy in debugger tests in order to avoid indeterminacy 2016-06-22 17:07:16 +03:00
Shaverdova Elena 3879e775c9 project name listener for WI-30937 Create composer.json data servise and
WI-30286 use composer.json as a source and storage for project settings
2016-06-22 15:43:57 +02:00
Anton Tarasov bfcb31edd2 IDEA-157767 [mac] IDEA doesn't pick up bundled JRE
[Temporarily] tought the mac launcher to be able to pickup Contents/jdk if Contents/jre fails.
2016-06-22 16:19:50 +03:00
peter 65e6b524aa more diagnostics for failing PlatformTestUtil.waitForAlarm 2016-06-22 15:07:50 +02:00
Valentina Kiryushkina 5c70a6701b Fix NPE in StudyCheckTask for study project with no user 2016-06-22 16:01:36 +03:00
Liana Bakradze 068e6edb72 fix after IDEA-CR-11594 2016-06-22 15:51:09 +03:00
Alexey Kudravtsev c60ddcd3b1 drop caches on stub->ast switch not needed anymore 2016-06-22 15:45:53 +03:00
Alexey Kudravtsev 797f78c86e increase pause time since there may be many threads pausing concurrently 2016-06-22 15:45:53 +03:00
Anna Kozlova 7968b2bbbb apply capture conversion for captured wildcard bound according to the direct supertype of parameterized type specification (IDEA-157586) 2016-06-22 15:24:15 +03:00
Anna Kozlova 61adc187bb minor optimization: don't start inference during call type calculation if return type doesn't depend on type parameters 2016-06-22 15:24:15 +03:00
Anna Kozlova fef758264d test discovery: remove discovery type if not enabled in registry (IDEA-157764) 2016-06-22 15:24:15 +03:00
Anna Kozlova 3805d51554 subtyping constraint: apply capture conversion for captured wildcard bound according to the direct supertype of parameterized type specification 2016-06-22 15:24:15 +03:00
Anna Kozlova a330f9c2f7 inference: treeWalkUp if overload is done under current argumentList caused by lambda parameter type inference (IDEA-157676) 2016-06-22 15:24:15 +03:00
Anna Kozlova 1c52cb7fd6 spec: no capture conversion applicable for array type; capture conversion must be applied for array access expression type; javac: no capture conversion is applicable for array access expressions with write access (IDEA-157295) 2016-06-22 15:24:15 +03:00
Anna Kozlova 848699b440 disable gesture detection if action explicitly called (IDEA-157720) 2016-06-22 15:24:15 +03:00
Anna Kozlova 732c04076c old inference (IDEA-157398) 2016-06-22 15:24:15 +03:00
Anna Kozlova 4b7b6bf5f0 change signature hierarchy: don't build children to check for leaf (IDEA-157682) 2016-06-22 15:24:15 +03:00
Aleksey Pivovarov 47a64d8d4e UI Debugger: log class names for invoked actions 2016-06-22 15:19:43 +03:00
Vladimir Krivosheev 85816de416 multi-process debug — use the same host as main process 2016-06-22 14:18:13 +02:00
Anton Makeev 17f2d389e2 dictionary: toolchains 2016-06-22 13:57:42 +02:00
Liana Bakradze 8a93eebe8e EDU-479 Renaming variable inside a file with the same name 2016-06-22 14:50:57 +03:00
Vladimir Krivosheev f61ff8e34f clarifiy APP_CONFIG deprecation note 2016-06-22 13:06:13 +02:00
Vladimir Krivosheev dd23b1d692 remove unused deprecated method 2016-06-22 13:06:13 +02:00
Vladimir Krivosheev ee470dade1 clarifiy APP_CONFIG deprecation note 2016-06-22 13:06:13 +02:00
Alexey Kudravtsev 526a4c4d9e getDetachedInitializer() to avoid excessive stub-to-AST switches in PsiUtil.isConstantExpression() 2016-06-22 13:51:47 +03:00
Alexey Kudravtsev 5be6d21edc disposed project leak in tests 2016-06-22 13:50:21 +03:00
Alexey Kudravtsev f8c1c6bdf5 assertion to avoid scanning compiled elements 2016-06-22 13:49:44 +03:00
Alexey Kudravtsev e43605d085 EA-82721 - ISE: VisibilityUtil.getVisibilityString 2016-06-22 13:49:18 +03:00
Alexey Kudravtsev 9bc03128be notnull 2016-06-22 13:48:27 +03:00
Alexey Kudravtsev 37ab59a878 do not find too many usages during "too many usages" warning 2016-06-22 13:48:10 +03:00
Alexey Kudravtsev 2b090d23be EA-83759 - NPE: FileUtilRt.doCreateTempFile 2016-06-22 13:44:27 +03:00
Alexey Kudravtsev 2544a0dd17 cleanup 2016-06-22 13:44:27 +03:00
Alexey Kudravtsev 0b81e36426 EA-83803 - NPE: UsageInfoUsageAdapter.highlightInEditor 2016-06-22 13:44:27 +03:00
Alexey Kudravtsev 18124088d4 diagnostics for EA-83464 - assert: ProgressWrapper.<init> 2016-06-22 13:44:27 +03:00
Alexey Kudravtsev f875f3d8d0 assertion for EA-83474 - SIOOBE: CharTableImpl.createSequence 2016-06-22 13:44:27 +03:00
peter 1737e1e1f2 replace LightVirtualFile.markReadOnly with setWritable(false) 2016-06-22 12:37:13 +02:00
Pavel Dolgov c5b8d91a6b Java inspection: convert the intention for "Replace lambda with anonymous class" into an INFORMATION-level inspection 2016-06-22 13:30:59 +03:00
Eugene Zhuravlev 55807652ca fix ant completion tests 2016-06-22 12:25:56 +02:00
peter 69149ec5d3 assert model changes happen in EDT, clarify transaction assertions and add one that bg progress should have a write-safe modality 2016-06-22 11:27:06 +02:00
peter 158c17c584 SSR inspection: avoid map.get with nontrivial equals/hashCode for each PSI element 2016-06-22 11:27:05 +02:00
peter 1313a268a9 increase ReservedCodeCacheSize for tests: some builds report code cache overflow 2016-06-22 11:27:04 +02:00
peter 2efdfeb065 minor isRawSubstitutor optimization 2016-06-22 11:27:04 +02:00
Dennis Ushakov 5b38cbed73 fix new project list background for darkula 2016-06-22 09:53:09 +03:00
Julia Beliaeva ba207dd7d0 [vcs-log] do not check for registry in VcsLogProgress (never use status bar progress) 2016-06-22 00:56:01 +03:00
Julia Beliaeva 33a7133fd2 [vcs-log] remove deprecated classes 2016-06-22 00:40:57 +03:00
Maxim.Mossienko 987fb68975 proceed with event processing once indices are initialized, 4 (EA-84618) 2016-06-21 23:12:00 +02:00