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 .
  1. 21 Mar, 2024 15 commits
  2. 20 Mar, 2024 9 commits
  3. 19 Mar, 2024 9 commits
  4. 18 Mar, 2024 7 commits
    • Vitaly Provodin's avatar
      IJ-CR-129152 Updating versions of project dependencies:... · b71a2d3c
      Vitaly Provodin authored
      IJ-CR-129152 Updating versions of project dependencies: runtimeBuild->17.0.10b1207.12, jdkBuild->17.0.10b1207.12
      
      (cherry picked from commit 5a18f5a29ae5d59406ebf9e6c3ab3ec37d12dcd2)
      
      GitOrigin-RevId: 3727b466e25bd6fca6909e13fe15932a2c4d4daf
      b71a2d3c
    • Alexey Kudravtsev's avatar
      fix data race (part of IDEA-344500 "Project Errors" tab continues showing... · 275a7b64
      Alexey Kudravtsev authored
      fix data race (part of IDEA-344500 "Project Errors" tab continues showing outdated project errors even when fthey are resolved)
      
      when "problem appeared" listener was called in FJP, and then "problem disappeared" in EDT, the actual data structure updated in "remove, add" (wrong) sequence because invokeIfNeeded() was used
      
      (cherry picked from commit fab5fd660f7e2abe54470cfe9272646ab1be7b25)
      
      IJ-CR-129201
      
      GitOrigin-RevId: bdd216ccd345d6cf51d0c590f96e5f5936687c98
      275a7b64
    • Alexey Kudravtsev's avatar
      remove unnecessary HighlightingErrorProvider which caused... · f20a808c
      Alexey Kudravtsev authored
      remove unnecessary HighlightingErrorProvider which caused ProblemsViewHighlightingWatcher to be created twice for each file (part of IDEA-344500 "Project Errors" tab continues showing outdated project errors even when they are resolved)
      
      (cherry picked from commit 0bee185df393d03e62bf9f086daa13ee61848abe)
      
      IJ-CR-129201
      
      GitOrigin-RevId: 4f2e2c0ae2c8b42aeaa99c17a80b0e4043b296b2
      f20a808c
    • Sofia Kondirova's avatar
      IntelliJ IDEA 2041.1 release graphics · 5be8c9e0
      Sofia Kondirova authored
      GitOrigin-RevId: 0fd5dc1b971831731fa101c029c36a18d6bf3fe6
      5be8c9e0
    • Sergei Dubov's avatar
      [rdct] GTW-7885. Add internal action to drop connection for a specified time interval · ad05ec93
      Sergei Dubov authored
      - Add internal action to drop connection and keep it unconnected for a short time interval;
      - Move internal actions for connection into a proper action declaration in xml file;
      - Remove connection-related actions localized strings out from platform xml file.
      
      (cherry picked from commit b230e3d43d675b96ba1585e00f980a7552ea1f59)
      
      IJ-CR-127437
      
      (cherry picked from commit e119d3d0afe8b4ccc0958ab8dfbbece239eafa71)
      (cherry picked from commit 5746e8729659c88e39d7b3c347702e0b6e64fca3)
      
      IJ-CR-128253
      
      GitOrigin-RevId: b56248036e9f28d618e258aa54db145b640d1321
      ad05ec93
    • Alexander Bubenchikov's avatar
      IDEA-349047 do not reset maven profiles after project reopen · e025ad1b
      Alexander Bubenchikov authored
      (cherry picked from commit 86ab0631931b47546b973def511d9ea510bfb926)
      
      IJ-CR-129072
      
      GitOrigin-RevId: 0491c60037084583cf4a2b76a5caddb5de01478a
      e025ad1b
    • Konstantin Hudyakov's avatar
      [settings-sync] IDEA-349383 Disable promotion for now · fa1d7132
      Konstantin Hudyakov authored
      (cherry picked from commit 01d90ef4ac161b5414232669f931357d81f4982e)
      
      IJ-CR-129178
      
      GitOrigin-RevId: f99d21e327b4f7ee05106e3b222d0624d915854b
      fa1d7132