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 .
- 14 Jan, 2019 7 commits
-
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
Tagir Valeev authored
-
- 13 Jan, 2019 8 commits
-
-
Sergey Simonchik authored
-
Sergey Simonchik authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
Later implementation method will be modified to do save in pooled thread anyway.
-
- 12 Jan, 2019 12 commits
-
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
SaveResult introduced because coroutines can executes on different threads — so, lock free approach is used (coroutine returns own result and it's appended to total result (synchronously, for simplicity, because it is enough and no need to complicate))
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Bas Leijdekkers authored
-
Sergey Simonchik authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Gregory.Shrago authored
-
- 11 Jan, 2019 13 commits
-
-
peter authored
-
peter authored
-
peter authored
commit documents to surely update injections when an editor action is about to be invoked (IDEA-CR-41724)
-
Sergey Karashevich authored
-
Dmitry Jemerov authored
-
Alexander Lobas authored
IDEA-204927 Please add a way to determine when the user has resized the components in a ThreeComponentsSplitter
-
Rustam Vishnyakov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
-
Dmitry Jemerov authored
Restore base action mechanism; create code completion handler correctly when action has been overridden
-
Vladimir Krivosheev authored
KeePass — nullize user name otherwise if empty value specified as CredentialAttributes it cannot be later retrieved
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-