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 .
- 13 Oct, 2017 13 commits
-
-
Konstantin Aleev authored
-
peter authored
make short code out of long ElementFilters remove dead logic cleanup unused filters also fixes IDEA-179855 Double "final" suggestion after annotation
-
peter authored
accept that some view providers may be different than during indexing and use JavaSourceFilterScope to access Java stubs to avoid querying those view providers at all
-
Yaroslav Pankratyev authored
-
Egor Ushakov authored
-
Tagir Valeev authored
Review ID: IDEA-CR-25479
-
Alexey Ushakov authored
Fixed minor quality issues
-
Tagir Valeev authored
-
nik authored
org.apache.maven.repository.internal.DefaultModelResolver used by aether-dependency-resolver depends on Predicate from Guava (IDEA-180556).
-
Tagir Valeev authored
Fixed for groupingBy as well
-
Tagir Valeev authored
-
Tagir Valeev authored
Fixes IDEA-180227 Better infinite loop detection
-
Tagir Valeev authored
-
- 12 Oct, 2017 27 commits
-
-
Anton Tarasov authored
Anton Tarasov
-
Dennis Ushakov authored
This reverts commit 2b99edb0
-
Dennis Ushakov authored
This reverts commit c003f3c5
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Pavel Dolgov authored
-
peter authored
ant: don't commit documents inside cell renderer (EA-109138 - assert: PsiDocumentManagerBase.commitAllDocuments)
-
peter authored
runSnapShooterSession in a write-safe context (EA-109224 - assert: PsiModificationTrackerImpl.fireEvent)
-
Sergey Simonchik authored
That will sync behavior of IDE started from sources (where descriptors are loaded from files) and built IDE (where descriptors are loaded from jar files). Also, that will allow to specify paths uniformly in `xi:include` and `depends`, e.g. <xi:include xmlns:xi="http://www.w3.org/2001/XInclude" href="./jest.xml" xpointer="xpointer(/idea-plugin/*)"/> <depends optional="true" config-file="./jest-coverage.xml">com.intellij.modules.coverage</depends>
-
peter authored
-
peter authored
until we have a better solution
-
peter authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
EA-61004 - assert: BringVariableIntoScopeFix.invoke
-
Anna.Kozlova authored
-
Nicolay Mitropolsky authored
-
Gregory.Shrago authored
-
Gregory.Shrago authored
-
Dmitry Trofimov authored
-
Sergey Malenkov authored
-
Nicolay Mitropolsky authored
-
Roman Shevchenko authored
-
Alexander Koshevoy authored
The timeout added to avoid hanging of Python console tests.
-
nik authored
To fix compilation.
-
Nadya Zabrodina authored
-