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. 19 Jun, 2023 2 commits
  2. 11 Jun, 2023 1 commit
  3. 29 May, 2023 1 commit
  4. 13 Apr, 2023 1 commit
    • Nikolay Chashnikov's avatar
      [uast] refactoring: extract base test classes and test utilities to a separate... · 1fdf0c51
      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
      1fdf0c51
  5. 05 Apr, 2023 1 commit
    • Nikolay Chashnikov's avatar
      [platform] initial version of runtime module repository (IJPL-109) · 9126fa44
      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
      9126fa44
  6. 01 Mar, 2023 1 commit
  7. 28 Feb, 2023 1 commit
  8. 07 Feb, 2023 1 commit
  9. 23 Jan, 2023 1 commit
  10. 27 Dec, 2022 1 commit
  11. 13 Dec, 2022 1 commit
  12. 26 Nov, 2022 1 commit
  13. 25 Nov, 2022 1 commit
  14. 26 Oct, 2022 1 commit
    • Maxim.Kolmakov's avatar
      AT-126 Open-source performance plugin · 1196257b
      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
      1196257b
  15. 17 Oct, 2022 2 commits
  16. 26 Sep, 2022 1 commit
  17. 22 Sep, 2022 4 commits
  18. 10 Sep, 2022 1 commit
  19. 05 Sep, 2022 1 commit
  20. 02 Sep, 2022 1 commit
  21. 31 Aug, 2022 1 commit
  22. 30 Aug, 2022 1 commit
  23. 17 Aug, 2022 1 commit
  24. 12 Aug, 2022 1 commit
  25. 11 Aug, 2022 1 commit
  26. 09 Aug, 2022 2 commits
  27. 08 Aug, 2022 1 commit
  28. 20 Jul, 2022 1 commit
    • Nikolay Chashnikov's avatar
      [workspace model codegen tests] ensure that EntityCodeGenTest doesn't change shared state · eb9313d7
      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
      eb9313d7
  29. 12 Jul, 2022 1 commit
  30. 11 Jul, 2022 1 commit
  31. 22 Jun, 2022 1 commit
  32. 21 Apr, 2022 1 commit
  33. 17 Apr, 2022 1 commit
  34. 05 Apr, 2022 1 commit