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 .
- 08 May, 2018 29 commits
-
-
Yaroslav Pankratyev authored
-
Roman.Ivanov authored
-
Konstantin Aleev authored
-
Tagir Valeev authored
-
Mikhail Sokolov authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Mikhail Sokolov authored
* Search list model extracted
-
Egor Ushakov authored
-
Alexander Zolotov authored
-
Tagir Valeev authored
IDEA-160435 Warn about parallelization of single-element stream IDEA-191569 Warn if stream of 0-1 elements is sorted or distincted
-
Dmitry Jemerov authored
-
Tagir Valeev authored
RedundantStreamOptionalCall: sorted().collect(toSet()): fix to collect to LinkedHashSet (IDEA-191305)
-
Tagir Valeev authored
IDEA-191305 Stream::sorted can be simplified in some cases
-
peter authored
they allowed read actions to continue running even if write action was pending 1. if app listener is added concurrently with "beforeWriteActionStart" firing, it might miss the notification 2. if indicator was canceled before ProgressManager#runProcess, the latter would call "start" which in some indicators resets "canceled" flag
-
Dmitry Jemerov authored
-
Anna.Kozlova authored
-
Viktoria.Shirunova authored
-
Viktoria.Shirunova authored
-
Roman.Ivanov authored
-
Roman.Ivanov authored
IDEA-CR-32110
-
Roman.Ivanov authored
-
Roman.Ivanov authored
-
Tagir Valeev authored
Fixes IDEA-121571 Feature request: A Contract Annotation that indicates that a method returns its argument
-
Dmitry Neverov authored
Need it for GO-4845 where same postfix sort template is expanded differently depending on the type of the element it is invoked on.
-
Gregory.Shrago authored
To avoid exceptions on exit like: java.lang.RuntimeException: Memory leak detected: 'com.intellij.openapi.vfs.encoding.EncodingManagerImpl@695b8c2c' of class com.intellij.openapi.vfs.encoding.EncodingManagerImpl See the cause for the corresponding Disposer.register() stacktrace:
-
- 07 May, 2018 11 commits
-
-
Vassiliy.Kudryashov authored
-
Max Medvedev authored
-
Max Medvedev authored
-
Sergey Karashevich authored
-
Sergey Karashevich authored
-
Semyon Proshev authored
-
Maxim Kropotov authored
-
Maxim Kropotov authored
-
Petr Kudriavtsev authored
-
Alexander Lobas authored
-
Julia Beliaeva authored
-