Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-07-12 | Handle NBSP and other html entries (#2005) | Marcin Aman | |
2021-07-08 | Bump jacksons (#2010) | Marcin Aman | |
2021-07-06 | Change jekyll links to be .html (#1990) | Marcin Aman | |
2021-07-05 | Flatten multi-module structure (#1980) | Kamil Doległo | |
* Add support for multimodule package lists * Merge package-lists in multi-module generation * Remove double-wrapping of modules in multi-module generation * Handle empty modules in package lists | |||
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-03-26 | Reintroduce multimodule documentation (#1804) | Marcin Aman | |
2021-03-15 | Fix not escaping module name in DefaultExternalModuleLinkResolver (#1777) | Kamil Doległo | |
2021-03-10 | Headers in tables (#1768) | Marcin Aman | |
2021-03-04 | Fix memory leak caused by coroutines (#1751) | Kamil Doległo | |
* Fix memory leak caused by coroutines * Catch all exceptions that might fail the build Co-authored-by: Marcin Aman <marcin.aman@gmail.com> | |||
2021-01-21 | Empty modules filtering (#1699) | Marcin Aman | |
2021-01-08 | Fix empty table cells on multimodule pages | Kamil Doległo | |
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> | |||
2021-01-04 | Refactor ContentTable builder and fix GFM table rendering (#1682) | Kamil Doległo | |
2020-12-17 | Multimodule tests (#1670) | Marcin Aman | |
* Multimodule tests * Multimodule tests | |||
2020-12-17 | Navigate to root after logo click, add data to searchbars on multimodule (#1631) | Marcin Aman | |
2020-11-27 | Changing how multimodule location provider works and improving gfm link ↵ | Błażej Kardyś | |
substitution |