Commit Graph
172063 Commits
Author SHA1 Message Date
Daniil Ovchinnikov aee5aedd3b [groovy] accessor methods are always abstract in traits 2016-05-12 18:49:48 +03:00
Daniil Ovchinnikov 5c1547f3b9 [groovy] allow to plug in before default groovy read write access detector 2016-05-12 18:12:30 +03:00
Maxim.Mossienko 8f65e09efb use nameId directly when building FileEntry 2016-05-12 16:52:59 +02:00
Alexey Kudravtsev 3315a0d902 use TPE instead of ScheduledTPE 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev 64665fdee4 more log in tests 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev aa8f67e549 present more information 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev 270221cd92 reuse ConcurrencyUtil.newSingleThreadExecutor 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev c4368d3e86 print more stats 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev 93da37c594 cleanup 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev 6c14dd135d override 2016-05-12 17:28:50 +03:00
Alexey Kudravtsev 09e0f2dc80 notnull JOptionPane.getRootFrame 2016-05-12 17:28:50 +03:00
Roman Shevchenko c48d0a8e65 [platform] aborts async index initialization on application shutdown (IDEA-155918) 2016-05-12 16:23:47 +02:00
Roman Shevchenko 0c17998335 [platform] incorrect fix reverted 2016-05-12 16:20:57 +02:00
Anna.Kozlova f4ea28d8bf safe delete: delete annotations if type is deleted (IDEA-154181) 2016-05-12 16:17:23 +02:00
Anna.Kozlova 78b56192d2 rename: ensure class access is qualified if conflicted with local (IDEA-155040) 2016-05-12 16:17:23 +02:00
Anna.Kozlova cd068b6545 junit repeat test: ensure grouping when repeated run (IDEA-155409) 2016-05-12 16:17:23 +02:00
Roman Shevchenko f9d82631b1 [platform] drops unnecessary test mode shutdown hook (IDEA-155918) 2016-05-12 16:06:52 +02:00
Roman Shevchenko 8fd03f4731 [java] fixes diamond type parsing (IDEA-155900) 2016-05-12 16:01:20 +02:00
Daniil Ovchinnikov 1b334ab228 [groovy] fix streaming json delegate 2016-05-12 16:50:26 +03:00
Vyacheslav Karpukhin ab8ea96901 Reverted "f8466a7 BaseOutputReader.stop should interrupt blocked Reader.read" 2016-05-12 15:10:24 +02:00
Vyacheslav Karpukhin feb536346f Revert "CPP-6254 Output for CLion IDE sometimes cuts off when executing a program"
This reverts commit 92e527b1a9.
2016-05-12 15:10:24 +02:00
Anton Makeev 22e55860aa IDEA-131748 Stop debug session kills all processes: fixed OSProcessUtil.getProcessID 2016-05-12 14:55:48 +02:00
Aleksey Pivovarov c9aa3e5e79 merge: fix capitalisation 2016-05-12 15:20:23 +03:00
Roman Shevchenko fc6dfa4a2b [java] drops excessive logging 2016-05-12 13:57:42 +02:00
Ekaterina Tuzova 31c08ae470 added common resources to student-python plugin 2016-05-12 14:22:21 +03:00
Ekaterina Tuzova 8860a18981 added common resources 2016-05-12 14:14:51 +03:00
Ekaterina Tuzova 892260230f do not update since build 2016-05-12 13:59:22 +03:00
Ekaterina Tuzova b0a8bb0ace updated since build 2016-05-12 13:54:23 +03:00
Ekaterina Tuzova acde83fab5 fixed copying png fines 2016-05-12 13:37:25 +03:00
pasynkov 27e88d3d19 make public for Upsource 2016-05-12 12:35:11 +02:00
Aleksey Pivovarov 6e3d8650db patch: apply-somehow - rework dialog
* make it more similar to the merge conflict resolve dialog
* allow editing in diff viewer
2016-05-12 13:31:40 +03:00
Aleksey Pivovarov 14f8e50af2 Revert "patch: apply somehow - make double click on splitter reset to default proportions"
This reverts commit aa69c1db04.
2016-05-12 13:31:40 +03:00
Aleksey Pivovarov cea126e229 patch: verify that applied ranges do not overlap
It is possible, that GPA can match multiple EXACTLY_APPLIED chunks to the same range
This assumption might be wrong, but GPA is too complex to verify opposite.
2016-05-12 13:31:40 +03:00
Aleksey Pivovarov db6fcd61da diff: update gutter size after setting LineNumberConvertor 2016-05-12 13:31:40 +03:00
Aleksey Pivovarov 2680d3e5d0 merge: extract line range tracking logic into separate class 2016-05-12 13:31:40 +03:00
Gregory.Shrago 762247251f JFlex: regen all lexers 2016-05-12 13:31:02 +03:00
Anna.Kozlova f8cb1f032c batch inspections: synchronized access to mySubClasses field so trove doesn't loop forever (IDEA-155813) 2016-05-12 12:22:04 +02:00
Roman Shevchenko 4bfe8aa714 Merge remote-tracking branch 'origin/master' 2016-05-12 12:06:01 +02:00
Roman Shevchenko b8a9e0fe24 Cleanup (formatting; typos) 2016-05-12 12:05:43 +02:00
Konstantin Bulenkov d7afac9088 use ActionUtil.performDumbAwareUpdate() instead of direct call of update() 2016-05-12 12:05:34 +02:00
Roman Shevchenko a99e5bef30 Cleanup (duplicated code; unneeded constant exposure) 2016-05-12 12:01:50 +02:00
Gregory.Shrago 2462504475 update to JFlex 1.6 semantics 2016-05-12 13:00:39 +03:00
Roman Shevchenko 131b18530f [platform] fixes exception on LocalHistoryBundle lookup 2016-05-12 11:54:27 +02:00
Dennis Ushakov abcb7048ee bezier
#WEB-21581 fixed
2016-05-12 12:47:02 +03:00
dmitriy.tseyler 4d4c36c263 Merge remote-tracking branch 'origin/master' 2016-05-12 12:27:38 +03:00
dmitriy.tseyler d45103f876 DBE-897 PostgreSQL: allow setting 'infinity' and '-infinity' for DATE and TIMESTAMP columns 2016-05-12 12:26:48 +03:00
Aleksey Pivovarov 29fbf91247 IDEA-128057 editor: consume shortcut for "next occurence" action even if there are nothing found
These are local actions and we don't want their shortcuts to trigger some other action while search field is in focus (even if they have nothing to do).
We still want `update()` to mark actions as disabled on toolbar.

Issue:
* open "Commit Changes" dialog
* type "some commit message in a commit message editor"
* invoke search
* search for "comm", iterate over occurrences using "Enter"
* search for "comment", try to iterate over occurrences using "Enter"
* Bug: Dialog is closed, changes are committed (action is disabled and "Enter" is passed to the outer dialog, invoking `doOkAction()`)
2016-05-12 12:22:24 +03:00
Egor.Ushakov 89c6a1b5b5 deprecated DebuggerManager.registerPositionManagerFactory 2016-05-12 11:53:25 +03:00
Rustam Vishnyakov 355bdf5a19 LineIndentProvider API with a simple example for JavaScript 2016-05-12 11:41:19 +03:00
Sergey Ignatov 5fe739b184 Revert: [show usage] gray a bit repeated files (94baf71372) 2016-05-12 11:32:50 +03:00