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
|
5e1ac077bc
|
[remote-core] dropping obsolete PasswordUtil usages; cleanup (formatting)
GitOrigin-RevId: a028c0bd104e592ce1e6c2f9051fc85bcb7c7e1a
|
2024-06-25 23:24:07 +00:00 |
|
Roman Shevchenko
|
58a8ae53f0
|
[platform] getting rid of long-dead Credentials#requestor property
GitOrigin-RevId: a66169620f4beda818baa8fd0629110bf1a7240b
|
2024-06-25 14:22:34 +00:00 |
|
Roman Shevchenko
|
2a1d8d17a6
|
[project] extracting credential store API classes into a separate module
GitOrigin-RevId: 9729c01a9737d01d7a9730401f2307b185991779
|
2024-06-25 07:58:49 +00:00 |
|
Roman Shevchenko
|
16cc1533d4
|
[platform] deprecating PasswordStorage for good
GitOrigin-RevId: 59bfd3f49ea929ddad2fc6d1f23c4d664dd334a1
|
2024-06-24 13:34:29 +00:00 |
|
Roman Shevchenko
|
d5da7eba15
|
[project] getting rid of RemoteSdkCredentials and related stuff
GitOrigin-RevId: 13fb9d2500c5fe3d5eee82793233737cbcadb75a
|
2024-06-20 17:26:01 +00:00 |
|
Roman Shevchenko
|
ec83ab7487
|
[platform] introducing RemoteCredentialsProducer
GitOrigin-RevId: 3d3fca85fdbfb9bd8711aecccaa3d60b22158bad
|
2024-06-19 14:39:02 +00:00 |
|
Roman Shevchenko
|
1a2a086743
|
[project] getting rid of RemoteSdkCredentials usages in remote SDK classes
GitOrigin-RevId: e13f47439b5dde4e648a24a5adfc38007a65ea24
|
2024-06-19 14:39:02 +00:00 |
|
Roman Shevchenko
|
337ff3dc70
|
[platform] adding remote credentials producers to RemoteSdkAdditionalData
GitOrigin-RevId: cf099ee47cc60421ffa58a593402226c2d9a51c8
|
2024-06-18 12:58:12 +00:00 |
|
Roman Shevchenko
|
9928fba82c
|
[project] migrating RemoteSdkCredentialsHolder#getInterpreterPathFromFullPath usages
GitOrigin-RevId: 574b3e85d7fd0f673630c36274852118a2b5cf47
|
2024-06-14 15:32:11 +00:00 |
|
Roman Shevchenko
|
c24eefc98c
|
[project] migrating RemoteSdkCredentialsHolder#isRemoteSdk usages
GitOrigin-RevId: 7051f5a4c94080d467f47af0edf18623a78e5dd6
|
2024-06-14 15:32:11 +00:00 |
|
Roman Shevchenko
|
e8c0fdb4ed
|
[project] moving utility methods out of RemoteSdkCredentialsHolder
GitOrigin-RevId: e81c2699862e14340c8e74ed66bd0658deb9f83c
|
2024-06-14 15:32:11 +00:00 |
|
Roman Shevchenko
|
436ae94c53
|
[project] deprecating outdated RemoteCredentials#isSkippingHostKeyVerification property
GitOrigin-RevId: ba30a2c04e60087ec7fb96991579ae6c2d0a3fc5
|
2024-06-14 15:32:11 +00:00 |
|
Roman Shevchenko
|
c4a52def9d
|
Cleanup (null checks; dead code; typos; formatting)
GitOrigin-RevId: 1aa914c5819491ce864eb86bebbec2747e1e720b
|
2024-06-14 12:19:24 +00:00 |
|
Roman Shevchenko
|
54e5865823
|
[project] giving the "credentials loading" exception more canonical name
GitOrigin-RevId: b54a9cd68c6f81acbff46b9474b02dcbaa529919
|
2024-06-14 12:19:24 +00:00 |
|
Roman Shevchenko
|
6932d4d191
|
[platform] dropping "experimental" status from SshConnectionConfigPatch API
GitOrigin-RevId: 63268bee1885a52f8b2e0ac466bc4732393053f3
|
2024-06-14 12:19:24 +00:00 |
|
Roman Shevchenko
|
49da463a02
|
[project] uniform placing of enums within SshConnectionConfigPatch API
GitOrigin-RevId: c70d964b0981f27b90bffa4a04a1f92761391c6d
|
2024-06-14 12:19:24 +00:00 |
|
Roman Shevchenko
|
f225f44a4a
|
[project] dropping unnecessary withers from SshConnectionConfigPatch API
GitOrigin-RevId: ed6d89f1b68b4922987a2e0fabc43f74c0bb728e
|
2024-06-14 12:19:24 +00:00 |
|
Roman Shevchenko
|
119116b38d
|
Cleanup (dead code; typos; formatting)
GitOrigin-RevId: 25c904dd8109ce3dde7e2fc029028339a19ed353
|
2024-06-13 15:03:25 +00:00 |
|
Roman Shevchenko
|
aa5eee604e
|
[project] sanitizing RemoteSdkException API and simplifying implementation
GitOrigin-RevId: be4e387f9b9e0e5626f252a896536c224220f81c
|
2024-06-13 15:03:25 +00:00 |
|
Roman Shevchenko
|
18e9a036a2
|
[project] sanitizing RemoteSdkCredentialsProducer API
GitOrigin-RevId: d92b28c9a47b2bb34763e651c600e8a8dad7258f
|
2024-06-13 15:03:25 +00:00 |
|
Roman Shevchenko
|
14d1fefd63
|
[project] inlining unpopular RemoteSdkCredentialsHolder method
GitOrigin-RevId: aa396dd62bdcd927c4e3a2136eb7cd6def7bf2f0
|
2024-06-13 15:03:25 +00:00 |
|
Roman Shevchenko
|
58e9edebab
|
Cleanup (minor optimization; typos; formatting)
GitOrigin-RevId: 386a24ada744cd2f9693f1ca71b7754575f5bbdb
|
2024-06-11 13:40:42 +00:00 |
|
Roman Shevchenko
|
702cdf6349
|
[project] sanitizing RemoteFile API
GitOrigin-RevId: f394c5d41b0b45746d337ded71c662522c04c6d1
|
2024-06-11 13:40:37 +00:00 |
|
Roman Shevchenko
|
a66e19df97
|
[project] sanitizing RemoteCredentialsHolder API
GitOrigin-RevId: 4e15cb4404d3124b538d7f9700baf06870fd43ad
|
2024-06-11 12:33:04 +00:00 |
|
Roman Shevchenko
|
abced22c8b
|
[project] dropping reexport of kotlin-stdlib and intellij.platform.util.ex from intellij.platform.remote.core
GitOrigin-RevId: 0c4dbe0bbd1b22e139d2fa3383aa7544b71c1d49
|
2024-06-10 19:49:16 +00:00 |
|
Roman Shevchenko
|
81f75992f2
|
Cleanup (typos; formatting)
GitOrigin-RevId: 69799ddec311a44a97996cfbddd1f29e2b432f1c
|
2024-06-09 17:37:07 +00:00 |
|
Roman Shevchenko
|
d559eb45ea
|
[project] inlining unpopular RemoteConnectionCredentialsWrapper method
GitOrigin-RevId: 72bb994be3f80f27611fff43e56cc6e02717ccbd
|
2024-06-09 17:37:07 +00:00 |
|
Roman Shevchenko
|
37b6688042
|
[project] dropping unused RemoteBundle method
GitOrigin-RevId: b28ae833377257e0e1bd0a9667f5ad12ecba8d90
|
2024-06-09 17:37:07 +00:00 |
|
Roman Shevchenko
|
2e51b87303
|
[project] inlining unpopular PresentableId methods
GitOrigin-RevId: 18b242e46cc58d507000aa52b0c081d7c696634f
|
2024-06-09 17:37:07 +00:00 |
|
Roman Shevchenko
|
c2d45de93e
|
[project] moving LocalUserSettings to a more appropriate module
GitOrigin-RevId: 4c2d4d1149c88ee8637cb52aa9408ec4f7a87ab4
|
2024-06-07 11:17:28 +00:00 |
|
Roman Shevchenko
|
241e706eb3
|
[remote dev] dropping legacy property support from LocalUserSettings
GitOrigin-RevId: 072d15c4a6bde551d10d6550039047e42c5dda49
|
2024-06-07 11:17:28 +00:00 |
|
Roman Shevchenko
|
3a62b1167a
|
Cleanup (deduplication)
GitOrigin-RevId: 336c177b98290d462a16d74b8e97e77bf1291c3c
|
2024-06-07 11:17:27 +00:00 |
|
Roman Shevchenko
|
dffc787d4c
|
[project] moving SSHUtil to a more appropriate module
GitOrigin-RevId: 11bb97575b52914743114e64cbecc327ec1ec402
|
2024-06-07 08:04:35 +00:00 |
|
Roman Shevchenko
|
48663a58c9
|
[project] reviewing com.intellij.credentialStore and com.intellij.ide.passwordSafe API
GitOrigin-RevId: dbf7f491127ca5fce7eb2f14281a02cc3e35ee31
|
2024-06-07 08:04:35 +00:00 |
|
Roman Shevchenko
|
8a9f8d18b3
|
[ssh] replacing deprecated RemoteSshProcess#sendCtrlC implementation
GitOrigin-RevId: 05979c8de9c4856ac8a144e502e6849e383ab9aa
|
2024-06-07 08:04:35 +00:00 |
|
Roman Shevchenko
|
8eccbc661a
|
[project] moving PtyBasedProcess to a more appropriate module
GitOrigin-RevId: e5d5a085c413543fbf821a7f5b7a696759522e5c
|
2024-06-07 08:04:35 +00:00 |
|
Daniil Ovchinnikov
|
6226776bd0
|
IJPL-148997 exclude non-abstract toString() from the API dump
GitOrigin-RevId: 6352bbb374532bca296d08131ae50083f69e46c0
|
2024-05-29 00:05:31 +00:00 |
|
Daniil Ovchinnikov
|
b03b92e140
|
IJPL-148490 clean up empty file-classes from existing dumps
GitOrigin-RevId: ca701387e601a76ae25a3a31ca0a02432126e0fb
|
2024-04-30 20:39:42 +00:00 |
|
Yann Cébron
|
2338c10c80
|
[docs] update/cleanup URLs to IntelliJ Platform SDK docs
GitOrigin-RevId: 0c8f39ed84ff1375617613c5a7b68d4073efbc4c
|
2024-04-18 20:08:53 +00:00 |
|
Daniil Ovchinnikov
|
0ceb137057
|
IJPL-797 API dump: generate api-dump-unreviewed.txt and exposed API lists [1/4]
GitOrigin-RevId: 372e767101ed7821a6ef860d7be96f1c536833ef
|
2024-04-09 02:07:00 +00:00 |
|
Vladimir Krivosheev
|
1c5f802ea3
|
do not use guava immutable map (part 2)
GitOrigin-RevId: a30122e0670b70932eed14da4c391317153c5024
|
2024-02-10 19:46:05 +00:00 |
|
Aleksey Pivovarov
|
7a5f784b55
|
IDEA-320968 git: remember pins for PKCS keys
GitOrigin-RevId: 80730ab5f57f3ddcb20bbb9add04ebfa55cdeb05
|
2023-10-30 23:30:57 +00:00 |
|
Roman Shevchenko
|
ba78ceb8ea
|
[project] dropping pointless EAWT stub library dependencies
GitOrigin-RevId: 26afa6607c6771a60dd950519a11c31278a47b90
|
2023-10-26 00:02:09 +00:00 |
|
Roman Shevchenko
|
18b74d5c5e
|
[project] giving the SLF4J library a more canonical name; dropping clones (IJPL-301)
GitOrigin-RevId: 610e8c9b9b74d4484edf0833f8512fbe71e067aa
|
2023-10-24 09:07:23 +00:00 |
|
Ilia Zakoulov
|
ab02cd3279
|
PY-52690: Avoid Kotlin bug KT-18324
GitOrigin-RevId: 3dba7fbaa7e8ba5ee66837418d0a23be4d9d216c
|
2023-08-17 11:22:56 +00:00 |
|
Nikolay Chashnikov
|
9b16a6d5f2
|
[platform API] mark unused API which was deprecated in 2022.3 and earlier versions for removal (IDEA-312594)
GitOrigin-RevId: 83ef88a5d857a404abde02189c3c5f4c531b54c5
|
2023-06-12 11:00:51 +00:00 |
|