Commit Graph
159984 Commits
Author SHA1 Message Date
nik ee96eb86c8 EA-65889 - NPE: ModuleDeleteProvider.removeModule 2015-09-25 13:03:45 +03:00
nik 158bb391e3 load deployment source configuration in read action (EA-72202) 2015-09-25 13:03:45 +03:00
nik 7822f63054 don't throw exception if failed to download plugins (EA-69499) 2015-09-25 13:03:45 +03:00
Nikolay.Tropin fc8834c739 more general constructor for ClassInstanceMethodFilter added 2015-09-25 12:48:43 +03:00
Andrey Vokin 3e771d4058 RUBY-16078 Inject Language/Reference doesn't work in string contexts but works in comment contexts 2015-09-25 12:14:15 +03:00
Vladimir Krivosheev 52ba6263cd cleanup 2015-09-25 11:04:02 +02:00
Vladimir Krivosheev 10e25d7871 move Graph API registration to own plugin.xml to avoid ClassNotFound during export settings in tests 2015-09-25 11:04:01 +02:00
Vladimir Krivosheev 12c0ab19e4 cleanup 2015-09-25 11:04:01 +02:00
Vladimir Krivosheev 7c2dcd3180 fix label capitalization 2015-09-25 11:04:00 +02:00
Vladimir Krivosheev b2d5d47fda assertJ 3.2.0
Reasons:
1) fixed: Path's assertions should not rely on java.nio.Path.toFile()
2) kotlin 0.13 is compatible, no more compilation error due to ambigous assertThat resolution (or it was not kotlin issue, but "Reintroduce Assertions providing all AssertJ methods - in case of ambigous assertThat resolution, use either AssertionsForInterfaceTypes or AssertionsForClassTypes.")
2015-09-25 11:03:59 +02:00
Vladimir Krivosheev 9abe777529 ProjectStoreBase to reuse it in upsource 2015-09-25 11:03:58 +02:00
Vladimir Krivosheev 4cca33993f prefer to use path instead of virtual file, simplify a bit IProjectStore, introduce ProjectStoreBase to reuse it in upsource (initially) 2015-09-25 11:03:57 +02:00
Vladimir Krivosheev 36f786ea6e cleanup 2015-09-25 11:03:57 +02:00
nik 860c0ca554 added JetBrains as vendor for bundled plugins 2015-09-25 11:48:51 +03:00
Sergey Ignatov 6e58a5d643 get rid of additional scope checks for suppression intentions 2015-09-25 11:42:54 +03:00
Sergey Ignatov 458cd4c304 introduce HighlightUsagesHandlerBase.selfish property 2015-09-25 11:42:53 +03:00
Ilya.Kazakevich dc0c6e319e Merge remote-tracking branch 'origin/master' 2015-09-25 00:54:26 +03:00
Ilya.Kazakevich fb232a848f PY-16920 delegated methods in custom type were not filtered
Manager is intersection of BaseManager and QuerySet. Not all methods should be inherited from QuerySet, but only those with out of "queryset_only" mark. It has been done for resolving , but not for method visiting
2015-09-25 00:51:51 +03:00
Anna Kozlova e984dec13b forbid passing ConfigurationType registered as component to JUnitConfigurationProducer which expect only JUnitConfiguration type
(IDEA-145247; EA-72923 - CCE: AllInDirectoryConfigurationProducer.setupConfigurationFromContext)
2015-09-25 00:00:03 +03:00
Konstantin Bulenkov 7d149dfc38 Mac laf: remove black border around combo popups 2015-09-24 21:59:38 +02:00
Konstantin Bulenkov 3e64fffe68 Mac laf: fix search fields view in go to popups 2015-09-24 21:16:00 +02:00
Konstantin Bulenkov 5804249b52 Mac laf: add support for search controls with history popups 2015-09-24 21:09:13 +02:00
Konstantin Bulenkov f3c1fcbdfa search with history popup //blue theme 2015-09-24 21:08:39 +02:00
Konstantin Bulenkov 00061875e8 search with history popup //graphite theme 2015-09-24 21:08:11 +02:00
Konstantin Bulenkov 2cab72eb8b update image quality for search controls //blue theme 2015-09-24 20:39:48 +02:00
Konstantin Bulenkov f12a6d0d8b update image quality for search controls //graphite theme 2015-09-24 20:39:24 +02:00
Konstantin Bulenkov acc8142d1b Merge remote-tracking branch 'origin/master' 2015-09-24 20:26:02 +02:00
Konstantin Bulenkov 204a4c184c Merge remote-tracking branch 'origin/master' 2015-09-24 20:23:35 +02:00
peter 4a71dae409 PsiPackageImpl: rename local variables to make them less similar (IDEA-CR-4934) 2015-09-24 20:23:14 +02:00
Konstantin Bulenkov 6bd772951b add action Manage Recent Projects (IDEA-139038) 2015-09-24 20:21:18 +02:00
Konstantin Bulenkov 43f81ca242 Change constructor parameter in recent project panel from WelcomeFrame to Disposable 2015-09-24 20:20:19 +02:00
Sergey Malenkov 2dcecc7f81 fix painting of hidden border in DarculaComboBoxUI (focused state) 2015-09-24 21:19:22 +03:00
Konstantin Bulenkov 0fb69b521b Fix inconsistency with @Nullable/@NotNull parameters in methos registerCustomShortcutSet(...) Make 3rd party calls simpler 2015-09-24 20:15:52 +02:00
Gregory.Shrago 3bc7199097 FileReferenceSet: support different separators & escaping. last touch amends 2015-09-24 21:15:06 +03:00
Egor.Ushakov 190b8fa772 IDEA-63378 Switching threads should be optional, not forced - correctly show stepping threads in running state 2015-09-24 20:57:00 +03:00
Egor.Ushakov 98b0fd4b7e reasonable toString 2015-09-24 20:56:58 +03:00
Sergey Malenkov 444c672659 fix painting of hidden border in DarculaComboBoxUI 2015-09-24 20:52:40 +03:00
peter ae204ca8ce use getLastCommittedDocument a bit 2015-09-24 19:26:03 +02:00
Anna Kozlova e8162a75c6 remove separate testDiscoveryInstrumenter.jar 2015-09-24 19:58:57 +03:00
Anna Kozlova 7d92ec966f new overload resolution: reject candidates with applicability level less than asked (IDEA-145505) 2015-09-24 19:58:55 +03:00
Anna Kozlova df9e5dd533 isEnabledOnElement: reject vetoed elements 2015-09-24 19:58:53 +03:00
Anna Kozlova e63ff426db sm runner: ensure cached children switch performs for each suite change 2015-09-24 19:58:51 +03:00
Anna Kozlova 9ebe7c76c9 unused library: bind parameter modifier lists with annotation classes (IDEA-145186) 2015-09-24 19:58:49 +03:00
Anna Kozlova 882cff9384 ensure valid containing class; cache number of constructors
EA-65064 - PIEAE: StubBasedPsiElementBase.getContainingFile
2015-09-24 19:58:47 +03:00
Anna Kozlova 1bdc9a2ceb ensure drop target/sources survived commitAllDocuments (following IDEA-CR-5169) 2015-09-24 19:58:45 +03:00
Dmitry Avdeev ec78edbf02 making myEntriesList access thread-safe 2015-09-24 19:51:09 +03:00
peter d94d0f404f PsiFileImpl: fix race condition between AST and stub loading, which resulted in stub elements being not bound to AST 2015-09-24 18:13:41 +02:00
Kirill Likhodedov 9f59a40bee [git] don't close the 'add remote' dialog if validation is cancelled or fails 2015-09-24 19:08:00 +03:00
Dmitry Batkovich 6e6afdaa65 IDEA-51447 Help button in the structure tool window opens wrong page, when a *.properties file structure is shown. 2015-09-24 19:03:10 +03:00
Dmitry Avdeev 69af05f4e1 IDEA-145420 Shortcut has strange FG color in popup menu 2015-09-24 18:52:46 +03:00