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 Nov, 2018 10 commits
-
-
Konstantin Kolosovsky authored
-
Konstantin Kolosovsky authored
-
Konstantin Kolosovsky authored
Log errors that could occur in "CheckinHandler.checkinSuccessful()/checkinFailed()" (called from "CommitHelper.commitCompleted()")
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
Was used only in SurroundWithTryCatch, now ExpressionUtils#getTopLevelExpression is used instead
-
Tagir Valeev authored
Fixes EA-131551 - NPE: EnsureCodeBlockImpl.splitIf We need to avoid custom logic for processing && chains, etc. in RefactoringUtil#ensureCodeBlock.
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
- 06 Nov, 2018 30 commits
-
-
Dmitry Trofimov authored
-
Vassiliy.Kudryashov authored
-
Gregory.Shrago authored
-
Dmitry Trofimov authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
-
Vassiliy.Kudryashov authored
-
Michael Golubev authored
IDEA-201787 - Docker view hangs after specific actions for tomcat / tomee containers (IDEA-CR-39191) - CloudTerminalRunner can't defer starting the session since (remote) process already started to produce bytes - follow-up for IDEA-CR-38972
-
Viktoria.Shirunova authored
[gui-test] NewProjectDialogModel.checkDownloadingDialog: processed the case when jars downloading is too long correctly
-
Viktoria.Shirunova authored
-
Viktoria.Shirunova authored
[gui-test] kotlin.gui.test.configure.gradle: added extra rule to detect whether the build is final release or no
-
Viktoria.Shirunova authored
[gui-test] NewProjectDialogModel: added waiting of page transition animation finishing after every button Next pressed.
-
Dmitry Jemerov authored
This reverts commit dd23742a (It makes Centaur's life more difficult and does not bring any clear benefits)
-
Viktor Shatrov authored
-
Semyon Proshev authored
-
Sergey Malenkov authored
-
Sergey Malenkov authored
-
Roman Shevchenko authored
-
Anton Lobov authored
-
Vladimir Krivosheev authored
-
Anna.Kozlova authored
lists are created from light elements which are created from canonical texts and they just do not contain whitespaces
-
Anna.Kozlova authored
-
Roman Shevchenko authored
-
peter authored
-
Daniil Ovchinnikov authored
-
Daniil Ovchinnikov authored
-
Nadya Zabrodina authored
* modify shelves model inside private methods and do not use as return value if possible; * do not change parameter value in public method restore - get a copy from model by name; * create 2 separated methods to delete list completely or mark as deleted; * move additional empty checks inside saveRemainingPatchesIfNeeded; * add javadoc;
-
Nadya Zabrodina authored
-