Commit Graph
158310 Commits
Author SHA1 Message Date
Anna Kozlova f1919cf246 testdata for IDEA-144386 2015-09-03 17:22:25 +03:00
Anna Kozlova 3893b9f6d4 new inference: collect additional constraints from lambda return expressions when lambda parameters are already fixed; process constraints without input variables before others, so their 'return' expressions could influence next rounds; testdata (IDEA-144596) 2015-09-03 17:22:22 +03:00
Anna Kozlova 0ef6e3e118 EA-72540 - AIOOBE: ExtractMethodSignatureSuggester.detectTopLevelExpressionsToReplaceWithParameters 2015-09-03 17:22:20 +03:00
Ilya.Kazakevich c8dfa55052 Merge remote-tracking branch 'origin/master' 2015-09-03 17:09:21 +03:00
Ilya.Kazakevich 1f24854c24 test logging improved 2015-09-03 17:08:12 +03:00
Egor.Ushakov 2fc5ccd8f0 variables context menu toggle to show/hide types 2015-09-03 17:07:59 +03:00
Sergey Malenkov 57091800ef remove duplicated option that overrides option with color blinness attributes 2015-09-03 17:02:20 +03:00
Aleksey Pivovarov 27f9596267 IDEA-131201 github tasks: allow to specify, whether to load all issues or assigned only 2015-09-03 16:20:19 +03:00
Aleksey Pivovarov 74f3f6c618 github: fix test 2015-09-03 16:20:18 +03:00
Egor.Ushakov 3d554a15b0 fixed testAutoRendererConfigurable - pt.2 2015-09-03 16:19:04 +03:00
Roman Shevchenko 4480833a22 Cleanup (formatting) 2015-09-03 16:16:10 +03:00
Egor.Ushakov 14c7f8430b fixed testAutoRendererConfigurable 2015-09-03 16:11:37 +03:00
Ivan Chirkov bb188523ed Platform/plugins updates available notification: don't show same notification several times 2015-09-03 15:05:06 +02:00
liana.bakradze 600a696576 removed actions from main toolbar 2015-09-03 15:56:56 +03:00
Dmitry Avdeev 9dee8bd310 sync test storage 2015-09-03 15:55:16 +03:00
Dmitry Avdeev 4e054962eb sync test storage 2015-09-03 15:55:14 +03:00
Dmitry Avdeev 166b36176b cleanup 2015-09-03 15:55:13 +03:00
Ekaterina Tuzova 12d1fff72f VFSTestFrameworkListener is application component, not service 2015-09-03 15:53:52 +03:00
Ekaterina Tuzova 63c3723ec6 fixed python interpreter apply
we now use findSdkByName only for selecting sdk in UI, in other cases we find sdk by identity
2015-09-03 15:53:52 +03:00
Ekaterina Tuzova f7a5106c52 fixed EDU-429 Import inspection doesn't work in PE-142.4424 2015-09-03 15:53:51 +03:00
Ekaterina Tuzova d2f3ba1cf8 fixed EDU-430 upload to steppic throws an exception 2015-09-03 15:53:51 +03:00
Ekaterina Tuzova 84ed6af6f6 Non-editable course description on course creation 2015-09-03 15:53:50 +03:00
nik d30873c113 trim too long names in 'Author' field in 'Commit Changes' dialog 2015-09-03 15:50:36 +03:00
Max Medvedev 43678b2ca4 OC-12268 parse shabang comment in Swift 2015-09-03 15:45:59 +03:00
Egor.Ushakov dec966fc04 do not set unneeded breakpoints on bridge methods in anonymous classes 2015-09-03 15:33:00 +03:00
liana.bakradze 4f9e386d6b EDU-409 Show Preview action does nothing for non-text files (e.g.pictures) 2015-09-03 15:31:51 +03:00
liana.bakradze 73593d0d35 use correct length 2015-09-03 15:25:23 +03:00
Nikolay Mikhaylov 639c8d8b6b Fix: dispose errors 2015-09-03 14:58:48 +03:00
Nikolay Mikhaylov 460d9efb19 Arquillian refactoring 2015-09-03 14:58:47 +03:00
liana.bakradze 96dea6d3bf EDU-423 Use Title Case in the menu 2015-09-03 14:53:42 +03:00
Dmitry Jemerov 8d626c3cd7 diagnostics for EA-72352 2015-09-03 13:03:41 +02:00
Egor.Ushakov a6e094732d IDEA-29947 Suppress Objectinformation for type renderers - allow to gide object type in renderers 2015-09-03 13:48:10 +03:00
Dmitry Jemerov 787735ac92 standalone JPS: return nonzero exit code if build fails 2015-09-03 12:43:07 +02:00
Vladimir Krivosheev 62720b6f92 simplify — get rid of getStateStorage(@NotNull String fileSpec, @NotNull RoamingType roamingType) from internal API (only one usage) 2015-09-03 12:32:43 +02:00
Vladimir Krivosheev 72dcde6aca avoid using getModuleFile, prefer path 2015-09-03 12:32:43 +02:00
Vladimir Krivosheev 710f03c333 do not check if only format changed for non-roamable storage and default project 2015-09-03 12:32:42 +02:00
Vladimir Krivosheev ecfff82dc0 enable use.loaded.state.as.existing in tests 2015-09-03 12:32:41 +02:00
Maxim.Mossienko 064e4f88b4 more reliable to crashes test state storage (IDEA-144670) 2015-09-03 12:20:55 +02:00
Egor.Ushakov ad4a7d02f5 IDEA-144431 debug information unavailable on own code in EAP 15 - better exceptions processing 2015-09-03 12:48:20 +03:00
Maxim.Mossienko d957408137 IDEA-144670 IDEA hangs after I tried restart debugging test 2015-09-03 10:57:12 +02:00
Egor.Ushakov c44b573e09 IDEA-144431 debug information unavailable on own code in EAP 15 - better exceptions processing 2015-09-03 11:47:05 +03:00
Bas Leijdekkers 4d2cc6562f unbreak compilation 2015-09-03 10:12:56 +02:00
Bas Leijdekkers 8319a66f8a IDEA-144571 (False positive inspection "Abstract class may be interface" on non-static inner class) 2015-09-03 09:57:18 +02:00
Fedor Korotkov 142ec836f0 fixed performance of DataNode#hashCode 2015-09-03 10:40:08 +03:00
Fedor Korotkov d97b92bdbf external system: print to log elapsed time 2015-09-03 10:40:07 +03:00
peter 810e4135f0 fix PsiToDocumentSynchronizer handling of overlapping ranges 2015-09-03 08:29:28 +02:00
Dennis Ushakov 587b690fa0 fix second page position 2015-09-03 08:22:25 +02:00
Dennis Ushakov e6dc12474c fix navigation crumb being displayed on the wrong page 2015-09-03 08:22:25 +02:00
Dennis Ushakov f45175a58f fix navigation crumbs size 2015-09-03 08:22:24 +02:00
Dennis Ushakov ec062debff fix fill square 2015-09-03 08:22:23 +02:00