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 .
- 17 Oct, 2023 40 commits
-
-
Tagir Valeev authored
Fixes IDEA-323691 JSpecify's NullMarked not considered when Java module is annotated GitOrigin-RevId: d84fe78d9e2f0c4a2bbe7471855310762e833ba4
-
Tagir Valeev authored
GitOrigin-RevId: f52f922db7802b557630817b861b5e79754e6b2e
-
Sergei Vorobyov authored
GitOrigin-RevId: ffe36325b32dbc808e48bfb5635b0fec9845be23
-
Sergei Vorobyov authored
IDEA-333401 [Gradle|Reload] fix: don't show error twice if a cached Gradle model is loaded with errors GitOrigin-RevId: fd00feaa31824e1fe08c2ae0d358fd82cefd08ff
-
Sergei Vorobyov authored
GradleTestFixture can be used directly in test code. So call of its functions also should be pretty. GitOrigin-RevId: 2887c3ac7a49cb2d3a2bf18e638269549454c516
-
Sergei Vorobyov authored
Execution listener, which is used for detecting additional execution information, can be triggered on non-relevant executions. Only execution operation leak tracker should assert incorrect execution. It allows avoiding pollution by irrelevant errors. GitOrigin-RevId: f16a00de310f7c8e12c1e4f4e4971e69995c3a73
-
Sergei Vorobyov authored
[Gradle|Tests] new: detect and print information about received messages from Gradle execution in tests GitOrigin-RevId: 661c3d37fc2d8fad55306044fec98cd84a3b695d
-
Sergei Vorobyov authored
GitOrigin-RevId: bf4e7797edb5624b3e05dcfc6770ba73833a1dde
-
Sergei Vorobyov authored
GitOrigin-RevId: 10b34c0574859002b8251c5213029d2d365e5460
-
Sergei Vorobyov authored
GitOrigin-RevId: 4c4a06c5e855733a872e2596c10c5edd7a54a53b
-
Sergei Vorobyov authored
GitOrigin-RevId: 426dc4ea5bec24abcd2a1186729790a420f9b1d8
-
Sergei Vorobyov authored
GitOrigin-RevId: d7876639d332b4264a8fa9484f0d46c49e63c419
-
Konstantin Ulitin authored
GitOrigin-RevId: 4ad635e5d75b1a3ffc4c8fdb299f6e46fab9509d
-
Eugene Lazurin authored
GitOrigin-RevId: 895a4e3a97dd0e4c9584516e44477190cb6542fb
-
Ivan Posti authored
GitOrigin-RevId: 5e4971714adb9788d4bf40532d277aec46cd93b6
-
Ivan Posti authored
GitOrigin-RevId: 893c858f3f27275ed0724a2a218d506b9da67af3
-
Ivan Posti authored
GitOrigin-RevId: d835001806fb9b4f8895bbd2b266ab84b1dd2d70
-
Kirill Likhodedov authored
IJ-CR-116651 GitOrigin-RevId: b2438af140537d1991334b53c74917995cf89bda
-
george.lemeshko authored
(cherry picked from commit 09080a44f450157f139eb07bb6314422e921f4bc) IJ-CR-117012 GitOrigin-RevId: 9bbb7007adc86c3600b3569baa42e9671c0fe594
-
Gregory.Shrago authored
Add place, and inputEvent id to tell mouse and keyboard apart. GitOrigin-RevId: 106e3c13e8cdd19eefa1402e0a4c42f3d43d72ba
-
Julia Beliaeva authored
GitOrigin-RevId: af1311595bf6f8f02f39f639b5f3693e55484073
-
Julia Beliaeva authored
Even with diff.renameLimit set to 1, there are some inexact renames, detected during indexing. Since these renames depend on the configured similarity threshold, they should not be saved to the index. Skipping inexact renames detection completely during indexing can speed up the process, but in turn makes file history for some files slower because of the rename queries to git. GitOrigin-RevId: 66b5f579d7a9d84554044eea0e62814cda15c569
-
Julia Beliaeva authored
GitOrigin-RevId: 80fb6f734647aeafe1eafe7939a0e6aab1339c64
-
Andrey Vorobev authored
IJ-CR-116953 GitOrigin-RevId: 024241b164927e32d0fbe1a290735408ed26dc0c
-
Dmitrii Krasnov authored
Fixed attached 'BUILD SUCCESSFUL' in the last warning message after gradle sync #KTIJ-26659 Fixed GitOrigin-RevId: feb6fa3903a0e98aeb36fd60ef5df231592d5a1f
-
lada.gagina authored
GitOrigin-RevId: 4a0fbd1dba993fca544405d47f624afeb47ff95b
-
Louis Vignier authored
IJ-CR-115669 GitOrigin-RevId: 6f2e898e73f771f57e1ac2a7e8b637b7db8b1dff
-
Louis Vignier authored
GitOrigin-RevId: ca472e8a21e0fef60bf66f879a47a07fe7ee15e3
-
Louis Vignier authored
#IDEA-335044 Fixed GitOrigin-RevId: af2e42b17bab3954982093197bee1ccfc4943355
-
Louis Vignier authored
#IDEA-319564 GitOrigin-RevId: 9e0a5713e874b712161da268d2e70c5ac21bc581
-
Louis Vignier authored
Custom groups in the inspection tree are visible even if they don't contain subnodes and have a custom description. #IDEA-319564 In Progress GitOrigin-RevId: 6d954daf28dc9799a46cb0060123f3c0d594d171
-
Dmitriy.Panov authored
GitOrigin-RevId: d8796f23f1ff8ff7bcd8a2839440649fea749b98
-
Dmitriy.Panov authored
GitOrigin-RevId: d3549f07cc15adeff0e087d791621b79be882be9
-
Dmitriy.Panov authored
Revert "Updating versions of project dependencies: runtimeBuild->17.0.8.1b1080.1, jdkBuild->17.0.8.1b1080.1" due to JBR-6202 This reverts commit 10de09fa9cdd3c95f91d4d4f9418327961a9a0ca. GitOrigin-RevId: fa898be851eacba03f5f79d7b1fda4dc356d6560
-
Aydar Mukhametzyanov authored
GitOrigin-RevId: 76275f45c6699bc616a7bd060c7b16f687442a3c
-
Andrew Kozlov authored
This reverts commit 3e03edfcd248be47c5317a728a815517b1fd3ff4. GitOrigin-RevId: 26e119d7b2cab70d15c5699a41f728c4606a2e6d
-
Roman Shevchenko authored
GitOrigin-RevId: a3e708cccdee7114a811f6cd97f2ef7c9fd236d7
-
Aleksey Pivovarov authored
GitOrigin-RevId: c808a844dd165b5eaecc02eb09515718f46b981d
-
Aleksey Pivovarov authored
GitOrigin-RevId: ec0fd34ec38d615d7a004bcd27f502a0a5aeb2ed
-
Aleksey Pivovarov authored
GitOrigin-RevId: 79794da28180b4f765f675fa4fd8031e89a7f401
-