Commit Graph
182770 Commits
Author SHA1 Message Date
peter 1236485f6d a more GC-proof way of ensuring LighterAST thread-safeness (IDEA-CR-15314) 2016-11-03 14:46:41 +01:00
peter 0ccc7cdbc7 when inferring purity, honor class initializers (IDEA-CR-15144) 2016-11-03 14:46:40 +01:00
peter d7122e10d0 don't commit document synchronously in todo panel 2016-11-03 14:46:40 +01:00
Vassiliy.Kudryashov 5c679e1b62 NPE fix: https://ea.jetbrains.com/browser/ea_reports/1249186 2016-11-03 16:38:15 +03:00
Aleksey Pivovarov ba53481642 run icons.gant 2016-11-03 16:21:33 +03:00
Yaroslav Lepenkin 8ec8522d3c [Parameter Name Hints] added test for "blacklist" intention 2016-11-03 16:20:02 +03:00
Yaroslav Lepenkin 529e520cb7 [Parameter Name Hints] use StringUtil for fq method name calculation 2016-11-03 16:20:02 +03:00
Rustam Vishnyakov 88171cd70a Fixed IDEA-163429 Editor strips trailing spaces no matter what the settings are in preferences and ignores 2016-11-03 15:56:02 +03:00
Anton Tarasov 035df44b84 [followup] Add private CachedImageIcon.asDisabledIcon() to have it auto-JBUI-scalable
Need all CachedImageIcon's fields in a copy
2016-11-03 15:50:42 +03:00
Roman Shevchenko 4dbdd8d03f Cleanup (warnings; obsolete code; formatting) 2016-11-03 13:29:11 +01:00
Maxim.Mossienko 205ab4170f review feedback 2016-11-03 13:00:08 +01:00
nik 22edb891ce PluginLayout.plugin: javadoc refined 2016-11-03 14:57:39 +03:00
Pavel Dolgov c21e08d911 Java: Created the inspection "Non-accessible type is exposed" for Java 9 modules (IDEA-162768) 2016-11-03 14:47:18 +03:00
Gregory.Shrago e053c3140a introduce pluralizer: partially restore the original "forced" semantics 2016-11-03 14:25:25 +03:00
Egor.Ushakov d5e89e2279 cleanup 2016-11-03 14:17:29 +03:00
Egor.Ushakov 8907ec4031 emulated method bpts: set breakpoints in bridge target methods 2016-11-03 14:17:29 +03:00
Egor.Ushakov bc71233ed1 dump timings if debug log enabled 2016-11-03 14:17:29 +03:00
Anton Tarasov faa33c7ecd [followup] Correct JBUI-scaling of LayeredIcon 2016-11-03 14:15:08 +03:00
Dmitry Batkovich d2faad61ec javac ast indices: add scope invalidation multi-module test case 2016-11-03 13:45:11 +03:00
Anton Tarasov 7609b88751 Change groupID for ScaleInfoUsageCollector 2016-11-03 13:32:03 +03:00
Tagir Valeev 9d4d636e9f SourceOperation: failing tests fixed after unpluralize changes in 551d91c8f3 2016-11-03 17:20:53 +07:00
peter 4a5849f077 add some checkCanceled to async console filters (IDEA-163365) 2016-11-03 10:53:15 +01:00
Dmitry Batkovich def70549c3 let it be a javadoc 2016-11-03 12:51:03 +03:00
Ivan Bessonov 9e079f67b1 GWT - push language level for project source files only 2016-11-03 12:45:55 +03:00
Maxim.Mossienko 53bcb20ebd - when loading content asynchronously: acquire timestamp of file right before loading its content
- when indexing content: check the timestamp of the file to be same as when content was loaded and (quite rarely) reload the content if needed
2016-11-03 10:41:51 +01:00
Maxim.Mossienko adbdbefcdb cleanup: extracted code related to vfs event filtering from FileBasedIndexImpl to IndexedFilesListener 2016-11-03 10:41:51 +01:00
Sergey Simonchik dcf7a81743 protractor: clear out '.' and 'F' characters emitted by default protractor reporter for single capabilities 2016-11-03 12:25:09 +03:00
Yaroslav Lepenkin b41a6e5cba [Parameter Name Hints] EP comments clarified 2016-11-03 12:01:40 +03:00
Anna.Kozlova 64e7499b24 todo: don't skip source roots outside of java (IDEA-159909) 2016-11-03 09:57:12 +01:00
Yaroslav Lepenkin 29edb9cb44 [Parameter Name Hints] EP renamed to codeInsight.parameterNameHints 2016-11-03 11:54:55 +03:00
Yaroslav Lepenkin 8b63eed7ac [Parameter Name Hints] add configure button near "Show parameter hints" in Editor | Appearance 2016-11-03 11:29:40 +03:00
Dmitry Batkovich 0ee2c0f1f0 javac ast indices: do not show "IOException" in messages when index was rebuilt due to new version 2016-11-03 10:55:26 +03:00
Tagir Valeev db48fa701c IDEA-163510 DevKit inspection to warn when PsiElement string representation is concatenated and passed to factory.createXXXFromText() 2016-11-03 14:33:15 +07:00
Tagir Valeev f04509a776 IDEA-163302 Suggest to use IntStream.boxed() if manually mapping to an Integer 2016-11-03 11:26:21 +07:00
Gregory.Shrago 551d91c8f3 introduce pluralizer (also fixes IDEA-163480, IDEA-162605) 2016-11-03 06:14:42 +03:00
Gregory.Shrago e2fdc704ae introduce processEach(), consumeEach() 2016-11-03 06:14:42 +03:00
Tagir Valeev ef215da116 StreamToLoopInspection: disable for raw types (IDEA-163493), disable for unresolved method references 2016-11-03 09:47:40 +07:00
Shaverdova Elena f4f11e0c88 fix test on TeamCity 2016-11-02 22:47:15 +01:00
Yaroslav Lepenkin 9f7aaef4a1 [Parameter Name Hints] preserve patterns order 2016-11-02 22:59:40 +03:00
Yaroslav Lepenkin 3c49259246 [Parameter Name Hints] language aware blacklist dialog 2016-11-02 22:59:40 +03:00
Yaroslav Lepenkin 84edfe5436 [Parameter Name Hints] added language combobox 2016-11-02 22:59:40 +03:00
Shaverdova Elena cd329fb4e8 Make tests available for TeamCity 2016-11-02 20:25:32 +01:00
Anna.Kozlova a6b9d5d8a0 disable junit 4 -> junit 5 conversion for Test annotations with parameters (IDEA-163478) 2016-11-02 18:38:59 +01:00
Anna.Kozlova cc8bf39d52 restore inspection short name to preserve user's profiles (IDEA-CR-15069) 2016-11-02 18:38:59 +01:00
Anna.Kozlova 046ed89901 disable migration to junit 5 if no library is attached (IDEA-163477) 2016-11-02 18:38:59 +01:00
Bas Leijdekkers 5bdd28a28d IG: fix test 2016-11-02 18:27:45 +01:00
Elizaveta Shashkova bc4f41c751 Fix for module test 2016-11-02 20:26:27 +03:00
Sergey Malenkov 91b68b5ca7 IDEA-102320 add ability to tune a thumb in the editor (registry values)
[was accidentally pushed to 163]
(cherry picked from commit 72ba8b5)
2016-11-02 20:23:20 +03:00
Sergey Malenkov 11d9d44748 IDEA-102320 add ability to tune a thumb in the editor
[was accidentally pushed to 163]
(cherry picked from commit 50c1b7e)
2016-11-02 20:22:59 +03:00
peter 76a9fc635d invoke BuildTargetScopeProvider in a read action 2016-11-02 18:11:06 +01:00