Commit Graph

435 Commits

Author SHA1 Message Date
Louis Vignier
f6b80cf5c3 [java] Fix the auto-test floating toolbar behavior
Auto-test is disabled:
- when another test configuration is started
- when the test configuration tab is closed

#IDEA-365697 Fixed
#IDEA-365668 Fixed


(cherry picked from commit 417cb8a692feda19ccb635c8732b52613a71b6b3)

IJ-CR-155896

GitOrigin-RevId: e0d3504cf063d588ef9d79cd3f8ecc290c52e4ec
2025-04-04 10:34:03 +00:00
Aleksandr Sorotskii
6ae1b93dac fix ssh interpreters being incorrectly handled in the free tier; PY-79923
(cherry picked from commit a2860e28f9941b10b0c9fdb1f8870f3f4f81ba50)

IJ-MR-159096

GitOrigin-RevId: 3f54392b77c6123198cb3e458400784360ded76c
2025-04-03 08:29:03 +00:00
Ilia Epelbaum
772d3c6438 Revert "DBE-22118 Pass driver classpath through rmi"
This reverts commit 8b246bce4d48acdeb0f866d3052393581d2b476e.


Merge-request: IJ-MR-155902
Merged-by: Ilia Epelbaum <ilia.epelbaum@jetbrains.com>

GitOrigin-RevId: e84a25d0efcf1ab69a436165e8f1642247adc740
2025-02-25 12:01:42 +00:00
Nikolay Chashnikov
1c0120a762 [execution] API cleanup: remove unused scheduled for removal API (IJPL-163936)
GitOrigin-RevId: c4b05b329d73ffb7b9a438b8859bc87f5b3c57e9
2025-02-14 10:57:29 +00:00
Ilia Epelbaum
6bb9300311 DBE-22118 Pass driver classpath through rmi
Merge-request: IJ-MR-153684
Merged-by: Ilia Epelbaum <ilia.epelbaum@jetbrains.com>

GitOrigin-RevId: 8b246bce4d48acdeb0f866d3052393581d2b476e
2025-02-06 16:28:30 +00:00
Leonid Shalupov
e4e5753846 housekeeping: remove unused imports
GitOrigin-RevId: ccba6d05260f5eb551ffa87e0d8a38dc93148a3a
2025-02-04 11:00:15 +00:00
Vladimir Krivosheev
c3c21baac5 update bazel files
GitOrigin-RevId: 1a10e8174a47f688a95a93af0540f722462acd97
2025-02-03 11:42:18 +00:00
Daniil Ovchinnikov
dea8eddb0c rename intellij.platform.editor -> intellij.platform.editor.ui
GitOrigin-RevId: f4aa008b77368945ce9651fdc47f9463e3445347
2025-02-02 16:22:43 +00:00
Leonid Shalupov
fa9465dedf cleanup: move execution targets docs to a separate dir
GitOrigin-RevId: 32eaa39f4842eec27d40a4ae3809b69a6e3e2f04
2025-01-31 23:17:43 +00:00
Leonid Shalupov
4166977093 IJI-2422 community/platform: housekeeping: move resources from source roots to resources roots
GitOrigin-RevId: a02691fcdee00a5588d22a1e2c081ce639a6140e
2025-01-31 23:17:43 +00:00
Tatiana Elfimova
9063043ec3 IJPL-162940 Make TagButtons accessible in "Run/Debug Configurations"
Add accessible description to buttons and accessible name to their panels.

GitOrigin-RevId: febf760d2524de11319847eb0aa126b218ba40c2
2025-01-29 10:46:35 +00:00
Gabriele Pappalardo
54ebde81d6 [kmp-tooling] add unpaired label and warning icon for iOS devices
[kmp-tooling] fix iOS device combobox NPE

The device `Any` does not have a valid reference to `AMDevice`

[kmp-tooling] add unpaired label and warning icon for iOS devices

This change introduces a pre-build check to ensure that target device is paired when deploying an app on physical devices.


Merge-request: IJ-MR-153041
Merged-by: Gabriele Pappalardo <Gabriele.Pappalardo@jetbrains.com>

GitOrigin-RevId: b818271e21cff042596bc7dc180097ae2f1b24ed
2025-01-27 14:07:47 +00:00
Sergei Tachenov
3a9e8ec1e7 IJPL-175211 Fix UI Inspector's console in modal dialogs
The reason why it wasn't updated was the default modality
state used for console updates.

The console is used in a lot of places, so to avoid breaking
the default behavior, add some internal API to override it.

