This project is mirrored from https://gitee.com/mirrors/intellij-community.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 05 Oct, 2020 2 commits
-
-
mplushnikov authored
added changelog GitOrigin-RevId: 813bf002109f10d29ecfda9d1e5950fa67e65841
-
Aleksandr authored
* #799 - fix SneakyThrows handling for lambdas and cover with tests - add test to check the situation when exception was handled by try-catch instead of SneakyThrows - rename test class - add test with nested try-catch (for top level and parent cases) GitOrigin-RevId: 4861c438da83633f9d33f059d6cd27d3455794ce
-
- 03 Oct, 2020 5 commits
-
-
Michail Plushnikov authored
GitOrigin-RevId: a7e9015e69698d6d6a64ca0d462dd190df4a3879
-
Aleksandr authored
- for final Builder.Default fields -- suppress warnings: "Condition is always true|false" -- suppress warnings: "can be simplified to" GitOrigin-RevId: 38b5069b67fa3d86e82bbe9538871e46d01d5624
-
Michail Plushnikov authored
GitOrigin-RevId: 303ffa02e9e399ed582d04203ce1327f32454a62
-
Michail Plushnikov authored
GitOrigin-RevId: 9167cbae21494d08ecb3c5d610e91fff8d176197
-
Aleksandr authored
GitOrigin-RevId: ba783de55768ef0c4e68eed009962f30efb3fd55
-
- 30 Sep, 2020 2 commits
-
-
Michail Plushnikov authored
GitOrigin-RevId: acc5f97860a1371d1dc9ef2f4a2190aecffc11f6
-
Michail Plushnikov authored
GitOrigin-RevId: 198675d1e3a0dc3f7ea948a1121708a6c2902bf9
-
- 25 Sep, 2020 1 commit
-
-
dependabot-preview[bot] authored
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.11 to 3.5.13. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.5.11...v3.5.13 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> GitOrigin-RevId: ceb74eb428c5ee87fdeabef1f028420ac85ce630
-
- 24 Sep, 2020 2 commits
-
-
Michail Plushnikov authored
GitOrigin-RevId: d3d7b168b41f61c132ae9138543e247510a63bf1
-
Michail Plushnikov authored
GitOrigin-RevId: 1d937a987bc70eb8ddc7cc28239830ab693ad297
-
- 23 Sep, 2020 10 commits
-
-
Michail Plushnikov authored
GitOrigin-RevId: 268812a04873c02213b63bc463c2ef980eda8a76
-
Michail Plushnikov authored
droped unused test classes GitOrigin-RevId: 357bb29e0eedacd3d8b5de24e4cf9e79da5ab623
-
Michail Plushnikov authored
GitOrigin-RevId: b5f291bcb470ea31e0efaed778be43b171efeb5a
-
Michail Plushnikov authored
GitOrigin-RevId: 7df4d68f7303e7f2eff5484860e6593e98fac8ee
-
https://github.com/JetBrains/gradle-intellij-plugin/issues/537Michail Plushnikov authored
GitOrigin-RevId: 696613cfcc4447f8e459f57f8ab3efef8248c9b2
-
dependabot-preview[bot] authored
Bumps [junit-vintage-engine](https://github.com/junit-team/junit5) from 5.6.2 to 5.7.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.6.2...r5.7.0 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> GitOrigin-RevId: 342752bc86cc5e74ee2602d4c13abc646134d63a
-
Michail Plushnikov authored
GitOrigin-RevId: 3e2afd46d38ed407c8fa890fb3875db3b5570551
-
Michail Plushnikov authored
GitOrigin-RevId: f6ece2f7f1d5f586dd2479c9aac7df5977620975
-
dependabot-preview[bot] authored
Bumps org.jetbrains.intellij from 0.4.22 to 0.4.26. Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> GitOrigin-RevId: 4cd770582e093c75c47cb4908786da31697d0c82
-
dependabot-preview[bot] authored
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.10 to 3.5.11. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.5.10...v3.5.11 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> GitOrigin-RevId: e4c5b4a0a0e0d57c855fc8a86ce48800c8a0c8f2
-
- 13 Sep, 2020 3 commits
-
-
Michail Plushnikov authored
GitOrigin-RevId: 12cf760279af229cfd21fc81b9142d84f61bedc1
-
Michail Plushnikov authored
GitOrigin-RevId: 5dbe6a574c4daa08e3fdf17ad9a7c82374f8c583
-
Michail Plushnikov authored
* test peter gromov idea for val recursion handling * Implemented new IntelliJ api for better "typeInfering" checking should fix #802 in one of the comming InntelliJ builds (>=2020.2.2?) GitOrigin-RevId: 70b28bc5cd8677363bcd6f22b133c0986e2d3801
-
- 08 Sep, 2020 1 commit
-
-
Michail Plushnikov authored
fixed #826 @FieldNameConstants in switch case GitOrigin-RevId: adaa8a6c939419d4f068661dc201570694fb0734
-
- 06 Sep, 2020 3 commits
-
-
Michail Plushnikov authored
GitOrigin-RevId: 7ae5d05c59220564fa11bf424bd2506d8a6c0697
-
Michail Plushnikov authored
GitOrigin-RevId: bca65b0a1a25ba8401e24ead3de3023c6ed80406
-
Michail Plushnikov authored
fix #923 GitOrigin-RevId: f3fedbcbe7f0b37becb1ed022a7602ef5fb6617a
-
- 05 Sep, 2020 5 commits
-
-
dependabot-preview[bot] authored
Bumps org.jetbrains.intellij from 0.4.21 to 0.4.22. Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> GitOrigin-RevId: 3e74209cf7122cf54abbedaea4042f33e989c875
-
Michail Plushnikov authored
GitOrigin-RevId: e9d8b78e73142cd25f3d728948ffeb4e0558dba6
-
Michail Plushnikov authored
GitOrigin-RevId: 4ee6e2014151dbbcaddfd02d11384baf544aa2c5
-
Michail Plushnikov authored
GitOrigin-RevId: b5539e84ccda2a92137af7d6d784bcfc7008d445
-
Michail Plushnikov authored
GitOrigin-RevId: 0efad3f6561c53ccac24f8a5c60481ed573f5e2e
-
- 04 Sep, 2020 1 commit
-
-
dependabot-preview[bot] authored
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.7 to 3.5.10. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.5.7...v3.5.10 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> GitOrigin-RevId: e47beb0761744a9206182115c9cbc3311d7a6f14
-
- 30 Aug, 2020 1 commit
-
-
Michail Plushnikov authored
GitOrigin-RevId: db2c299fe0b3876868050daac19894483d29e075
-
- 26 Aug, 2020 1 commit
-
-
dependabot-preview[bot] authored
Bumps [mockito-core](https://github.com/mockito/mockito) from 3.5.6 to 3.5.7. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](https://github.com/mockito/mockito/compare/v3.5.6...v3.5.7 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com> Co-authored-by:
dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> GitOrigin-RevId: d8f1e5a3ff557c02c9e14d06deba56a566b6934f
-
- 25 Aug, 2020 3 commits
-
-
Michail Plushnikov authored
GitOrigin-RevId: 8240032ee1561ce4b1592db2b499af7651aa598e
-
Michail Plushnikov authored
GitOrigin-RevId: 269d20cf00e43d09f827f025953adadd0758f747
-
Michail Plushnikov authored
fixed #760 Plugin and compiler disagree on @Builder method generation fixed #825 intellij objects to overriding builder methods when setterPrefix set GitOrigin-RevId: 1b8a144e5792ff27788e13b0a0d77d7eaaacbaf6
-