Anna.Kozlova
6065be66dc
testng: ensure sync on same instance (IDEA-170700)
2017-03-31 10:51:32 +02:00
Yaroslav Lepenkin
86e7f7e92c
[param hints] fixed EA-99743
2017-03-31 11:44:21 +03:00
Sergey Ignatov
45712c08d9
move performance test to htmltools, because of js and css inside
...
remove from xml-tests
2017-03-31 11:13:43 +03:00
peter
482e0a739a
try to stabilize performance test timings even more
2017-03-31 10:02:34 +02:00
Eugene Zhuravlev
4add76b4ef
Merge remote-tracking branch 'origin/master'
2017-03-31 08:32:33 +02:00
Ilya.Kazakevich
79275b7179
PY-23281: Support command line that starts with !
2017-03-31 03:08:36 +03:00
Ilya.Kazakevich
00bcd070b7
PY-23279, PY-9963: Use CommandLine language to parse arguments passed as additional
...
* GeneralCommandLine does not support "as is" command line: it should be splitted to arguments (due to ProcessBuilder interface).
2017-03-31 02:54:43 +03:00
Ilya.Kazakevich
eb06387c01
PY-23279, PY-9963: Support quotes in commandline interface:
...
* GeneralCommandLine does not support "as is" command line:
it should be splitted to arguments (due to ProcessBuilder interface).
So, we need to support quotes in command line to use to split arguments
2017-03-31 02:16:05 +03:00
Ilya.Kazakevich
634aa3d1c5
PY-22406: Report unittest as subtests
...
* Some issues are still missed (see my comments in issue)
* EnvTagsRequired now can be applied to method
* _jb_runner_tools.py hasn't been commited for some reason previous time
2017-03-31 01:08:26 +03:00
Sergey Ignatov
15b8640bba
move performance test to htmltools, because of js and css inside
2017-03-31 00:03:51 +03:00
Dennis Ushakov
64efefb694
optimize check in tests
2017-03-30 23:23:40 +03:00
Vassiliy.Kudryashov
a6cff6cc3d
IDEA-170688 Assertion failed [just made logging more informative]
...
Signed-off-by: Vassiliy.Kudryashov <Vassiliy.Kudryashov@jetbrains.com >
2017-03-30 23:11:55 +03:00
Vladislav.Soroka
8956a10748
typo fixed (IDEA-170602)
2017-03-30 22:05:02 +03:00
Konstantin Kolosovsky
8e45f696a6
Refactor "MultipleChangeListBrowser"
...
Remove unnecessary "ChangeListChooser.updateLists()" call - lists will
be updated in "rebuildList()" anyway
2017-03-30 21:27:52 +03:00
Konstantin Kolosovsky
6ac5b95c09
Do not ignore PCE while running tasks with "ProgressManagerQueue" in tests
...
Probably this'll help to fix "CommittedChangesCacheTest" blinking
2017-03-30 21:27:52 +03:00
Konstantin Kolosovsky
d8270fc4ee
Make urls in vcs console clickable for all IDEs
...
IDEA-166316
2017-03-30 21:27:52 +03:00
Konstantin Kolosovsky
10d97920c9
Make "Rearrange code" in commit dialog process only "vcs changed text"
...
IDEA-168585
2017-03-30 21:27:52 +03:00
Aleksey Pivovarov
bf5852661f
vcs: lambdify
2017-03-30 21:12:49 +03:00
Aleksey Pivovarov
332cdfed00
vcs: reduce class visibility
2017-03-30 21:12:49 +03:00
Aleksey Pivovarov
f112c7401a
vcs: replace class with static method
2017-03-30 21:12:49 +03:00
Aleksey Pivovarov
88c5e27002
vcs: use new diff api
2017-03-30 21:12:49 +03:00
Aleksey Pivovarov
2cdb4271a5
vcs: remove unused method
2017-03-30 21:12:49 +03:00
Aleksey Pivovarov
a1fa4cb5c7
vcs: remove unused parameter
2017-03-30 21:12:49 +03:00
Aleksey Pivovarov
c1aecf2687
vcs: use util method
2017-03-30 21:12:49 +03:00
Egor.Ushakov
1761241294
IDEA-160885 "Quick evaluate expression" responds quite slowly
2017-03-30 20:57:11 +03:00
Egor.Ushakov
2454a04bb8
cleanup: use XDebuggerUIConstants constant
2017-03-30 20:57:11 +03:00
peter
5e2501e990
revert: don't try to remove cls annotations (EA-97810 - IOE: ClsElementImpl.cannotModifyException), normal non-Kotlin compiled element shouldn't end up here
2017-03-30 19:10:47 +02:00
Nadya Zabrodina
7110cc93e6
[hg]: hide mq actions and related executors if no mq config presented
...
* IDEA-148576 Get rid of "Create MQ Patch";
* lambdify;
2017-03-30 19:54:20 +03:00
Nadya Zabrodina
3bc9a07df4
[hg]: add an ability to skip default config options during hg execution
...
* cleanUp;
2017-03-30 19:54:19 +03:00
Nadya Zabrodina
04f9cd51be
[hg]: update repo config if hgrc file changed
2017-03-30 19:54:18 +03:00
Aleksey Pivovarov
6ba9ed4eaf
diff: allow to create LineOffsets from Document
2017-03-30 19:45:04 +03:00
Dmitry Trofimov
924b76e03d
Merge remote-tracking branch 'origin/master'
2017-03-30 18:35:12 +02:00
Nadya Zabrodina
add0e1ccf3
[hg]: cleanUp
2017-03-30 19:29:03 +03:00
Nadya Zabrodina
88635bdad9
[hg]: Branch Popup - add show more/less for hg branches/bookmarks
...
* remember expand/collapsed state;
* highlight current bookmark with TICK icon, but treat it
as a normal not-favorite/favorite element with different rendering;
2017-03-30 19:29:02 +03:00
Nadya Zabrodina
a5b1fb083e
[hg]: switch off popup icons for unnamed branch actions
2017-03-30 19:29:01 +03:00
Nadya Zabrodina
b2344b084f
[hg]: Branch Popup - implement favorite branch serialization
...
* (IDEA-167873) remember favorite branches/bookmarks for mercurial;
2017-03-30 19:29:00 +03:00
Nadya Zabrodina
c7155b453f
[vcs]: branch popup - branch serialization refactoring
2017-03-30 19:28:59 +03:00
Alexey Kudravtsev
c8ba909dd1
check made a bit cheaper
2017-03-30 19:26:46 +03:00
Dmitry Trofimov
320673c4e8
Merge branch 'fix/look-through-extension-flavours-for-get-by-sdkpath' of https://github.com/da1z/intellij-community
2017-03-30 18:25:49 +02:00
Aleksey Pivovarov
cf69eab97a
vcs: move tests to community - fix compilation, testData paths
2017-03-30 19:20:55 +03:00
Aleksey Pivovarov
c9e346e40e
vcs: move tests to community - copyright
2017-03-30 19:10:54 +03:00
Aleksey Pivovarov
0992e36493
vcs: move tests to community
2017-03-30 19:10:54 +03:00
Aleksey Pivovarov
ee1fc8407a
diff: move tests to community - fix compilation, testData paths
2017-03-30 19:10:53 +03:00
Aleksey Pivovarov
5c9ae2ceee
diff: move tests to community - copyright
2017-03-30 19:10:53 +03:00
Aleksey Pivovarov
1600a5ac0b
diff: move tests to community
2017-03-30 19:10:53 +03:00
Roman Shevchenko
e7a7a51c44
[project] drops unneeded dependencies from 'util'
2017-03-30 17:57:13 +02:00
Alexey Kudravtsev
5558b7d5b4
cleanup
2017-03-30 18:44:16 +03:00
Alexey Kudravtsev
858cb041ed
IDEA-170494 InaccessibleObjectException: Unable to make field accessible in DebugReflectionUtil on JDK 9 (java.base does not open java.util.concurrent.atomic/jdk.internal.misc)
2017-03-30 18:44:16 +03:00
Alexey Kudravtsev
61528a9e14
cleanup
2017-03-30 18:44:16 +03:00
Anna.Kozlova
19407dd636
overriding methods: skip functional expression search for non-abstract methods when some overriders are present (IDEA-169435)
2017-03-30 17:41:40 +02:00