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 .
- 19 Jun, 2023 2 commits
-
-
Alex Plate authored
GitOrigin-RevId: 146fda1ce8b8e436eb48070e8cf96f2c654ea6a2
-
Alex Plate authored
GitOrigin-RevId: f2f40a42643ce7247c06a06670f36b277fdd8aa6
-
- 11 Jun, 2023 1 commit
-
-
Yuriy Artamonov authored
GitOrigin-RevId: 322f27fa98def5b2adb4eba0dbbc16be147ebb15
-
- 29 May, 2023 1 commit
-
-
Adam Malek authored
GitOrigin-RevId: 3d1c98427ace8b2022cae6ee5370d0377f345332
-
- 13 Apr, 2023 1 commit
-
-
Nikolay Chashnikov authored
[uast] refactoring: extract base test classes and test utilities to a separate intellij.platform.uast.testFramework module This follows our naming convention and fixes a problem with production sources in *.tests module, which causes inconveniences during generation runtime module descriptors (IJPL-109). GitOrigin-RevId: 35638e51a34f009bf327ecf8802cf5186ac220ce
-
- 05 Apr, 2023 1 commit
-
-
Nikolay Chashnikov authored
This change introduces RuntimeModuleRepository API which will be used to determine paths to classes and other resources of modules at runtime. It also adds RuntimeModuleRepositoryBuilder which generates descriptors for modules during compilation of intellij project (this is controlled by a registry key which is switched off by default for now). GitOrigin-RevId: be33235ec0cdb7ea55a925e753b9b58a3ca63ac3
-
- 01 Mar, 2023 1 commit
-
-
Vladimir Krivosheev authored
GitOrigin-RevId: f49f7e06664d4dbcf80886c2a1d573dd1ea13de2
-
- 28 Feb, 2023 1 commit
-
-
Nicolay Mitropolsky authored
GitOrigin-RevId: 5d051f423ee11e7105148f1a25a749e14d583d59
-
- 07 Feb, 2023 1 commit
-
-
Maria Filipanova authored
GitOrigin-RevId: d2fe583a93eb561db63b8eee6ae8463baed4e70b
-
- 23 Jan, 2023 1 commit
-
-
Piotr Tomiak authored
GitOrigin-RevId: 9dfe3826d3acc25091af745f85fbe14826d9921f
-
- 27 Dec, 2022 1 commit
-
-
Vladimir Krivosheev authored
GitOrigin-RevId: af2851cd6f7b6a47cb3e0b1322cde112694c0ebc
-
- 13 Dec, 2022 1 commit
-
-
igor.davidenko authored
GitOrigin-RevId: 1e7887ae42af77e985f9cb496d6c11aad0c493da
-
- 26 Nov, 2022 1 commit
-
-
Konstantin Nisht authored
GitOrigin-RevId: ef208df9e0f2170509c28c2d64ab535facd9ba8e
-
- 25 Nov, 2022 1 commit
-
-
Dmitry Avdeev authored
GitOrigin-RevId: 9d7374a27143d25658609ac7add661c03c0284c8
-
- 26 Oct, 2022 1 commit
-
-
Maxim.Kolmakov authored
Split performance plugin into core (and move it to community), async and YK. Move Cache Value Profiler to separate plugin. GitOrigin-RevId: 80e68080197e86d40c76be45d5438ec0eee39818
-
- 17 Oct, 2022 2 commits
-
-
Maria Filipanova authored
This reverts commit 73b60357f02c0083044ecf977d7c8422703df1e7. GitOrigin-RevId: 5a9b56e25f55b4240614f052574d2d31062d6950
-
Maria Filipanova authored
GitOrigin-RevId: 73b60357f02c0083044ecf977d7c8422703df1e7
-
- 26 Sep, 2022 1 commit
-
-
Kirill.Krylov authored
GitOrigin-RevId: ac80e01ab530215bbda5889e188b8ffecbcca8ee
-
- 22 Sep, 2022 4 commits
-
-
Piotr Tomiak authored
GitOrigin-RevId: a6a18f8c9f3a94589df89911c21f42a2e3085c56
-
Kirill.Krylov authored
GitOrigin-RevId: f8e77e016660eca978e06524af6cd2318d03a602
-
Kirill.Krylov authored
GitOrigin-RevId: 03fcfbbba0df21673fdb829338b09909b9f637ce
-
Kirill.Krylov authored
GitOrigin-RevId: 67d73919dc2cf116aa37c528e78339f089cd7bf0
-
- 10 Sep, 2022 1 commit
-
-
Vladimir Krivosheev authored
GitOrigin-RevId: 595669d91428fd150ad697e5cb7a58af92da3cd0
-
- 05 Sep, 2022 1 commit
-
-
Lamberto Basti authored
GitOrigin-RevId: 0a841113cca06047da09a283d689ef05c1969485
-
- 02 Sep, 2022 1 commit
-
-
Lamberto Basti authored
GitOrigin-RevId: 43dc630da0f01dbbe279c4014629a6b08d8b6a46
-
- 31 Aug, 2022 1 commit
-
-
Lamberto Basti authored
GitOrigin-RevId: d8f28026b7246fa63dde6d5b20623f8ff5d328dd
-
- 30 Aug, 2022 1 commit
-
-
Kirill Likhodedov authored
settings-sync: exclude settings repository tests from the community.main.iml to avoid libraries clashing on TC GitOrigin-RevId: 1f632ed2fe16f35bea35aa3defb62728e39e70b4
-
- 17 Aug, 2022 1 commit
-
-
Nikolay Chashnikov authored
This is needed to get rid of dependencies on PSI in workspaceModel.codegen module and extract it to a separate library (IDEA-297350). GitOrigin-RevId: 36cd0cafc04b6f7f92a4c746fbec473b35b5f925
-
- 12 Aug, 2022 1 commit
-
-
Nikolay Chashnikov authored
This is needed because production parts of these modules have language level 11, whereas tests depend on testFramework modules with language level 17, and this causes compilation errors if Kotlin code calls inline functions from module with a higher Java version. GitOrigin-RevId: a7f88de0171cb3074d52b60e05bb280a08fd51e5
-
- 11 Aug, 2022 1 commit
-
-
Nikolay Chashnikov authored
GitOrigin-RevId: 650febbd29d9e07b193f3133fcb9859ff58be43d
-
- 09 Aug, 2022 2 commits
-
-
Adam Malek authored
GitOrigin-RevId: 1c344123be4d5efa1efe0782b210806b852669cf
-
Andrew Kozlov authored
GitOrigin-RevId: 99befb65d0600c7c0910b8fb2df1190b6643365b
-
- 08 Aug, 2022 1 commit
-
-
Kirill Likhodedov authored
GitOrigin-RevId: 087b5f5c196a96485c40709bd8a45f2e88805703
-
- 20 Jul, 2022 1 commit
-
-
Nikolay Chashnikov authored
Project model for light project must not be changed in the test code because it's shared between tests, a new LightProjectDescriptor should be configured instead. Changes in global settings must be restored when test finishes to avoid problems in other tests. In order to execute test on TeamCity, its module must be added to dependencies of one of *.main modules. GitOrigin-RevId: c9d5f03d2a26402359785f0d3059e9184753bf9c
-
- 12 Jul, 2022 1 commit
-
-
Dmitry Jemerov authored
GitOrigin-RevId: 43773f5f0008bd592dd4f81c6c6c61ad064d9a56
-
- 11 Jul, 2022 1 commit
-
-
Daniil Ovchinnikov authored
GitOrigin-RevId: a93cf7f1e45a221beec6b7c01d14842b0bcbd21c
-
- 22 Jun, 2022 1 commit
-
-
Anna Kozlova authored
ensure the required classes can be found on the classpath GitOrigin-RevId: 64a69506055023f9bbe3e25161df93966b6bddce
-
- 21 Apr, 2022 1 commit
-
-
Daniil Ovchinnikov authored
GitOrigin-RevId: 2f83af2fc1a46c941e3884c2ea68cc369d0de5c6
-
- 17 Apr, 2022 1 commit
-
-
Sergei Vorobyov authored
moved dependencyUpdater into platform package GitOrigin-RevId: 595c875de3cc910d565a1f2b92c50aafa8edf22f
-
- 05 Apr, 2022 1 commit
-
-
Ivan Semenov authored
GitOrigin-RevId: c96f87b12902d7707aebe563279cefc3c7664cd1
-