Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-09 | Add missing text styles in html (#2007) | Marcin Aman | |
2021-06-22 | Logging in CLI (#1976) | Marcin Aman | |
2021-06-21 | Don't use older dir from previous runs in versioning (#1963) | Marcin Aman | |
2021-04-14 | Introduce binary compatibility plugin (#1774) | Marcin Aman | |
* Introduce binary compatibility plugin * Update diffs | |||
2021-04-06 | Bump jsoup from 1.12.1 to 1.13.1 (#1783) | dependabot[bot] | |
2021-04-06 | Fix some compiler warnings (#1812) | Kamil Doległo | |
2021-02-16 | Fix displaying default java visibility (#1738) | Marcin Aman | |
2021-01-21 | Empty modules filtering (#1699) | Marcin Aman | |
2021-01-20 | Annotations for parameters (#1704) | Marcin Aman | |
2021-01-05 | Versioning (#1654) | Błażej Kardyś | |
* Adding versioning mechanism for multimodule * Versioning improvement * Refactor configuration, add ordering * Fix integration tests * Change packages, unignore test Co-authored-by: Marcin Aman <marcin.aman@gmail.com> | |||
2020-12-17 | Multimodule tests (#1670) | Marcin Aman | |
* Multimodule tests * Multimodule tests | |||
2020-11-27 | Changing how multimodule location provider works and improving gfm link ↵ | Błażej Kardyś | |
substitution | |||
2020-11-27 | Moving SingleGeneration to base pluing | Błażej Kardyś | |
2020-09-10 | Add tests | Andrzej Ratajczak | |
2020-09-07 | Test images in GFM | Marcin Aman | |
2020-08-31 | Remove old `defaultSourceSet` in favour of new package | sebastian.sellmair | |
2020-08-31 | Let root package be represented as [root] to the user | sebastian.sellmair | |
2020-08-31 | Implement tests for ModuleAndPackageDocumentationReader | sebastian.sellmair | |
2020-08-25 | - Move `test` projects into semantic parent projects | sebastian.sellmair | |
- Implement new `:test-utils` project - Resolve requirement for Android SDK installation |