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 .
- 05 Mar, 2019 26 commits
-
-
Konstantin Ulitin authored
-
Egor Ushakov authored
-
Anton Tarasov authored
-
Tagir Valeev authored
-
Dmitry Batkovich authored
-
Dmitry Batkovich authored
-
alexey.afanasiev authored
-
alexey.afanasiev authored
-
nik authored
devkit: fix highlighting of extension elements with default Tag and Attribute annotation values (IDEA-208354)
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
start-up visualizer: item chart should render items according to start time, not grouped by level (app, project)
-
Tagir Valeev authored
-
Anton Bragin authored
-
Vladislav.Soroka authored
-
Artemiy Sartakov authored
-
Eldar Abusalimov authored
-
Tagir Valeev authored
-
Tagir Valeev authored
canConvertToLambdaWithoutSideEffects: check if the method reference can be actually converted to lambda
-
Tagir Valeev authored
AnnotationInvocationHandler: resolve default value in context of IDE code rather than target project code Target project may not contain the wanted annotation definition at all, especially when the annotation is external Fixes EA-105798 - IAE: AnnotationInvocationHandler.invoke
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Sergey Prigogin authored
Do not register component on the project since it's already hooked on the editor in IntentionComponent constructor to fix IDEA-208185: Fix a memory leak
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
- 04 Mar, 2019 14 commits
-
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
optimization: when querying urls, and nothing was cached yet, do not access disk (in cacheThings()) - can be expensive to fix IDEA-208259 JdkTable / VirtualFilePointerContainerImpl initialization / VirtualFilePointerContainerImpl.getUrls() do disk access
-
Yann Cébron authored
-
Yann Cébron authored
-
peter authored
-
Mikhail Golubev authored
The problem stuck back after the recent changes in the test.
-
Egor Ushakov authored
-
Egor Ushakov authored
-
peter authored
CachedValueStabilityChecker: don't complain on concurrently created lambda delegates (EA-136705, EA-138558)
-
peter authored
-
Vassiliy.Kudryashov authored
-
Konstantin Aleev authored
-
Konstantin Aleev authored
- remove ApplicationActionUtils#getSelector()
-