You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -20,8 +50,8 @@ This page documents all notable changes to Sourcegraph. For more detailed change
20
50
21
51
#### Source
22
52
23
-
- create different proxy interpretation modes for sub repo ip perms matching `(PR #4745)`
24
-
- authz: Add Perforce IP rule interpretation modes (`unified` (default), `directOnly`, `proxyOnly`) in site configuration via `rulesInterpretationMode` field to provide more predictable sub-repo permissions behavior
53
+
- Create different proxy interpretation modes for sub repo ip perms matching `(PR #4745)`
54
+
- Authz: Add Perforce IP rule interpretation modes (`unified` (default), `directOnly`, `proxyOnly`) in site configuration via `rulesInterpretationMode` field to provide more predictable sub-repo permissions behavior
25
55
Backport 774ac0c653371b0acbae62e233764dc6729fddf3 from #4713
26
56
27
57
### Fix
@@ -67,15 +97,15 @@ This page documents all notable changes to Sourcegraph. For more detailed change
67
97
68
98
#### Source
69
99
70
-
- create graphql endpoint for viewing sub repo perms for a repository `(PR #4572)`
100
+
- Create graphql endpoint for viewing sub repo perms for a repository `(PR #4572)`
71
101
- Backport 34dd46a20d9d9d3a52abaaeaa845b968bf781435 from #4528
72
102
73
103
### Fix
74
104
75
105
#### Others
76
106
77
-
- use internal actor for symbols archive fetching and downgrade error `(PR #4539)`
78
-
- fetch user by username for Bitbucket Server `(PR #4514)`
107
+
- Use internal actor for symbols archive fetching and downgrade error `(PR #4539)`
108
+
- Fetch user by username for Bitbucket Server `(PR #4514)`
79
109
- Fixes an issue where we OAuth would fail for Bitbucket Server users with special characters in their usernames
80
110
Backport 28317328924ae0139edacc3711d169b37179c31f from #4490
81
111
@@ -92,7 +122,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
92
122
93
123
#### Others
94
124
95
-
- log output of p4 protects commands `(PR #4549)`
125
+
- Log output of p4 protects commands `(PR #4549)`
96
126
97
127
### Reverts
98
128
@@ -106,7 +136,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
106
136
- [backport 6.2.x] ci: Improve runtime of integration test suite (#4632) `(PR #4715)`
107
137
- (see original PR [https://github.com/sourcegraph/sourcegraph/pull/4632](https://github.com/sourcegraph/sourcegraph/pull/4632))
- fix(rel): prevent invalid authorization headers in webhook alert configurations when no credentials are provided Backport eefbf38fc2ba6024d028ba968dedf397235714d3 from #4635
139
+
- Fix(rel): prevent invalid authorization headers in webhook alert configurations when no credentials are provided Backport eefbf38fc2ba6024d028ba968dedf397235714d3 from #4635
110
140
- [Backport 6.2.x] perforce: Implement mode for subrepo that doesn't hide commits `(PR #4591)`
111
141
- [Backport 6.2.x] perforce: Add test to cover nested subdirs `(PR #4569)`
0 commit comments