Commit Graph
233111 Commits
Author SHA1 Message Date
Roman Shevchenko 35ca6e9efd [java] validates container annotation "concreteness" (IDEA-201354) 2018-11-09 22:09:35 +01:00
Vassiliy.Kudryashov 0c3c597fb8 IDEA-200848 SDK: Don't add the same SDK some times 2018-11-09 23:58:15 +03:00
peter 91cee71562 cache JCiPUtil.containsImmutableWord (IDEA-CR-39522) 2018-11-09 20:39:48 +01:00
Roman Shevchenko aaa89cf420 [platform] gives discernible names to downloaded patches (IDEA-198858) 2018-11-09 20:34:39 +01:00
Roman Shevchenko ea26436839 [platform] gives discernible names to downloaded patches (IDEA-198858) 2018-11-09 20:24:30 +01:00
Dmitry Jemerov 46cc43a6b2 Add ScrollRequestListener API 2018-11-09 20:08:52 +01:00
Gregory.Shrago d0cdb46487 introduce iconColor & hoverIconColor named-colors 2018-11-09 22:02:16 +03:00
Sergey Ignatov d9b30ac777 test discovery: add the brand new internal action "show files without tests" 2018-11-09 21:56:33 +03:00
Svetlana.Zemlyanskaya 3595ae0c4c FUS: events recorded in event log should not depend on a whitelist for aggregates 2018-11-09 19:22:03 +01:00
Roman Shevchenko 24cfee0613 Merge remote-tracking branch 'origin/master' 2018-11-09 19:04:04 +01:00
Roman Shevchenko 22507c6d64 Merge remote-tracking branch 'origin/master' 2018-11-09 19:03:48 +01:00
Dmitry Trofimov 9a87da1c6d Fix conda activation for zsh 2018-11-09 19:02:58 +01:00
Roman Shevchenko e038ecc775 [java] multifaceted switch labels: SSR fixes (IDEA-196643) 2018-11-09 19:02:53 +01:00
Roman Shevchenko ddaa6c909d [java] multifaceted switch labels: refactoring fixes (IDEA-196643) 2018-11-09 19:02:04 +01:00
Roman Shevchenko 9113f109aa [java] multifaceted switch labels: completion fixes (IDEA-196643) 2018-11-09 19:00:05 +01:00
Julia Beliaeva d29243cfca [vcs-log-graph] transform functions to extension functions of the graph 2018-11-09 20:42:56 +03:00
Julia Beliaeva 0fe79a3700 [vcs-log-graph] introduce GraphUtil and move methods there 2018-11-09 20:42:56 +03:00
Julia Beliaeva 9c4312ab8c [vcs-log-graph] introduce DfsWalk class and use it instead of ReachableNodes 2018-11-09 20:42:56 +03:00
Julia Beliaeva 788bd894c9 [vcs-log-graph] add tests 2018-11-09 20:42:56 +03:00
Julia Beliaeva 347c8de080 [vcs-log-graph] simplify 2018-11-09 20:42:56 +03:00
Julia Beliaeva 993e4d1a8e [vcs-log-graph] introduce BfsWalk class 2018-11-09 20:42:56 +03:00
Julia Beliaeva d373f3563b [vcs-log-graph] convert BfsUtil to kotlin 2018-11-09 20:42:56 +03:00
Julia Beliaeva c8089295e8 [vcs-log-graph] rename BfsUtil to kotlin 2018-11-09 20:42:55 +03:00
Roman Shevchenko 14bc258e3f [java] restores multifaceted switch labels support (parser/PSI + basic highlighting) 2018-11-09 18:22:32 +01:00
Dmitriy.Panov 4e3fabc5db IJI-9 sync icons in tmp branch and create review: also for dev repos: NPE fix 2018-11-09 20:13:18 +03:00
Dmitriy.Panov e8528c7679 IJI-9 sync icons in tmp branch and create review: also for dev repos: do not create review if investigation is already assigned 2018-11-09 20:09:12 +03:00
Semyon Proshev 0de4368592 Return next after Base in self's MRO for super(Base, self) (PY-32533)
Previously first class in `Base`'s MRO were returned.
2018-11-09 20:06:25 +03:00
peter cfffd077af fix identifier highlighting when target method has a super in JDK only visible from call site 2018-11-09 17:41:37 +01:00
Dmitry Jemerov c306be2ddb Remove deprecated methods that do nothing and have no external usages 2018-11-09 17:27:26 +01:00
Semyon Proshev 63b4650c38 Create pending edge from continue when loop has at least one iteration (PY-29767)
There is no edge between loop statement and next after loop instruction
when loop has at least one iteration
so `continue` is marked as one more last instruction in the loop
2018-11-09 19:21:07 +03:00
Dmitry Batrak d705ea92ca fix blinking EditorHistoryManagerTest.testSavingStateForNotOpenedEditors test 2018-11-09 19:08:57 +03:00
Alexey Kudravtsev 121cdf2da3 revert, because out of range check is already there in getSaveRMTree (for IDEA-CR-39543) 2018-11-09 19:07:02 +03:00
Yann Cébron fbf21f0e21 [devkit] RegistrationIndexer: skip fast if not plugin descriptor 2018-11-09 16:35:43 +01:00
Alexander Lobas d9dd1c16a4 Move designer toolwindow icon to platform 2018-11-09 18:32:01 +03:00
peter fd57bf66f1 multi-JDK highlighting: handle a reference to a method whose super appeared in call site jdk 2018-11-09 16:24:47 +01:00
Shaverdova Elena 2763b812e5 Refactoring: move statistics report to appending (based on IDEA-CR-39591) 2018-11-09 16:15:07 +01:00
Mikhail Sokolov 38e70a99ef IDEA-201937 Search Everywhere shortcuts: Ctrl/Shift+Tab shortcuts set for tabs switching do not work 2018-11-09 18:11:33 +03:00
Bas Leijdekkers 56e133aada IG: track variable/method equivalence in equivalence checker 2018-11-09 15:59:53 +01:00
Bas Leijdekkers be8e56a4c5 SSR: hide scope panel in inspection settings 2018-11-09 15:59:53 +01:00
Bas Leijdekkers 50e26d0614 SSR: introduce ConfigurationUtil 2018-11-09 15:59:53 +01:00
Roman Shevchenko de64fe6b22 Cleanup (assertion arguments) 2018-11-09 15:53:47 +01:00
Alexey Kudravtsev 23598135c9 tighten treeSet() type parameter to be Comparable to reduce typos 2018-11-09 17:51:28 +03:00
Roman Shevchenko c9694cffba Cleanup (formatting) 2018-11-09 15:42:35 +01:00
Egor Ushakov 200f4f4f56 EA-131730 - NPE: RequestManagerImpl.createBreakpointRequest 2018-11-09 17:36:28 +03:00
Roman Shevchenko 6400aeab44 [tests] more informative assertion 2018-11-09 15:31:26 +01:00
Alexey Kudravtsev 3d0c65bd23 notnull, cleanup 2018-11-09 17:16:07 +03:00
Mikhail Sokolov d09552ce88 IDEA-201868 New SE: Use FUS statistics provider
* util method rename
2018-11-09 16:33:24 +03:00
Vassiliy.Kudryashov 2eee0ebc02 Fix wording in User Agreement dialog 2018-11-09 16:32:17 +03:00
Egor Ushakov d2f1abf3e4 IDEA-201942 Do not use compiling evaluator for method references - super support 2018-11-09 16:30:39 +03:00
Anton Lobov ee215ea4bf JSON: implement rainbow highlighter 2018-11-09 14:19:11 +01:00