Commit Graph
167871 Commits
Author SHA1 Message Date
Anna Kozlova cbd7853f19 fix for default overriding abstract: missed substitutor 2016-02-26 16:06:22 +01:00
Egor.Ushakov 9570f886c1 fixes after IDEA-CR-8800 2016-02-26 17:49:33 +03:00
Dmitry Batkovich d7dc5bd423 inspection tool window: clear view busy status if canceled 2016-02-26 17:24:10 +03:00
Julia Beliaeva c75f3c9e67 [vcs-log] subscribeToRootRefreshEvents returns Disposable that allows to unsubscribe 2016-02-26 17:21:01 +03:00
peter b3a7925265 a test for EA-78631 - IAE: LightVariableBuilder.<init> (IDEA-CR-8189) 2016-02-26 15:19:04 +01:00
peter 2bcb8887e0 correct javadoc qualified class name completion (IDEA-CR-8279) 2016-02-26 15:19:03 +01:00
peter be7f6efd58 MacroUtil: remove unnecessary check (IDEA-CR-8672) 2016-02-26 15:19:02 +01:00
Elizaveta Shashkova fce48f4491 Incorrect sudo asking while compiling cython extensions (PY-18622)
We should check permissions of helpers path instead of sdk path.
2016-02-26 17:10:22 +03:00
irengrig 0babb8d484 json schema read test corrections for better diagnostic and thread killing - according to IDEA-CR-8829 2016-02-26 15:09:04 +01:00
Aleksey Pivovarov e41d5b4282 diff: fix link click area for UnknownFileType message
SimpleColoredComponent doesn't work well if it is stretched beyond his preferred side.
2016-02-26 16:53:34 +03:00
irengrig d267ff40f9 do not show notification if user schema overrides system schema - according to discussion in review of WEB-20499 JSON Schema: in case of system and user schemas overlapping - use user schema only 2016-02-26 14:50:36 +01:00
Dmitry Batkovich 6cfe88292a inspection tool window: tree doesn't property updates when group by dir is selected 2016-02-26 16:45:56 +03:00
peter 9f6b273439 set a time limit to UI thread prioritization 2016-02-26 14:39:43 +01:00
peter 67a8ed4f48 generify ComboBox 2016-02-26 14:39:42 +01:00
Andrey Vokin 5cc765c34f RUBY-17820 RSpec describe names truncated 2016-02-26 16:32:31 +03:00
Egor.Ushakov 79c79d07f0 minimize borders in show usages popup title panel 2016-02-26 16:29:11 +03:00
Dmitry Batkovich 06e337a73f inspection tool window: do not update tree in EDT (offline inspection view freeze). not polished 2016-02-26 15:57:19 +03:00
Elizaveta Shashkova 2bd4db6f55 Fix tests: change breakpoints places because of changing test data 2016-02-26 15:51:33 +03:00
Kirill Likhodedov 68720ceb28 vcs: let successful commit message hide away
Rename the notification group for non-sticky balloons to let it reuse
not only in "minor" notifications.

As part of IDEA-151547.
2016-02-26 15:31:21 +03:00
irengrig 7540801ef1 fix test, sorry (filenames letters case) + always kill the second thread 2016-02-26 13:17:13 +01:00
Egor.Ushakov 79a05c0bfc do not trigger usages from gutter mouse shortcuts 2016-02-26 15:04:41 +03:00
Egor.Ushakov 5b3cddc143 IDEA-152214 Xcode like way to disable/remove breakpoints - registry option 2016-02-26 14:28:41 +03:00
Vladimir Krivosheev 7c86eee7c4 store firstSyntheticSuspendProcessed flag per VM 2016-02-26 12:19:26 +01:00
Aleksey Pivovarov 3b42c1880b EA-79568 - assert: FileManagerImpl.findFile 2016-02-26 14:16:08 +03:00
Aleksey Pivovarov ed5656c847 vcs: fix possible NPE 2016-02-26 14:07:21 +03:00
Aleksey Pivovarov 96c3fec4bb diff: cleanup
* @NotNull
* remove redundant generic
* use util method to delete temp file
* merge `if` branches with the same body
2016-02-26 14:03:09 +03:00
Aleksey Pivovarov 26657c674f vcs: @NotNull 2016-02-26 14:03:09 +03:00
Roman Shevchenko 036f4efc5f [vfs] deep watch root recreation 2016-02-26 12:00:57 +01:00
Rustam Vishnyakov 6acc0122d2 Prevent creation of text attributes with cyclic dependencies 2016-02-26 13:46:30 +03:00
Dmitry Batrak 7b74a7477e IDEA-152048 better handing of escapes in RTL string literals 2016-02-26 13:43:34 +03:00
Alexey Kudravtsev c1f7a90dc6 already disposed 2016-02-26 13:15:10 +03:00
Alexey Kudravtsev 9a91f15481 make tests background pool implementation-independent 2016-02-26 13:15:10 +03:00
Alexey Kudravtsev d42f1ffe9c make tests corePoolSize-independent 2016-02-26 13:15:10 +03:00
Liana Bakradze f050641940 EDU-547 Get rid of answer extension for Task Files
Create special invisible excluded directory to perform all the replacement inside it
2016-02-26 13:05:05 +03:00
peter 1e2fc5add5 TransactionGuard alpha version 2016-02-26 10:43:05 +01:00
Alexander Lobas b00ec4e9b8 Remove code duplication 2016-02-26 12:38:12 +03:00
Nadya Zabrodina cc431586a4 [hg] : clean tests; change QueueProcessor to MergingUpdateQueue in HgRepositoryUpdater
* tests should become more stable, but not fixed yet
2016-02-26 12:29:42 +03:00
Anton Tarasov 6b23048289 IDEA-152169 [detect if a11y is enabled] 2016-02-26 11:49:02 +03:00
Dmitry Batrak 4349513415 cleanup - remove yellow code 2016-02-26 11:28:20 +03:00
Dmitry Batrak 44e465682f WEB-20496 regression - bold text in injected regions 2016-02-26 11:28:20 +03:00
Konstantin Kolosovsky 0cacfe0176 IDEA-149737 Fixed NPE when rendering committed change list with null commit date 2016-02-26 09:53:39 +03:00
Ilya.Kazakevich 5f91561ec1 Python tests fix
* Obey "SdkCreationType" enum (generate skeletons only if required)
* Do not generate skeletons for any other case
2016-02-25 23:31:11 +03:00
Dmitry Trofimov d3ed48b108 Updated Pydev.Debugger binaries for Windows. 2016-02-25 21:24:28 +01:00
Maxim.Mossienko 8d03420933 duplicate code inspection false positive: switch (IDEA-151709) 2016-02-25 20:44:39 +01:00
Dmitry Trofimov 57cd5e77ce Merge remote-tracking branch 'origin/master' 2016-02-25 20:40:03 +01:00
Dmitry Trofimov d44001cc0c Don't upgrade pip as it is already installed while creating conda env 2016-02-25 20:39:08 +01:00
Vassiliy.Kudryashov a17763cd85 IDEA-144857 Find in Path layout
Iteration #2 : support UP, DOWN and ENTER to change selection and navigate
2016-02-25 22:25:29 +03:00
Anna Kozlova 831b183b02 method reference -> lambda: do not skip super qualifier 2016-02-25 19:42:52 +01:00
Anna Kozlova 7a0ae14c43 extract parameter object: set getter name by field if present (IDEA-152098) 2016-02-25 19:42:52 +01:00
Anna Kozlova 3434d9cc47 method reference: capture wildcards of new expressions (IDEA-152115) 2016-02-25 19:42:52 +01:00