aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/base-test-utils/src/main/kotlin
AgeCommit message (Expand)Author
2023-11-10Restructure the project to utilize included builds (#3174)Ignat Beresnev
2023-08-31Enable explicit API mode (#3139)Ignat Beresnev
2023-08-31Update copyright (#3149)Ignat Beresnev
2023-07-05Decompose Kotlin/Java analysis (#3034)Ignat Beresnev
2023-02-24Mark Plugin Api as experimental (#2743)Vadim Mishenev
2023-02-20Change default logging level of console apps (#2871)Ignat Beresnev
2023-01-23Dispose `AnalysisEnvironment` (#2755)Vadim Mishenev
2022-10-31Add constructor keyword (#2691)Andrey Tyrin
2022-09-02Underline `@param` tag key for more consistency (#2643)Ignat Beresnev
2022-08-10Support Var html tag for Javadoc (#2617)Andrey Tyrin
2022-06-22Render annotations for KaJ signatures (#2549)Ignat Beresnev
2022-05-13Render quotes as blockquotes instead of code blocks. (#2496)TheOnlyTails
2022-04-29Enable warnings as errors and fix all warnings (#2451)Ignat Beresnev
2022-04-19Update Jsoup to 1.14.3 (#2448)Ignat Beresnev
2022-02-21Add option to merge implicit expect-actual declarations (#2316)Vadim Mishenev
2022-02-21Code cleanups (#2165)Goooler
2022-01-27KT-50292 - Implement vertical alignment of parameters (#2309)Ignat Beresnev
2021-12-06Description list support for JavaDocs (#2213)Ignat Beresnev
2021-11-23Add space between funs descriptions (#2235)vmishenev
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2021-07-09Add missing text styles in html (#2007)Marcin Aman
2021-06-22Logging in CLI (#1976)Marcin Aman
2021-04-06Bump jsoup from 1.12.1 to 1.13.1 (#1783)dependabot[bot]
2021-04-06Fix some compiler warnings (#1812)Kamil Doległo
2021-02-16Fix displaying default java visibility (#1738)Marcin Aman
2021-01-21Empty modules filtering (#1699)Marcin Aman
2021-01-05Versioning (#1654)Błażej Kardyś
2020-12-17Multimodule tests (#1670)Marcin Aman
2020-11-27Changing how multimodule location provider works and improving gfm link subst...Błażej Kardyś
2020-11-27Moving SingleGeneration to base pluingBłażej Kardyś
2020-09-10Add testsAndrzej Ratajczak
2020-09-07Test images in GFMMarcin Aman
2020-08-31Remove old `defaultSourceSet` in favour of new packagesebastian.sellmair
2020-08-31Let root package be represented as [root] to the usersebastian.sellmair
2020-08-31Implement tests for ModuleAndPackageDocumentationReadersebastian.sellmair
2020-08-25- Move `test` projects into semantic parent projectssebastian.sellmair