Commit Graph
174913 Commits
Author SHA1 Message Date
Roman Shevchenko 7c2cb465cd [java] navigation around decompiled code
Fixes IDEA-157772; reduces the number of cases where PsiCompiledFile check is necessary.
2016-07-01 15:43:42 +03:00
Vladimir Krivosheev 210243eadd RUBY-18140 Markdown setting plugin: Unable to save settings Popup
Include component name into the error message
2016-07-01 14:41:09 +02:00
Ekaterina Tuzova 4d984cc927 add proper warning to the error panel 2016-07-01 15:32:48 +03:00
Vladimir.Orlov 6478ed5c87 EDU-613 Desktop shortcut is not created. Cleanup. 2016-07-01 15:14:26 +03:00
Vladimir.Orlov bf87fb8b53 Merge remote-tracking branch 'origin/master' 2016-07-01 15:11:07 +03:00
Vladimir.Orlov 9ba10874c8 EDU-613 Desktop shortcut is not created. Cleanup. 2016-07-01 15:07:32 +03:00
Ilya.Kazakevich 475d7ad727 Logging improved to track why can't we rerun tests 2016-07-01 14:57:52 +03:00
Yaroslav Lepenkin 40120065da [Recent Tests] add statistics 2016-07-01 14:54:25 +03:00
Elizaveta Shashkova 1b4cf748c2 Exceptions in collecting call signatures shouldn't break debugger (PY-19650) 2016-07-01 14:46:32 +03:00
Sergey Malenkov b07c5e865a IDEA-157555 Modal dialogs are shown twice
improve logging
2016-07-01 14:36:50 +03:00
Vladimir.Orlov f5885f64f4 Merge remote-tracking branch 'origin/master' 2016-07-01 14:09:17 +03:00
Vladimir.Orlov bf18412c9d EDU-613 Desktop shortcut is not created 2016-07-01 14:06:24 +03:00
Vladimir Krivosheev e62da1016d Promise.cancel() API instead of low-level OBSOLETE_ERROR 2016-07-01 13:04:39 +02:00
Vladimir Krivosheev 96e64198e2 AsyncPromise — cleanup 2016-07-01 13:04:39 +02:00
Vladimir Krivosheev 0e5e0725e9 convert RejectErrorReporter, AsyncPromise to kotlin 2016-07-01 13:04:39 +02:00
Vladimir Krivosheev 9d0ed59f66 convert RejectErrorReporter, AsyncPromise to kotlin 2016-07-01 13:04:39 +02:00
Vladimir Krivosheev 3f84740a25 cleanup 2016-07-01 13:04:39 +02:00
Vladimir Krivosheev 0b35d7351e move Promise to platform-api 2016-07-01 13:04:39 +02:00
Vladimir Krivosheev 7f838732ff convert Promise.any to kt 2016-07-01 13:04:39 +02:00
Dmitry Batkovich c7e74074f9 run inspection by name: inspection options: remove profile chooser and copy options from current profile 2016-07-01 13:57:06 +03:00
Yaroslav Lepenkin 572f27ebdb [fixed failing test: formatOptimizeRearrangeVcsChanges] fixed test data, since diff now shows one more line 2016-07-01 13:50:59 +03:00
Gregory.Shrago 758b926472 simplify guided traversal API 2016-07-01 13:36:05 +03:00
Konstantin Ulitin edc7ae1886 WEB-21106 Cannot change numeric value of Javascript property when stopped in debugger 2016-07-01 13:30:32 +03:00
Dmitry Batrak 344a961620 disable assertion in tests
due to HtmlHighlightingTest tests failing (external links validation via external annotator is performed in EDT in tests, see ExternalToolPassFactory)
2016-07-01 13:09:18 +03:00
Dmitry Batrak 6f7d1a6f17 replace PlatformTestCase.isRunInEdt() with UsefulTestCase.runInDispatchThread(), there's no reason to keep both 2016-07-01 13:09:18 +03:00
Gregory.Shrago 1504349453 make stack shorter & reduce garbage 2016-07-01 12:53:20 +03:00
Alexander Zolotov c60dab1e96 Suppressions: do not show host-suppressions available in injections only 2016-07-01 12:46:54 +03:00
Alexander Zolotov 206bea3cff Reuse production code for retrieving available intentions and their
sub-actions in tests
2016-07-01 12:46:54 +03:00
Anna Kozlova a714c0d820 unchecked cast warning: missed captured wildcards (IDEA-158080); reifiable captured wildcard type 2016-07-01 12:44:39 +03:00
Anna Kozlova 7896eddc3b this and super are not available inside anonymous class args 2016-07-01 12:44:39 +03:00
Dmitry Batkovich c392ae8910 properties: resolve property reference do not ignore pom target elements with XmlProperty 2016-07-01 12:39:46 +03:00
Dennis Ushakov 563aed13ff search for > position 2016-07-01 12:31:27 +03:00
Dmitry Batkovich bd337c1517 usages view: regression: exclude/include action must be available only on UsagesNode-s and don't produce class cast exceptions IDEA-157266 2016-07-01 12:01:29 +03:00
Dmitry Batkovich ce997dd45d properties: check that element is property before doing a resolve IDEA-158028 2016-07-01 12:01:29 +03:00
Bas Leijdekkers fabe51f4ae fix test 2016-07-01 10:23:58 +02:00
Yaroslav Lepenkin 24e5406327 [formatter] moved from java-impl to core, extra ranges calculation now works for every language 2016-07-01 11:19:55 +03:00
Anna Kozlova b98f40b336 change signature: restore explicit check for used parameters 2016-07-01 11:04:51 +03:00
Anna Kozlova 250c77b260 remove unused (wrong named) EP declaration 2016-07-01 11:02:40 +03:00
Anna Kozlova a2ae47010d temp disable conflict check to fix tests 2016-07-01 10:43:15 +03:00
peter 9a6044515f fix index initialization issues in python tests? 2016-07-01 09:15:47 +02:00
Maxim.Mossienko b5325aca60 less info logging when running test 2016-07-01 00:39:07 +02:00
Maxim.Mossienko 695de43728 better diagnostic of ioexception when FileOutputStream constructor throws FileNotFoundException 2016-07-01 00:39:07 +02:00
Ilya.Kazakevich 02fe00b54a PY-19136: Filter out nulls to prevent NPE 2016-07-01 01:31:43 +03:00
Ilya.Kazakevich 57d81d61e5 PY-19136: Returning null leads to NPE because #ensureValid is @NotNull 2016-07-01 01:18:09 +03:00
Ilya.Kazakevich bfa03fd230 PY-19137: Move object to parent in superclass extracting even for Py3K if class explicitly extends object 2016-07-01 00:55:37 +03:00
Ilya.Kazakevich 9dedfb18c1 PY-19015: fix for "rerun" for failed tox tests
Tox fetches env id (like py27) and provides it to configuration.
2016-06-30 23:30:58 +03:00
Konstantin Bulenkov a91fc130c8 use HiDPI aware borders 2016-06-30 22:24:21 +02:00
Konstantin Bulenkov 660c121782 IDEA-158040 Recent Files: include current file when one starts to type a filter 2016-06-30 22:21:26 +02:00
Anna Kozlova fe7045debb change signature: conflict if deleted parameter is used in method body, excluding javadoc (IDEA-157603) 2016-06-30 21:02:38 +03:00
Anna Kozlova 4b1ff8c516 change signature: add warning if new signature duplicates method in overrider (IDEA-157659) 2016-06-30 21:02:38 +03:00