gfleury
14d4b869a5
Adding mock server for simple projects
2020-03-18 15:20:48 -03:00
gfleury
aabce9f497
Adding build-status endpoints and test coverage
2020-03-18 14:24:41 -03:00
gfleury
85968e42c6
Fix broken Delete PullRequests
2020-03-17 15:00:19 -03:00
gfleury
bdb008af0e
Adding error parser
2020-03-17 11:07:47 -03:00
gfleury
d31cf4f36b
Adding new wrapper for CreatePullRequest and struct as parameter
2020-03-16 21:26:03 -03:00
gfleury
e0d3f04d90
Adding tests for GetPullRequest(s) and adding pagination arguments for all paged api methods
2020-03-14 10:55:16 -03:00
gfleury
8ce3f75050
Adding second integration test
2020-03-06 16:31:29 -03:00
gfleury
36ecc06cb7
Adding integration tests with bitbucket container
2020-03-06 16:03:30 -03:00
gfleury
e83fdd057e
First test with local container of Bitbucket server
2020-03-06 14:00:10 -03:00
gfleury
604a3243b0
Adding missing parameters on a bunch of functions
2020-03-05 16:24:19 -03:00
George Fleury
6b375ee273
Merge pull request #39 from mpreu/bugfix/GetUsersWithAnyPermission
...
Fix missing options for GetUsersWithAnyPermission
2020-02-28 19:48:38 -03:00
Matthias Preu
71fd39a64b
Fix missing parameter RevokePermissionsForUser
...
Variants were missing project and repository slug. Tests changed.
Skipping body parsing as return code is '204' is successful.
2020-02-27 17:53:05 +01:00
Matthias Preu
3f0f92285f
Fix missing options for GetUsersWithAnyPermission
...
In the different variants the project key and repository slug were
missing.
Added as well was a struct to retrieve users and their permissions along
with a getter function for the response. A basic test was included, too.
2020-02-27 14:22:52 +01:00
Yared Ayalew
d31142dd6a
Fix issues on SetPermissionForGroups_32 and SetPermissionForGroups_33 methods
2019-12-29 14:18:14 +01:00
Yared Ayalew
4e308ad21e
Fix SetPermissionForUser issue with project and repositorySlug parameters
2019-12-28 23:27:25 +01:00
George Fleury
f7901e41fa
Merge pull request #33 from smacker/fix_pagination_pr_activity
...
Fix pagination for pr activity
2019-10-23 11:49:53 +02:00
Maxim Sukharev
ef9fac9209
Add GetPullRequestActivityWithOptions to enable pagination
2019-10-22 18:40:08 +02:00
George Fleury
bc549694e0
Merge pull request #34 from smacker/fix_get_project
...
Fix GetProject method
2019-10-17 20:51:12 +02:00
Maxim Sukharev
e5d4d4354b
Fix tests
2019-10-17 16:52:47 +02:00
Maxim Sukharev
55e1fce0e0
fix tests
2019-10-17 16:49:45 +02:00
Ricardo Baptista
ad67345b1f
Fixing raw file fetch method
2019-09-11 12:33:23 -03:00
Ricardo Baptista
621ff29cd2
Fixing call to SetPermissionForGroup
2019-07-25 18:56:55 +00:00
gfleury
f92b3b30a9
Handling network fail
2019-06-12 19:20:17 +02:00
gfleury
8602c101c8
Fixing CanMerge, Create and CountPullRequestTasks
2019-06-04 16:14:10 +02:00
George Fleury
83a45cc698
Merge pull request #24 from polothy/fix-delete-webhook
...
fix: add project and repo params to DeleteWebhook
2019-02-16 16:17:34 +01:00
George Fleury
e57846d0fc
Merge pull request #23 from polothy/fix-find-webhooks
...
fix: add project and repo params to FindWebhooks
2019-02-16 16:17:19 +01:00
Mark Nielsen
a230b752e5
fix: add project and repo params to DeleteWebhook
2019-02-15 15:00:01 -08:00
Mark Nielsen
253bd65c4c
fix: add project and repo params to FindWebhooks
2019-02-15 14:55:33 -08:00
Mark Nielsen
31182e7602
fix: add additional params to UpdateWebhook
...
It is essentially the same as CreateWebhook
but it takes a webhookId.
2019-02-15 14:54:41 -08:00
Vittorio Curcio
b05615d0e1
Fix GetContent signature
2018-12-11 23:06:25 +01:00
gfleury
2c5c17a5d5
Adding tests
2018-11-02 20:14:46 +01:00