aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
40 hoursReplace `Path.toRealPath` in K1 analysis to improve performance a bit (#3608)upstream-masterOleg Yukhnevich
3 daysUpdate Analysis API to 2.0.20-dev-3206 (#3602)Vadim Mishenev
4 daysRemove log4j coming from intellij dependencies (#3592)Oleg Yukhnevich
4 daysUpdate Kotlin to 2.0.0-RC3 (#3605)Oleg Yukhnevich
4 daysAllow overriding a Dokka version in integration tests (#3585)Oleg Yukhnevich
10 daysfix: made code samples runnable (#3535) (#3596)Anton Berezin
10 daysUpdate CLI Integration Tests to use JVM Test Suites (#3580)Adam
10 daysProvide a way to manually create SampleAnalysisEnvironment (#3589)Oleg Yukhnevich
11 daysPublish previews of the ui-showcase test project (#3600)Ignat Beresnev
11 daysAdd more UI test cases to the ui-showcase project (#3595)Ignat Beresnev
2024-05-02Update README in `analysis-kotlin-symbols` (#3578)Vadim Mishenev
2024-04-29Setup running a UI test project via Gradle integration tests infrastructure (...Oleg Yukhnevich
2024-04-29fix: made tabs work when open via iframe (#3323) (#3588)Anton Berezin
2024-04-25Add unit tests for KDoc links to Java (#3584)Vadim Mishenev
2024-04-25Prepare for the next development iterationIgnatBeresnev
2024-04-25Build script tweaks (#3485)Matthew Haughton
2024-04-25[K1] Handle exception for recursive type aliases (#3582)Vadim Mishenev
2024-04-25Fix broken links in documentation (#3570)Nikolai Pachkov
2024-04-25Do not require signing artifacts when publishing locally (#3561)Ignat Beresnev
2024-04-25Remove a publishing-related config-cache disabler (#3577)Ignat Beresnev
2024-04-22Add a test project for UI screenshot tests (#3509)Ignat Beresnev
2024-04-22Allow publishing to a pre-defined staging repository (#3562)Ignat Beresnev
2024-04-22Bump Kotlin versions to 2.0.0-RC1 (#3516)Ignat Beresnev
2024-04-19Compare DokkaSourceSetImpl by DokkaSourceSetID only (#3568)Oleg Yukhnevich
2024-04-16Accessibility: add outline when section-tab is focused (#3416)Matas
2024-04-16Accessibility: Wrap links and code blocks (#3415)Matas
2024-04-16Add tests for members implemented by delegation (#3566)Vadim Mishenev
2024-04-16[K2] Fix the test `kotlin_Enum should not have obvious members via external d...Vadim Mishenev
2024-04-15[K2] Fix DRI for override symbols (#3560)Vadim Mishenev
2024-04-15Add more unit tests for KDoc links (#3563)Vadim Mishenev
2024-04-15Update GitHub workflows to use latest versions of actions (#3557)Oleg Yukhnevich
2024-04-15[K2] fix DRI.callable.name of constructor to be just class name in nested cla...Oleg Yukhnevich
2024-04-09Remove `<a href="TODO">` in enum constant summary (#3548)Mattias Buelens
2024-04-09Update Gradle to 8.7 (#3556)Oleg Yukhnevich
2024-04-08Do not run integration tests on `check` (#3517)Ignat Beresnev
2024-04-05[K2] Run unit tests against the latest Analysis API (#3552)Vadim Mishenev
2024-04-03Enable Configuration Cache for Dokka Build (#3549)Adam
2024-04-02[K2] Do not inherit nested and inner classes (#3397)Vadim Mishenev
2024-03-28Update Analysis API to 2.0.20-dev-7 (#3487)Vadim Mishenev
2024-03-28Fix overflow of long underscore separated names in HTML (#3240)Selina Lin
2024-03-27update developer docs build config (#3493)Adam
2024-03-27KT-64377 Maven dev publish (#3433)Adam
2024-03-22Update test-k2 convention to use test suites (#3524)Adam
2024-03-21Add extension rendering tests (#3497)Paul
2024-03-21Fix broken links, typos, and sample code (#3532)Ying Li
2024-03-21[K1] Fix KDoc and Javadoc links to a package (#3490)Vadim Mishenev
2024-03-19Introduce API to rewrite samples (#3482)Vadim Mishenev
2024-03-18set jvmToolchain 11 for build-settings-logic (#3530)Adam
2024-03-18Improve Build Caching of Maven plugin tasks (#3531)Adam
2024-03-14Fix checking for annotations when rendering constructor keyword (#3523)Oleg Yukhnevich