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 5 commits
-
-
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 35 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)
-
Alexander Zolotov authored
+ change mnemonic of `Allow parallel run` to U + replace removing mnemonics from getStartActionText to just calling getActionText The motivation is described in the ticket. Removing mnemonic seems to be safe here as: 1) the mnemonic was assigned to a default button; 2) the mnemonic might be different in the same dialog depending on executor, so habit cannot be strong here. (cherry picked from commit 748587d3)
-
Maxim.Mossienko authored
cleanup from master, 822c6b8e and 28850554
-
Roman Shevchenko authored
(cherry picked from commit f441eaad), IDEA-CR-44530
-
Roman Shevchenko authored
(cherry picked from commit c009cf2f), IDEA-CR-44529
-
Roman Shevchenko authored
(cherry picked from commit 24081110), IDEA-CR-44528
-
Sergei Vorobyov authored
IDEA-CR-44100: IDEA-207396, IDEA-205456 fixed races between test state finalization and termination checks (cherry picked from commit b55cc1ba)
-
Dennis Ushakov authored
-