Fixed
Status Update
Comments
da...@gmail.com <da...@gmail.com> #2
[Empty comment from Monorail migration]
da...@gmail.com <da...@gmail.com> #3
The main features are shown on the main index of the home page. Should the about page include the same information that is there, or be more detailed?
ma...@gmail.com <ma...@gmail.com> #4
I would say more details. Alternatively we could just rename it to "Project History" and move it to a less prominent place.
bu...@chops-service-accounts.iam.gserviceaccount.com <bu...@chops-service-accounts.iam.gserviceaccount.com> #5
[Monorail components: Homepage]
da...@gmail.com <da...@gmail.com> #6
[Monorail components: Documentation]
da...@gmail.com <da...@gmail.com> #7
[Monorail components: -docs]
bu...@chops-service-accounts.iam.gserviceaccount.com <bu...@chops-service-accounts.iam.gserviceaccount.com> #8
[Empty comment from Monorail migration]
bu...@chops-service-accounts.iam.gserviceaccount.com <bu...@chops-service-accounts.iam.gserviceaccount.com> #9
The following revision refers to this bug:
https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65
commit 81d2b5e18ed2ff008770d00755c28c5c48e76b65
Author: David Ostrovsky <david@ostrovsky.org>
Date: Sun Apr 05 10:19:56 2020
Remove support for discontinued Elasticsearch version 5.6
According to Elasticsearch release page: [1], the support for version
5.6 was discontinued on 2019-03-11.
[1]https://www.elastic.co/support/eol
Bug:https://crbug.com/gerrit/12527
Change-Id: I1dfd9d54adcd9c92a17f478fcb3e5f3e642f9497
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/Documentation/config-gerrit.txt
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/java/com/google/gerrit/elasticsearch/AbstractElasticIndex.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/java/com/google/gerrit/elasticsearch/ElasticAccountIndex.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/java/com/google/gerrit/elasticsearch/ElasticChangeIndex.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/java/com/google/gerrit/elasticsearch/ElasticGroupIndex.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/java/com/google/gerrit/elasticsearch/ElasticProjectIndex.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/java/com/google/gerrit/elasticsearch/ElasticQueryAdapter.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/java/com/google/gerrit/elasticsearch/ElasticVersion.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/java/com/google/gerrit/elasticsearch/bulk/ActionRequest.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/java/com/google/gerrit/elasticsearch/bulk/DeleteRequest.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/java/com/google/gerrit/elasticsearch/bulk/IndexRequest.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/javatests/com/google/gerrit/acceptance/pgm/ElasticReindexIT.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/javatests/com/google/gerrit/acceptance/ssh/ElasticIndexIT.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/javatests/com/google/gerrit/elasticsearch/BUILD
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/javatests/com/google/gerrit/elasticsearch/ElasticContainer.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/javatests/com/google/gerrit/elasticsearch/ElasticTestUtils.java
[delete]https://gerrit.googlesource.com/gerrit.git/+/2336606fb9fac86a0e74120d33a9b0d8d6bd2042/javatests/com/google/gerrit/elasticsearch/ElasticV5QueryAccountsTest.java
[delete]https://gerrit.googlesource.com/gerrit.git/+/2336606fb9fac86a0e74120d33a9b0d8d6bd2042/javatests/com/google/gerrit/elasticsearch/ElasticV5QueryChangesTest.java
[delete]https://gerrit.googlesource.com/gerrit.git/+/2336606fb9fac86a0e74120d33a9b0d8d6bd2042/javatests/com/google/gerrit/elasticsearch/ElasticV5QueryGroupsTest.java
[delete]https://gerrit.googlesource.com/gerrit.git/+/2336606fb9fac86a0e74120d33a9b0d8d6bd2042/javatests/com/google/gerrit/elasticsearch/ElasticV5QueryProjectsTest.java
[modify]https://gerrit.googlesource.com/gerrit.git/+/81d2b5e18ed2ff008770d00755c28c5c48e76b65/javatests/com/google/gerrit/elasticsearch/ElasticVersionTest.java
commit 81d2b5e18ed2ff008770d00755c28c5c48e76b65
Author: David Ostrovsky <david@ostrovsky.org>
Date: Sun Apr 05 10:19:56 2020
Remove support for discontinued Elasticsearch version 5.6
According to Elasticsearch release page: [1], the support for version
5.6 was discontinued on 2019-03-11.
[1]
Bug:
Change-Id: I1dfd9d54adcd9c92a17f478fcb3e5f3e642f9497
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[modify]
[delete]
[delete]
[delete]
[delete]
[modify]
da...@gmail.com <da...@gmail.com> #10
Note: per [1] there are other versions of ES that have reached EOL:
6.0.x 2019-05-14
6.1.x 2019-06-13
6.2.x 2019-08-06
6.3.x 2019-12-13
6.4.x 2020-02-23
6.0.x 2019-05-14
6.1.x 2019-06-13
6.2.x 2019-08-06
6.3.x 2019-12-13
6.4.x 2020-02-23
da...@gmail.com <da...@gmail.com> #11
We should remove all EOL ES versions from the code base (also from stable branchs).
ma...@gmail.com <ma...@gmail.com> #12
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #13
I also just noticed the above list. Resumed.
lu...@gmail.com <lu...@gmail.com> #16
[Empty comment from Monorail migration]
da...@gmail.com <da...@gmail.com> #17
[Empty comment from Monorail migration]
da...@gmail.com <da...@gmail.com> #18
[Empty comment from Monorail migration]
lu...@gmail.com <lu...@gmail.com> #19
[Empty comment from Monorail migration]
ma...@gmail.com <ma...@gmail.com> #20
[Empty comment from Monorail migration]
ek...@google.com <ek...@google.com> #21
[Monorail components: Modules>Elasticsearch]
ek...@google.com <ek...@google.com> #22
[Monorail components: -Elasticsearch-old]
is...@google.com <is...@google.com> #23
Edits were made to reflect the following in Monorail: auto-CCs.
Description
Beside considering the technically obsoleted or deprecated versions,
this is also about asking the Gerrit community for usage data -first.
[1]