Commit Graph
96338 Commits
Author SHA1 Message Date
anna a684c033a1 lambda: replace raw inference from lambda with Object when it doesn't matter (IDEA-101788) 2013-02-25 14:12:42 +01:00
Kirill Likhodedov 8d651e0f86 [hg] Remove HgPlatformFacade & other mocking stuff
After some discussion it was decided to use HgPlatformTests which
work on the production platform.
2013-02-25 16:48:44 +04:00
Kirill Likhodedov 5e5eb96ff0 [hg] HgGetDiffForDirTest: simplify 2013-02-25 16:48:44 +04:00
Kirill Likhodedov ed840404b5 [dvcs tests] Fix log messages; add another cd() variant
Log messages weren't converted when the Executor class was converted
from Groovy to Java.
2013-02-25 16:48:43 +04:00
Kirill Likhodedov 56f5db42ba [hg] Let tests inherit from LightPlatformTestCase
Mercurial integration seems to connect with the platform very tightly,
and writing isolated module tests independent from the platform seems
to be very painful (and the principle is doubtful itself anyway).

* Therefore let hg tests inherit from LightPlatformTestCase.
* Create HgPlatformTest as the base class for all Mercurial tests,
  remove HgLightTest as it is not needed anymore.
* Adapt HgGetDiffForDirTest for new base class.
* Remove setUp and tearDown methods, since they are empty.
  These methods from the parent class are called by JUnit anyway.
