Commit Graph
237748 Commits
Author SHA1 Message Date
Tagir Valeev c016d59b0c EmptyStatementBodyInspection: delete body on empty foreach 2019-01-21 16:40:02 +07:00
Vladislav.Soroka b6fe08dbf9 IDEA-204753 Gradle: multi-module project creation is broken (IDEA-205334) 2019-01-21 12:36:00 +03:00
Alexander Zolotov 1b8b433467 Do not report ids of postfix templates from non-jetbrains plugins (FUS-173) 2019-01-21 12:31:35 +03:00
Vitaliy Bibaev 35b2983c4c Add memory agent module into java implementation modules list 2019-01-21 12:22:42 +03:00
Alexander Zolotov 1d1f900704 Report only safe-to-report postfix templates (FUS-173) 2019-01-21 12:16:33 +03:00
Vladislav.Soroka 096a7e62c6 IDEA-204753 Gradle: multi-module project creation is broken (IDEA-205334) 2019-01-21 12:12:36 +03:00
peter afac95ab3e run expensive VirtualDirectoryImpl.assertConsistency less frequently in tests 2019-01-21 10:11:43 +01:00
peter 441fe8ff93 PythonLanguageLevelPusher.updateSdkLanguageLevels: don't start dumb task when there's nothing to do 2019-01-21 10:11:43 +01:00
Vladimir Krivosheev d011dd32e6 respect "show welcome screen" option only on macOS 2019-01-21 10:02:20 +01:00
Vladimir Krivosheev deb59153fe cleanup (use jdk8 Supplier instead of our Producer, remove extra interface-class) 2019-01-21 10:02:20 +01:00
Aleksey Pivovarov b02884b286 vcs-tests: await VcsDirtyScopeVfsListener queue on dispose 2019-01-21 11:59:13 +03:00
Aleksey Pivovarov 3d311c7161 vcs-tests: await AsyncVfsEventsPostProcessorImpl events in tearDown
Try to fix blinking tests: stalled threads from VcsRepositoryIgnoredFilesHolderBase.
2019-01-21 11:55:58 +03:00
Vitaliy Bibaev a57a03b8f5 Rename package with extractors in memory agent module 2019-01-21 11:38:24 +03:00
sergey.vasiliev 05fe325428 Revert: api compatibility for kotlin plugin 2019-01-21 09:27:09 +01:00
Nicolay Mitropolsky caeb9dc596 [uast] increasing evaluator max depth from 10 to 15 2019-01-21 11:23:59 +03:00
Tagir Valeev 297f7127b1 SpecialField#MAP_SIZE merged into COLLECTION_SIZE; support clear (IDEA-205726), support keySet/etc.size (IDEA-205727) 2019-01-21 15:16:54 +07:00
Tagir Valeev cd40025bd1 SimpleMethodInliner: support lambdas/method refs/casts/array accesses 2019-01-21 15:16:54 +07:00
Egor Zhdan e66bf9e0ab Disable linux native menu in CLion until OC-18001 is resolved 2019-01-21 10:59:33 +03:00
Vladislav.Soroka 5bbce3fb0a IDEA-204753 Gradle: multi-module project creation is broken (IDEA-205334) 2019-01-21 10:47:45 +03:00
Vladislav.Soroka 1c881066bb Project wizard tests: allow to create module for specified project 2019-01-21 10:47:45 +03:00
Vladislav.Soroka 6513cd53c3 IDEA-204753 Gradle: multi-module project creation is broken 2019-01-21 10:47:45 +03:00
Konstantin Bulenkov b60c905da6 save information about current look and feel when applying temporary theme 2019-01-20 22:37:45 +01:00
Konstantin Bulenkov f0f2e706be create theme editor Toolbar and remove line marker provider 2019-01-20 20:09:13 +01:00
Konstantin Bulenkov 0e9aa6ac1f make getPanelBackground() return variable color 2019-01-20 20:09:12 +01:00
Konstantin Bulenkov 6ba953a9a3 add named color constant for panel background 2019-01-20 20:09:12 +01:00
Konstantin Bulenkov a03f08f832 +UITheme.isThemeFile() 2019-01-20 20:09:12 +01:00
Konstantin Bulenkov e4c7b36cc4 PsiUtil.isPluginModule(module) stopped working. Add temporary workaround. 2019-01-20 20:09:11 +01:00
Kirill Likhodedov d864a713ad git tests: improve assertion 2019-01-20 19:29:33 +03:00
Kirill Likhodedov 965044fb5c git: refresh when converting untracked or ignored files returned by Git to VirtualFiles
This should fix the GitChangeProviderNestedRepositoriesTest
2019-01-20 19:29:33 +03:00
Alexander Lobas 4d68562592 Remove unused key 2019-01-20 19:28:28 +03:00
Vladislav.Soroka ef1cc1f082 Gradle: prevent old settings migration for newly created projects IJP-55 2019-01-20 08:40:50 +03:00
Sergey Ignatov 7980076b39 cleanup + lighter tests 2019-01-20 00:05:03 +03:00
Vladimir Krivosheev 7aec666941 IDEA-CR-42258 avoid data in class file, move to resources as CSV file 2019-01-19 21:15:02 +01:00
Aleksey Pivovarov 109cba065e vcs: fix CME 2019-01-19 23:11:06 +03:00
Aleksey Pivovarov 507f47ef78 lst: use read lock to access virtual file 2019-01-19 23:02:47 +03:00
Vitaliy Bibaev aec1cdc088 Fix license for debugger memory agent 2019-01-19 21:43:28 +03:00
Vitaliy Bibaev 5d4c1d5355 Fix typo in debugger memory agent version 2019-01-19 21:42:32 +03:00
Svetlana.Zemlyanskaya 374d48be0d FUS: add plugin information to toolwindow collector 2019-01-19 18:49:04 +01:00
Svetlana.Zemlyanskaya 5cefe19fe0 FUS: extract plugin info methods into separate file 2019-01-19 18:42:05 +01:00
Svetlana.Zemlyanskaya 2eec076f6e FUS: add plugin information to ui collectors as context 2019-01-19 18:40:23 +01:00
Svetlana.Zemlyanskaya af784bbb28 FUS: add plugin information to intentions collector as context 2019-01-19 18:31:48 +01:00
Svetlana.Zemlyanskaya 6b050dec83 FUS: add plugin information to action collector context 2019-01-19 18:31:48 +01:00
Vladimir Krivosheev 85ed2a9427 fix PathUtil.getFileExtension - dot in the path must be not as ext 2019-01-19 18:23:50 +01:00
Roman Shevchenko 5b464ff616 [java] selects CP shortening method _after_ JDK is set
... otherwise @argfile is never chosen
2019-01-19 17:16:49 +01:00
Anna.Kozlova 90c12267d4 NPE 2019-01-19 16:41:25 +01:00
Vitaliy.Bibaev 5fc8ec9cfa Update debugger agent version 0.0.5
* Add distribution for mac
* Minor fixes
2019-01-19 18:22:31 +03:00
Vitaliy.Bibaev 1f6865e51a Handle spaces in -agentpath argument 2019-01-19 18:22:31 +03:00
Vitaliy.Bibaev 6d8766f40f Add memory agent tests 2019-01-19 18:22:31 +03:00
Vitaliy.Bibaev 23765638ab Update memory agent library version: 0.0.4 2019-01-19 18:22:31 +03:00
Vitaliy.Bibaev b64c387021 Minor: Rename MemoryAgentManager -> MemoryAgentUtil 2019-01-19 18:22:31 +03:00