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. 02 Apr, 2024 3 commits
    • Ilya.Kazakevich's avatar
      [python]: Make `org.toml.lang` requirement for Python plugin. · d16c78c8
      Ilya.Kazakevich authored
      Python support depends on TOML (see `intellij.python.community.impl.xml` `<dependencies>`), and a Python plugin is useless without this module.
      
      (cherry picked from commit 979376338c699c24e34b76f2084a8c8cc8065371)
      (cherry picked from commit bb759d61b1cd0d7468dcc0ba1645c7cb41cf2b20)
      
      GitOrigin-RevId: dbf77eaa52beeb1cd815b0ccb91f79e8c6775443
      d16c78c8
    • Ilya.Kazakevich's avatar
      [pycharm]: Make `org.toml.lang` plugin essential since PyCharm can't work without it. · 84244e94
      Ilya.Kazakevich authored
      Python support depends on TOML (see `intellij.python.community.impl.xml` `<dependencies>`), but since this plugin is not essential, user can disable it and break PyCharm.
      
      We make it essential to hide it and prevent from disabling
      
      (cherry picked from commit 14e4197d0a0c53bf0921fb900184436974004866)
      (cherry picked from commit 34caa9500ac678630ad0a11cbf86e8b64521c8be)
      
      GitOrigin-RevId: 5e6e0cbcf27fc4508aed7a097ec6ab805761c2e5
      84244e94
    • Vladimir Lagunov's avatar
      IDEA-349260 Revert "IJent: improve logging a bit" · f303c2b5
      Vladimir Lagunov authored
      This reverts commit 9ceb3068
      
      (cherry picked from commit 2f7e189b17d3a39485fc5dc139fae37c9fa10e57)
      
      GitOrigin-RevId: 99fa8f3dc6649570d84d062b580e76e8227a973f
      f303c2b5
  2. 28 Mar, 2024 1 commit
  3. 27 Mar, 2024 8 commits
  4. 26 Mar, 2024 7 commits
  5. 25 Mar, 2024 6 commits
  6. 23 Mar, 2024 1 commit
  7. 22 Mar, 2024 9 commits
  8. 21 Mar, 2024 5 commits