132
I Use This!
Very High Activity

Commits : Listings

Analyzed 26 days ago. based on code collected 26 days ago.
Apr 01, 2024 — Apr 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
IDEA-350465 git: fix invalid 'commit.template' file resolution by absolute path in WSL More... about 1 year ago
[build scripts] refactoring: pull up 'repositoryPath' property to OriginalModuleRepository interface More... about 1 year ago
[build scripts] cleanup: change type of systemProperties argument from 'Map<String, Any>' to 'Map<String, String>' More... about 1 year ago
[github] convert server metadata loader to coroutines More... about 1 year ago
[github] convert account info cache to coroutines More... about 1 year ago
[build scripts] simplification: don't require passing 'tempDir' parameter to 'IntellijProductRunner.runProduct' explicitly More... about 1 year ago
[build scripts] refactoring: rename 'runIdea' to 'runJavaForIntellijModule' and clarify KDoc More... about 1 year ago
IJPL-872 put kernel in proper modules More... about 1 year ago
[github] deprecate LazyCancellableBackgroundProcessValue in favour of coroutines More... about 1 year ago
cleanup More... about 1 year ago
[collab] show loading state in chooser popup More... about 1 year ago
[github] use async multi-chooser popup for reviwers More... about 1 year ago
Revert "update platform.editor api" More... about 1 year ago
fix javadoc and apply Internal annotations More... about 1 year ago
[platform] IJPL-1039: extend `ProcessCanceledException` from `CancellationException` More... about 1 year ago
[build scripts] cleanup: use 'runJava' instead of 'runIdea' to run LauncherGeneratorMain More... about 1 year ago
[devkit] Add mock JDK to avoid erroneous highlighting of `ProcessCancelledException` as an uncaught checked exception More... about 1 year ago
[fus] Initialize extension points in non-cancellable section to avoid breaking kotlin `object`s More... about 1 year ago
[platform] IJPL-1039: remove `ide.log.coroutine.pce` Registry key More... about 1 year ago
[platform] IJPL-1039: remove `ReadCancellationException` which was used for cancellation of read job instead of `CannotReadException` More... about 1 year ago
[platform] IJPL-1039: remove `PceCancellationException` More... about 1 year ago
KTIJ-28673 K2: CreateLocalVariableFromUsageFix More... about 1 year ago
[build scripts] refactoring: copy code which runs IntelliJ product to a separate file from BuildHelper.kt More... about 1 year ago
[build scripts] refactoring: extract interface from DevIdeBuild More... about 1 year ago
[kotlin] KTIJ-28415 common operator to create FQNs More... about 1 year ago
PY-29489 Support unpacking to targets in square brackets More... about 1 year ago
[kotlin] J2K: tweak line breaks addition after import list / package directive More... about 1 year ago
[kotlin] KTIJ-28415 common method used More... about 1 year ago
[kotlin] KTIJ-28415 property renamed More... about 1 year ago
[terminal] IJPL-1035 Update survey text More... about 1 year ago