File tree
Expand file treeCollapse file tree
17 files changed
+1264
-16
lines changedFilter options
- src
- main/java/org/kohsuke/github
- test
- java/org/kohsuke/github
- resources/org/kohsuke/github
- AppTest/wiremock/testMembership/mappings
- GHRepositoryTest/wiremock
- addCollaborators/mappings
- getCollaborators/mappings
- listCollaborators/mappings
- listCollaboratorsFiltered
- __files
- mappings
Expand file treeCollapse file tree
17 files changed
+1264
-16
lines changed+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
17 | 21 |
|
18 | 22 |
|
19 | 23 |
|
|
src/main/java/org/kohsuke/github/GHRepository.java
Copy file name to clipboardExpand all lines: src/main/java/org/kohsuke/github/GHRepository.java+17-9Lines changed: 17 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
834 | 834 |
|
835 | 835 |
|
836 | 836 |
|
837 |
| - |
| 837 | + |
838 | 838 |
|
839 | 839 |
|
840 | 840 |
|
| ||
845 | 845 |
|
846 | 846 |
|
847 | 847 |
|
848 |
| - |
| 848 | + |
849 | 849 |
|
850 | 850 |
|
851 | 851 |
|
| ||
899 | 899 |
|
900 | 900 |
|
901 | 901 |
|
902 |
| - |
| 902 | + |
| 903 | + |
| 904 | + |
| 905 | + |
| 906 | + |
| 907 | + |
| 908 | + |
| 909 | + |
| 910 | + |
903 | 911 |
|
904 | 912 |
|
905 | 913 |
|
| ||
2129 | 2137 |
|
2130 | 2138 |
|
2131 | 2139 |
|
2132 |
| - |
2133 |
| - |
| 2140 | + |
2134 | 2141 |
|
2135 | 2142 |
|
2136 | 2143 |
|
2137 |
| - |
2138 |
| - |
2139 |
| - |
2140 |
| - |
| 2144 | + |
| 2145 | + |
| 2146 | + |
| 2147 | + |
| 2148 | + |
2141 | 2149 |
|
2142 | 2150 |
|
2143 | 2151 |
|
|
src/test/java/org/kohsuke/github/GHRepositoryTest.java
Copy file name to clipboardExpand all lines: src/test/java/org/kohsuke/github/GHRepositoryTest.java+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
6 | 5 |
|
7 | 6 |
|
8 | 7 |
|
| ||
647 | 646 |
|
648 | 647 |
|
649 | 648 |
|
650 |
| - |
651 | 649 |
|
652 | 650 |
|
653 | 651 |
|
654 | 652 |
|
655 | 653 |
|
656 |
| - |
| 654 | + |
657 | 655 |
|
658 | 656 |
|
659 | 657 |
|
|
src/test/resources/org/kohsuke/github/AppTest/wiremock/testMembership/mappings/repos_hub4j-test-org_jenkins_collaborators-4.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/AppTest/wiremock/testMembership/mappings/repos_hub4j-test-org_jenkins_collaborators-4.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/addCollaborators/mappings/repos_hub4j-test-org_github-api_collaborators-5-ddaa82.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/addCollaborators/mappings/repos_hub4j-test-org_github-api_collaborators-5-ddaa82.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getCollaborators/mappings/repos_hub4j-test-org_github-api_collaborators-4.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/getCollaborators/mappings/repos_hub4j-test-org_github-api_collaborators-4.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/listCollaborators/mappings/repos_hub4j-test-org_github-api_collaborators-4.json
Copy file name to clipboardExpand all lines: src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/listCollaborators/mappings/repos_hub4j-test-org_github-api_collaborators-4.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
2 | 2 |
|
3 | 3 |
|
4 | 4 |
|
5 |
| - |
| 5 | + |
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
|
src/test/resources/org/kohsuke/github/GHRepositoryTest/wiremock/listCollaboratorsFiltered/__files/orgs_hub4j-test-org-2.json
Copy file name to clipboard+48Lines changed: 48 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
0 commit comments