Rashit Azizbaev
|
03c898e3b6
|
Add CreatePullRequestComment and GetActivities
|
2021-01-17 10:07:47 +03:00 |
|
Rashit Azizbaev
|
219e8c92ad
|
Fix create comment method for commit
|
2021-01-14 12:20:07 +03:00 |
|
George Fleury
|
15f2a16ca8
|
Merge pull request #57 from danilopopeye/feature/implement-AddUserToGroups-parameters
add parameters to `AddUserToGroups` method
|
2020-08-10 14:58:52 +02:00 |
|
George Fleury
|
ae4ad57f4f
|
Merge pull request #56 from danilopopeye/feature/handle-create-user-response
handle `CreateUser` empty body response
|
2020-08-10 14:57:49 +02:00 |
|
Danilo Gonçalves
|
90ff150627
|
add parameters to AddUserToGroups method
|
2020-08-07 20:15:53 -03:00 |
|
danilopopeye
|
7758229a74
|
handle CreateUser empty body response
|
2020-08-07 17:35:57 -03:00 |
|
George Fleury
|
a1f7d4e0d6
|
Merge pull request #55 from ribaptista/master
Body argument to CreateProject
|
2020-07-28 21:37:22 +02:00 |
|
rigolden
|
479bf9f8ea
|
fix: concrete Project input to CreateProject
|
2020-07-27 14:39:30 -03:00 |
|
rigolden
|
72cab483df
|
fix: input to CreateProject test
|
2020-07-27 14:21:46 -03:00 |
|
rigolden
|
9860b0c19e
|
fix: project api tests
|
2020-07-27 14:14:09 -03:00 |
|
rigolden
|
d6503a151c
|
fix: project api methods
|
2020-07-27 14:09:36 -03:00 |
|
gfleury
|
b3c7f99f7f
|
Adding search endpoint SearchCode
|
2020-03-27 15:51:23 -03:00 |
|
gfleury
|
cf6f9657ee
|
Adding WebHook and GetPullRequestDiffRaw
|
2020-03-23 20:24:05 -03:00 |
|
George Fleury
|
022f4bab90
|
Update README.md
|
2020-03-20 14:37:42 -03:00 |
|
gfleury
|
8ff9de0001
|
Revert GetRepositoryResponse mistaken change of structure
|
2020-03-20 10:53:01 -03:00 |
|
gfleury
|
f1225dcec2
|
Changing Repository struct to allow omit on serialization
|
2020-03-20 10:14:43 -03:00 |
|
gfleury
|
284a2dc210
|
Fix CreateRepository
|
2020-03-20 09:56:41 -03:00 |
|
gfleury
|
22f785dafa
|
Adding build-status api to mocked server
|
2020-03-20 08:29:14 -03:00 |
|
gfleury
|
0caba5642b
|
Adding build-status api to mocked server
|
2020-03-20 08:12:49 -03:00 |
|
gfleury
|
f399837676
|
Adding tests for HasNextPage
|
2020-03-19 19:35:17 -03:00 |
|
gfleury
|
c269de5f9f
|
Better checks on HasNextPage
|
2020-03-19 19:05:36 -03:00 |
|
gfleury
|
defacfd94c
|
Better checks on HasNextPage
|
2020-03-19 19:02:06 -03:00 |
|
George Fleury
|
d6c940c167
|
Merge pull request #54 from gfleury/MockServer
Mock server
|
2020-03-18 16:59:12 -03:00 |
|
gfleury
|
dede03b917
|
Adding GetBuildStatusesResponse
|
2020-03-18 16:48:33 -03:00 |
|
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
|
ffb767fdb8
|
Adding GetUserWithMetadataResponse
|
2020-03-18 11:09:19 -03:00 |
|
gfleury
|
254a11e522
|
Adding LastReviewedCommit
|
2020-03-18 11:05:55 -03:00 |
|
gfleury
|
691c6b2c37
|
Merge branch 'master' of https://github.com/gfleury/go-bitbucket-v1
|
2020-03-17 21:42:54 -03:00 |
|
gfleury
|
eabcdbeccb
|
Updating Swagger files
|
2020-03-17 21:42:36 -03:00 |
|
George Fleury
|
efe46359cc
|
Update README.md
|
2020-03-17 19:54:35 -03:00 |
|
George Fleury
|
e5d806c842
|
Update README.md
|
2020-03-17 19:53:56 -03:00 |
|
gfleury
|
da305a07b8
|
Fix Delete 204 response with no body
|
2020-03-17 16:35:03 -03:00 |
|
gfleury
|
92d089b1ab
|
Include version on PR Deletion
|
2020-03-17 16:00:50 -03:00 |
|
gfleury
|
85968e42c6
|
Fix broken Delete PullRequests
|
2020-03-17 15:00:19 -03:00 |
|
George Fleury
|
e4c8a88c87
|
Merge pull request #53 from gfleury/GetUsersResponse
Adding GetUsersReponse and modifying Users structure from Email to Em…
|
2020-03-17 14:09:56 -03:00 |
|
gfleury
|
1864c1339e
|
Adding GetUsersReponse and modifying Users structure from Email to EmailAddress
|
2020-03-17 13:57:44 -03:00 |
|
George Fleury
|
672adbf0aa
|
Merge pull request #52 from gfleury/ParseError
Adding error parser
|
2020-03-17 11:25:09 -03:00 |
|
gfleury
|
bdb008af0e
|
Adding error parser
|
2020-03-17 11:07:47 -03:00 |
|
gfleury
|
b97eee6769
|
Revert GetPullRequestResponse last modifiction
|
2020-03-16 23:05:30 -03:00 |
|
George Fleury
|
ab43fa296d
|
Merge pull request #51 from gfleury/CreatePullRequest
Adding new wrapper for CreatePullRequest and struct as parameter
|
2020-03-16 21:46:09 -03:00 |
|
gfleury
|
4776448b1d
|
Adding missing err check
|
2020-03-16 21:32:40 -03:00 |
|
gfleury
|
d31cf4f36b
|
Adding new wrapper for CreatePullRequest and struct as parameter
|
2020-03-16 21:26:03 -03:00 |
|
George Fleury
|
86617dcb3a
|
Merge pull request #50 from gfleury/removeDeps
Remove unecessary dependencies
|
2020-03-16 14:23:48 -03:00 |
|
gfleury
|
8a5e95480d
|
Remove unecessary dependencies
|
2020-03-16 14:17:05 -03:00 |
|
gfleury
|
9ceb610761
|
Remove unecessary dependencies
|
2020-03-16 14:11:54 -03:00 |
|
gfleury
|
6f17238a32
|
Adding Paged responses helper
|
2020-03-16 14:02:16 -03:00 |
|
George Fleury
|
bc434965a7
|
Merge pull request #49 from gfleury/ApiResponse-Pullrequests
Api response pullrequests
|
2020-03-16 13:42:16 -03:00 |
|
gfleury
|
54339f3615
|
Adding Paged responses helper
|
2020-03-16 13:31:26 -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 |
|