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 .
- 21 Jun, 2023 3 commits
-
-
Daniil Kalinin authored
Merge-request: IJ-MR-108471 Merged-by:
Daniil Kalinin <Daniil.Kalinin@jetbrains.com> (cherry picked from commit 1d9451020a755c0aaf57c12b16829f8b31291e5d) IJ-CR-108958 GitOrigin-RevId: bc9948c88747a909d7c43f11e1f863284ea8ab59
-
Nikolay Chashnikov authored
This reverts commit 74ae6ae256bb618878c2a223f6a0e1e2f64f8217 which caused many tests to hang in com.jetbrains.jsonSchema.impl.MyCompletableFuture.get. (cherry picked from commit aede1d5dba4256a174c9fd036f619e264a442a85) IJ-CR-108902 GitOrigin-RevId: c9342dd17c900db40a47220b82fa14027926fb50
-
Vitaly Provodin authored
GitOrigin-RevId: c6f5f7d26d9b8a0334347d7fdb9166941684b3f0
-
- 20 Jun, 2023 33 commits
-
-
Gleb Marin authored
(cherry picked from commit 75a74cbaf84952f1ca39433d78cd64cd8ae445fa) IJ-MR-108966 GitOrigin-RevId: cef6499fac01a68dca01255b8e72d42daf1282c6
-
Aleksei Kniazev authored
- completion for package names in `dependencies` and `install-requires` - completion for build-backends - if a package is not installed, provide a quickfix to install it / run `pip install -e .` (cherry picked from commit cad88e4058a45f6db717b8da8fd7f6c456008998) IJ-MR-108694 GitOrigin-RevId: 15faa7978c42b5a34bed7e5de6ca3e7e12474e8c
-
Gregory.Shrago authored
(cherry picked from commit bc903e8a8711e728cdd898242ce5562f92e18c31) IJ-CR-107098 GitOrigin-RevId: 19f2bbaa0c30293c74186971e4048ae594f3b82a
-
TeamCity authored
Creating weekly branch 232.8296 using 'Create Weekly Branch 232.xxx' build configuration GitOrigin-RevId: aed19f3d1bb5827ccecdc3a7d43a1aefe4bb5598
-
Ivan Semenov authored
GitOrigin-RevId: 3fe4f46bd7675b5d713a97acaf52ab4e7c888810
-
Ivan Semenov authored
GitOrigin-RevId: ff143841347490fb46a779971958cfdc60cf0403
-
Ivan Semenov authored
GitOrigin-RevId: e05247ca42dd15d3bdf0485ef9d02fe80dcf8d27
-
Ivan Semenov authored
GitOrigin-RevId: 7a71e55b5fdd9e3a901ce9de95ca6d2147c73794
-
Ivan Semenov authored
IDEA-321265 Fixed GitOrigin-RevId: a16b46b55fbdd0b347e9119a472896bed6e57fb6
-
Vladimir Krivosheev authored
vcs log(sqlite storage) - get rid of calling getCommitId on getRefIndex after insert/update, use statement pool GitOrigin-RevId: de7c24b7a92415f02c98c1f286ca635e0ba205ad
-
Vladimir Krivosheev authored
GitOrigin-RevId: a03115d969ccdbd274375840a11fa65d11e547ba
-
Vladimir Krivosheev authored
GitOrigin-RevId: 0d349cd81045e3aff328554bb408977dae24acdc
-
Vladimir Krivosheev authored
GitOrigin-RevId: dd24db36b5161cd7aa384aedbd8657a71a204639
-
Vladimir Krivosheev authored
GitOrigin-RevId: bb21328e049645da78ebf5d09b3eba79a4133501
-
Vladimir Krivosheev authored
GitOrigin-RevId: b2e469d49ae2b9d2fee4c106596a857a2ea2eced
-
Vladimir Krivosheev authored
GitOrigin-RevId: 59a6589351e20a98c1d7929ea10363ba83a2604f
-
Vladimir Krivosheev authored
GitOrigin-RevId: b741de7fb38fe26e7c7bdcdfa2ef098bc4c9a7ef
-
Vladimir Krivosheev authored
GitOrigin-RevId: d661acd8e8d2acbdfde50f0ade8f9fe4cfd4a1d8
-
Vladimir Krivosheev authored
GitOrigin-RevId: 4f9cf771423b5ace1dba3819151ac15ab2c97895
-
Julia Beliaeva authored
GitOrigin-RevId: a1f522d6516e4959ff12ca5907e84e5756de0edf
-
Eldar Abusalimov authored
GitOrigin-RevId: 13916b4a3d32662748ff4cda53c65b9b1cc5324e
-
Eldar Abusalimov authored
The passed coroutine scope would be used by ExecutionPositionVmImpl to start flow collectors in child coroutines, without cancelling it when a new ExecutionPointVm instance would arrive later. GitOrigin-RevId: a7103e8838ecd19c65eef71bc3d4c3ccbf87bf35
-
Sergey Simonchik authored
GitOrigin-RevId: 74ae6ae256bb618878c2a223f6a0e1e2f64f8217
-
Eugene Zhuravlev authored
workspace model events: handle ModuleEntity changes to reflect changes in dependency list and java-related settings (IDEA-322980) GitOrigin-RevId: 76fbb943369e8ad7043b8f35ca5288bc9c359e2c
-
Alexey Kudravtsev authored
GitOrigin-RevId: cccb21ad40a9de21b1fe54bafa38cf102ed91bd5
-
Alexey Kudravtsev authored
GitOrigin-RevId: 3d526087cc3dbe4086f66859263afaa136de074c
-
Elena Shaverdova authored
GitOrigin-RevId: df15ede542e43dff3dc32189c52fc64ef9d4a0db
-
Elena Shaverdova authored
GitOrigin-RevId: 2337192ee2cdd7979681c3dbfb876700473e383d
-
Elena Shaverdova authored
Switch ModuleFileIndexImpl to proper iteration of content including custom module content workspace entities For IDEA-322854 GitOrigin-RevId: 483ef9c930e86057f16682ff1bd41c66954dbd24
-
Elena Shaverdova authored
Provide ModuleIndexableFilesIteratorImpl with null roots to handle whole module content without prior root computation For IDEA-322854 The motivation for the change is heavy module root computation for Rider with 100ks of (non)recursive roots, and desire to avoid their copying GitOrigin-RevId: ae985e594a449703433824b29d68e551f6ed6272
-
Dmitry Kichinsky authored
GitOrigin-RevId: 13e877e5df62f99d36af620c058d68be9fbbdd96
-
Alex Plate authored
After the massive rename in the workspace model, we update the version of API generator Renaming: IDEA-320676 GitOrigin-RevId: fe3e4cd2aeb0674d3013a971bb72ea87f3526355
-
Sergei Vorobyov authored
added: utils for Swing properties listening GitOrigin-RevId: 056d5f7b11ff8ffca372856aac8fa4c0e80e2353
-
- 19 Jun, 2023 4 commits
-
-
Andrei.Kuznetsov authored
IDEA-322925: `FileContentImpl.getContentAsText()` returns wrong text for XML files with BOM (e.g. UTF-16LE) GitOrigin-RevId: 59fca0fcb00d855b60dc40202546c7c2b54ec2d9
-
Julia Beliaeva authored
GitOrigin-RevId: d4b7abe3fdcc3f422a480d339b97b684d842f592
-
Julia Beliaeva authored
GitOrigin-RevId: f666baf6f44398e5f446d4c19799d761d044b27d
-
Julia Beliaeva authored
IDEA-199239 GitOrigin-RevId: 8a1208c176aa50875de62e07540384a660dbe893
-