diff --git a/patches/0001-BLENDER-Blender-ID-goth-provider.patch b/patches/0001-BLENDER-Blender-ID-goth-provider.patch index fd4a758a4e527..7864f9aca784b 100644 --- a/patches/0001-BLENDER-Blender-ID-goth-provider.patch +++ b/patches/0001-BLENDER-Blender-ID-goth-provider.patch @@ -1,7 +1,7 @@ -From 15a25804e98da3c122082c62d16b2d1ce4374eb9 Mon Sep 17 00:00:00 2001 +From e9a48aadbffbb3002311cc6e947053030ee9ecc5 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 10 May 2024 13:28:51 +0200 -Subject: [PATCH 01/14] BLENDER: Blender ID goth provider +Subject: [PATCH 01/18] BLENDER: Blender ID goth provider Provider authored by Matti Ranta and Arnd Marijnissen. --- @@ -25,7 +25,7 @@ Provider authored by Matti Ranta and Arnd Marijnissen. create mode 100644 services/auth/source/oauth2/blenderid/session_test.go diff --git a/go.mod b/go.mod -index 422952af9e..98a7954b3c 100644 +index 1ca481e073..086701b536 100644 --- a/go.mod +++ b/go.mod @@ -257,6 +257,7 @@ require ( @@ -37,10 +37,10 @@ index 422952af9e..98a7954b3c 100644 github.com/mschoch/smat v0.2.0 // indirect github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822 // indirect diff --git a/go.sum b/go.sum -index e7f6b7c6d9..4b8b54d3fc 100644 +index ebf40cb628..aed57d8836 100644 --- a/go.sum +++ b/go.sum -@@ -588,6 +588,9 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w +@@ -589,6 +589,9 @@ github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd h1:TRLaZ9cD/w github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd/go.mod h1:6dJC0mAP4ikYIbvyc7fijjWJddQyLn8Ig3JB5CqoB9Q= github.com/modern-go/reflect2 v1.0.2 h1:xBagoLtFs94CBntxluKeaWgTMpvLxC4ur3nMaC9Gz0M= github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk= @@ -242,7 +242,7 @@ index 0000000000..671e5e4f54 +} diff --git a/services/auth/source/oauth2/blenderid/blenderid_test.go b/services/auth/source/oauth2/blenderid/blenderid_test.go new file mode 100644 -index 0000000000..2bf4c443d8 +index 0000000000..283ba0898a --- /dev/null +++ b/services/auth/source/oauth2/blenderid/blenderid_test.go @@ -0,0 +1,70 @@ @@ -510,7 +510,7 @@ index 0000000000..52a2d21745 +} diff --git a/services/auth/source/oauth2/blenderid/session_test.go b/services/auth/source/oauth2/blenderid/session_test.go new file mode 100644 -index 0000000000..ab7fb974a5 +index 0000000000..7f5b619873 --- /dev/null +++ b/services/auth/source/oauth2/blenderid/session_test.go @@ -0,0 +1,51 @@ @@ -593,5 +593,5 @@ index 65cf538ad7..f6f49ada04 100644 + })) } -- -2.47.1 +2.49.0 diff --git a/patches/0002-BLENDER-Show-warning-for-target-branch-switching.patch b/patches/0002-BLENDER-Show-warning-for-target-branch-switching.patch index 14c2283e9ef92..a231920b2b302 100644 --- a/patches/0002-BLENDER-Show-warning-for-target-branch-switching.patch +++ b/patches/0002-BLENDER-Show-warning-for-target-branch-switching.patch @@ -1,7 +1,7 @@ -From 1b1e8781449eef734dbd5addd81be079436db600 Mon Sep 17 00:00:00 2001 +From 928a045c583cc4f0c631925e848a81446728f52b Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 10 May 2024 13:31:35 +0200 -Subject: [PATCH 02/14] BLENDER: Show warning for target branch switching +Subject: [PATCH 02/18] BLENDER: Show warning for target branch switching --- templates/repo/issue/view_title.tmpl | 1 + @@ -20,5 +20,5 @@ index 7bb00ff9a9..19a4331883 100644 {{end}} {{else}} -- -2.47.1 +2.49.0 diff --git a/patches/0003-BLENDER-Workaround-LFS-files-not-being-available-in-.patch b/patches/0003-BLENDER-Workaround-LFS-files-not-being-available-in-.patch index db0fb066f49d9..55a1bdb60ef98 100644 --- a/patches/0003-BLENDER-Workaround-LFS-files-not-being-available-in-.patch +++ b/patches/0003-BLENDER-Workaround-LFS-files-not-being-available-in-.patch @@ -1,7 +1,7 @@ -From 4cf49edf4de94065e9ad6e24c4482c2054d6eece Mon Sep 17 00:00:00 2001 +From e19c11cbfe0e7f278aae17cd512560cfc237c00d Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 10 May 2024 13:32:53 +0200 -Subject: [PATCH 03/14] BLENDER: Workaround LFS files not being available in +Subject: [PATCH 03/18] BLENDER: Workaround LFS files not being available in pull requests Patch taken from issue number 17715, associating the LFS pointer when the @@ -56,5 +56,5 @@ index c4866edaab..1fa2b7a67f 100644 err = &lfs_module.ObjectError{ Code: http.StatusNotFound, -- -2.47.1 +2.49.0 diff --git a/patches/0004-BLENDER-Don-t-allow-assigning-large-teams-as-reviewe.patch b/patches/0004-BLENDER-Don-t-allow-assigning-large-teams-as-reviewe.patch index f12e45de605b0..badb1348c9eff 100644 --- a/patches/0004-BLENDER-Don-t-allow-assigning-large-teams-as-reviewe.patch +++ b/patches/0004-BLENDER-Don-t-allow-assigning-large-teams-as-reviewe.patch @@ -1,7 +1,7 @@ -From f30536bba66c393e59822cbd9c194017d174a3b5 Mon Sep 17 00:00:00 2001 +From a0a9521bb42deea2ca46a65f64ddc95a5db795f3 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 10 May 2024 13:33:32 +0200 -Subject: [PATCH 04/14] BLENDER: Don't allow assigning large teams as reviewers +Subject: [PATCH 04/18] BLENDER: Don't allow assigning large teams as reviewers To avoid accidentally spamming hundreds of people. --- @@ -66,5 +66,5 @@ index bf0d8cb298..c3b0858aa3 100644 + return organization.FilterLargeTeams(organization.GetTeamsWithAccessToRepoUnit(ctx, repo.OwnerID, repo.ID, perm.AccessModeRead, unit.TypePullRequests)) } -- -2.47.1 +2.49.0 diff --git a/patches/0005-BLENDER-Support-both-exclusive-and-non-exclusive-sco.patch b/patches/0005-BLENDER-Support-both-exclusive-and-non-exclusive-sco.patch index 288e6573a20f1..22d641ccf9ab3 100644 --- a/patches/0005-BLENDER-Support-both-exclusive-and-non-exclusive-sco.patch +++ b/patches/0005-BLENDER-Support-both-exclusive-and-non-exclusive-sco.patch @@ -1,7 +1,7 @@ -From b7ab7d82754fd5d7ea154d31f991a5da206d96a1 Mon Sep 17 00:00:00 2001 +From 21206ca6201d4b510cffc0068aabd785f5864850 Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 10 May 2024 13:58:05 +0200 -Subject: [PATCH 05/14] BLENDER: Support both exclusive and non-exclusive scope +Subject: [PATCH 05/18] BLENDER: Support both exclusive and non-exclusive scope for labels --- @@ -149,5 +149,5 @@ index 9b6195a8f4..c8310203c4 100644 {{end}} -- -2.47.1 +2.49.0 diff --git a/patches/0006-BLENDER-Projects-button-to-show-hide-issue-details-a.patch b/patches/0006-BLENDER-Projects-button-to-show-hide-issue-details-a.patch index c17572f193fa0..a0809893eaffb 100644 --- a/patches/0006-BLENDER-Projects-button-to-show-hide-issue-details-a.patch +++ b/patches/0006-BLENDER-Projects-button-to-show-hide-issue-details-a.patch @@ -1,7 +1,7 @@ -From fd09d4851658310327e2e110e16963226fdd5954 Mon Sep 17 00:00:00 2001 +From dc145e6f21466387dde81ce41664c4100ee271bb Mon Sep 17 00:00:00 2001 From: Brecht Van Lommel Date: Fri, 10 May 2024 14:00:36 +0200 -Subject: [PATCH 06/14] BLENDER: Projects: button to show/hide issue details +Subject: [PATCH 06/18] BLENDER: Projects: button to show/hide issue details and closed issue Both are off by default. This is implemented fully on the frontend, so @@ -14,7 +14,7 @@ all issues and their details are still always loaded. 4 files changed, 59 insertions(+), 13 deletions(-) diff --git a/templates/projects/view.tmpl b/templates/projects/view.tmpl -index 966d3bf604..7f97b13c7d 100644 +index 217ffe6355..9640deee94 100644 --- a/templates/projects/view.tmpl +++ b/templates/projects/view.tmpl @@ -19,6 +19,16 @@ @@ -46,7 +46,7 @@ index 966d3bf604..7f97b13c7d 100644 @@ -178,6 +188,37 @@ - + + + +