Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-11-10 | Restructure the project to utilize included builds (#3174) | Ignat Beresnev | |
* Refactor and simplify artifact publishing * Update Gradle to 8.4 * Refactor and simplify convention plugins and build scripts Fixes #3132 --------- Co-authored-by: Adam <897017+aSemy@users.noreply.github.com> Co-authored-by: Oleg Yukhnevich <whyoleg@gmail.com> | |||
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
2023-08-30 | Migrate to JUnit 5 and unify used test API (#3138) | Ignat Beresnev | |
2023-02-09 | Remove old test data (#2824) | Ignat Beresnev | |
2020-08-31 | Re-use includes form child tasks for all modules page generation | sebastian.sellmair | |
2020-08-31 | Let root package be represented as [root] to the user | sebastian.sellmair | |
2020-08-31 | Let `DRI.packageName` always be a real package name for root packages ("") | sebastian.sellmair | |
2020-07-09 | Fixes after rebase | Andrzej Ratajczak | |
2020-07-09 | Add rendering signatures tests | Andrzej Ratajczak | |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo | |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś | |
2020-04-16 | Change '<>' to '[]' in default package name as Windows prohibits filenames ↵ | Kamil Doległo | |
with '<>' | |||
2020-04-15 | Fix path clash with top-level declarations, catch link resolving exception, ↵ | Kamil Doległo | |
remove default values while merging, merge expect by targets | |||
2020-03-17 | Add expect with generation | Szymon Świstun | |
2020-03-16 | Rename Documentables to avoid name conflicts | Kamil Doległo | |
2020-02-28 | Port some of the core tests from the previous model | Szymon Świstun | |