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 .
- 10 Jul, 2018 34 commits
-
-
Vladislav Shishov authored
-
Sergey Karashevich authored
-
Anna.Kozlova authored
-
Sergey Malenkov authored
-
Tagir Valeev authored
-
Sergey Malenkov authored
-
Roman Shevchenko authored
-
Vladislav.Soroka authored
-
Alexey Ushakov authored
Alexey Ushakov
-
Roman Shevchenko authored
-
Roman.Ivanov authored
CreateTypeParameterFromUsage: do not suggest fix when reference is part of class literal: IDEA-195266
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
CreatePropertyAction: prevent from NPE when calling getText() on non-available action (useful in test reporting)
-
Tagir Valeev authored
-
Tagir Valeev authored
CodeInsightTestUtil: fixture.getElementAtCaret() -> fixture.getFile().findElementAt(fixture.getCaretOffset()) fixture.getElementAtCaret() may fail by itself as it looks for name/reference elements which would mask the original failure
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Vladimir.Orlov authored
-
Tor Norbye authored
These two new magic names are also known to the Kotlin compiler as nullness annotations representing recently migrated nulls, which will be treated as warnings rather than errors when violated.
-
peter authored
now it lives separately on https://github.com/JetBrains/jetCheck
-
peter authored
-
peter authored
-
- 09 Jul, 2018 6 commits
-
-
Ilya.Kazakevich authored
-
Ilya.Kazakevich authored
We need to stop app (we'll have leak otherwise) but we can't do in teaDown, only in last step of suite
-
Daniil Ovchinnikov authored
-
Julia Beliaeva authored
-
Julia Beliaeva authored
Since commits map was introduced in 32e141ef, there is no need to use messages map to iterate over all indexed commits.
-
Julia Beliaeva authored
-