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
Copy file name to clipboardExpand all lines: docs/technical-changelog.mdx
+8-8Lines changed: 8 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,7 +20,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
20
20
21
21
#### Source
22
22
23
-
- graphql: add databaseID field to repository graphql field `(PR #4999)`
23
+
- Graphql: add databaseID field to repository graphql field `(PR #4999)`
24
24
- The `repository` graphql API now supports fetchinig the `databaseID` field. Backport cac91705f82f1221766f1576cdadd0b5c2c7502a from #4953
25
25
26
26
### Reverts
@@ -50,8 +50,8 @@ This page documents all notable changes to Sourcegraph. For more detailed change
50
50
51
51
#### Source
52
52
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
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
55
55
Backport 774ac0c653371b0acbae62e233764dc6729fddf3 from #4713
56
56
57
57
### Fix
@@ -97,15 +97,15 @@ This page documents all notable changes to Sourcegraph. For more detailed change
97
97
98
98
#### Source
99
99
100
-
- 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)`
101
101
- Backport 34dd46a20d9d9d3a52abaaeaa845b968bf781435 from #4528
102
102
103
103
### Fix
104
104
105
105
#### Others
106
106
107
-
- use internal actor for symbols archive fetching and downgrade error `(PR #4539)`
108
-
- 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)`
109
109
- Fixes an issue where we OAuth would fail for Bitbucket Server users with special characters in their usernames
110
110
Backport 28317328924ae0139edacc3711d169b37179c31f from #4490
111
111
@@ -122,7 +122,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
122
122
123
123
#### Others
124
124
125
-
- log output of p4 protects commands `(PR #4549)`
125
+
- Log output of p4 protects commands `(PR #4549)`
126
126
127
127
### Reverts
128
128
@@ -136,7 +136,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
136
136
- [backport 6.2.x] ci: Improve runtime of integration test suite (#4632) `(PR #4715)`
137
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
140
140
- [Backport 6.2.x] perforce: Implement mode for subrepo that doesn't hide commits `(PR #4591)`
141
141
- [Backport 6.2.x] perforce: Add test to cover nested subdirs `(PR #4569)`
0 commit comments