5 Commits

Author SHA1 Message Date
David Pursehouse
b6fa44f8b5 Merge branch 'stable-2.15'
* stable-2.15:
  AsyncReceiveCommits#onPreReceive: Early exit when commands already processed
  Replace download links for releases index page
  concept-changes: Fix 'invalid reference: topic' warning
  concept-changes: Fix 'invalid reference: submit-strategy' warning
  Set version to 2.14.14
  Update jruby to 9.1.17 and asciidoctorj to v1.5.7
  Elasticsearch: Ensure request URI is always prefixed with "/"
  AbstractElasticIndex: Factor out more variants of {post,perform}Request
  rest-api-projects: Fix "unterminated listing block" warning
  config-gerrit: Fix "invalid reference: database.h2.cachesize" warning
  Bazel: Specify name for downloaded file to http_file starlark rule
  Set version to 2.14.14-SNAPSHOT
  CreateProject: Provide signed push option on project creation
  Revert "AsyncReceiveCommits: Move ReceiveCommits into Worker"

Change-Id: I839334906060534e8dd9bd2658c6eb57ccd79c69
2018-09-27 16:45:10 +09:00
David Pursehouse
2919b01659 concept-changes: Fix 'invalid reference: topic' warning
Change-Id: Ibe05d71675b4d9f05a0288b6796e6afae6352091
2018-09-27 13:08:16 +09:00
David Pursehouse
3727dba665 concept-changes: Fix 'invalid reference: submit-strategy' warning
Change-Id: I7b81c44e828a2017936fd63b593a60c3059cdb1e
2018-09-27 13:08:16 +09:00
Jonathan Nieder
988abed6c4 Clarify that Change-Ids identify amended commits, not followups
Change-Id: I7377a6b15522be74d64f3d2a1a7bb58026d5c3d7
2018-04-25 17:54:54 -07:00
David Shevitz
6493b2f25a Add new topic, Changes, to documentation
This is a new concept topic for the Gerrit documentation. Note that,
while this topic contains a collection of content from a variety of
other topics in the doc set, such as the Review UI topic, the User
Guide topic, and the Project Owner Guide. Those topics will remain,
as they are still useful to users.

This topic is in many ways a reference that future "how-to" topics can
point to. The intended audience is Gerrit users who want more in-depth
information about what a change is, and what information about a change
they can view from the Gerrit UI.

Note: We may add screenshots to this topic in the future.

Change-Id: Iea3ba2aa7cdc77b561cb95f0ea83b1a3193bc281
2017-08-09 18:56:03 -07:00