Tagir Valeev
4bc45f31f0
Records extend the Record class (IDEA-228460)
...
GitOrigin-RevId: f99f9cfbe07cec22bc34596366c97d62d024e4b2
2019-12-19 06:13:56 +00:00
Eugene Petrenko
18c9b23282
SdkListModelBuilder - filter SimpleJavaSdkType if there are alternatives
...
GitOrigin-RevId: a998825706273e7428c9c3d8a9da29da2b9bc74f
2019-12-18 22:37:16 +00:00
Eugene Petrenko
6fa51cca81
UnknownSdkTracker - bugfix SDK actions
...
GitOrigin-RevId: 6b5bd48803efbf3262b7b66d6335837f7c6620e0
2019-12-18 22:37:16 +00:00
Eugene Petrenko
af419f09be
UnknownSdkEditorNotification - tune download message
...
GitOrigin-RevId: bbb86cfb481fd25dbe562d94e2f282ea60afe6f3
2019-12-18 22:37:16 +00:00
Eugene Petrenko
4945554109
JdkListConfigurable - lost ProjectSdksModel listener
...
The class is made component from one side,
From the other side, the dispose() method is executed when dialog is closed.
The was enough to loss the event listener and newly added SDKs
Move registration for the event listener from the constructor to the reset() method
GitOrigin-RevId: a98d088772fbc454527c7cf63729a2537212e868
2019-12-18 22:37:16 +00:00
Eugene Petrenko
7ccd5663a0
SdkPopup - use correct parent to show JdkDownload dialog
...
GitOrigin-RevId: 96cf4f442c652cab21d9322f8820459658b8956d
2019-12-18 22:37:16 +00:00
Eugene Petrenko
eb51bdbcea
SdkListModelBuilder - refactor actions processing, avoid side-effects
...
GitOrigin-RevId: 75dccb4e9d39fb78657d57f1f1d6f5a2cd8e948d
2019-12-18 22:37:16 +00:00
Eugene Petrenko
98b1e28cc4
sdk-popup - correctly extract selected element from the popup
...
GitOrigin-RevId: a9b2310b2e44561fed7311158ff1544911a1f32e
2019-12-18 22:37:16 +00:00
Roman Shevchenko
2c34ddf4c9
[java] fixing not-null instrumentation of static interface methods (IDEA-229070)
...
GitOrigin-RevId: d419d4a1fcec36a86b1979a2feee50cb1fa70faf
2019-12-18 22:04:32 +00:00
Roman Shevchenko
9c42c316c8
[tests] improving NotNullVerifyingInstrumenterTest diagnostics
...
GitOrigin-RevId: cee77c623fe5b08feaa2198cad25430af78ac66a
2019-12-18 21:34:44 +00:00
Vassiliy.Kudryashov
9034ea977f
Refactor "New Run Configuration" tree structure factory and make it application service
...
GitOrigin-RevId: 182ce58e68057f86d60c92a8a522a5c308e3e033
2019-12-18 21:08:35 +00:00
Anna Kozlova
75b3509289
tests: add option to disable module path for tests (IDEA-227983)
...
GitOrigin-RevId: 01d4353c22f841f5f536f07d640c09249ea87ffa
2019-12-18 21:08:35 +00:00
Peter Gromov
2f30c3e1f2
groovy/grails: remove deprecated transactions
...
GitOrigin-RevId: 71be8046c20a14d7acaa6f8e5ddae51699204ff4
2019-12-18 20:36:40 +00:00
Roman Shevchenko
670100b6b5
Cleanup (warnings)
...
GitOrigin-RevId: 5f1a0f7ffc1f12b25675b8cf88238184fff2108a
2019-12-18 20:36:40 +00:00
Peter Gromov
19dde982dc
EditorMouseHoverPopupManager: prevent races (IDEA-CR-56548)
...
GitOrigin-RevId: 5dbea4e04b3f995199a43061a975d9e362829c89
2019-12-18 20:36:40 +00:00
Peter Gromov
3b8ed7796d
java: when there's a matching named import, don't go into on-demand imports (part of IDEA-228814, maybe IDEA-226939)
...
to prevent recursion prevention and suboptimal caching when there are star imports in the file but their superclass references are imported explicitly
GitOrigin-RevId: eadc92df1c754153f5b6f97c9bf2734c30243181
2019-12-18 20:36:40 +00:00
Ilya.Kazakevich
70f83ef44c
Test broken because of PY-39656
...
GitOrigin-RevId: 0ebc631dd4748a7583c9653db2dc77b2cb419d6c
2019-12-18 20:02:55 +00:00
Alexander Lobas
5b2e6d65a3
Use first visible frame if project is null
...
GitOrigin-RevId: af50ec59aa9cea4eee9c94764b5a2aa5642ecada
2019-12-18 20:02:55 +00:00
Peter Gromov
4b542347a1
skip unnecessary super substitutor calculation on PsiClass#getAllFields/Methods/InnerClasses
...
GitOrigin-RevId: ea4818d66f348b5699217c4dc5927abe8078ce79
2019-12-18 19:31:34 +00:00
Anna Kozlova
d711543c3d
download scenebuilderkit to bundle less jars (IDEA-229448)
...
GitOrigin-RevId: fe33b0e0f002c8f499d6808bb9d7698e0ff9d76f
2019-12-18 19:31:34 +00:00
Sergey Ignatov
20fff61d3a
j2ee+friends
...
GitOrigin-RevId: 87311a766a0c9365c0c0e6eedbb4a5ec7d7c323a
2019-12-18 19:31:34 +00:00
Sergey Ignatov
4da249a31a
make actions bundle dynamic
...
GitOrigin-RevId: ad632caf09537750e64c5e9cccb92e9b2472418a
2019-12-18 19:31:34 +00:00
Sergey Ignatov
3b0b8cc7fc
more dynamic bundles
...
GitOrigin-RevId: 25c80a7d911c36dbee7395c1110306dc421ac222
2019-12-18 19:31:34 +00:00
Sergey Ignatov
f6498b18d6
more dynamic bundles
...
GitOrigin-RevId: f440550fdfe119a71860961b9bcbdddd3cea0eda
2019-12-18 19:31:34 +00:00
Sergey Ignatov
da81ff4937
more dynamic bundles
...
GitOrigin-RevId: 287684f806e29937f08580dfe89f478f170fb32b
2019-12-18 19:31:34 +00:00
Sergey Ignatov
67d3dd990b
dynamic bundle: don't fail when application hasn't loaded
...
GitOrigin-RevId: 31f814de3c012482f09bd85a7e2ea4103cf4dd40
2019-12-18 19:31:34 +00:00
Vassiliy.Kudryashov
c46675b80b
IDEA-226984 Search field in editor bug (when two lines are pasted in)
...
GitOrigin-RevId: 53434ebb05c0a92e9aecdd23a015cfe890470673
2019-12-18 19:31:34 +00:00
Vassiliy.Kudryashov
3cfb391b45
IDEA-226984 Search field in editor bug (when two lines are pasted in)
...
GitOrigin-RevId: ecb45c00d8344ba4e70fa06ec03cd42098094cfe
2019-12-18 19:09:11 +00:00
Sergei Vorobyov
7801f82ad2
IDEA-CR-56242 removed explicit auto-import initialization step
...
GitOrigin-RevId: 78f975c64c6b981f332e03c983b94fd17bfcd2fa
2019-12-18 18:31:49 +00:00
Vladimir Krivosheev
05999c7b26
IDEA-229426 Unable to remove tool window that has not been opened yet
...
GitOrigin-RevId: 6192349ed163d42d96f0f6577d1a58563819c673
2019-12-18 18:31:49 +00:00
Vladimir Krivosheev
7ffdc5649b
move inProgress to ExecutionManagerImpl (part 2 - cleanup)
...
GitOrigin-RevId: 2548d0a0bb6e5f9e31ada2bb4d095e1f47def5f3
2019-12-18 18:31:49 +00:00
Vladimir Krivosheev
f11dba49a9
move inProgress to ExecutionManagerImpl
...
GitOrigin-RevId: 30fdb4da217a5d50b53a2385402eca2e1715b64a
2019-12-18 18:31:49 +00:00
Vladimir Krivosheev
c6331fe0c9
cleanup
...
GitOrigin-RevId: cea50696d6a1f3b7cd19ad7af81ad9677842298d
2019-12-18 18:31:49 +00:00
Konstantin Ulitin
e0fb90159f
js debugger: fix breakpoints in scripts from generated html (WEB-12527)
...
GitOrigin-RevId: 99b5bcfc92d4cce763211d61d0f1695333ee6ca2
2019-12-18 18:31:49 +00:00
Sergey Simonchik
fac10bba0c
report action usage statistics for package management UI (FUS-601)
...
GitOrigin-RevId: 094f509304244622e4c57c2289d2d36a56544857
2019-12-18 18:31:49 +00:00
Roman Shevchenko
d3d1e5941d
Cleanup (simpler logic; annotations; formatting)
...
GitOrigin-RevId: 903f6650c686f189ada28c74a2d98031e6bcec77
2019-12-18 18:12:51 +00:00
Ilya.Kazakevich
3348ea74ef
Flaky test goes to staging
...
GitOrigin-RevId: 47045f1686bcde1fd8d32c5e212704b0c18791f0
2019-12-18 18:12:51 +00:00
Roman Shevchenko
d306c7f7de
[platform] do not force app exit on update (IDEA-161180; IDEA-206803)
...
Forcing was done to fix IDEA-161180, but caused unintended IDEA-206803. The situation with unsafe background processes has improved since then, so the original problem should be less actual now.
GitOrigin-RevId: 7c6e99ed47deb96416df89222f9c60623caee8ff
2019-12-18 18:12:51 +00:00
Ilya.Kazakevich
f8544fb8ee
PY-26062, PY-38540, PY-25935: Various Django performance improvements.
...
* Do not provide references for "open" in Django (already done by another code)
* Do not use full resolve for class and functions names. In most cases "resolve", "ManyToMany" and "ModelForm" are imported as-is, not with aliases.
GitOrigin-RevId: 8a0803e6b19482654c91186aa9754ea3d91da282
2019-12-18 17:32:32 +00:00
Vassiliy.Kudryashov
388d7bf175
UI Inspector: warn about text with leading/trailing spaces (as it might cause visually broken layout)
...
GitOrigin-RevId: 519feabbdad35c5940aabbcaecc288fc1ad97d29
2019-12-18 17:12:26 +00:00
Vassiliy.Kudryashov
d63e6ea8da
UI Inspector: warn about text with leading/trailing spaces (as it might cause visually broken layout)
...
GitOrigin-RevId: 0c5d6ddb8143c8d118814182a36563154471a6bc
2019-12-18 17:12:26 +00:00
Svetlana.Zemlyanskaya
2eef6434b6
FUS: extract statistics actions into separate module (IDEA-229155)
...
GitOrigin-RevId: 50141826313f3d2e8cbe899c131b81153b1c4b9d
2019-12-18 17:12:26 +00:00
Svetlana.Zemlyanskaya
63e3e64be1
FUS: rearrange collectors in platform impl module (IDEA-229155)
...
GitOrigin-RevId: 0481daad018b0832e369869ddee2d55925cc3d66
2019-12-18 17:12:26 +00:00
Svetlana.Zemlyanskaya
81c14149c4
FUS: move general collectors into a new module (IDEA-229155)
...
GitOrigin-RevId: 78bef0519148ad647ce1ee73be8f1bbb00968783
2019-12-18 17:12:26 +00:00
Svetlana.Zemlyanskaya
7c34de2587
FUS: move job scheduler into a new module (IDEA-229155)
...
GitOrigin-RevId: e06aa581f5a6eddb95d7fc64184dfcf99aa362c0
2019-12-18 17:12:26 +00:00
Svetlana.Zemlyanskaya
d03ed6ace4
FUS: move statistics consent persistance to a new module (IDEA-229155)
...
GitOrigin-RevId: 1ac8872335f5d709394ba83130bd2b4f28f75d15
2019-12-18 17:12:26 +00:00
Svetlana.Zemlyanskaya
5c0785eba2
FUS: extract statistics api into separate module (IDEA-229155)
...
GitOrigin-RevId: 0b857d510c226af4b8a64b3312f5350687985b69
2019-12-18 17:12:26 +00:00
Dmitry Zhuravlev
810b1534bd
git: add description to update action when no tracking branch exist
...
GitOrigin-RevId: e499efb89b0f1ada9f5fe7d2df8253fa534790d5
2019-12-18 17:12:26 +00:00
Dmitry Zhuravlev
1177844617
git: reuse the common logic in fetch action
...
GitOrigin-RevId: 4c5762f95baf5e6db8367ea897aa8d176976d9b0
2019-12-18 17:12:26 +00:00
Dmitry Zhuravlev
789cbf5102
git: hide update action if no remotes even configured
...
The same behavior already exist in fetch action
GitOrigin-RevId: 027a180df51f2490e2f23595635ac7c2fe095f95
2019-12-18 17:12:26 +00:00