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 Nov, 2023 40 commits
-
-
Roman Shevchenko authored
GitOrigin-RevId: 1c7973f51b803ef7581350a6344bc9e70381b39c
-
Ivan Semenov authored
[collab/gitlab/space] hide the implementation details and make an experimental public API for renderer GitOrigin-RevId: 6449d1b3a852784b85f136109d5f17c269db1677
-
Andrey.Matveev authored
GitOrigin-RevId: f34a48b96e50f7fca9b772483a23dcf09008b0e9
-
Anna Kozlova authored
add conflicts for: - shadowing callables located in outer classes or top level callables part of KTIJ-24053 GitOrigin-RevId: 8f0472213bcb92a280839dd132a66de7949d37d0
-
Anna Kozlova authored
GitOrigin-RevId: d9f61cd9c0dbc1f0af3ba673b15acfc89c6a018f
-
Anna Kozlova authored
add conflicts for: - same named parameters when val/var parameter is renamed - same named inherited functions/property accessors - functions defined in superclass part of KTIJ-24053 GitOrigin-RevId: 6e515ab5ec01e8b8f087229561c6fbc0f05252a2
-
Alexey Kalina authored
GitOrigin-RevId: a29987e777e0ff702f62edbc740bad1a36ddf3b8
-
Gregory.Shrago authored
GitOrigin-RevId: a8277da0f4c8066d5f5f3495dff30d1686c3d511
-
Gregory.Shrago authored
GitOrigin-RevId: 860cac721b0f1bd03eae57214ee3e174e037cc3e
-
Gregory.Shrago authored
Fixes cache-misses in an editor context menu in "RevealGroup". `RevealFileAction` is enabled on server but disabled on the client side, so the group tries to access the next child to check if it is enabled. At the same time, in CWM mode, the action must be enabled for a host user. GitOrigin-RevId: 9d9ff3adf9b8b98fcf9400a3802e22acf59be18f
-
Gregory.Shrago authored
GitOrigin-RevId: 73833c483067772d2bf29a75619df310922b3dd3
-
Gregory.Shrago authored
1. Create event once for all retries 2. Apply same caching logic for update and getChildren 3. Cleanup GitOrigin-RevId: 4eaaafcbd9a957e61ba0078289592b9556904c96
-
Daniil Ovchinnikov authored
GitOrigin-RevId: fe9ed3d4175110ee8c1b3f571c2b6de6a336fd17
-
Stepan Bagritsevich authored
GitOrigin-RevId: 687395f4f6a517f74fdd632526bed708d3a563f5
-
Stepan Bagritsevich authored
[Workspace model] Fix visibility modifiers in I/O methods in `EntityStorageSerializerImpl` to `private` GitOrigin-RevId: 0ed068428dcd3ff2b49a6f3436efcdd4e599a112
-
Andrey Lisin authored
GitOrigin-RevId: e7f100cb4e95c5bddd6edbedf54a95a82ba2d1f0
-
Vladislav.Soroka authored
`intellij.platform.util.trove` dep has been removed from `intellij.platform.jps.build` module by 7c07763448ffd4d0168f11aeb82aa09e0b3091b1 GitOrigin-RevId: 51cbb66bb7f33971826e4c54bcff2b63764f8de1
-
Vladislav.Soroka authored
`guava` lib has been removed from `intellij.platform.jps.build` module by fc9437c28b6586528ebc44e9c21fb92533a3efc8 GitOrigin-RevId: b225d37e17193a397bba51fc73a0613b8d76a0ec
-
Vladislav.Soroka authored
`caffeine` lib has been added to `intellij.platform.jps.build` module by 28286aede9d7343c6c5bec758e6e8f053074545e GitOrigin-RevId: b658cb39bd1813b15dbde444719158af3636aca6
-
Nikita Kudrin authored
GitOrigin-RevId: 809aa44050dbeb0e0e1b716d018c8032ba2ae289
-
Nikita Kudrin authored
[unit perf tests] AT-618 Fixing newly failed unit perf tests: should be run exactly once or cleanup after themselves GitOrigin-RevId: a03d2fc5684d17c896111cde514a98d19e1bb630
-
Nikita Kudrin authored
GitOrigin-RevId: fe08fe9bacb06ac292f2c7c9673f012447c746e2
-
Nikita Kudrin authored
GitOrigin-RevId: cd45923ff57cacfd04f48785bf42bf19f29d396f
-
Nikita Kudrin authored
[unit perf tests] AT-618 Fixing newly failed unit perf tests: should be run exactly once or cleanup after themselves GitOrigin-RevId: 6174cbcc6e996bfce17ba70cbf3c1d7fc6adc1de
-
Nikita Kudrin authored
GitOrigin-RevId: b00ff53c5ef11b6497e570e56546c30eb363bf03
-
Nikita Kudrin authored
GitOrigin-RevId: 945daba9ed1eabf5439108b98ef63ee9677d6389
-
Nikita Kudrin authored
GitOrigin-RevId: ac757fa8a10343fe8b0dceb66448e38e5dc0a3ec
-
Nikita Kudrin authored
GitOrigin-RevId: 548e7315a966a4e7d2b0830882eefd1c2c27b294
-
Nikita Kudrin authored
GitOrigin-RevId: fecbc08b3e41912bf946db61b9c28a704f60dc50
-
Vladimir Krivosheev authored
GitOrigin-RevId: 25d53fd745b4d93fbe70a7cd395304a4696c07b6
-
Sergey Simonchik authored
GitOrigin-RevId: 2b107ddc60b4885cf488d6d533932dec8b9b02d4
-
Sergey Simonchik authored
GitOrigin-RevId: 29cd048ceafffb46a14608d2f2c24baca9f4df47
-
Sergey Simonchik authored
GitOrigin-RevId: 451b73cae545478b83b12be2d2cf7be635d0f294
-
Karol Lewandowski authored
GitOrigin-RevId: bad071603cebf67f59781f8731b34b943fa4b89c
-
Karol Lewandowski authored
GitOrigin-RevId: 1af7963f7351c8adddbaa316b4a6f6d3196a1c83
-
Julia Beliaeva authored
GitOrigin-RevId: 4efa021cbd6d073f7b4b35a0a75b496e73c0ef35
-
Igor.Davidenko authored
GitOrigin-RevId: 91c1e675e760fb42019ff2dd143b4504263afdc0
-
Ilya Muradyan authored
GitOrigin-RevId: 14659ca25f70905aa3616c2422284ea1f65ad535
-
Alexander Kuznetsov authored
[diagnostic][hprof] IDEA-314943 IDEA-313139 build simplified report when auxiliary files require more than 2GB space It's possible to use a buffer with a sliding window, but there are certain complications, so let's keep it simplified for the time being. GitOrigin-RevId: ac733993218542fa580ed7fa88a8f694d021c6a1
-
Roman Shevchenko authored
GitOrigin-RevId: aad4931df5c998f71f60be3f7e4b6b231f435bbc
-