From d92ca1099035590566dbb5790284bc2f3d68a84c Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Sat, 5 Nov 2022 02:18:41 +0000 Subject: chore(gerrit): bump to 3.7.0-rc4 Change-Id: Ib6f4fd5817fb5415cff5ea1d8c75c8c9a08d56b4 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7185 Tested-by: BuildkiteCI Reviewed-by: tazjin --- third_party/gerrit/0001-Syntax-highlight-nix.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'third_party/gerrit/0001-Syntax-highlight-nix.patch') diff --git a/third_party/gerrit/0001-Syntax-highlight-nix.patch b/third_party/gerrit/0001-Syntax-highlight-nix.patch index 64eb38343225..bdc3fd3b5510 100644 --- a/third_party/gerrit/0001-Syntax-highlight-nix.patch +++ b/third_party/gerrit/0001-Syntax-highlight-nix.patch @@ -1,4 +1,4 @@ -From fea4416001e5dd097d70166778fa55c6b20fae39 Mon Sep 17 00:00:00 2001 +From 084e4f92fb58f7cd85303ba602fb3c40133c8fcc Mon Sep 17 00:00:00 2001 From: Luke Granger-Brown Date: Thu, 2 Jul 2020 23:02:32 +0100 Subject: [PATCH 1/3] Syntax highlight nix @@ -9,7 +9,7 @@ Subject: [PATCH 1/3] Syntax highlight nix 2 files changed, 2 insertions(+) diff --git a/polygerrit-ui/app/embed/diff/gr-syntax-layer/gr-syntax-layer-worker.ts b/polygerrit-ui/app/embed/diff/gr-syntax-layer/gr-syntax-layer-worker.ts -index 9938d3408d..f6f634ad31 100644 +index a9f88bdd81..385249f280 100644 --- a/polygerrit-ui/app/embed/diff/gr-syntax-layer/gr-syntax-layer-worker.ts +++ b/polygerrit-ui/app/embed/diff/gr-syntax-layer/gr-syntax-layer-worker.ts @@ -93,6 +93,7 @@ const LANGUAGE_MAP = new Map([ @@ -21,7 +21,7 @@ index 9938d3408d..f6f634ad31 100644 const CLASS_PREFIX = 'gr-diff gr-syntax gr-syntax-'; diff --git a/resources/com/google/gerrit/server/mime/mime-types.properties b/resources/com/google/gerrit/server/mime/mime-types.properties -index 5a08e66067..c0c092c712 100644 +index 2f9561ba2e..739818ec05 100644 --- a/resources/com/google/gerrit/server/mime/mime-types.properties +++ b/resources/com/google/gerrit/server/mime/mime-types.properties @@ -149,6 +149,7 @@ mscin = text/x-mscgen @@ -33,5 +33,5 @@ index 5a08e66067..c0c092c712 100644 nsi = text/x-nsis nt = text/n-triples -- -2.36.0 +2.37.3 -- cgit 1.4.1