Nikita Iarychenko
|
bc289aaf9e
|
OPENIDE #24 Restrict IDE access to untrusted sources
|
2025-04-30 13:23:32 +04:00 |
|
Andrei Iurko
|
efbebbef0b
|
[qodana] QD-9891 Add reviewed inspections categories and fix json schema validation
GitOrigin-RevId: 7ca2b2fde31a47b41b1940badee13d931bd91102
|
2024-11-06 14:28:05 +00:00 |
|
Bas Leijdekkers
|
1375efd017
|
Groovy: update Inline dialog texts (IJPL-10853)
GitOrigin-RevId: 35e021b74139e7c7af6ce651b75dad5ed3c41f0f
|
2024-10-11 20:57:59 +00:00 |
|
Mikhail Pyltsin
|
bb07f96573
|
[groovy] IDEA-327339 convert groovy classes to java
- fix small issues
GitOrigin-RevId: c7dd99229e4112089419ab83e3702f3de8f71a99
|
2024-10-11 20:45:20 +00:00 |
|
Louis Vignier
|
40e7ffc090
|
[groovy] Convert groovy classes to java
GitOrigin-RevId: 4962f4b9688802850a1b67531b7846f28678ce9b
|
2024-10-11 16:25:12 +00:00 |
|
Louis Vignier
|
a8ee27eb45
|
Rename .groovy to .java
GitOrigin-RevId: b2c31e7196bb630f275808b52b265becc46540b4
|
2024-10-11 16:25:12 +00:00 |
|
Andrei Iurko
|
4111cfc875
|
[qodana] QD-9891 Add aspects with the highest certainty for inspections
GitOrigin-RevId: 8fad66714287192bd5cbc8396a3d30f1ba139302
|
2024-10-11 14:49:57 +00:00 |
|
Georgii Ustinov
|
2f9de646f0
|
[Groovy] Convert Groovy files to Java. Refactor and remove groovy runtime.
- GrailsLightVariableInfoTest
- LogbackTest
- SwingBuilderTest
IDEA-327339
GitOrigin-RevId: 20860311e6314cf6373342374e80fbb80a26b83a
|
2024-10-10 15:15:29 +00:00 |
|
Georgii Ustinov
|
2d44f6bf42
|
[Groovy] Convert Groovy files to Java. Refactor and remove groovy runtime.
- GrAnnotationReferencingUnknownIdentifiersTest
- GrDependencyVisitorTest
- GrNamedVariantLabelsInspectionTest
- GroovyRunLineMarkerTest
- GrSpreadArgumentTest
- ImmutableTransformationSupportTest
IDEA-327339
GitOrigin-RevId: 29f75855ec6bbbdf66dd16c7fb3e8c7ec4719e77
|
2024-10-10 15:15:29 +00:00 |
|
Georgii Ustinov
|
c9d89414d0
|
[Groovy] Convert Groovy files to Java. Refactoring and remove groovy runtime
- CreateConstantFromJavaUsageTest
- CreateEnumConstantFromJavaUsageTest
- CreateFieldFromJavaUsageTest
- CreateMethodFromJavaUsageTest
- CreateMethodFromUsageTest
- CreatePropertyFromJavaUsageTest
- GrLoosePrecisionFixTest
- GrMultipleAssignmentTest
IDEA-327339
GitOrigin-RevId: 9508ffbfd882a5c8cc43008382bdc1e4348d7fd5
|
2024-10-10 15:15:29 +00:00 |
|
Louis Vignier
|
64959bc2d6
|
[groovy] Convert groovy classes to java
#IDEA-327339
GitOrigin-RevId: dd6ed5ee11d12008e62881f5c9fa7d6d210b5d45
|
2024-10-10 11:30:59 +00:00 |
|
Bas Leijdekkers
|
b004f90900
|
[Groovy] convert GroovyResourceCheckerTest to Java (IDEA-327339)
GitOrigin-RevId: 3980c1ca2a0d613d4060f49f00dae2d0c194d2a5
|
2024-10-09 18:25:23 +00:00 |
|
Bas Leijdekkers
|
2cdc9268f8
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: fe4177b523c6d557b8100e45ffc155ddf6ed4f0e
|
2024-10-09 18:25:23 +00:00 |
|
Bas Leijdekkers
|
adab96bec1
|
[Groovy] convert GroovyCompilerTestCase to Java (IDEA-327339)
GitOrigin-RevId: 07d2737ae7de8d22a33ace1bcaf0afc152c06122
|
2024-10-09 18:25:23 +00:00 |
|
Bas Leijdekkers
|
4b4a2ef97b
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 33d292a20e19e4c93877f3574de72a1c689caa6c
|
2024-10-09 18:25:23 +00:00 |
|
Bas Leijdekkers
|
df28aab46a
|
[Groovy] convert GantReferenceCompletionTest to Java (IDEA-327339)
GitOrigin-RevId: 3ccb9ddf96f06143def910ec7e70bb7bf106a61b
|
2024-10-09 18:25:23 +00:00 |
|
Bas Leijdekkers
|
ed5d0013d5
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 8da1f949787ba5cf5e8ca5fa4bb8f168a42055a4
|
2024-10-09 18:25:23 +00:00 |
|
Georgii Ustinov
|
49f33729b2
|
[Groovy] Convert Groovy files to Java
- LogbackTest
- NewifyResolveTest
- SpockInteractionsTest
- SwingBuilderTest
IDEA-327339
GitOrigin-RevId: 91c83bba7cae1a3169dddf13d2d026c1917bc5af
|
2024-10-09 13:28:05 +00:00 |
|
Georgii Ustinov
|
d041835859
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 8d4c2d167e661ae02e67bb59af419246e957d147
|
2024-10-09 13:28:05 +00:00 |
|
Georgii Ustinov
|
237531ff31
|
[Groovy] Convert Groovy files to Java
- GroovyConfigUtilsTest
- GroovyDuplicateSwitchBranchInspectionTest
- GroovyIdenticalBranchesInspectionTest
- NewifySupportTest
IDEA-327339
GitOrigin-RevId: 7aa041b7aea679d93be3d8e35ebb797d88c9a40d
|
2024-10-08 20:42:56 +00:00 |
|
Georgii Ustinov
|
688f73cf11
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 34f3d9fae8b25d708b6fb1919c1bb0adee8249ba
|
2024-10-08 20:42:56 +00:00 |
|
Georgii Ustinov
|
4c76792597
|
[Groovy] Convert Groovy files to Java
- GroovyPointlessBooleanInspectionTest
- GrUnnecessaryDefModifierInspectionTest
- GrUnnecessarySemicolonInspectionTest
- UnnecessaryQualifiedReferenceInspectionTest
IDEA-327339
GitOrigin-RevId: 75faf9fff848967651c76198b13536d929777b4a
|
2024-10-08 20:42:56 +00:00 |
|
Georgii Ustinov
|
b14cbdbdc1
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: d48ae184b7725f3ecd31cac41ec7b3d8f0bb3974
|
2024-10-08 20:42:56 +00:00 |
|
Georgii Ustinov
|
32ff4de3e8
|
[Groovy] Convert Groovy files to Java
- GrStringStyleViolationInspectionTest
IDEA-327339
GitOrigin-RevId: 92cba4b61f37c81db26f90ecce2b5bc88ae196de
|
2024-10-08 20:42:56 +00:00 |
|
Georgii Ustinov
|
dc9a734857
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 1ed3189b588b894052a83e52ce6b1e1785b62272
|
2024-10-08 20:42:56 +00:00 |
|
Bas Leijdekkers
|
663686fb7b
|
[Groovy] convert StandaloneGantTest to Java (IDEA-327339)
GitOrigin-RevId: 44c3b8c453b854f09be2b8aa9430adc031103a3e
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
4775ba8c6b
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: cbb4256552a87aa446b473e27aa4a5e8486b121a
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
4452027130
|
[Groovy] convert GroovyGoToTypeDeclarationTest to Java (IDEA-327339)
GitOrigin-RevId: 5f2d3cf2fced29a2baa1ac0fff471a1453869070
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
b6f19227f3
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: b7ec0fca6bca4d270d3e13e29f5e09054f7690e1
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
1673a02d7c
|
[Groovy] handle dollar-slashy strings when converting to Java
GitOrigin-RevId: d2b50cd32c457434532a6663def6342fd7105255
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
40719e1578
|
[Groovy] handle map literals better when converting to Java
GitOrigin-RevId: bfd4c02f30169f4c9aa59f3482a329020bdfc275
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
63b0d70f6b
|
[Groovy] convert GrabDependenciesTest to Java (IDEA-327339)
GitOrigin-RevId: 3322521675175d263372e34b170a17e34e38ba84
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
b7bda42c42
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 8d5ffff3b1db35ae1e79846c79f39ff3fdc708e1
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
7937231d7a
|
[Groovy] convert StringExtractingTest to Java (IDEA-327339)
GitOrigin-RevId: 437c038c4ffdac8786291e341267f5edf9cf5549
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
94f5528b41
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 945aa0e3498a9a7d9f4bcaf653b119e90fabb0f4
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
b240c862ab
|
[Groovy] convert IntroduceLocalVariableTest to Java (IDEA-327339)
GitOrigin-RevId: 9478a456a2226312a8aa8d2e65e3a0768a5be47e
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
8f88683996
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 7f13ff8c58b020c5e909c76398f4ffad8c95de09
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
20cd774501
|
[Groovy] convert IntroduceVariableTest to Java (IDEA-327339)
GitOrigin-RevId: 88f83fd02c297edc6cb2de1f89bf679f80958066
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
69cebbdbbd
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 966d9589f1d12d70cea91426fec4893352998e1c
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
cf0f80b41b
|
[Groovy] convert GrIntroduceParameterInClosureTest to Java (IDEA-327339)
GitOrigin-RevId: ff51490f3b17563fb0e8f5f0ff20d55a6595a621
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
510b16983c
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: f339688fe5affb8eb9c388ec1065e06a411648ec
|
2024-10-08 20:34:48 +00:00 |
|
Bas Leijdekkers
|
fb53782204
|
[Groovy] convert ExtractClosureTest to Java (IDEA-327339)
GitOrigin-RevId: c152c185e8d7f88a2b07fabafede9177e6fc5729
|
2024-10-08 20:34:47 +00:00 |
|
Bas Leijdekkers
|
c4ea4abc10
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 70297f55b15706d1b5eb0518631275c95eea3531
|
2024-10-08 20:34:47 +00:00 |
|
Bart van Helvert
|
af3abffe48
|
[groovy] Convert Groovy to Java
#IDEA-327339
GitOrigin-RevId: 26b252f308d8ecfe33ace3cd1bac55cdc534fa94
|
2024-10-08 12:05:37 +00:00 |
|
Bart van Helvert
|
199d1155b7
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: a42cbc68c431efabaf54716c6b5d704a8daf0814
|
2024-10-08 12:05:37 +00:00 |
|
Georgii Ustinov
|
4ceb708839
|
[Groovy] Convert Groovy files to Java
- GrAnnotationReferencingUnknownIdentifiersTest
- GrDependencyVisitorTest
- GrUnnecessaryPublicModifierInspectionTest
IDEA-327339
GitOrigin-RevId: 08f04ff73c55c0fdb7354763d8d39ef9f2f5cdd7
|
2024-10-07 17:59:33 +00:00 |
|
Georgii Ustinov
|
11c98a6f7c
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: f92d2c6f103317a44ea798d9ec68a51d5384bf1f
|
2024-10-07 17:59:33 +00:00 |
|
Georgii Ustinov
|
f790fe1242
|
[Groovy] Convert Groovy files to Java
- GrEqualsBetweenInconvertibleTypesInspectionTest
- GrNamedVariantLabelsInspectionTest
- GrTransformationsTest
- GrUnusedDefaultParameterInspectionTest
IDEA-327339
GitOrigin-RevId: 6579f520bf6be749aaf533c7e16d439c386ee613
|
2024-10-07 17:59:33 +00:00 |
|
Georgii Ustinov
|
e29954eecd
|
Rename .groovy to .java
IDEA-327339
GitOrigin-RevId: 35a2ba3d8594ca8367a83d37d1c14549dd4a72b7
|
2024-10-07 17:59:33 +00:00 |
|
Bas Leijdekkers
|
5dfc9435c4
|
[Groovy] convert GrIntroduceParameterTest to Java (IDEA-327339)
GitOrigin-RevId: 8f98421f15c28999fe82bfbb569b957764eda875
|
2024-10-07 17:17:27 +00:00 |
|