Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/250449
Change subject: Re enable tags ...................................................................... Re enable tags Tags were disabled in https://gerrit.wikimedia.org/r/#/c/250369/ so re enable them. Change-Id: I80725c6f5a4e9dfdf2ca810c0a85700fb2a6c754 Follows-up: https://gerrit.wikimedia.org/r/#/c/250369/1 --- M modules/gitblit/files/gitblit.properties 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/49/250449/1 diff --git a/modules/gitblit/files/gitblit.properties b/modules/gitblit/files/gitblit.properties index 0e9538c..e987580 100644 --- a/modules/gitblit/files/gitblit.properties +++ b/modules/gitblit/files/gitblit.properties @@ -921,7 +921,7 @@ # N = N tags/branches # # SINCE 0.5.0 -web.summaryRefsCount = 0 +web.summaryRefsCount = 5 # The number of items to show on a page before showing the first, prev, next # pagination links. A default of 50 is used for any invalid value. -- To view, visit https://gerrit.wikimedia.org/r/250449 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I80725c6f5a4e9dfdf2ca810c0a85700fb2a6c754 Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Paladox <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
