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 .
- 23 Dec, 2015 40 commits
-
-
Rustam Vishnyakov authored
-
Andrey Vlasovskikh authored
-
Andrey Vlasovskikh authored
-
Aleksey Pivovarov authored
focus: table Changes - prev/next file in chain Differences - prev/next file in table focus: inner diff viewer Changes - prev/next file in table Differences - prev/next difference in inner viewer
-
Vassiliy.Kudryashov authored
-
peter authored
-
Aleksey Pivovarov authored
do not create OpenFileDescriptor from invalid VirtualFile
-
Andrey Vlasovskikh authored
Don't assume %-formatting by default since this makes it impossible to configure custom SQL user parameters (PY-17188, PY-17382, PY-10771) We've effectivly rolled back the fix for PY-10771 since we'll reimplement it using default SQL user parameters.
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
It fixes minor issue, while introducing more distractfull one (horizontal scrollbar should not be visible in most cases) This reverts commit 1b0a1014.
-
Aleksey Pivovarov authored
-
Dmitry Batkovich authored
guava type migration: support of Predicates.alwaysTrue/alwaysFalse/notNull/isNull/equalTo IDEA-148823
-
Dmitry Batkovich authored
-
Konstantin Bulenkov authored
-
irengrig authored
default value for unknown version
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Aleksey Pivovarov authored
-
Egor.Ushakov authored
-
Egor.Ushakov authored
-
Egor.Ushakov authored
-
Egor.Ushakov authored
-
Bas Leijdekkers authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
IDEA-149684 'Declaration access can be weaker' inspection incorrectly suggests to make an inner class private even if it is used in generic parameters of the outer class
-
Alexey Kudravtsev authored
-
Elizaveta Shashkova authored
Standart normcase() function doesn't change case for non-English letters, so we should do it manually.
-
Vladimir Krivosheev authored
-
Aleksey Pivovarov authored
this fixes some of "java.lang.IndexOutOfBoundsException: Wrong line: 418. Available lines count: 418" in doUpdateRanges()
-
Konstantin Bulenkov authored
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
SvnIntegrateChangesTask calls getChanges() with null CLMGate, although it could later fail with NPE in the SvnChangeProvider. Substitute it with an equivalent fake implementation.
-
Dennis Ushakov authored
-