anna
08562dc58d
diamond completion: allow class type parameters in constructor params list (IDEA-109942)
2013-07-03 12:10:28 +02:00
Nadya Zabrodina
1a09a21859
style
2013-07-03 13:33:26 +04:00
Nadya Zabrodina
acc3da82d7
Hg config test for windows fixed
2013-07-03 13:27:40 +04:00
Anton Makeev
38a5ac33f2
AppCode: debugger tests are more strict and verbose
2013-07-03 11:24:54 +02:00
anna
795d1e98ab
ResolveMethod*Test fixed:
...
1. do not take into account static 'overriding'
2. do not skip Object methods here as they could be preferred to interface methods later
2013-07-03 11:15:19 +02:00
peter
68d1a36d63
apparently slashes in method names are not loved by all JREs
2013-07-03 11:08:34 +02:00
Oleg Sukhodolsky
61e771761d
Close project action should have the same mnemonic for both multi-project and single-project case
2013-07-03 12:47:22 +04:00
Roman Shevchenko
2f2274ab2e
github: fail fast if test assumption failed
2013-07-03 10:17:47 +02:00
Roman Shevchenko
586a3b9fa0
Correct arrangement
2013-07-03 10:17:47 +02:00
peter
c0450583bd
fix NPE during IElementType.enumerate
2013-07-02 23:00:07 +02:00
Kirill Likhodedov
a74f199dbb
better place for isDisposed check
2013-07-02 21:51:36 +04:00
Kirill Likhodedov
f887a4c94f
style
2013-07-02 21:51:36 +04:00
Nadya Zabrodina
ef47fa7f55
Mnemonic removed in branch popup actions
2013-07-02 20:46:06 +04:00
anna
44d8fa306d
resolve optimizations (^peter)
2013-07-02 18:38:31 +02:00
anna
060715e26b
Object.getSupers optimization
2013-07-02 18:38:30 +02:00
anna
9740ff8a99
EA-47452 - ASE: QuickFixAction.getSelectedElements
2013-07-02 18:38:29 +02:00
peter
50cfcbce61
IDEA-104327 Navigate > File... > prioritize based on the current file location
2013-07-02 18:37:02 +02:00
peter
59a39ec2b9
IDEA-109359 Goto file doesn't work with parent directory pattern and middle-matching
2013-07-02 18:37:01 +02:00
peter
2b98a8c78f
a test that goto file results are sorted by path (IDEA-109912)
2013-07-02 18:37:01 +02:00
peter
6f9f076773
introduce MatchResult to keep matching degree data with the item
2013-07-02 18:37:01 +02:00
Eugene Petrenko
d79f66471a
Ability to override VM options in Windows startup script
2013-07-02 17:35:28 +02:00
Roman Shevchenko
395d7defeb
IDEA-109862 (confusing action name changed)
2013-07-02 17:35:27 +02:00
Aleksey Pivovarov
77ff759261
Github test:
...
* add ShareProject tests
* add CreateGits tests
* add RequestPaging test
2013-07-02 19:03:27 +04:00
Aleksey Pivovarov
7bd7d69f48
Github: add final keyword
2013-07-02 19:03:26 +04:00
Aleksey Pivovarov
00e9f78275
Github: create gist refactoring
2013-07-02 19:03:26 +04:00
Aleksey Pivovarov
3503440c14
Github: add DELETE/HEAD http methods support
2013-07-02 19:03:26 +04:00
Aleksey Pivovarov
1258f62fd3
Github: share project on github refactoring: split into more functions
2013-07-02 19:03:26 +04:00
Aleksey Pivovarov
aefde8b5c2
Github: remove useless EDT check
2013-07-02 19:03:25 +04:00
Vladimir Krivosheev
ef73def181
WEB-8355 Elements tab: header tags should be placed on a new line
2013-07-02 16:46:29 +02:00
Max Medvedev
612e89ba77
IDEA-109296 Resulting type of Date subtraction is incorrectly inferred as Integer
2013-07-02 18:37:28 +04:00
Kirill Likhodedov
f062a49f68
Fix github tests: remove unneeded dependency from git4idea
2013-07-02 18:25:39 +04:00
Roman Shevchenko
316ab18b26
EA-47034 (diagnostic expression fixed)
2013-07-02 15:58:23 +02:00
Roman Shevchenko
1072cf8297
IDEA-109872 (supplant long running on-frame-activation refresh sessions)
2013-07-02 15:58:23 +02:00
Vladimir Krivosheev
35bc53ff98
WEB-6659 Elements tab: Structure: NPE is thrown on tag actions from XML Refactorings menu
...
cleanup, overrides
2013-07-02 15:45:54 +02:00
Nadya Zabrodina
cf70f6904c
IDEA-108904 hg: mercurial can't show file log
...
*do not use --follow with largefiles extension (workaround for hg bug)
2013-07-02 17:39:37 +04:00
Nadya Zabrodina
fdc93f5d7f
HgConfig tests added; static getRepositoryNamedConfig method added to Util class
2013-07-02 17:39:37 +04:00
Nadya Zabrodina
263543889e
RepositoryManager structure for Git and Mercurial changed and get Hg config feature implemented
...
*RepositoryManager for git renamed and moved to dvcs common code;
*RepositoryManager became generic according repository type (GitRepository or HGRepository);
*RepositoryManager for mercurial implemented;
*Move common implementation of RepositoryManager to AbstractRepositoryManager;
*Annotations added;
*HgConfig created as hg config strotage;
*hgrc file changes tracked in HgRepositoryUpdater using new UPDATE_CONFIG_TOPIC;
*Get defaultPath and defaultPushPath method calls changed: now using get paths from storage (HgUtil appropriate method) instead of calling mercurial showconfig command every time;
2013-07-02 17:39:36 +04:00
Vladimir Krivosheev
f098d7209a
overrides, StringUti.isEmpty, test data
2013-07-02 14:21:01 +02:00
Vassiliy Kudryashov
89823342cb
IDEA-106544 Visual glitch: Fullscreen and maximized windows on the same screen
2013-07-02 16:14:29 +04:00
Max Medvedev
7f80f8caf3
manipulator for GrStringContent registered
2013-07-02 16:08:02 +04:00
Max Medvedev
487182f8de
cleanup
2013-07-02 15:53:49 +04:00
Max Medvedev
eb8b3e9a00
don't inplace rename aliased imported references
2013-07-02 15:53:48 +04:00
Maxim.Mossienko
3588af5371
fix stripe for indexing stamp for light test file
2013-07-02 13:29:01 +02:00
Max Medvedev
27f63dc1e1
IDEA-86203 inplace rename for groovy methods (except accessors), classes & labeled statements
2013-07-02 14:55:01 +04:00
Max Medvedev
dd7659e238
IDEA-109849 Introduce variable refactoring: type double is introduced instead of BigDecimal
2013-07-02 14:55:01 +04:00
Denis.Zhdanov
39b27d23b0
Explicitly release range markers created by PostprocessReformattingAspect - fails in case of great document changes number within the same transaction
2013-07-02 14:28:51 +04:00
Maxim.Mossienko
73f2dcbf9e
striping on vfs file id for index stamp locks
2013-07-02 10:52:25 +02:00
Max Medvedev
bc08d0c392
IDEA-108548 Incorrect "Cannot reference nonstatic symbol from static context" should work in static methods with the inspection disabled
2013-07-02 12:42:47 +04:00
Max Medvedev
3836d5a32a
IDEA-108548 Incorrect "Cannot reference nonstatic symbol from static context" in Grails
2013-07-02 12:42:47 +04:00
Max Medvedev
33949ba7c2
IDEA-109388 Groovy: "Final variable access" inspection erroneously reports assignments to final fields in constructors, if fields are assigned to same named parameters
2013-07-02 12:42:46 +04:00