It may also make deployment and testing in a local servlet container faster to set up as the init step could be skipped. Gerrit Configuration The site initialization will be performed only if the gerrit.init system property exists. The value of the property is not used; only the existence...
site: use role(test) for unused labs nodes Ensure all nodes are using a (single) role to receive updates. Use role(test) for nodes that are not used yet, upcoming. Change-Id: I078e2c402a2a48730b2ef9c57aae53622296a546 --- M manifests/site.pp 1 file changed, 2 insertions(+), 5 d...
Don't call UserBoard::getUserBoardURL() This is being removed in I913b5463813a23c8b4f5f697096a95af754e8518, so let's not call this function anymore. Change-Id: Icb27e324f430df3743d6302d077f050228d595c2 --- M includes/SiteScoutHTML.class.php M includes/SiteScoutXML.class.php 2 fi...
In the next step we need to use rysnc to copy the Gerrit directory from an existing node over to the new node. During the process we need to ensure that the existing node is not replicating or being written to as this could put it out of sync and corrupt the data we'll be copying....
The Gerrit Code Review for Git enables SSH clients to receive a stream of events that happen in the Gerrit node where the client is connected to. GerritMS (Gerrit + GitMS) enables those SSH clients to receive, not only the events from that node, but also the events coming from other no...
rvgen.set_maximum_items(-1) # suppress use of "rvlimit" parameter - if len(pageids) == len(sublist): + + parameter = self._paraminfo.parameter('query+info', 'prop') + if self.logged_in() and self.has_right('apihighlimits'): ...
Ensure all nodes are using a (single) role to receive updates. Use role(test) for nodes that are not used yet, upcoming. Change-Id: I078e2c402a2a48730b2ef9c57aae53622296a546 --- M manifests/site.pp 1 file changed, 2 insertions(+), 5 deletions(-) ...
The Gerrit Code Review for Git enables SSH clients to receive a stream of events that happen in the Gerrit node where the client is connected to. GerritMS (Gerrit + GitMS) enables those SSH clients to receive, not only the events from that node, but also the events coming from other no...