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 .
- 27 Jul, 2015 40 commits
-
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Konstantin Bulenkov authored
-
Vladislav.Soroka authored
-
Dmitry Jemerov authored
-
Maxim.Mossienko authored
1) if file size is small. 2) for ZipInputStream, in native code it reads the data in 8K chunks anyway
-
peter authored
no dumb mode permission assertion when already in dumb mode (https://youtrack.jetbrains.com/issue/IDEA-143007#comment=27-1061564)
-
Anna Kozlova authored
-
Anna Kozlova authored
-
Anton Makeev authored
ProjectView: allow redefining "library home" location string in ProjectViewDirectoryHelper subclasses
-
Vassiliy.Kudryashov authored
-
Sergey Malenkov authored
-
Maxim.Mossienko authored
more clever filtering out runtime exception during particular index data calculation to propagate indexer's exception instead of marking index to rebuild (IDEA-143023)
-
Aleksey Pivovarov authored
Document,getLineCount() will return 0 for empty document. "number of last line" is calculated as "getLineCount() - 1", leading to '-1' and exception.
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Dmitry Avdeev authored
-
Dmitry Avdeev authored
-
Vassiliy.Kudryashov authored
-
Anna Kozlova authored
method duplicates: check all outer classes for hierarchy inheritance not to make resulted method static
-
Anna Kozlova authored
-
Sergey Savenko authored
-
Roman Shevchenko authored
-
Vladislav.Soroka authored
gradle: expose buildscript repositories and dependencies for gradle framework support providers contribution
-
Sergey Simonchik authored
-
Vladimir Krivosheev authored
-
Kirill Likhodedov authored
-
Anna Kozlova authored
-
Vladislav.Soroka authored
external system: removed weird ExternalSystemApiUtil.isNewProjectConstruction method; isOneToOneMapping method moved to api; make non-mandatory to provide JavaProjectData model form external system
-
Liana Bakradze authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Anna Kozlova authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Vladimir Krivosheev authored
delete empty scheme directory only if some file was scheduled to delete — in the same way as ICS does (CR-IC-7370) We must follow the rule — do nothing if nothing was requested
-