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 | Enable explicit API mode (#3139) | Ignat Beresnev | |
2023-08-31 | Update copyright (#3149) | Ignat Beresnev | |
* Add the default copyright profile and enable IDEA project settings * Add the license notice file | |||
2023-07-05 | Decompose Kotlin/Java analysis (#3034) | Ignat Beresnev | |
* Extract analysis into separate modules | |||
2023-03-02 | Do not propagate opt-in | vmishenev | |
2023-02-24 | Mark Plugin Api as experimental (#2743) | Vadim Mishenev | |
2020-10-07 | Make logo replaceable #1339 (#1488) | Marcin Aman | |
2020-09-28 | Create java-like api for plugins | Krzysztof Romanwoski | |
2020-07-20 | Use jackson for json serialization and parsing | sebastian.sellmair | |
2020-07-07 | Add suppression capabilities for plugins | Paweł Marks | |
2020-07-07 | Add functionality to plugin overrides | Paweł Marks | |
2020-07-07 | Refactor Extension DSL and remove fallback mechanism | Paweł Marks | |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair | |
2020-06-25 | Remove kotlin source analysis from :core to :kotlin-analysis (thanks to ↵ | sebastian.sellmair | |
Afzal Najam) | |||
2020-04-30 | Adds possibility to configure plugins | Andrzej Ratajczak | |
2020-02-18 | Moves comments to content conversion to base plugin | Paweł Marks | |
2020-02-18 | Cleans up page mergers and moves them to base plugin | Paweł Marks | |
2020-02-18 | Adds option to mark extension as fallback | Paweł Marks | |
2020-02-11 | Adds conditional plugin linking | Andrzej Ratajczak | |
2020-01-08 | Resolved problems with plugins loading ordering and added type safe ordering ↵ | Andrzej Ratajczak | |
function | |||
2019-11-26 | Cache for plugin stubs | Paweł Marks | |
2019-11-26 | Interface segregation in plugins api | Paweł Marks | |
2019-11-25 | Working extensions in plugins | Paweł Marks | |
2019-11-25 | First plugin draft | Paweł Marks | |