14 Commits

Author SHA1 Message Date
David Pursehouse
a8f0e07fdc Merge branch 'stable-3.1'
* 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
2020-02-13 10:25:58 +09:00
Matthias Sohn
f3c406ce6f Fix Gerrit version given in linux quickstart guide
Change-Id: Ib019178cfecb22dc20385845b94aec8b6d46b9d2
2020-02-12 13:46:35 +01:00
Marian Harbach
ebeb15460c Enabling linkattrs explicitly on doc pages having external links
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
2019-12-13 10:59:57 +00:00
Marian Harbach
34253376e6 Make all external links in the documentation open in a new window
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
2019-12-10 22:54:40 +01:00
Gal Paikin
b1e67e47ee Fix documentation for downloading Gerrit
Link was broken, fixed to working and newer version.

Change-Id: Ic976d4dccedb38794fbb7bd2fe8e8bbdcbb8473e
2019-10-11 15:34:27 +02:00
Ben Rohlfs
b65406ba11 Use $GERRIT_SITE var for referencing to gerrit_testsite
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
2019-05-06 09:32:50 +00:00
David Pursehouse
9605feda11 linux-quickstart: Remove leftover conflict marker
Change-Id: Ie4cbe330b372b1c4f209d6fd60ea96e99c9befa2
2018-08-23 12:30:31 +09:00
David Pursehouse
5b2f0d4b4e Merge branch 'stable-2.15'
* 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
2018-08-22 21:59:06 +09:00
Gert van Dijk
f1f5f08683 Documentation: linux-quickstart - include Java 8 requirement
Bug: Issue 7843
Change-Id: Ic1ff71e7e0c3b4a079e585ff04bc3b29869d1ff6
2018-08-19 23:51:12 +00:00
Janet Davies
0c1a621540 Copy edits to dev-readme.txt, install.txt, and linux-quickstart.txt
Change-Id: Ifdd4cee178a70f216bfae5106d1ef92fad7d32d1
2018-05-31 19:49:48 +00:00
David Pursehouse
53a674230a linux-quickstart: Add missing path in example git config command
Bug: Issue 7655
Change-Id: I1dea9127f28b41daa3b0f7078be29f4f2e76d6c7
2017-11-04 00:45:48 +00:00
David Shevitz
d2a3aaebb8 Fix typo (changes to change)
Change-Id: Ib1337e3f9bc4374cc4582ce74a53ff0594468130
2017-10-01 05:59:51 -07:00
David Shevitz
bcd0d24e52 Fix broken link to install.html
Change-Id: I2efe8772799f6f3b1096249f1dc2f80a3016ee69
2017-10-01 02:11:07 -07:00
David Shevitz
11a458a4a5 Add new Linux quickstart to documentation
Change-Id: Icac20bffae59e1f8d21acb0c0876eab637abd40b
2017-07-27 14:25:35 -07:00