2013-02-25 16:48:43 +04:00
nik e96f9b48da winp library updated to version 1.17 and patched to extract dll file to the temp directory by default (to avoid unversioned file under 'lib' directory) 2013-02-25 16:30:35 +04:00
Dmitry Avdeev eaad3b7de5 Spring template icon restored 2013-02-25 16:24:17 +04:00
Eugene Zhuravlev 29a4e1ba2b external make: optionally suppress module rebuild on dependency change (IDEA-95844) 2013-02-25 13:16:48 +01:00
Konstantin Bulenkov ddc7bffd3c new VCS icons for Darcula nad Retina 2013-02-25 13:13:26 +01:00
Konstantin Bulenkov ef600f8d8a new hierarchy icons for Darcula nad Retina 2013-02-25 13:12:58 +01:00
Konstantin Bulenkov 3477f4eafa xml attribute names are too bright 2013-02-25 12:54:18 +01:00
Konstantin Bulenkov 28804faa24 selected tear line is too bright 2013-02-25 12:50:59 +01:00
anna 2a51e6b7fd Merge remote-tracking branch 'origin/master' 2013-02-25 12:31:22 +01:00
anna 24a0677cce NPE 2013-02-25 12:29:24 +01:00
Roman Shevchenko 268bcb9cb7 Default constructor restored, sorry 2013-02-25 12:27:13 +01:00
Fedor Korotkov 04c24901c2 WEB-6803 HTML microdata: properties of item are taken from the wrong scope in case of nested scopes 2013-02-25 15:07:29 +04:00
Denis.Zhdanov a9d8a9c7bc CR-IC-199 Avoid memory leak in 'editor tabs: none' mode
Revert 'reuse editor' change as it breaks 'split editor' functionality
2013-02-25 14:59:33 +04:00
Sergey Evdokimov fe8cc84269 IDEA-101631 Updating Maven snapshots with sources does not synchronize sources to latest when navigating to class 2013-02-25 14:52:08 +04:00
Dmitry Avdeev 2f2e923fbf project templates: choosing app server 2013-02-25 14:41:13 +04:00
Alexey Kudravtsev 6cc23db482 cleanup 2013-02-25 14:33:15 +04:00
Alexey Kudravtsev 19d062cae6 get rid of JDOM duplicates in memory 2013-02-25 14:33:14 +04:00
Alexey Kudravtsev 8a5fe9a453 notnull 2013-02-25 14:33:14 +04:00
Alexey Kudravtsev 45b3f3333f win32cache: less memory 2013-02-25 14:33:13 +04:00
Alexey Kudravtsev 4c9116505a not null, cleanup 2013-02-25 14:33:12 +04:00
Alexey Kudravtsev e0e6b6e7c6 diagnostics 2013-02-25 14:33:11 +04:00
Denis.Zhdanov b35ffd402e IDEA-100722 Commenting block of Java code with EOL comments unfolds imports and top comment
system property -> registry
2013-02-25 14:14:27 +04:00
Roman Shevchenko 301681ba26 Internal methods visibility reduced (merger leftovers) 2013-02-25 11:10:36 +01:00
Denis.Zhdanov 3a8c007ddc IDEA-101768 Avoid memory leak in 'editor tabs: none' mode 2013-02-25 12:54:09 +04:00
Denis.Zhdanov 490f646062 IDEA-101776 Gradle: Avoid ide hang on auto-import
Don't call invokeAndWait() from EDT
2013-02-25 12:51:26 +04:00
Denis.Zhdanov 15abde0bf1 IDEA-95898 Gradle based projects should offer Auto-Import as Maven projects do
Refresh change ttl when it's checked to be valid
2013-02-25 12:51:26 +04:00
nik f3e2d28bb1 cleanup 2013-02-25 12:45:19 +04:00
Denis.Zhdanov 606bc0cace IDEA-101677 Gradle: 'Import project' enhancements 2013-02-25 12:33:40 +04:00
Fedor Korotkov a6bad4822f WEB-384 Microdata attributes support 2013-02-25 11:22:36 +04:00
kirill.safonov b1f6043cc8 JS, AS: don't implicitly consider references in strings as code references (IDEA-89329, WEB-833 & co) 2013-02-25 10:30:09 +04:00
Vladimir Krivosheev 72f2e427dd fix urls test (windows specific) 2013-02-24 23:53:45 +04:00
Vladimir Krivosheev 8ac85d658d fix urls test (windows specific) 2013-02-24 23:40:24 +04:00
Konstantin Bulenkov 4d193ae5b0 IDEA-101755 Indent lines and tear line are too bright 2013-02-24 20:31:21 +01:00
Konstantin Bulenkov 57b4f3b6fd onSearchFieldUpdated should be called on popup open as well 2013-02-24 19:00:01 +01:00
peter 2a0194e5fa let it be Reveal log on all platforms 2013-02-24 14:36:35 +01:00
Konstantin Bulenkov 2ff41bcda2 new bg for darcula 2013-02-24 14:22:50 +01:00
Konstantin Bulenkov fc159dbdf3 new bg for darcula 2013-02-24 14:19:22 +01:00
Nadya.Zabrodina 0bb39c65b2 Refactor HgTagBranchCommand. Handle errors when load branches for action dialogs.
*Remove unnecessary usage of Consumers in HgTagBranchCommand method execution.
*Check result of command execution and handle errors.
2013-02-23 19:59:18 +04:00
Nadya.Zabrodina dbbc8bb074 Add assertion if there are no branches to update or to merge with. 2013-02-23 19:59:17 +04:00
Nadya.Zabrodina 3d9d40af2c Add annotation @Nullable for target revision argument 2013-02-23 19:59:16 +04:00
Nadya.Zabrodina 510bb1f79d Change checking myProject for null with if- statement to assertion. 2013-02-23 19:59:15 +04:00
Nadya.Zabrodina c7cd565454 Create HgStatusCommand using appropriate builder structure.
*Change HgStatusCommand constructors call.
 *Fix for IDEA-101722
2013-02-23 19:59:14 +04:00
peter 1011c53062 IDEA-101658 junit.framework.TestCase#assertNotNull isn't used by static analysis 2013-02-23 10:35:28 +01:00
Max Medvedev c608e62c9a IDEA-100082 Groovy 2.1: Code Completion for aliased annotations attributes 2013-02-23 11:22:51 +04:00
Max Medvedev fd80f6c26d IDEA-100100 Groovy 2.1: applicability of annotation aliases is not checked if annotations are passed to @AnnotationCollector as a list 2013-02-23 11:22:50 +04:00
peter ed7abec75e log.debug dfa inspection 2013-02-22 23:12:44 +01:00