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 .
- 07 Apr, 2017 17 commits
-
-
Egor.Ushakov authored
-
Valentina Kiryushkina authored
Refactor addNextRecommendation: 1) Check nullity when getting lesson from editor 2) Pass lesson as parameter 3) Minor Do not set lesson in addAsNextTask method because it's already set in task init
-
Alexander Zolotov authored
All usages on TeamCity were migrated to using `gradlew setupJdks` task
-
Dmitry Jemerov authored
-
Ekaterina Tuzova authored
-
nik authored
new Pair<>(...) is shorter than Pair.create so it makes no sense to highlight usages of Pair constructor if language level is 1.7 or newer.
-
Anna.Kozlova authored
intention to extract lambda body to method and convert to method reference: avoid overhead caused by extract method processor
-
Vassiliy.Kudryashov authored
Signed-off-by:
Vassiliy.Kudryashov <Vassiliy.Kudryashov@jetbrains.com>
-
Bas Leijdekkers authored
-
Alexander Lobas authored
-
Anton Tarasov authored
IDEA-170099 [followup] let Swing text components dynamically scale HTML text on user scale factor change
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
It was introduced in 770b62ad to collect changes under a modal progress, but the sense was lost after changes in 9b28336f.
-
Bas Leijdekkers authored
-
Ivan Bessonov authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
-
- 06 Apr, 2017 23 commits
-
-
peter authored
-
Alexey Gopachenko authored
(cherry picked from commit 34601b83)
-
Eldar Abusalimov authored
These characters enable extended POSIX globbing on Cygwin. References: https://github.com/mirror/newlib-cygwin/blob/961a6909d950a0423d0e70e8a64187fb7d535c7d/winsup/cygwin/dcrt0.cc#L208-L209 if (*word != '~' && strpbrk (word, "?*[\"\'(){}") == NULL) return 0; Fixes: - IDEA-165122 git stash broken - IDEA-54753 Git: Unstash changes: Apply and pop actions fail.
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Roman Shevchenko authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Maxim.Mossienko authored
do not use leading slash when requesting resource: it is non STD classloader behavior to retrieve resources with such path
-
Alexander Zolotov authored
-
Alexander Zolotov authored
-
Ekaterina Tuzova authored
-
Vladimir Plyashkun authored
-
Maxim.Mossienko authored
-
Ekaterina Tuzova authored
-
peter authored
-
Sergey Malenkov authored
we should close all popups if a modal dialog is shown
-
peter authored
-
Alexander Zolotov authored
-
Aleksey Pivovarov authored
-
Yann Cébron authored
-
Dmitry Batkovich authored
-
Roman Shevchenko authored
-