GitOrigin-RevId: 727b234a4f8bcfd3606d468de3e5ccbc7975a585
2025-01-17 11:43:51 +00:00
Konstantin Aleev
57960bb662 [services] IJPL-171318 add setting to exclude new configurations from Services
GitOrigin-RevId: 8e1b1ca03094bdd22855fa28b31d20b2e331a510
2025-01-16 19:20:10 +00:00
Vladimir Krivosheev
0bc1cf1557 update bazel files
GitOrigin-RevId: 7320d3eff3aba093692ce66839c720ece6d7c4db
2024-12-30 11:28:24 +00:00
Vladimir Krivosheev
7b9ec58009 do not export intellij.database.connectivity.tests
GitOrigin-RevId: a1ef44dfa34cde110c9e6cad19d11b5e3019ab72
2024-12-28 21:45:55 +00:00
Ivan Migalev
7b9386b50b #IJPL-174344 Fixed: allow executors to override the tool window name
Fix DTRC-31137 as well.

GitOrigin-RevId: 41a43aff2b8724655af98cdd70d90fe473df65c2
2024-12-26 21:48:24 +00:00
Vladimir Krivosheev
06e5dcf7db cleanup
GitOrigin-RevId: 5508035a2332963d2615f5758fdfa056a3ac034f
2024-12-26 14:56:01 +00:00
Vladimir Krivosheev
98799639aa do not use _test as lib - test targets do not support this
GitOrigin-RevId: f2f49db4294b6a64040dbbd5f1d95e972cbd70a3
2024-12-15 18:32:30 +00:00
Vladimir Krivosheev
48ddb139b3 extract ide-core.plugins
GitOrigin-RevId: 42672d1d0ce7d2851ce2239123ec0a460f1128ce
2024-12-13 12:30:32 +00:00
Vladimir Parfinenko
617ef4d003 [jvm console view] don't fold stack traces in analyze stack trace views, IDEA-364517
^IDEA-364517 fixed

GitOrigin-RevId: 8e38e31b7b8a928aa38e4bddf142dac526c223a1
2024-12-10 17:28:44 +00:00
Vladimir Parfinenko
fbf5c5dbab [jvm console view] settings for folding huge Java stack traces, IDEA-362935
^IDEA-362935 fixed

GitOrigin-RevId: f94fc0fe824f2ca90eae6caa18c275136846f66b
2024-12-06 14:35:03 +00:00
Bartek Pacia
7e790a27c9 [test-runner] fix IDEA-304144: allow sorting tests by their declaration order
(cherry picked from commit 3397aca226a7dd100b6066983cbaf7445eeeeba7)

IJ-MR-150520

GitOrigin-RevId: 4c4fc068922138391e2c249a27d27ca389360ea8
2024-12-05 15:13:11 +00:00
Dmitry Avdeev
aea3be20b5 IDEA-364274 Spring Debugger: Highlight Current Database Connection
introducing ExecutionUtil.withLiveIndicator() method to unify "active" state indication

GitOrigin-RevId: 1610599caa787619ac4b5ec3979922278dcae281
2024-12-05 01:55:37 +00:00
Alexander.Glukhov
025790cdf8 [gradle][wsl][IDEA-364042] use nio path in GradleExecutionAware
GitOrigin-RevId: b3ccf2dd37ad861b1a796ea93e309d8ba724d7ca
2024-11-29 16:57:13 +00:00
Tagir Valeev
5dca817b05 Add missing @Override annotations
GitOrigin-RevId: 56b084f82d4f4ec5153645b4d745bc881b803a26
2024-11-29 12:51:16 +00:00
Vladimir Krivosheev
17916c90f8 libraries -> lib, resources, opt-in, test deps
GitOrigin-RevId: db66ee95dcb0f0553b40c9cc56cd6afed8634cdd
2024-11-27 13:53:42 +00:00
Alexey Kudravtsev
9cef099839 propagate @Unmodifiable to more methods calling ContainerUtil, to enable data-flow inspection to highlight more warnings
GitOrigin-RevId: 01d3c976ffd35c3290433d0cd6c0f2d59df894f1
2024-11-27 12:57:34 +00:00
Ilia.Shulgin
60b0c3dd92 [vcs] IJPL-73446 Get failed tests details even from wrapped console
Introduce ConsoleViewWithDelegate providing access to the wrapped console

GitOrigin-RevId: 9f8f0c8bcfbc57147fa2f3ec5e897f9c9b383f67
2024-11-15 18:48:57 +00:00
Vladimir Parfinenko
0041e87997 [jvm console view] fold huge Java stack traces, IDEA-362935
First part: the folding itself, however, without user-friendly settings, only registry

