This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 01 Feb, 2019 40 commits
-
-
Valentin Fondaratov authored
The check is `type == info` && `desc == null`
-
Vladimir Krivosheev authored
IDEA-206482 handle errors from plugins as PluginException as it is not platform issues, disable support for data class for bean extension to be able to easily detect not appropriate constructor
-
Vladimir Krivosheev authored
IDEA-206474 instead of language IllegalStateException exception, handle it explicitly and report incorrect element data
-
Vladimir Krivosheev authored
efficient loadScheme - preload byte array instead of using input stream because caller can use more efficient way to load file content For VFS better to use `contentsToByteArray` and for NIO better to use `Files.readAllBytes`. For ICS input is used as before.
-
Daniil Ovchinnikov authored
-
Sergey Simonchik authored
-
Anna.Kozlova authored
-
Sergey Patrikeev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
StoreAwareProjectManager - on unblock execute reload using alarm, to make sure that save will be not surprised by invokeLater
-
Dmitriy.Panov authored
-
Konstantin Kolosovsky authored
f162c881 follow-up IDEA-206423
-
Konstantin Kolosovsky authored
b07ed93d follow-up
-
Konstantin Kolosovsky authored
-
Egor Ushakov authored
-
Konstantin Bulenkov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
Anton Makeev authored
ProgressManager.checkCanceled, when a progress is started under a canceled indicator wrapper with its base indicator not canceled
-
Bradley Smith authored
Add model provider interface. It will allow a plugin to decide on-the-fly, what models to collect inside Gradle runtime.
-
Daniil Ovchinnikov authored
-
Roman Shevchenko authored
-
peter authored
make VirtualFile id always positive and fast, not depending on validity (for speeding up everything after JRE-1124)
-
Roman Shevchenko authored
-
Daniil Ovchinnikov authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
peter authored
-
peter authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Daniil Ovchinnikov authored
-
Andrey Lisin authored
-
Alexey Kudravtsev authored
-