Piotr Tomiak
6cb106e008
Angular: fix I18n issues
...
GitOrigin-RevId: 4964bdda2b520c01c057d5095434d2c59ce1ea65
2020-10-20 12:20:05 +00:00
Nikolay Chashnikov
105e07d4d4
[IntelliJ Project configuration] add external annotation to java-compatibility library
...
...to fix "Hardcoded string" warning in ContentTabLabel.
GitOrigin-RevId: 1d9e19047a466fa33987b9936c991c83030b7f37
2020-10-16 14:10:24 +00:00
Vladimir Krivosheev
ef799565a0
cleanup
...
GitOrigin-RevId: db50f41393f2464428b605fbf1dafcb5c62ed508
2020-09-30 06:38:16 +00:00
Tagir Valeev
390a408fa0
Bundle ICU4J; create NlsMessages to format duration and and/or lists
...
Fixes IDEA-247854 Formats#formatDuration is not localizable
GitOrigin-RevId: adb56cac0ecc7c47a644887e3eb17e9ca26b47bd
2020-09-15 04:50:16 +00:00
Konstantin Kolosovsky
3bd3a4468c
Add @NonNls for jaxb "XmlElementWrapper", "XmlEnumValue"
...
GitOrigin-RevId: c91877b08f383b163f87e6cb4237937c8c2d39ad
2020-09-02 19:49:43 +00:00
Konstantin Kolosovsky
132857755b
Configure external annotations for "jaxb-api" library
...
GitOrigin-RevId: 40c6919494b138bb21c095902e0d8822033eedf0
2020-09-02 19:49:42 +00:00
Egor Zhdan
61da72124c
i18n: Native.register
...
GitOrigin-RevId: 0a5e2af93e402be58ab9aded3dae921bc85c7c51
2020-08-28 09:37:54 +00:00
Tagir Valeev
c1a00e2079
[java-i18n] External NonNls annotations for Pattern.matches and kotlin.text.Regex
...
Fixes IDEA-249154 "Hard Coded Strings" Kotlin regular expressions constructer calls should not be reported
GitOrigin-RevId: 00be640e4a8603f1e820477a2ea0af685eadd1e2
2020-08-27 06:15:49 +00:00
Alexander Bubenchikov
9f40cecef0
IDEA-247670 - gradle i18n
...
GitOrigin-RevId: 6756c740163b67d073009a8ce435e06874e0e510
2020-08-21 11:06:21 +00:00
Tagir Valeev
9733f3622b
[java-ui] i18n
...
GitOrigin-RevId: bd0b683fc6834088f07280aadb5036df0ddf3e13
2020-08-21 06:12:13 +00:00
Nikolay Chashnikov
06b5310733
[IntelliJ project configuration] i18n: add more NonNls annotations to jdom library
...
GitOrigin-RevId: 8256897977aff24a3cfcc4683aaced4d67640da3
2020-08-18 13:48:48 +00:00
Nikolay Chashnikov
05bba9b505
[jdk annotations] i18n: add more @NonNls annotations to JDK classes
...
GitOrigin-RevId: 9a36ee754f9b84f536a57fd0de261849282ceb5d
2020-08-17 16:14:39 +00:00
Dmitry Jemerov
2f8e8a2f15
External @NonNls annotations for MigLayout
...
GitOrigin-RevId: 6e3af680d53100a990bca862dc08bcf495e96f6d
2020-08-05 10:44:31 +00:00
Dmitry Jemerov
e3a1dba2e5
External @NonNls annotations for JNA
...
GitOrigin-RevId: 05fa982319484b638071954708bf6ba4347a4382
2020-08-05 10:44:26 +00:00
Dmitry Jemerov
70ed18d2c7
External @NonNls annotations for Kotlin stdlib
...
GitOrigin-RevId: 4e79c621615776604ae2dd54c393655a77dce4f9
2020-08-05 10:44:23 +00:00
Vladimir Krivosheev
4e37bbb536
get rid of guava Sets.new* (not required since java 7+)
...
GitOrigin-RevId: 8eed42300cb24449371aede5076933d1df3fa700
2020-06-12 15:41:46 +03:00
Vladimir Krivosheev
94f7837a33
cleanup, migrate from trove collections to java/fastutil
...
GitOrigin-RevId: ead63095fcedcf3699e7df62113982cad6dbe6bc
2020-06-05 17:51:29 +03:00
Leonid Shalupov
9c8eaee2c1
annotations for gson library
...
GitOrigin-RevId: 3a5528a6ddf935fb902f73d8d8c466a700fed356
2020-04-24 22:26:28 +00:00
Vladimir Krivosheev
ffdc05e271
add missed guava annotations
...
GitOrigin-RevId: 826a7c63847a989ec634a1a9c47d8075ef99015d
2020-04-22 12:49:59 +00:00
Tagir Valeev
852f04a7c7
Trove4j updated (null-check added to THashSet::add)
...
GitOrigin-RevId: ea13b084e65d5dbd28ea153f2107d5c7a9ed6886
2020-04-02 08:03:47 +00:00
Tagir Valeev
881c0d18f6
Revert "Trove4j updated (null-check added to THashSet::add)"
...
This reverts commit 20a79b63 (many tests fail)
GitOrigin-RevId: 72cef75af018c9d20c538bcadde56adddd7b6ba0
2020-04-02 05:32:05 +00:00
Tagir Valeev
70c7253233
Trove4j updated (null-check added to THashSet::add)
...
GitOrigin-RevId: 20a79b63636622aca2bc0fa518d7848a43bdfcdf
2020-04-02 05:02:56 +00:00
Vladimir Krivosheev
bac2b6d2f8
use java 7 API — get rid of home grown assertNotNull and notNull
...
GitOrigin-RevId: 4df1569fc01d15cfbe42b00a5b5edf7c1ea0f5b3
2020-02-11 10:36:25 +00:00
nik
d88e007987
[IntelliJ project configuration] annotate parameters of org.jdom.Element with @NonNls via external annotations
...
GitOrigin-RevId: ef32b678cfcf986f7c86fff95d3d1403afd2dd30
2019-12-27 10:04:40 +00:00
Rustam Vishnyakov
123242c4b2
EditorConfig documentation test
...
GitOrigin-RevId: fd52ace3d7a32ecd02c2c5ab90e077967604c15e
2019-06-16 04:03:21 +03:00
Egor Zhdan
c1813cfb52
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-16 04:02:08 +03:00
Anna Kozlova
91f7445298
constructor reference: don't ignore constructor parameters during method reference inference (IDEA-185578)
...
GitOrigin-RevId: e836468e05db28157713e9edd3c70382f8ecdebc
2019-06-13 03:15:49 +03:00
Egor Zhdan
39d2d77155
Cleanup: NotNull/Nullable
...
GitOrigin-RevId: b8e892f32ea84c2115973155dba7127b892cc36e
2019-06-13 03:14:35 +03:00
Julia Beliaeva
3fee046d20
[vcs-log] cleanup RootCellRenderer
...
GitOrigin-RevId: bba216626193ac756cd133b8ae9bc4e577abea42
2019-06-10 04:10:14 +03:00
Eldar Abusalimov
dcaeb8f8c7
OC-4061: ApplicationUtil: Make runWithCheckCanceled() return result
...
GitOrigin-RevId: 3aa9f23cc5097e644eddf82a4faca669759b4760
2019-06-10 04:09:35 +03:00
Vladimir Krivosheev
96774e02d2
amazon ion - correct implementation of PooledBlockAllocatorProvider
...
https://github.com/amzn/ion-java/issues/225#issuecomment-498954539
GitOrigin-RevId: daedf27fdd269b3aa101afd2d0064f1bdaa3b1b0
2019-06-05 20:12:01 +03:00
Aleksey Rostovskiy
185284cee6
get rid of intellij.build.toolbox.litegen parameter and use BuildOptions.TOOLBOX_LITE_GEN_STEP to skip it instead
...
GitOrigin-RevId: 9aac8ee4ed1ebf2a29de18a238825fafb1ab88f9
2019-05-27 15:08:08 +03:00
Alexandr Suhinin
9215f4240b
[duplicates] enable duplicates analysis in PyCharm/WebStorm/PhpStorm/RubyMine
...
GitOrigin-RevId: 1545b79fdca4888f4b94f47f22703fd37694fa7a
2019-05-27 15:07:30 +03:00
Vladimir Krivosheev
9970ddff13
move ION lib annotations to correct place
...
GitOrigin-RevId: f6581fd108236d8948692ac0a8c56bcb13222e7a
2019-05-20 17:11:14 +03:00
Dmitry Avdeev
83f21c7197
Merge remote-tracking branch 'origin/master'
...
GitOrigin-RevId: 211e84dab4063848c1d3d835a526271ee1466636
2019-05-07 17:03:19 +03:00
Dmitry Avdeev
f9664fc455
IDEA-211555 Freeze on completion in XML file
...
do not process xincludes in ExtensionDomExtender
GitOrigin-RevId: d631dcd52d5bf500b61960473e16237008ad02a3
2019-05-07 17:02:41 +03:00
Vladimir Krivosheev
2850e1416f
StartUpPerformanceReporter - more compact JSON presentation
...
Migrate from GSON to Jackson - it is easy now to write own pretty printer.
GitOrigin-RevId: 029f44823852f9e860e39534c0f6029923fe434f
2019-05-06 15:27:02 +03:00
Aleksey Pivovarov
322db66a12
Recover after problematic merge
...
This commit reverts 65a557bb38f6ac03afa9aabaf02cb8d99fc68a91
3f5cfd958d9b6b54393c15983ac94f519c37fe61
GitOrigin-RevId: 8fb8ccbb17d0e217a83f265c185a943b0f5a7ed6
2019-05-03 01:52:21 +03:00
Nicolay Mitropolsky
9b850726ee
[uast-groovy] UInjectionHost support
...
GitOrigin-RevId: 49ec454d1831796fa63b77fdc965f61985bf877e
2019-05-03 01:47:46 +03:00
Vladimir Plyashkun
c33e69a545
CPP-16098 - Lags during inplace rename typing
...
- reverted some of the changes
GitOrigin-RevId: c7c07b80a76c29794ef31e0e916e62f7f302917a
2019-05-03 01:47:14 +03:00
Leonid Bushuev
34be4bbf7d
Apply the change from Develar: cleanup - specify UTF_8 charset explicitly
...
GitOrigin-RevId: 3f5cfd958d9b6b54393c15983ac94f519c37fe61
2019-05-03 01:46:11 +03:00
Vladimir Plyashkun
61a3e18b78
Merge branch 'master' into vplyashkun/inplace_rename_lags
...
GitOrigin-RevId: aaecc2a32e4e42de827efb45b8df733874a722e4
2019-05-03 01:41:29 +03:00
Leonid Bushuev
970dc0fe32
Remove unnecessary downcasting
...
GitOrigin-RevId: b91110977db6e5b08d9f4aaffa8496d305d698e2
2019-05-03 01:40:23 +03:00
Vladimir Plyashkun
2d9369d983
CPP-16098 - Lags during inplace rename typing
...
- changed behaviour in safe way by introducing new method to check that particular expression does not depend
on committed PSI
GitOrigin-RevId: f5ec732613cdafdcef8a1d48eb8d04135c634047
2019-05-03 01:39:50 +03:00
Leonid Bushuev
338ad6db56
SQL code style per dialect: UI: fix indent editor
...
GitOrigin-RevId: 3cb00f5c500523717c42f404b2f38fd1822d6db0
2019-05-03 01:39:18 +03:00
Vladimir Plyashkun
e3ca319824
CPP-16098 - Lags during inplace rename typing
...
- call `commitDocument` explicitly in cases when `calculateQuickResult` can redirect it's calculation to heavy `calculateResult`
GitOrigin-RevId: 41f0c47c57f4528d7d7a25208024ec28bb8c2e12
2019-05-03 01:38:12 +03:00
Leonid Bushuev
dc1a52762e
SQL code style per dialect: UI
...
GitOrigin-RevId: 9b1b3e745d4c8acef5a4a1018714e004e5423519
2019-05-03 01:37:38 +03:00
Vladimir Plyashkun
d712ac9901
CPP-16098 - Lags during inplace rename typing
...
- removed `commitDocument` call when `isQuick` argument is passed
- pass `element` or `null` to `equalsToText` call (since there is not real need to take it for text comparison)
GitOrigin-RevId: 27c5e1a2f484fc56d41dfd210832ae94c9a9b7ab
2019-05-03 01:37:04 +03:00
Leonid Bushuev
9f35a30458
SQL code style per dialect: UI
...
GitOrigin-RevId: 72cca4d6a23a5e2aa2089c03932ab2e9d08bfa48
2019-05-03 01:36:24 +03:00
develar
ce88af7743
always write empty element for tab with index 0
...
GitOrigin-RevId: f1adf4487e1568dee03d4037b94ef4eddfa6ca95
2019-04-28 14:59:38 +03:00