Update 2.8 release notes with recent changes and fixes
Change-Id: I71d642f3d3c5d4c10fc9bca70e8bc7459eeffb7b
This commit is contained in:
parent
8a2a7f62c1
commit
d5c50f144e
@ -69,6 +69,9 @@ With the config properties `auth.httpDisplaynameHeader` and `auth.httpEmailHeade
|
|||||||
it is possible to configure the name of the headers used for propagating this extra
|
it is possible to configure the name of the headers used for propagating this extra
|
||||||
information and enforce them on the user profile during login and beyond.
|
information and enforce them on the user profile during login and beyond.
|
||||||
|
|
||||||
|
* link:http://gerrit-documentation.googlecode.com/svn/Documentation/2.8/config_gerrit.html#_a_id_httpd_a_section_httpd[
|
||||||
|
Customizable registration page for HTTP authentication].
|
||||||
|
|
||||||
* link:http://gerrit-documentation.googlecode.com/svn/Documentation/2.8/config_gerrit.html#_a_id_httpd_a_section_httpd[
|
* link:http://gerrit-documentation.googlecode.com/svn/Documentation/2.8/config_gerrit.html#_a_id_httpd_a_section_httpd[
|
||||||
Configurable external `robots.txt` file].
|
Configurable external `robots.txt` file].
|
||||||
|
|
||||||
@ -249,6 +252,9 @@ List child projects]
|
|||||||
* link:http://gerrit-documentation.googlecode.com/svn/Documentation/2.8/rest-api-projects.html#get-child-project[
|
* link:http://gerrit-documentation.googlecode.com/svn/Documentation/2.8/rest-api-projects.html#get-child-project[
|
||||||
Get child project]
|
Get child project]
|
||||||
|
|
||||||
|
* link:http://gerrit-documentation.googlecode.com/svn/Documentation/2.8/rest-api-projects.html#set-config[
|
||||||
|
Set configuration]
|
||||||
|
|
||||||
|
|
||||||
Capabilities
|
Capabilities
|
||||||
~~~~~~~~~~~~
|
~~~~~~~~~~~~
|
||||||
@ -278,6 +284,9 @@ Emails
|
|||||||
* The `RebasedPatchSet` template is removed. Email notifications for rebased
|
* The `RebasedPatchSet` template is removed. Email notifications for rebased
|
||||||
changes are now sent with the `ReplacePatchSet` template.
|
changes are now sent with the `ReplacePatchSet` template.
|
||||||
|
|
||||||
|
* Comment notification emails now include context of comments that are replied
|
||||||
|
to, and links to the file(s) in which comments are made.
|
||||||
|
|
||||||
|
|
||||||
Plugins
|
Plugins
|
||||||
~~~~~~~
|
~~~~~~~
|
||||||
@ -383,6 +392,9 @@ General
|
|||||||
Since there can be multiple changes with the same commit on different branches,
|
Since there can be multiple changes with the same commit on different branches,
|
||||||
use the parent change on the same branch during rebase.
|
use the parent change on the same branch during rebase.
|
||||||
|
|
||||||
|
* link:https://code.google.com/p/gerrit/issues/detail?id=600[Issue 600]:
|
||||||
|
Fix change stuck in SUBMITTED state but actually merged.
|
||||||
|
|
||||||
Configuration
|
Configuration
|
||||||
~~~~~~~~~~~~~
|
~~~~~~~~~~~~~
|
||||||
|
|
||||||
@ -400,6 +412,9 @@ The link:http://gerrit-documentation.googlecode.com/svn/Documentation/2.8/cmd-ho
|
|||||||
* link:https://code.google.com/p/gerrit/issues/detail?id=2045[Issue 2045]:
|
* link:https://code.google.com/p/gerrit/issues/detail?id=2045[Issue 2045]:
|
||||||
Define user scope when parsing server config.
|
Define user scope when parsing server config.
|
||||||
|
|
||||||
|
* link:https://code.google.com/p/gerrit/issues/detail?id=1990[Issue 1990]:
|
||||||
|
Support optional Certificate Revocation List (CRL) with `CLIENT_SSL_CERT_LDAP`.
|
||||||
|
|
||||||
Web UI
|
Web UI
|
||||||
~~~~~~
|
~~~~~~
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user