File tree
Expand file treeCollapse file tree
104 files changed
+395
-625
lines changedFilter options
- src
- main/java/org/kohsuke/github
- test
- java/org/kohsuke/github/junit
- resources/org/kohsuke/github
- AppTest/wiremock
- notifications/mappings
- testCreateCommitComment/mappings
- testCreateIssue/mappings
- testRepoCRUD/mappings
- testRepoLabel
- __files
- mappings
- GHCheckRunBuilderTest/wiremock
- createCheckRunManyAnnotations/mappings
- updateCheckRun/mappings
- GHDiscussionTest/wiremock/testGetAndEditDiscussion/mappings
- GHGistTest/wiremock/lifecycleTest/mappings
- GHGistUpdaterTest/wiremock/testGitUpdater/mappings
- GHIssueEventTest/wiremock/testEventsForSingleIssue/mappings
- GHMilestoneTest/wiremock
- testUnsetMilestone/mappings
- testUnsetMilestoneFromPullRequest/mappings
- testUpdateMilestone/mappings
- GHProjectCardTest/wiremock
- testArchiveCard/mappings
- testEditCardNote/mappings
- GHProjectColumnTest/wiremock/testEditColumnName/mappings
- GHProjectTest/wiremock
- testEditProjectBody/mappings
- testEditProjectName/mappings
- testEditProjectState/mappings
- GHPullRequestTest/wiremock
- closePullRequest/mappings
- createPullRequest/mappings
- createPullRequestComment/mappings
- getUserTest/mappings
- pullRequestReviewComments/mappings
- pullRequestReviews/mappings
- queryPullRequestsQualifiedHead/mappings
- queryPullRequestsUnqualifiedHead/mappings
- removeLabels/mappings
- setAssignee/mappings
- setBaseBranch/mappings
- setBaseBranchNonExisting/mappings
- setLabels/mappings
- updateOutdatedBranches/mappings
- updateOutdatedBranchesUnexpectedHead/mappings
- GHRepositoryTest/wiremock
- archive/mappings
- setDeleteBranchOnMerge/mappings
- setMergeOptions/mappings
- testGetRepositoryWithVisibility/mappings
- testSetPublic/mappings
- testUpdateRepository/mappings
- GHTeamTest/wiremock
- testSetDescription/mappings
- testSetPrivacy/mappings
- GHTreeBuilderTest/wiremock
- testAdd/mappings
- testShaEntry/mappings
- LifecycleTest/wiremock/testCreateRepository/mappings
- extras/OkHttpConnectorTest/wiremock/DefaultConnector/mappings
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Expand file treeCollapse file tree
104 files changed
+395
-625
lines changedsrc/main/java/org/kohsuke/github/GitHubHttpUrlConnectionClient.java
Copy file name to clipboardExpand all lines: src/main/java/org/kohsuke/github/GitHubHttpUrlConnectionClient.java+24-2Lines changed: 24 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
5 | 5 |
|
6 | 6 |
|
7 | 7 |
|
| 8 | + |
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
| ||
162 | 163 |
|
163 | 164 |
|
164 | 165 |
|
165 |
| - |
166 |
| - |
| 166 | + |
| 167 | + |
| 168 | + |
| 169 | + |
| 170 | + |
| 171 | + |
| 172 | + |
| 173 | + |
| 174 | + |
| 175 | + |
| 176 | + |
| 177 | + |
| 178 | + |
| 179 | + |
| 180 | + |
| 181 | + |
| 182 | + |
| 183 | + |
| 184 | + |
| 185 | + |
| 186 | + |
167 | 187 |
|
| 188 | + |
| 189 | + |
168 | 190 |
|
169 | 191 |
|
170 | 192 |
|
|
src/test/java/org/kohsuke/github/junit/GitHubWireMockRule.java
Copy file name to clipboardExpand all lines: src/test/java/org/kohsuke/github/junit/GitHubWireMockRule.java-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
159 | 159 |
|
160 | 160 |
|
161 | 161 |
|
162 |
| - |
163 |
| - |
164 |
| - |
165 | 162 |
|
166 | 163 |
|
167 | 164 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/notifications/mappings/notifications_threads_523050578-25.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/notifications/mappings/notifications_threads_523050578-25.json+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 |
| - |
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 | 15 |
|
19 | 16 |
|
20 | 17 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testCreateCommitComment/mappings/repos_kohsuke_sandbox-ant_comments_46267761-7.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/testCreateCommitComment/mappings/repos_kohsuke_sandbox-ant_comments_46267761-7.json+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 | 8 |
|
12 | 9 |
|
13 | 10 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testCreateIssue/mappings/repos_hub4j-test-org_github-api-test_issues_1-11.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/testCreateIssue/mappings/repos_hub4j-test-org_github-api-test_issues_1-11.json+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| 6 | + |
6 | 7 |
|
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 |
| - |
14 | 14 |
|
15 |
| - |
16 |
| - |
17 |
| - |
18 | 15 |
|
19 | 16 |
|
20 | 17 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoCRUD/mappings/repos_bitwiseman_github-api-test-rename-3.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoCRUD/mappings/repos_bitwiseman_github-api-test-rename-3.json+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 | 8 |
|
12 | 9 |
|
13 | 10 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoCRUD/mappings/repos_bitwiseman_github-api-test-rename-4.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoCRUD/mappings/repos_bitwiseman_github-api-test-rename-4.json+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 | 8 |
|
12 | 9 |
|
13 | 10 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoCRUD/mappings/repos_bitwiseman_github-api-test-rename-5.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoCRUD/mappings/repos_bitwiseman_github-api-test-rename-5.json+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 | 8 |
|
12 | 9 |
|
13 | 10 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoCRUD/mappings/repos_bitwiseman_github-api-test-rename-6.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoCRUD/mappings/repos_bitwiseman_github-api-test-rename-6.json+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 | 8 |
|
12 | 9 |
|
13 | 10 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoCRUD/mappings/repos_bitwiseman_github-api-test-rename-7.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoCRUD/mappings/repos_bitwiseman_github-api-test-rename-7.json+1-4Lines changed: 1 addition & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
6 |
| - |
| 6 | + |
7 | 7 |
|
8 |
| - |
9 |
| - |
10 |
| - |
11 | 8 |
|
12 | 9 |
|
13 | 10 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoLabel/__files/repos_hub4j-test-org_test-labels-2.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoLabel/__files/repos_hub4j-test-org_test-labels-2.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
8 | 8 |
|
9 | 9 |
|
10 | 10 |
|
11 |
| - |
| 11 | + |
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| ||
105 | 105 |
|
106 | 106 |
|
107 | 107 |
|
108 |
| - |
| 108 | + |
109 | 109 |
|
110 | 110 |
|
111 | 111 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoLabel/__files/user-1.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoLabel/__files/user-1.json+19-8Lines changed: 19 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| ||
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
32 | 31 |
|
33 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
34 | 45 |
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoLabel/mappings/repos_hub4j-test-org_test-labels-2.json
Copy file name to clipboard+13-13Lines changed: 13 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 |
| - |
| 17 | + |
19 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
20 | 24 |
|
21 | 25 |
|
22 | 26 |
|
23 |
| - |
| 27 | + |
24 | 28 |
|
25 |
| - |
| 29 | + |
26 | 30 |
|
27 |
| - |
| 31 | + |
28 | 32 |
|
29 | 33 |
|
30 |
| - |
31 |
| - |
32 |
| - |
33 |
| - |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 |
| - |
| 40 | + |
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testRepoLabel/mappings/repos_hub4j-test-org_test-labels_labels-15.json
Copy file name to clipboard+16-16Lines changed: 16 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 |
| - |
| 2 | + |
3 | 3 |
|
4 | 4 |
|
5 | 5 |
|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
| 16 | + |
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 |
| - |
25 |
| - |
| 24 | + |
26 | 25 |
|
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
30 |
| - |
| 34 | + |
31 | 35 |
|
32 |
| - |
33 |
| - |
| 36 | + |
| 37 | + |
34 | 38 |
|
| 39 | + |
35 | 40 |
|
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 |
| - |
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 |
| - |
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
0 commit comments