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
Anna.Kozlova
9fbeaffa81
log console: ensure lock ordering
2017-03-30 17:41:40 +02:00
Aleksey Pivovarov
4fd30ddb1b
diff: remove usage of deprecated API
2017-03-30 18:27:55 +03:00
peter
5877b0c830
StubBasedPsiElementBase.getElementType: throw CCE instead of AssertionError to avoid endless reindexing when this happens
2017-03-30 17:25:19 +02:00
Rustam Vishnyakov
35570f6bd9
Notify SettingsEditor on current settings change if the change is not directly coming from UI [IDEA-CR-19864]
2017-03-30 18:15:55 +03:00
peter
4b83d7bd0d
IDEA-169972 Smart Enter before else-if splits that else-if
2017-03-30 16:54:24 +02:00
peter
0583e244b0
check if env is outdated when showing Add Import hint "later" (EA-97609 - TDDE: TraceableDisposable.throwDisposalError)
2017-03-30 16:54:24 +02:00
peter
fddf86e326
don't try to remove cls annotations (EA-97810 - IOE: ClsElementImpl.cannotModifyException)
2017-03-30 16:54:24 +02:00
peter
eaefceef27
more diagnostics for projectless scope (EA-98254 - assert: PsiSearchRequest.<init>)
2017-03-30 16:54:24 +02:00
Elizaveta Shashkova
75a44a60c4
Add test for bytecode modification (PY-23022)
2017-03-30 17:43:49 +03:00
Elizaveta Shashkova
97d826ef2f
A proper fix for bytecode overflow (PY-23022)
...
If offset becomes more than max byte value we need to insert additional EXTENDED_ARG instruction like Python interpreter does it.
2017-03-30 17:43:48 +03:00
Vladimir.Orlov
8491fe66ad
Merge remote-tracking branch 'origin/master'
2017-03-30 17:41:58 +03:00
Vladimir.Orlov
1063d80e9f
IDEA-CR-19891 Shell scripts: removed debug messages.
2017-03-30 17:40:46 +03:00
Aleksey Pivovarov
fb724a99b4
vcs: remove unused method - @TestOnly AbstractVcs constructor
2017-03-30 17:39:59 +03:00
Aleksey Pivovarov
45999f5deb
vcs: remove unused method - AbstractVcs.directoryMappingChanged
2017-03-30 17:39:59 +03:00