mirror of
https://codeberg.org/davrot/forgejo.git
synced 2025-05-02 05:06:06 +02:00
![]() - Backport of https://codeberg.org/forgejo/forgejo/pulls/1848 - `ReposParam` is passed to the pagination as value for the `repos` query. It should paginate to other pages with only the selected repositories, which was currently not the case, but was already the case for the links in the selectable items. - Fix the wrong value being passed for issues/pulls lists. - Fix the formatting of repository query value for milestones lists. - Added integration testing. - Resolves https://codeberg.org/forgejo/forgejo/issues/1836 (cherry picked from commit c648e5ab3a341b97807b9a1c4cf312d4acdc08d4) |
||
---|---|---|
.. | ||
api | ||
common | ||
install | ||
private | ||
utils | ||
web | ||
init.go |