Skip to content

Commit b9e2100

Browse files
committed
fix caps
1 parent aa5d0c0 commit b9e2100

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

docs/technical-changelog.mdx

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
2020

2121
#### Source
2222

23-
- graphql: add databaseID field to repository graphql field `(PR #4999)`
23+
- Graphql: add databaseID field to repository graphql field `(PR #4999)`
2424
- The `repository` graphql API now supports fetchinig the `databaseID` field. Backport cac91705f82f1221766f1576cdadd0b5c2c7502a from #4953
2525

2626
### Reverts
@@ -50,8 +50,8 @@ This page documents all notable changes to Sourcegraph. For more detailed change
5050

5151
#### Source
5252

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
5555
Backport 774ac0c653371b0acbae62e233764dc6729fddf3 from #4713
5656

5757
### Fix
@@ -97,15 +97,15 @@ This page documents all notable changes to Sourcegraph. For more detailed change
9797

9898
#### Source
9999

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)`
101101
- Backport 34dd46a20d9d9d3a52abaaeaa845b968bf781435 from #4528
102102

103103
### Fix
104104

105105
#### Others
106106

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)`
109109
- Fixes an issue where we OAuth would fail for Bitbucket Server users with special characters in their usernames
110110
Backport 28317328924ae0139edacc3711d169b37179c31f from #4490
111111

@@ -122,7 +122,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
122122

123123
#### Others
124124

125-
- log output of p4 protects commands `(PR #4549)`
125+
- Log output of p4 protects commands `(PR #4549)`
126126

127127
### Reverts
128128

@@ -136,7 +136,7 @@ This page documents all notable changes to Sourcegraph. For more detailed change
136136
- [backport 6.2.x] ci: Improve runtime of integration test suite (#4632) `(PR #4715)`
137137
- (see original PR [https://github.com/sourcegraph/sourcegraph/pull/4632](https://github.com/sourcegraph/sourcegraph/pull/4632))
138138
- [Backport 6.2.x] Prevent invalid Basic Auth header in webhook alert notifiers `(PR #4708)`
139-
- 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
140140
- [Backport 6.2.x] perforce: Implement mode for subrepo that doesn't hide commits `(PR #4591)`
141141
- [Backport 6.2.x] perforce: Add test to cover nested subdirs `(PR #4569)`
142142

0 commit comments

Comments
 (0)