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 .
- 12 Mar, 2019 12 commits
-
-
Nikita Skvortsov authored
(cherry picked from commit feaf7bbc)
-
nik authored
IDEA-CR-44729: ui: postpone loading 'details' part of selected item in MasterDetailsComponent until it is shown For project with many facets initialization of facet type node in Project Structure dialog may take a while (IDEA-185499), but actually user won't see these editors until he clicks on 'Facets' item. This fix will postpone creation of facet type editor until FacetStructureConfigurable is shown. (cherry picked from commit fe455792)
-
Tagir Valeev authored
(cherry picked from commit c48baf0d)
-
Tagir Valeev authored
Partially cherry-picked from 8b7a9259; see IDEA-CR-44450
-
Konstantin Bulenkov authored
(cherry picked from commit 3ed773dd)
-
Konstantin Bulenkov authored
(cherry picked from commit 0373778c)
-
Konstantin Bulenkov authored
(cherry picked from commit f189d07e)
-
Konstantin Bulenkov authored
(cherry picked from commit f15edeb8)
-
Konstantin Bulenkov authored
(cherry picked from commit 95456745)
-
Konstantin Bulenkov authored
(cherry picked from commit 247dae7e)
-
Gregory.Shrago authored
(cherry picked from commit 8084eb3f)
-
Gregory.Shrago authored
(cherry picked from commit 53416125)
-
- 11 Mar, 2019 28 commits
-
-
Rustam Vishnyakov authored
(cherry picked from commit 8a696b35)
-
Michael Golubev authored
- explicitly close channel on external pipe close - - avoid log pipe threads endlessly waiting for channel which is not live anymore - add more LOG.debug - - delegate to CloudAgentLogger outside of agent - - guard calls to CloudAgentLogger since crossing agent boundaries is expensive (cherry picked from commit 89e39cb4)
-
Sergey Simonchik authored
(cherry picked from commit 4f412bde)
-
Sergey Simonchik authored
(cherry picked from commit 25ea40ce)
-
Viuginov Nickolay authored
IDEA-CR-44805
-
Viuginov Nickolay authored
IDEA-CR-44447
-
Julia Beliaeva authored
When computer was put to sleep during indexing, reported elapsed time could be incorrect and greater that expected. So it should be taken into account when selecting new indexing limit when user presses Resume. The new code tries to select the first number that is greater than elapsed time and is divisible by the limit value from registry. IDEA-191688 (cherry picked from commit a6fc5e13)
-
Julia Beliaeva authored
They are needed to count the total number of users with initialized log and calculate percentages from this number. FUS-97, FUS-102 (cherry picked from commit 8a4e8274)
-
Julia Beliaeva authored
(cherry picked from commit be2a9566)
-
Julia Beliaeva authored
(cherry picked from commit 70b0e51c, f3c2c65a)
-
Julia Beliaeva authored
(cherry picked from commit 0602c884)
-
Julia Beliaeva authored
(cherry picked from commits 3f2a08e0, 0225cc60)
-
Julia Beliaeva authored
(cherry picked from commit 0fce2909)
-
Sergey Simonchik authored
(cherry picked from commit 4b705e45)
-
Vladimir Krivosheev authored
(cherry picked from commit b4958293)
-
Vladimir Krivosheev authored
(cherry picked from commit e2e970da)
-
Dennis Ushakov authored
-
Sergei Vorobyov authored
(cherry picked from commit 3e343989)
-
Sergei Vorobyov authored
(cherry picked from commit bcd2cdf3)
-
Dmitry Jemerov authored
(cherry picked from commit 14976011)
-
Dmitry Jemerov authored
(cherry picked from commit 428074a7)
-
Alexander Zolotov authored
(cherry picked from commit 50c3a323)
-
Bradley Smith authored
provider given by extensions (cherry picked from commit 9d24211d)
-
Mikhail Golubev authored
(cherry picked from commit 33d72307)
-
Mikhail Golubev authored
(cherry picked from commit 4bfc4838)
-
Dennis Ushakov authored
-
Nadya Zabrodina authored
(cherry picked from commit 84302b0c)
-
Vitaliy.Bibaev authored
IDEA-CR-44614: [memory-agent] IDEA-208333 Memory Agent causes strange exceptions in program when running in debug mode https://github.com/JetBrains/debugger-memory-agent/commit/dbfccfd4003dfa36c2e8dcba76734f60fc7c58bd (cherry picked from commit 4ec11a79)
-