changeset: bd4f453a0055 URL: https://kallithea-scm.org/repos/kallithea/changeset/bd4f453a0055 branch: stable user: Thomas De Schampheleire <[email protected]> date: Mon Apr 20 21:33:26 2015 +0200 description: pullrequest overview: fix missing pager links
Commit 0f9a48e0adc3 refactored the pullrequest overview pages, but has a bug causing no more than 10 pull requests to be shown, without pager links. The code assumed that 'pager' was a variable, rather than a method, of the pullrequests structure. changeset: 7e5a0c784880 URL: https://kallithea-scm.org/repos/kallithea/changeset/7e5a0c784880 branch: user: Mads Kiilerich <[email protected]> date: Mon Apr 20 22:52:23 2015 +0200 description: Merge stable _______________________________________________ kallithea-general mailing list [email protected] http://lists.sfconservancy.org/mailman/listinfo/kallithea-general
