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 .
- 16 Sep, 2019 4 commits
-
-
Alexander Kass authored
(cherry picked from commit c457ef7ebdec2dfcf473c62da5c03b1fca207669) (cherry picked from commit 99dbfa26b29599975dcf965d0f002550d5ac9e6b) GitOrigin-RevId: b71d615b4f8e75b7b6aa0cea228530b28379e03a
-
Alexander Kass authored
(cherry picked from commit b8e1a9d0899bf9ccdfc3ffa981c37d29214532b7) (cherry picked from commit d11bc0064eb8e1014bd2db8cf405ec793aa9573d) GitOrigin-RevId: 1e2654061f3aaf92a4dce46ecc6c4ee9a87b6086
-
Denis Fokin authored
GitOrigin-RevId: 471036525b923952b165f0c4c728a72e2a5040b7
-
Vladimir.Orlov authored
GitOrigin-RevId: f14e6c6ef31186dcab32cb3141ed8d7d1b3d2584
-
- 15 Sep, 2019 7 commits
-
-
Alexander Bubenchikov authored
(cherry picked from commit c79a1cbd99fae1bef95c1e71847ea140e3e03afc) GitOrigin-RevId: 280ef7d089da86bccad15a15e03c1b2ac6dd2ca0
-
Alexander Bubenchikov authored
(cherry picked from commit 619bc59db88708984c3e0dd39051536767027960) GitOrigin-RevId: a2809efdeb48d7afa84a25a9e8a5a6caa32f2b46
-
Alexander Bubenchikov authored
(cherry picked from commit dcfb8e098018eaf71a3191ae53ad85bf2668c030) GitOrigin-RevId: 4008db61039076a54ab7414c3271c064c14f8433
-
Alexander Bubenchikov authored
(cherry picked from commit 8ce12f5a116043a17ed5bdc4f6684ef99c2f6ad4) GitOrigin-RevId: c99c7037c4549edf8274ff7fd01ec413df402722
-
Alexander Bubenchikov authored
(cherry picked from commit 72ec23e0609b9f3adcd45ee29e5161d4319c2121) GitOrigin-RevId: ace0773069d7274c35f222eb61763dccf6306b0e
-
Aleksey Rostovskiy authored
GitOrigin-RevId: 5bf0fc5bb5e7e7a3e7c1612b45e02aa371b45853
-
Alexander Bubenchikov authored
(cherry picked from commit 5d6a9802427b458dab5c3a3d999b9ed3f5bd35cf) GitOrigin-RevId: f43a2c8c2f31e976ffc9f69fe95e2b384d0b1a81
-
- 10 Sep, 2019 7 commits
-
-
Kirill Likhodedov authored
There are a lot of complaints to the new implementation of the Compare with Current as it is in 192.*. While most of the issues have been fixed in master, it seems to be very hard to cherry-pick them to 192, thus rolling back the feature in 192.*. GitOrigin-RevId: 7e6c06cf16b3f12830f6632b621110a4fc607526
-
Andrey Vokin authored
RUBY-24770, RUBY-24810 (cherry picked from commit 6ffb6a46fa4badb291682496b8ca4213bf930ea7) GitOrigin-RevId: bc1587b69c7b88927f69231a14fd55f6a9359482
-
Dmitriy.Panov authored
Updating versions of project dependencies: jdkBuild->11_0_3b304.69, secondJreBuild->u212b1586.14: fixup GitOrigin-RevId: 064cb2815e9e27c7469d13498dea172114eb7bd1
-
nik authored
IDEA-CR-52072: jps build: don't try to reuse forked javac process which will be stopped after current compilation (IDEA-221937) If parallel compilation is enabled it may happen that build process tries to compile another module using forked process while a different module is still being compiled. Since "keep alive" is set to false for javac processes started from the build process, it shouldn't try to reuse such processes, because it will fail to connect to them anyway and compilation will fail with obscure "internal java compiler error". (cherry picked from commit 59c41ddaa529322f4d457be1261deb929d8fbda9) GitOrigin-RevId: 40420e9d9a776f303bf6f39c93cd36f5b101c8e6
-
Vitaly Provodin authored
GitOrigin-RevId: ca00bb0131462a5935e38af53d4045c305137b05
-
Vladimir.Orlov authored
GitOrigin-RevId: 90888805a615c956dfd49adc7625b1c78beccf6a
-
Vladimir Orlov authored
Creating weekly branch 192.6817 using 'Create Weekly Branch 192.xxx' build configuration GitOrigin-RevId: 3d136eb9f7339cbebe8d758f9b8b4b66555bfd87
-
- 09 Sep, 2019 8 commits
-
-
Anton Makeev authored
(cherry picked from commit 5f43d18671690f161ff1da9882351c310726f922) GitOrigin-RevId: dcb03fe6c4c4e4d05d2eb470a9cc764d627556a8
-
Anton Makeev authored
(cherry picked from commit bcfee429f97bec43c5281479a150c84b98858d72) GitOrigin-RevId: be6b6910d0fe3c3dae168da9a8befd3f94f83767
-
Dmitry Zhuravlev authored
IDEA-CR-51235: vcs-ignore: add registry flag to disable ignored to exclude synchronization (IDEA-219152) Processing file events may affects overall performance and may lead to EDT freezes. Introduce registry flag which disable event processing in IgnoredToExcludedSynchronizer component. (cherry picked from commit 23191b33bc202648ebcf7a8ccf1a496f752cc0ef) GitOrigin-RevId: 8898a49774401e09a510facaac612d92e3b86243
-
Dmitry Zhuravlev authored
IDEA-CR-51235: vcs-ignore: optimize ignore holders partial rescans by checking unversioned files (IDEA-217647, IDEA-219152) Optimization to partial ignore holders rescans which are triggered by VFS events. Should filter such events by definitely unversioned files and reduce potential number of partial rescans. (cherry picked from commit b4b8277827361106b53a1545bb0c467500419a6b) GitOrigin-RevId: 3bc7b3118ac2b840e1c15c3415247cf9499f003c
-
Dmitry Zhuravlev authored
Do not check repository root's top level directories for presence in ignored set (cherry picked from commit 654b0b2c235675772207b890f0cdb3718d79151e) GitOrigin-RevId: e8d9fbf2326b228e434bccc8fee9b2296c1ae38f
-
Dmitry Zhuravlev authored
IDEA-CR-51235: vcs-ignore: extract possible heavy operation from lock to avoid EDT freezes (IDEA-217647, IDEA-219152) VcsUtil.getFilePath and isUnder operations from SET_LOCK. Such operations could be heavy in case of large ignored set. (cherry picked from commit bcf8b65061881b6f335bcd8b16a62f2d0f8e16ec) GitOrigin-RevId: 1f5c2527c23c17588c07cd79f5108979218bd249
-
Elena Sayapina authored
Elena Sayapina GitOrigin-RevId: 083bf26425f3a2aec60bce7a69fcd97da5618a0a
-
Vitaly Provodin authored
Vitaly Provodin GitOrigin-RevId: a0e34050d3307f4a9af1a5f3e06520272b1702f9
-
- 08 Sep, 2019 1 commit
-
-
Alexander Doroshko authored
(cherry picked from commit 393bb1500f18f52f197511930ce03c80dd3ebe6f) GitOrigin-RevId: ac9db04ac69167d8d64c335f7657d967224a60cf
-
- 07 Sep, 2019 6 commits
-
-
Konstantin Kolosovsky authored
IDEA-212246, IDEA-216646 (cherry picked from commit d03042f5bb2646778e212e8ea70516e8a20c996b) GitOrigin-RevId: c3f9063bb0e2cb871932930350e069aa18630a76
-
Konstantin Kolosovsky authored
(cherry picked from commit 80988de6ac1497c6a9dae13b1ed330cbeb86e852) GitOrigin-RevId: 0d8d4faba0211ef49186ed8c8df646f39ae0598c
-
Konstantin Kolosovsky authored
4b231686 follow-up (cherry picked from commit 202f7a4ee0c39de8d28af95a3a2575ca08c10e5e) GitOrigin-RevId: 0cb3af071a2e8ecc3639dd027060c6bcbc538d12
-
Konstantin Kolosovsky authored
(cherry picked from commit d981dbc85d9a9e7404143b4833d3b9b0d1785f9c) GitOrigin-RevId: f4ae3ae1b5736124f08af9b73318f56ca815adfd
-
Konstantin Kolosovsky authored
Select change list node if whole change list is checked for commit IDEA-216076, IDEA-216362 (cherry picked from commit fb1a0321a6431262d8474fe83468ba24018edf92) GitOrigin-RevId: 843fa59f20ddb7f1af28e037c53e628df56c490f
-
Vitaly Provodin authored
Vitaly Provodin GitOrigin-RevId: e174b79802c8b8e4b70d9d3109a299cd3731fa37
-
- 06 Sep, 2019 7 commits
-
-
Daniil Ovchinnikov authored
(cherry picked from commit 93bafa07439d7e2ff311e8147d33c1ca4b0fbbf2) GitOrigin-RevId: e2bc9d957ab61e9757c6dd9a0a19f0176735ba63
-
Alexander Kass authored
(cherry picked from commit e8130126d6352302708b6ab9af80a250b00c929d) GitOrigin-RevId: 008c5587f344120d8e109349574fad173a64de6e
-
Vladislav.Soroka authored
This is required to allow the Android plugin to only sync a single variant, we need to request models based on other models (not in isolation) (cherry picked from commit 74c68d3ef8c70ca0d2931b3be4922316be859e6c) GitOrigin-RevId: f52291c2ea2a7ce937869a2512777ddf153954d9
-
Artem Khvastunov authored
IDEA-CR-52184: allow fish's string split to perform no more than a single split otherwise part of the value can be lost Example: 'GOFLAG= -mod=vendor'. If -m or --max is specified, at most MAX splits are done on each STRING. (cherry picked from commit eeead9920bb0fbc45392ec964ee9ef03dd17ceee) GitOrigin-RevId: a0ceec5274af64e958fd152bdcb6ba6e6e404ef4
-
Vladislav.Soroka authored
(cherry picked from commit 76e113d83e8bef161a25f2ce62405e555e402a41) GitOrigin-RevId: 56e68e6753ba54729a75b6ba983c44996defde24
-
Dennis Ushakov authored
(cherry picked from commit e7f42024527e60941821538572b69558dd9a8d73) GitOrigin-RevId: 9238316caa4c7f83b6dcf4ed89bfdba5b0443458
-
Denis Fokin authored
Enable the actions (Reapplying reverted "IDEA-217613 IDEA action to enumerate windows is needed") GitOrigin-RevId: ad951bb4a8b50ff8bc4b96f408cf01dcb72f58c9
-