Tagir Valeev
|
ee38a5cfdd
|
IDEA-168967 Intention to extract local variable created in stream operation lambda to separate stream step.
|
2017-03-02 16:25:35 +07:00 |
|
peter
|
3e57c61729
|
ConsoleViewImplTest.testPerformance: dispatch events without reflection and unnecessary checks
|
2017-03-02 09:32:51 +01:00 |
|
Dmitry Batkovich
|
53b19ebeae
|
javac ast indices: remove redundant log.info
|
2017-03-02 11:19:17 +03:00 |
|
peter
|
ba55fda898
|
performance tests: print free/total memory and get thread names eagerly
|
2017-03-02 09:15:09 +01:00 |
|
peter
|
82329aa8e0
|
IntervalTreeImpl: no costly checks in performance tests
|
2017-03-02 09:05:15 +01:00 |
|
Vladimir.Orlov
|
466d658909
|
Patches: corrected behaviour in case there are few files with the same name and checksums.
|
2017-03-02 09:25:16 +03:00 |
|
Tagir Valeev
|
3dfd54fa62
|
IDEA-163786 Inspection "Local variable '...' is redundant" is not correct; other false-positives fixed in UnnecessaryLocalVariableInspectionBase
|
2017-03-02 11:18:04 +07:00 |
|
Tagir Valeev
|
1db9b2fd3f
|
OptionalAssignedToNullInspection: added assignment test
|
2017-03-02 09:49:30 +07:00 |
|
Maxim.Mossienko
|
a6051531be
|
do not use application level paths, find / replace strings anymore (IDEA-168914)
|
2017-03-02 00:01:25 +01:00 |
|
Kirill Likhodedov
|
306cf3be1e
|
Fix VcsRootProblemNotifierTest on Windows
Mappings are stored in system-independent format.
|
2017-03-02 02:42:49 +04:00 |
|
Alexey Ushakov
|
0207ef1320
|
IDEA-168924 JDK switcher does not show bundled jdk
Handled new bundled jdk structure
|
2017-03-01 22:51:02 +03:00 |
|
peter
|
b85b5b8725
|
no debug logging in stress/performance tests by default
|
2017-03-01 19:45:30 +01:00 |
|
Egor.Ushakov
|
74637b1ded
|
capture speedup - introduced lazy this object in evaluation context
|
2017-03-01 21:26:16 +03:00 |
|
peter
|
9866ee1e2e
|
more stability in testManyPsiChangesWithManySmartPointersPerformance
|
2017-03-01 19:20:54 +01:00 |
|
Eldar Abusalimov
|
b82dd5276e
|
util: Remove @Deprecated on Computable.PredefinedValueComputable
(checked-in accidentally)
|
2017-03-01 21:17:06 +03:00 |
|
Eldar Abusalimov
|
69b5e005ec
|
Merge branch 'eldar/cidr-disasm'
|
2017-03-01 20:58:39 +03:00 |
|
peter
|
a29c373c90
|
run typing/completion outside write action in XmlSyncTagTest
|
2017-03-01 18:54:13 +01:00 |
|
Dmitry Jemerov
|
fbd745fd34
|
Update name of plugin to download
|
2017-03-01 18:46:16 +01:00 |
|
peter
|
75355b38a3
|
make a couple performance tests non-IO-bound
|
2017-03-01 18:42:31 +01:00 |
|
Sergey Malenkov
|
c97f120cce
|
minor changes after review
|
2017-03-01 20:23:00 +03:00 |
|
Egor.Ushakov
|
f108afebe1
|
capture speedup - cache evaluators
|
2017-03-01 20:06:10 +03:00 |
|
Egor.Ushakov
|
6ffe60b95e
|
capture speedup - do not compute variables names for frames w/o debug info
|
2017-03-01 20:06:10 +03:00 |
|
Alexander Kass
|
eb5b17e8d3
|
DBE: DB2 icon DBE-2778
|
2017-03-01 19:58:30 +03:00 |
|
Alexander Kass
|
c960bd95f4
|
DBE: derby icon DBE-2778
|
2017-03-01 19:58:30 +03:00 |
|
Artem Khvastunov
|
ad0a15c6c6
|
Revert "PHP Runtime"
This reverts commit 7435c68baa.
|
2017-03-01 17:43:31 +01:00 |
|
Vitaliy.Bibaev
|
d300df4170
|
Merge remote-tracking branch 'origin/master'
|
2017-03-01 19:37:33 +03:00 |
|
Konstantin Bulenkov
|
245be42457
|
cleanup and fix warnings
|
2017-03-01 17:31:46 +01:00 |
|
Konstantin Bulenkov
|
e02a93b44f
|
+UIUtil.isUnderDefaultMacTheme()
|
2017-03-01 17:31:45 +01:00 |
|
Vitaliy.Bibaev
|
23d2ca8283
|
Merge branch 'do-not-disable-mv-icon'
|
2017-03-01 19:31:12 +03:00 |
|
Vitaliy.Bibaev
|
188caea325
|
Do not disable a Memory view icon when the debug session stopped
|
2017-03-01 19:27:43 +03:00 |
|
Konstantin Aleev
|
c9c1daa533
|
IDEA-168919 Deadlock on startup
|
2017-03-01 17:16:54 +01:00 |
|
Alexey Kudravtsev
|
792855a44a
|
IncorrectOperationException: UnsafeWeakList is not RandomAccess
|
2017-03-01 19:13:26 +03:00 |
|
Ilya.Kazakevich
|
2b5487ff1a
|
Possible fixes to PY-22875, PY-22863, PY-22860 (wrong data in PythonPathCache)
* PythonPathCache managed to return nulls for collected soft references
|
2017-03-01 18:56:00 +03:00 |
|
Vassiliy.Kudryashov
|
013d772dbd
|
FindPopupPanel: small refactoring
|
2017-03-01 18:39:10 +03:00 |
|
Dmitry Batrak
|
c9ff733d41
|
EA-97992 - assert: VirtualFile.setBinaryContent (following IDEA-CR-18787)
|
2017-03-01 18:35:55 +03:00 |
|
Vassiliy.Kudryashov
|
f33a0b2d18
|
IDEA-168864 Run Configuration - dirty state is not changed after adding any action to Before launch section
|
2017-03-01 18:29:21 +03:00 |
|
Dmitry Batrak
|
ca23ee2ef6
|
EA-97992 - assert: VirtualFile.setBinaryContent
|
2017-03-01 18:24:40 +03:00 |
|
peter
|
a0cae94e87
|
disable "call always fails according to method contract" in tests (IDEA-168613)
1. test might check precisely this failure
2. even if not, the test will fail anyway and the mistake will be obvious quite soon
|
2017-03-01 16:04:44 +01:00 |
|
Anton Tarasov
|
fee8d864b6
|
Fix NPE in DimensionService.keyPair
|
2017-03-01 17:59:06 +03:00 |
|
Egor.Ushakov
|
b72c72dca6
|
capture speedup - no need to keep param values
|
2017-03-01 17:56:52 +03:00 |
|
Vassiliy.Kudryashov
|
c29d175929
|
Avoid null icon for before run task
|
2017-03-01 17:47:23 +03:00 |
|
peter
|
2897942386
|
don't commit in next/prev parameter action update (EA-97963 - assert: PsiDocumentManagerBase.commitAllDocuments)
|
2017-03-01 15:41:03 +01:00 |
|
Nadya Zabrodina
|
6fd4d7aaa8
|
[ignored]: fix thread safety by replacing Matcher.reset to new instance
* fix StringIndexOutOfBoundsException from (CPP-8843);
* remember compiled Pattern instead of Matcher;
* problem was introduced in c1180cfb7f
|
2017-03-01 17:34:47 +03:00 |
|
peter
|
c942e9e143
|
which file returns invalid context? (EA-85729 - PIEAE: PsiInvalidElementAccessException.createByNode)
|
2017-03-01 15:31:24 +01:00 |
|
peter
|
5d85107329
|
no GradleUrlProvider getData in dumb mode (EA-97916 - INRE: FileBasedIndexImpl.handleDumbMode)
|
2017-03-01 15:31:24 +01:00 |
|
peter
|
6986b8de18
|
restore dfa test data
|
2017-03-01 15:31:24 +01:00 |
|
Alexey Kudravtsev
|
0f23908574
|
cleanup
|
2017-03-01 17:28:20 +03:00 |
|
Alexey Kudravtsev
|
9f1b3fed20
|
the periodic thread transferer dies sometimes with rejected execution exception
|
2017-03-01 17:28:19 +03:00 |
|
Alexey Kudravtsev
|
80e5a3005c
|
in fixture-based tests dispose things earlier to not treat them as leaks
|
2017-03-01 17:28:19 +03:00 |
|
Alexey Utkin
|
71e7981814
|
Merge remote-tracking branch 'origin/master'
|
2017-03-01 17:10:24 +03:00 |
|