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 .
- 28 Jan, 2019 5 commits
-
-
Tagir Valeev authored
CreateDefaultBranchFix: fixed handling of expression statements+rule-based format when template is empty (IDEA-CR-42361)
-
Tagir Valeev authored
Catch Statement Declaration.java.html, Switch Default Branch.java.html: cosmetic fixes (IDEA-CR-42361)
-
Tagir Valeev authored
-
Tagir Valeev authored
On maybe unassigned variable: try to fix the switch statement which assigns given variable (IDEA-193906)
-
Tagir Valeev authored
-
- 27 Jan, 2019 6 commits
-
-
Ivan Chirkov authored
This should improve logs in case of simultaneous requests in several threads
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
The neighbour method uses ISE, and it feels more logical here. Follow-up: f34f8f77 IDEA-CR-42498
-
Sergey Ignatov authored
-
Sergey Ignatov authored
-
Sergey Ignatov authored
-
- 26 Jan, 2019 9 commits
-
-
Dmitriy.Panov authored
-
Kirill Likhodedov authored
The parallel fetch feature makes Git ask these kind of questions N times at once. The password is saved in the Password Safe after the first prompt, and then is taken from there for subsequent prompts. But other prompts, such as generic confirmation questions were not stored anywhere. This commit stores the already-asked questions in the AuthenticationGate together with the answers which were given.
-
Svetlana.Zemlyanskaya authored
-
Kirill Likhodedov authored
In this case throw a PCE instead of ISE, which pollutes the log and fails tests.
-
Kirill Likhodedov authored
Otherwise already disposed and similar exceptions may appear: IDEA-205978
-
Kirill Likhodedov authored
-
Kirill Likhodedov authored
Otherwise already disposed and similar exceptions may appear.
-
Dmitriy.Panov authored
-
Dmitriy.Panov authored
This reverts commit 5276e242
-
- 25 Jan, 2019 20 commits
-
-
Alexey Kudravtsev authored
-
Alexey Kudravtsev authored
-
Roman Shevchenko authored
... and migrates SIGINT check from JNA to standard API.
-
Vassiliy.Kudryashov authored
-
Roman Shevchenko authored
-
Vassiliy.Kudryashov authored
-
Anna.Kozlova authored
-
Svetlana.Zemlyanskaya authored
-
Anna.Kozlova authored
-
Anna.Kozlova authored
direct inheritors search: ensure cached value contains results both from compiler refs and source search if compiler references first produce results, then these results must be included in cache, otherwise, if next time compiler references won't be available, cached value would contain partial (thus invalid) result
-
Anna.Kozlova authored
-
Svetlana.Zemlyanskaya authored
-
Svetlana.Zemlyanskaya authored
-
Bas Leijdekkers authored
-
Svetlana.Zemlyanskaya authored
-
Svetlana.Zemlyanskaya authored
-
Dennis Ushakov authored
-
Dennis Ushakov authored
-
Gregory.Shrago authored
-
Sergey Ignatov authored
-