Paladox has uploaded a new change for review. https://gerrit.wikimedia.org/r/250450
Change subject: Re enable git.enableGitServlet ...................................................................... Re enable git.enableGitServlet I think this may be the reasons for internal error. Also may be the reason patches arnt being sync with gitblit even if they havent been c+2 yet. Change-Id: I2cb5889ffb6cfab1e2f12626481a00adec110ce6 --- M modules/gitblit/files/gitblit.properties 1 file changed, 1 insertion(+), 1 deletion(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/50/250450/1 diff --git a/modules/gitblit/files/gitblit.properties b/modules/gitblit/files/gitblit.properties index 0e9538c..e525543 100644 --- a/modules/gitblit/files/gitblit.properties +++ b/modules/gitblit/files/gitblit.properties @@ -106,7 +106,7 @@ # indicate your clone/push urls. # # SINCE 0.5.0 -git.enableGitServlet = false +git.enableGitServlet = true # If you want to restrict all git servlet access to those with valid X509 client # certificates then set this value to true. -- To view, visit https://gerrit.wikimedia.org/r/250450 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I2cb5889ffb6cfab1e2f12626481a00adec110ce6 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
