* stable-3.1:
Fix Gerrit version given in linux quickstart guide
ProjectCacheImpl: Don't log cause when project is not found
VersionedMetaData: Add debug log when saving metadata
Upgrade JGit to v5.6.0.201912101111-r-46-g44ad668d9
Change-Id: I122d62c334ba6c5bdfe5d476948ffa6685fd96b4
Asciidoc may fail to render link attributes for external links
supposed to open in a new window correctly. This change adds
:linkattrs: to the beginning of such files to force parsing link
attributes correctly.
Bug: Issue 12068
Change-Id: If18be60de646ff78f672239dd4fa435fd4fd92ab
To make it easier to stay on track when reading documentation, I
added ",role=external,window=_blank" to all links in the
documentation directory that were not pointing at another piece of documentation.
Change-Id: I94bf254c90f8ebce067c765be0a2932b755a045a
Change 222679 tried to make this consistent by changing "sometimes ~/
and sometimes ../" to "always ~/", but ../ is the preferred way for
developers and ~/ for the quick start. So let's use the $GERRIT_SITE
variable everywhere instead and define it to ~/. The variable can
easily be changed to ../.
Change-Id: I2fc4ac8aa4374f25ed2679b85dcb17b80e8cffc4
* stable-2.15:
BranchApi: Add missing throws declaration on NotImplemented#reflog
FormatUtil: Fix Math#round() truncation error flagged by error-prone
ReflogIT: Add test coverage for reflog permissions
ChangeIT: Move reflog test to ReflogIT
ChangeIT: Fix and expand reflog test
BranchApi: Add method to get the branch's reflog
GetReflog: Move ReflogEntryInfo to a separate class in extension API
Fix http_archive rule in WORKSPACE
ConfigInfoImpl: Return raw byte value for effective value
TransferConfig: Move getEffectiveMaxObjectSizeLimit to ProjectState
ProjectIT: Factor out a method to set the max object size limit
Documentation: linux-quickstart - include Java 8 requirement
Documentation: Include Java 8 requirement in installation notes
Documentation: Remove 'install-quick' page in favour of 'linux-quickstart'
Change-Id: I895790a8b2f9e8439e91c15ba4ee9a5a14a4ee94