Anna.Kozlova
f4166d3f05
check function type's parameters/return type accessibility (IDEA-181036)
2017-10-25 19:50:25 +02:00
Anna.Kozlova
c415cde83e
definitely initialized should check order (IDEA-181149)
...
missed for field initialization; similar to class initializers
2017-10-25 19:50:25 +02:00
Dmitry Avdeev
0a88a925c9
progress set to determinate in more general place
...
fixes problems with assertions in minor IDEs
2017-10-25 20:45:29 +03:00
Sergey Malenkov
730eda30c4
IDEA-181123 Docker. Run Configuration. "Command preview" and "Command line options" fields should not remain over the other windows by changing focus
2017-10-25 20:00:02 +03:00
Konstantin Aleev
4650725847
IDEA-181198 RunDashboard: filter configurations by status
2017-10-25 19:57:49 +03:00
Dmitry Avdeev
6686d45f30
progress indicators are indeterminate by default
...
accurate stack handling
2017-10-25 19:55:41 +03:00
Alexandru-Constantin Bledea and Egor Ushakov
5b4334ff49
[PATCH] [Fernflower] prevent null to be cast as short/byte
2017-10-25 19:43:03 +03:00
Roman Shevchenko
f2d4c4f4a2
[java] recognizes '--add-modules <module>' option format (IDEA-181150)
2017-10-25 18:41:44 +02:00
Semyon Proshev
a41365069e
Don't resolve forward outgoing references in class except cython and pyi (PY-26368)
2017-10-25 19:04:00 +03:00
Anna.Kozlova
a2e13fee96
inference: check glb conflicts after flatten in intersection type(IDEA-181017)
2017-10-25 18:01:56 +02:00
Anna.Kozlova
c8f8341d2f
don't treat static method as concrete in hierarchy (IDEA-180930)
2017-10-25 18:01:56 +02:00
Egor Ushakov
c48690294f
EA-79066 - IAE: ContainerUtil.mapNotNull
2017-10-25 18:43:26 +03:00
Joe Baker-Malone and Sergey Malenkov
581425c3b3
Adding ID for TipOfTheDayManager
...
so WhatsNew can run before it.
2017-10-25 18:31:13 +03:00
Eugene Zhuravlev
3079ba4ea0
Merge remote-tracking branch 'origin/master'
2017-10-25 17:19:11 +02:00
Anton Tarasov
55a4852f19
IDEA-181071 context submenu arrow icon is low res on Retina
2017-10-25 18:14:43 +03:00
Roman Shevchenko
fae48f22ec
[platform] overwrites corrupted action script files (EA-110095)
2017-10-25 17:10:05 +02:00
Dmitry Avdeev
3d2ef05dd4
IDEA-180845 Tasks Servers dialog issues: jira icons
2017-10-25 18:01:08 +03:00
peter
2b2f31600c
don't prefer case-insensitive-prefix matches in goto file (IDEA-180961)
2017-10-25 16:49:58 +02:00
peter
e23c105117
"Go To Class" popup - changes in selection are reverted while changes are loading
2017-10-25 16:49:58 +02:00
Sergey Ignatov and Alexander Kass
5cdf13aba2
EA-108201 - NPE: GotoActionModel$ActionWrapper.isAvailable
2017-10-25 17:39:39 +03:00
Sergey Ignatov and Alexander Kass
447350c3eb
EA-108201 - NPE: GotoActionModel$ActionWrapper.isAvailable
2017-10-25 17:39:39 +03:00
Sergey Malenkov
3e6167906f
remove unused imports
2017-10-25 17:38:26 +03:00
Ivan Bessonov
4a0be0bf36
IDEA-CR-25932 bintray repositories indexing - ability to detect repository owner by url subdomain
2017-10-25 17:32:17 +03:00
Dmitry Batkovich
dcc06e0e5c
inspection view: use notNull with factory since descriptor can be one of actual or resolved EA-108592
2017-10-25 17:29:51 +03:00
Sergey Malenkov
0912e4bec9
add logging to investigate EA-1619327
2017-10-25 17:09:24 +03:00
Vladimir Krivosheev
0402d94bcf
IDEA-181176 "before run task" is not loaded
2017-10-25 16:07:23 +02:00
Vladimir Krivosheev
dbba105767
extract BeforeRunTaskHelper to simplify RunManagerImpl
2017-10-25 16:07:23 +02:00
Vladimir Krivosheev
28185c8e7b
extract RunConfigurationListManagerHelper to simplify RunManagerImpl
2017-10-25 16:07:22 +02:00
Irina.Chernushina
f4a81201c7
rng parser: for cache, value reference should be soft
...
- also, if there is a key with empty soft reference, putIfAbsent does not work => always rewrite the value in cache
WEB-29413 OOM while indexing vue project 'cropchat'
2017-10-25 16:05:35 +02:00
Dmitry Avdeev
0d3852d8d1
progress indicators are indeterminate by default
2017-10-25 16:56:13 +03:00
Dmitry Avdeev
4f279019ef
progress indicators are indeterminate by default
...
more indicators fixed
2017-10-25 16:56:13 +03:00
Sergey Malenkov
86aa6e104c
do not warn about a loading node in visitor
2017-10-25 16:53:21 +03:00
Sergey Malenkov
ec269566c1
fix package view test and introduce utility methods to expand nodes
2017-10-25 16:53:21 +03:00
Sergey Malenkov
47a9d8a284
move tree acceptor from TreeState to TreeUtil
2017-10-25 16:53:21 +03:00
Rustam Vishnyakov
4d0a58a4d8
Clean up legacy code style settings on import
2017-10-25 16:50:26 +03:00
Dmitry Batkovich
f49eb6eaad
AddJavadocIntention: fix exception when the intention invoked for package-info or module-info EA-109542
2017-10-25 16:29:40 +03:00
Rustam Vishnyakov
75a2b0cd03
Support old and new project code style settings in import & command line
...
See also IDEA-164602
2017-10-25 16:27:26 +03:00
Vasily Romanikhin
2dad4d6c86
CPP-744, CPP-6352: remote toolchain support; WSL: updated WSLUtilTest
2017-10-25 16:24:29 +03:00
Vasily Romanikhin
8f4d9d9dc8
Merge branch 'master' of git.labs.intellij.net:idea/community
2017-10-25 16:17:02 +03:00
Vasily Romanikhin
981efcdddf
CPP-744, CPP-6352: remote toolchain support; WSL: getWslVersion() was removed from WSLUtil
2017-10-25 16:04:02 +03:00
Anton Tarasov
122bc1f910
Fix EditorPaintingPerformanceTest failure
...
com.intellij.openapi.editor.NullGraphics2D.getTransform() is unsupported
2017-10-25 15:55:24 +03:00
Anton Tarasov
beddc8b965
Refine text in HidpiInfo
2017-10-25 15:55:24 +03:00
Artem Khvastunov
bef25a8cf3
Revert "PHP php variable, parameter etc. name CharSequence memory usage"
...
This reverts commit 9af8d5e
2017-10-25 14:53:42 +02:00
Artem Khvastunov
6c37f0c0c8
Revert "CharSequenceSubSequence fix stupid equals optimisation error"
...
This reverts commit 1358520
2017-10-25 14:53:42 +02:00
Dmitry Batkovich
eac0894f8a
fix test data
2017-10-25 15:46:06 +03:00
Alexey Kudravtsev
de252f1eb2
Revert(inspections "fatal.errors" failing mysteriously): reuse PersistentFS directory cache to avoid re-creating and retaining VDirs unnecessarily
2017-10-25 15:40:13 +03:00
Alexey Kudravtsev
6f3cf388f9
IDEA-181019 Error when doing a 'find usage' with 'derived class' selected in dialog
2017-10-25 15:40:13 +03:00
Pavel Dolgov
e3df5ec32f
Java: Don't count overlapping fragments as duplicates - cleanup after review (IDEA-180824)
2017-10-25 15:34:24 +03:00
Andrey Vokin
d1ac34da21
Fix NPE when Cucumber Java step fail but error message is null
2017-10-25 14:29:12 +02:00
Bas Leijdekkers
b3b3efe4b1
IG: warn on '==' if no common subclass is found (IDEA-178449)
2017-10-25 14:19:32 +02:00