Vittorio Curcio
|
23c70d2142
|
Really do not add trailing /
|
2018-12-12 23:03:28 +01:00 |
|
Vittorio Curcio
|
07c06c3d3f
|
Remove trailing /
|
2018-12-12 22:54:29 +01:00 |
|
Vittorio Curcio
|
a8242c8540
|
Add GetContent_0 to interact with the browse endpoint
|
2018-12-12 22:45:13 +01:00 |
|
Vittorio Curcio
|
df97495651
|
Replace placeholder in path
|
2018-12-11 23:26:51 +01:00 |
|
Vittorio Curcio
|
b05615d0e1
|
Fix GetContent signature
|
2018-12-11 23:06:25 +01:00 |
|
George Fleury
|
4910839b60
|
Merge pull request #20 from gfleury/adding_tests
Adding tests
|
2018-11-02 20:18:09 +01:00 |
|
gfleury
|
6b0066a96b
|
Adding tests on travis
|
2018-11-02 20:16:46 +01:00 |
|
gfleury
|
2c5c17a5d5
|
Adding tests
|
2018-11-02 20:14:46 +01:00 |
|
George Fleury
|
0cb9d31661
|
Merge pull request #19 from gfleury/fixing_getpage
Changing GetPage to GetPullRequestsPage and adding the right parameters to it
|
2018-11-02 20:12:36 +01:00 |
|
gfleury
|
f717f0c1dc
|
Changing GetPage to GetPullRequestsPage and adding the right parameters to it
|
2018-11-02 20:09:02 +01:00 |
|
George Fleury
|
d756de3d58
|
Merge pull request #18 from gfleury/contributors
Adding contributors
|
2018-11-02 19:50:05 +01:00 |
|
gfleury
|
511986a90e
|
Adding contributors
|
2018-11-02 19:49:12 +01:00 |
|
Sanket Patel
|
0b7c3522e6
|
Merge pull request #17 from superstas/fix-create-comment-1
fix of CreateComment_1
|
2018-11-02 11:15:05 -05:00 |
|
Stanislav Afanasev
|
a654f69862
|
fix-create-comment-1 updated using pattern
|
2018-11-02 18:58:49 +03:00 |
|
Stanislav Afanasev
|
5d932d516b
|
fix of CreateComment_1
|
2018-10-31 23:25:23 +03:00 |
|
Sanket Patel
|
c259e352b3
|
Merge pull request #16 from nikos912000/more-options-when-creating-new-configuration
More options when creating new configuration
|
2018-08-07 10:21:21 -05:00 |
|
Nikos Katirtzis
|
0d7bd0b4df
|
Add more options to NewConfiguration using functional options.
|
2018-08-06 22:41:10 +01:00 |
|
Nikos Katirtzis
|
a65c6ca5d4
|
Update gitignore.
|
2018-08-06 22:40:00 +01:00 |
|
Sanket Patel
|
66450bf156
|
Update api_response.go
Set type for PullRequest.Version to int32
|
2018-06-08 14:49:53 -05:00 |
|
Sanket Patel
|
51cf981aa2
|
Merge pull request #15 from sanketjpatel/clone/jx
Sync with jx
|
2018-06-05 16:30:48 -05:00 |
|
Sanket Patel
|
6294d41064
|
Sync with jx, and set int data type for Merge method
|
2018-06-05 16:20:40 -05:00 |
|
Sanket Patel
|
c660efac9d
|
Merge pull request #14 from sanketjpatel/feat/webhook
Fix CreateWebhook client method
|
2018-06-05 16:18:32 -05:00 |
|
Sanket Patel
|
faaa8c1e63
|
Merge pull request #13 from sanketjpatel/feat/merge
Add APIResponse type for Merge
|
2018-06-05 16:18:21 -05:00 |
|
Sanket Patel
|
aefc5120de
|
Fix CreateWebhook client method
|
2018-06-05 15:22:39 -05:00 |
|
Sanket Patel
|
3cd3a0fa0c
|
Add APIResponse type for Merge
|
2018-06-05 15:15:15 -05:00 |
|
George Fleury
|
01572b5eb7
|
Merge pull request #11 from sanketjpatel/feat/merge
Add request options for Merge
|
2018-06-05 22:08:41 +02:00 |
|
George Fleury
|
07aa05e6dc
|
Merge pull request #10 from sanketjpatel/feat/build-status
Add build status endpoint
|
2018-06-05 22:08:27 +02:00 |
|
George Fleury
|
80f039d66c
|
Merge pull request #9 from sanketjpatel/feat/pull-requests
Add pagination options for GetPullRequestCommits
|
2018-06-05 22:08:10 +02:00 |
|
George Fleury
|
f6c17cfdf8
|
Update README.md
|
2018-06-05 22:07:50 +02:00 |
|
George Fleury
|
435c950222
|
Merge pull request #12 from gfleury/readme-add-sanket-contrib
Update README.md
|
2018-06-05 22:07:09 +02:00 |
|
George Fleury
|
52a1ffeee2
|
Update README.md
|
2018-06-05 22:06:53 +02:00 |
|
Sanket Patel
|
fa5333664b
|
Add request options for Merge
|
2018-06-05 14:07:33 -05:00 |
|
Sanket Patel
|
15555ec353
|
Add build status endpoint
|
2018-06-05 12:58:52 -05:00 |
|
Sanket Patel
|
afe7ad3461
|
Add pagination options for GetPullRequestCommits
|
2018-06-05 09:45:24 -05:00 |
|
George Fleury
|
f4cb1441f0
|
Merge pull request #8 from sanketjpatel/feat/pull-requests
Add client methods for pull request apis
|
2018-06-05 09:16:36 +02:00 |
|
George Fleury
|
ae298e4f85
|
Merge pull request #7 from sanketjpatel/feat/types
Fix User and PullRequest types
|
2018-06-05 09:16:28 +02:00 |
|
Sanket Patel
|
2548686de9
|
Add client methods for pull request apis
|
2018-06-04 18:01:07 -05:00 |
|
Sanket Patel
|
7375146849
|
Fix User and PullRequest types
|
2018-06-04 16:26:03 -05:00 |
|
George Fleury
|
41485eb53d
|
Merge pull request #5 from sanketjpatel/clone/jx
Rename pullRequestId to pullRequestID, add GetUserRepository, and upd…
|
2018-06-04 19:55:16 +02:00 |
|
George Fleury
|
c7ca91b813
|
Merge pull request #6 from sanketjpatel/feat/types
Add struct types for apiResponses
|
2018-06-04 19:54:21 +02:00 |
|
Sanket Patel
|
d93ff4b630
|
Add struct types for apiResponses
|
2018-06-04 11:39:42 -05:00 |
|
Sanket Patel
|
4ae473222c
|
Rename pullRequestId to pullRequestID, add GetUserRepository, and update ForkRepository methods
|
2018-06-04 10:30:23 -05:00 |
|
George Fleury
|
72d950a6a9
|
Merge pull request #4 from sanketjpatel/feat/update-repo
Add options to update repository
|
2018-06-03 20:44:23 +02:00 |
|
George Fleury
|
0f7f49928b
|
Merge pull request #3 from sanketjpatel/feat/delete-repo
Update parameters for delete repo
|
2018-06-03 20:43:56 +02:00 |
|
George Fleury
|
95377ab099
|
Merge pull request #2 from sanketjpatel/feat/pagination
Add pagination options for GetRepositories
|
2018-06-03 20:43:18 +02:00 |
|
George Fleury
|
d0ac21d9df
|
Merge pull request #1 from sanketjpatel/master
Add pagination options for GetProjects
|
2018-06-03 20:42:44 +02:00 |
|
Sanket Patel
|
9660f76650
|
Add options to update repository
|
2018-06-03 03:33:06 -05:00 |
|
Sanket Patel
|
fd207db435
|
Update parameters for delete repo
|
2018-06-03 01:44:26 -05:00 |
|
Sanket Patel
|
3c2c7e7274
|
Add pagination options for GetRepositories
|
2018-06-01 12:15:10 -05:00 |
|
Sanket Patel
|
dcace6cbe7
|
Add pagination options for GetProjects
|
2018-06-01 10:59:14 -05:00 |
|