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 .
- 13 Jan, 2019 1 commit
-
-
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 27 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
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
introduce ChildlessComponentStore to make sure that ApplicationStore or ProjectStore will not call incomplete doSave implementation (because these stores combine several calls for better control/async instead of simple sequential delegation)
-
Vladimir Krivosheev authored
save settings - async flush on disk (part 2 - fix failing tests due to missed call to saveSettingsSavingComponentsAndCommitComponents)
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
Simplify SingleAlarm constructors
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
Simplify SingleAlarm constructors
-
Vladimir Krivosheev authored
-
Vladimir Krivosheev authored
-