aboutsummaryrefslogtreecommitdiff
path: root/plugins/all-modules-page
AgeCommit message (Collapse)Author
2021-09-20Improve versioning plugin (#2104)vmishenev
- support for single module projects - version navigator is on all pages - dropdown arrow for version navigator
2021-07-12Handle NBSP and other html entries (#2005)Marcin Aman
2021-07-08Bump jacksons (#2010)Marcin Aman
2021-07-06Change jekyll links to be .html (#1990)Marcin Aman
2021-07-05Flatten 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-22Logging in CLI (#1976)Marcin Aman
2021-06-21Don't use older dir from previous runs in versioning (#1963)Marcin Aman
2021-04-14Introduce binary compatibility plugin (#1774)Marcin Aman
* Introduce binary compatibility plugin * Update diffs
2021-04-06Bump jsoup from 1.12.1 to 1.13.1 (#1783)dependabot[bot]
2021-03-26Reintroduce multimodule documentation (#1804)Marcin Aman
2021-03-15Fix not escaping module name in DefaultExternalModuleLinkResolver (#1777)Kamil Doległo
2021-03-10Headers in tables (#1768)Marcin Aman
2021-03-04Fix 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-21Empty modules filtering (#1699)Marcin Aman
2021-01-08Fix empty table cells on multimodule pagesKamil Doległo
2021-01-05Versioning (#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-04Refactor ContentTable builder and fix GFM table rendering (#1682)Kamil Doległo
2020-12-17Multimodule tests (#1670)Marcin Aman
* Multimodule tests * Multimodule tests
2020-12-17Navigate to root after logo click, add data to searchbars on multimodule (#1631)Marcin Aman
2020-11-27Changing how multimodule location provider works and improving gfm link ↵Błażej Kardyś
substitution