Commit Graph
182745 Commits
Author SHA1 Message Date
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
peter f92cc7bbec call GeneratedSourcesFilter in a read action 2016-11-02 18:11:06 +01:00
peter 77cca65f32 fully deliver bus messages despite intermittent PCEs 2016-11-02 18:11:06 +01:00
peter f9f6a1c0dd cleanup TestResultsXmlFormatter 2016-11-02 18:11:06 +01:00
peter 165e85c1d4 perform initial VFS refresh even when the first UnindexedFilesUpdater is canceled 2016-11-02 18:11:06 +01:00
Anna.Kozlova 6f655c8a92 pass all descriptors to batchFix so it would split the process as appropriated (IDEA-163367) 2016-11-02 17:55:14 +01:00
Anna.Kozlova d375f460ec fix presentable name 2016-11-02 17:55:14 +01:00
Anna.Kozlova 94001fa1a9 inc initial capacity 2016-11-02 17:55:14 +01:00
Dmitry Batkovich 902136bf62 javac ast indices: missing testdata 2016-11-02 19:52:18 +03:00
Elizaveta Shashkova 7e70c470ac Error 'Inappropriate ioctl for device' in debugger with Django (PY-21096)
Do not override original sys.stdin.isatty(), because it can't be set to any constant value. It should be False for local interpreters and True for remote interpreters.
2016-11-02 19:26:03 +03:00
Dmitry Batkovich 367300843d javac ast indices: process statically imported field reference 2016-11-02 19:14:38 +03:00
Dmitry Avdeev 97a243915f EA-79283 - IAE: JBZipEntry.setComment 2016-11-02 19:13:24 +03:00
Anna.Kozlova 9802df4630 EA-82614 - PIEAE: PsiUtilCore.ensureValid 2016-11-02 17:02:29 +01:00
Anna.Kozlova 3d73b7d656 EA-91092 - PIEAE: PsiInvalidElementAccessException.createByNode 2016-11-02 17:02:29 +01:00
Anna.Kozlova dbb7e3cd72 EA-91031 - NPE: EmptyMethodInspection$DeleteMethodQuickFix.applyFix 2016-11-02 17:02:29 +01:00
Anna.Kozlova 8067101fcf EA-91047 - IOE: PsiJavaParserFacadeImpl.createExpressionFromText 2016-11-02 17:02:29 +01:00
Egor.Ushakov 15ca425f25 use one letter for size calculation 2016-11-02 19:00:39 +03:00
peter a91dfb6feb don't allow concurrent access to thread-unsafe lighter AST in indices (EA-90268 - NPE: JavaNullMethodArgumentIndex$.getNullParameterIndices) 2016-11-02 16:50:35 +01:00
peter 8c54e84341 don't suggest to make parameters for field @NotNull if the parameters don't belong to a constructor 2016-11-02 16:50:35 +01:00
peter 1f4c202600 don't delay each small write action in the single Save by async filters (IDEA-163365) 2016-11-02 16:50:35 +01:00
Egor.Ushakov 26e000a1c4 better font size calculation for bookmark icon 2016-11-02 18:47:28 +03:00
Shaverdova Elena e88fbb4431 fix compilation and cleanup of passwords 2016-11-02 16:44:26 +01:00
Yann Cébron d0db773f9d Merge remote-tracking branch 'origin/master' 2016-11-02 16:42:22 +01:00
Yann Cébron ed6bcebe03 PasswordSafeTest: fix compilation 2016-11-02 16:41:05 +01:00
Konstantin Ulitin c9d058dafc add missing import 2016-11-02 18:39:47 +03:00
Ekaterina Tuzova 78a51c1776 fix PY-14172 Colored output cells for stream stdout (see error cell outputs) 2016-11-02 18:33:16 +03:00