GitOrigin-RevId: 0aac2e72e11339964df0e8fdd07b3327ecd8378e
2024-11-14 13:07:32 +00:00
Vladimir Krivosheev
d0f2112207 bazel - use unique name to maven repository due to bazel issue (https://github.com/bazel-contrib/rules_jvm_external/issues/916)
GitOrigin-RevId: 1378657735b438684e934c8aca721d43980869c8
2024-11-09 11:06:41 +00:00
Andrzej Głuszak
cbca664f6c [bazel] Second attempt at generating tests
GitOrigin-RevId: 7763c9994b7c311310b83b98a542775feb00ed68
2024-11-09 11:06:41 +00:00
Gregory.Shrago
edf1a3dfaf IJPL-164584 Catch INRE in common places
GitOrigin-RevId: d07a970f4672d603802a5fbf1c0e2903cf0c1dce
2024-11-01 18:42:30 +00:00
Ilia Motornyi
7ef933c5e4 CPP-41206 Change Tooltip for Run and Debug button on Toolbar when Debug Server is selected
GitOrigin-RevId: f06ca51eaafce3706bc79a380f5c6a3b690ad84c
2024-10-25 13:05:50 +00:00
Gregory.Shrago
a167ea35f9 i18n for RunnerAndConfigurationSettingsImpl.getName
GitOrigin-RevId: a7629980ed62819411ba7f951b4d88c1ac121268
2024-10-23 19:21:26 +00:00
Alexander Bubenchikov
231d24de8e [maven][rmi] improved remote process logging
GitOrigin-RevId: f64ba9101b0f3ec3f36e9ad718943b5df0ddc346
2024-10-15 18:12:47 +00:00
Nikolay Chashnikov
269f036ea1 [platform] API cleanup: mark deprecated unused API for removal (IJPL-156972)
Deprecated APIs which still have internal usage are marked as internal to ensure that new external usages won't appear.

GitOrigin-RevId: eedfd26c8fb330df53d94a8768821f7878974100
2024-10-10 23:55:42 +00:00
Daniil Ovchinnikov
823e985f18 API dumps: re-generate dumps
GitOrigin-RevId: b5cec844cbfe3313723404f7a85b590c25350b41
2024-10-04 21:20:21 +00:00
Nikolay Chashnikov
0e4dd0cedc [java] API cleanup: remove unused deprecated API (IJPL-156972)
GitOrigin-RevId: c8cfa9d13c20cd712f9ab3ab1b8e5fcfd9a2ecaf
2024-10-04 17:44:13 +00:00
Vladimir Krivosheev
a9e7930abe bazel - build lang-impl
GitOrigin-RevId: c4c4dce20bd6e4046644f95f6e7b3f437c51668d
2024-09-27 13:47:17 +00:00
Vladimir Krivosheev
a1210118c0 bazel - fix JPMS, exports and internal
GitOrigin-RevId: 3dc80a9ee01e1900c0cebc24b2d08f04f93ddeff
2024-09-25 19:05:37 +00:00
Vladimir Krivosheev
4eb9b78b78 use bazel to build platform-impl
GitOrigin-RevId: b5bbc75323a08c7674777e512dcfd988ceb4461f
2024-09-22 17:01:28 +00:00
Vladimir Krivosheev
834bd75254 run jps-to-bazel by Bazel, compile platform using Bazel
GitOrigin-RevId: 3774d5adc404b02036f70b7cc35c9e60fdb5d84c
2024-09-21 00:54:17 +00:00
Roman Shevchenko
2587292720 [project] follow-up to FileChooserDescriptor usages cleanup (IJ-CR-144236)
GitOrigin-RevId: 8ab0181554033d1d68fc681d2f66b32f0765261a
2024-09-09 12:11:51 +00:00
Roman Shevchenko
a5666abead [project] pruning FileChooserDescriptor overrides (IJPL-150176 prerequisite)
`BrowseFolderRunnable` and `*WithBrowseButton` family: getting rid of separate "title" and "description" parameters in favor of the chooser descriptor object, to avoid cloning the latter down the road.

GitOrigin-RevId: 33ec5968a1db953c60848974135055c288accf85
2024-09-06 11:41:43 +00:00
Andrey Lisin
ba5b9b62e3 PY-73432 Add getTargetEnvironmentValue method to unreviewed API dump to fix broken test
GitOrigin-RevId: acf772fe7b4b2d6a26bcac090a1c41699fc10bf0
2024-08-23 12:18:41 +00:00
Andrey Lisin
84a016fd62 PY-73432 Run Python debugger in server mode by default
GitOrigin-RevId: 3cdce22120868761d823402bd6bcf660224591b8
2024-08-23 12:18:41 +00:00
Andrey Lisin
9c34f76b08 [targets] Clarify error message to inform users they should use the same number for both local and target ports
GitOrigin-RevId: ddcc456bea2aafc7d4379eadbb3bbcffe1d25a3d
2024-08-21 14:49:47 +00:00
Konstantin Aleev
da534f4d02 [services] IJPL-159959 merge add configuration and add type actions
GitOrigin-RevId: 6b4d33b73791526271a8e0a10b60bbf2e791eaa4
2024-08-13 14:08:43 +00:00
Konstantin Aleev
d738ae141d [services] IJPL-17160 add configure Services for new projects dialog
GitOrigin-RevId: 9ad2d833814ccc1c62bead2cfd3af161068c3e0b
2024-08-07 11:58:24 +00:00