Commit Graph

  • aabce9f497 Adding build-status endpoints and test coverage gfleury 2020-03-18 14:24:41 -03:00
  • ffb767fdb8 Adding GetUserWithMetadataResponse gfleury 2020-03-18 11:09:19 -03:00
  • 254a11e522 Adding LastReviewedCommit gfleury 2020-03-18 11:05:55 -03:00
  • 691c6b2c37 Merge branch 'master' of https://github.com/gfleury/go-bitbucket-v1 gfleury 2020-03-17 21:42:54 -03:00
  • eabcdbeccb Updating Swagger files gfleury 2020-03-17 21:42:36 -03:00
  • efe46359cc
    Update README.md George Fleury 2020-03-17 19:54:35 -03:00
  • e5d806c842
    Update README.md George Fleury 2020-03-17 19:53:56 -03:00
  • da305a07b8 Fix Delete 204 response with no body gfleury 2020-03-17 16:35:03 -03:00
  • 92d089b1ab Include version on PR Deletion gfleury 2020-03-17 16:00:50 -03:00
  • 85968e42c6 Fix broken Delete PullRequests gfleury 2020-03-17 15:00:19 -03:00
  • e4c8a88c87
    Merge pull request #53 from gfleury/GetUsersResponse George Fleury 2020-03-17 14:09:56 -03:00
  • 1864c1339e Adding GetUsersReponse and modifying Users structure from Email to EmailAddress gfleury 2020-03-17 13:57:44 -03:00
  • 672adbf0aa
    Merge pull request #52 from gfleury/ParseError George Fleury 2020-03-17 11:25:09 -03:00
  • bdb008af0e Adding error parser gfleury 2020-03-17 11:07:47 -03:00
  • b97eee6769 Revert GetPullRequestResponse last modifiction gfleury 2020-03-16 23:05:30 -03:00
  • ab43fa296d
    Merge pull request #51 from gfleury/CreatePullRequest George Fleury 2020-03-16 21:46:09 -03:00
  • 4776448b1d Adding missing err check gfleury 2020-03-16 21:32:40 -03:00
  • d31cf4f36b Adding new wrapper for CreatePullRequest and struct as parameter gfleury 2020-03-16 21:26:03 -03:00
  • 86617dcb3a
    Merge pull request #50 from gfleury/removeDeps George Fleury 2020-03-16 14:23:48 -03:00
  • 8a5e95480d Remove unecessary dependencies gfleury 2020-03-16 14:17:05 -03:00
  • 9ceb610761 Remove unecessary dependencies gfleury 2020-03-16 14:11:54 -03:00
  • 6f17238a32 Adding Paged responses helper gfleury 2020-03-16 14:02:16 -03:00
  • bc434965a7
    Merge pull request #49 from gfleury/ApiResponse-Pullrequests George Fleury 2020-03-16 13:42:16 -03:00
  • 54339f3615 Adding Paged responses helper gfleury 2020-03-16 13:31:26 -03:00
  • e0d3f04d90 Adding tests for GetPullRequest(s) and adding pagination arguments for all paged api methods gfleury 2020-03-14 10:55:16 -03:00
  • e5170e3280
    Merge pull request #48 from gfleury/UpgradingDeps George Fleury 2020-03-12 15:04:34 -03:00
  • 892dc7a142 Rebase master + TestGetGroupsPermissionResponse gfleury 2020-03-12 14:52:56 -03:00
  • 619be332ac Merge branch 'UpgradingDeps' of https://github.com/gfleury/go-bitbucket-v1 into UpgradingDeps gfleury 2020-03-12 14:49:37 -03:00
  • 74fb5cf290 Upgrading deps gfleury 2020-03-12 13:07:16 -03:00
  • 4c26ee6b24
    Merge pull request #47 from gfleury/IntegrationTests George Fleury 2020-03-12 14:29:14 -03:00
  • d88bf00736 Upgrading deps gfleury 2020-03-12 13:07:16 -03:00
  • d3d55d78fe Disabling golangci-lint for golang 1.11 gfleury 2020-03-11 10:23:49 -03:00
  • e8eec2c11d Enable GO111MODULE gfleury 2020-03-10 18:50:01 -03:00
  • e077dadbc4 Migrating to go modules gfleury 2020-03-10 16:48:26 -03:00
  • 14a2630ae6
    Merge pull request #46 from mpreu/bugfix/RevokePermissionsForGroup George Fleury 2020-03-09 17:30:09 -03:00
  • fa02706c69
    Merge pull request #45 from mpreu/feature/GetGroupWithAnyPermission-response-helper George Fleury 2020-03-09 17:28:09 -03:00
  • abd53ff322 Skip body parsing for RevokePermissionsForGroup Matthias Preu 2020-03-07 00:32:08 +01:00
  • 8ce3f75050 Adding second integration test gfleury 2020-03-06 16:31:29 -03:00
  • 879cd27e11 Fix typo gfleury 2020-03-06 16:05:31 -03:00
  • 36ecc06cb7 Adding integration tests with bitbucket container gfleury 2020-03-06 16:03:30 -03:00
  • e83fdd057e First test with local container of Bitbucket server gfleury 2020-03-06 14:00:10 -03:00
  • e132e33e07 Add reponse helper function for group permissions Matthias Preu 2020-03-06 13:38:16 +01:00
  • e7592ef714
    Merge pull request #43 from gfleury/travis-go George Fleury 2020-03-05 17:14:21 -03:00
  • 459d89fa44 Normalizing tests with golang 1.4 gfleury 2020-03-05 17:04:12 -03:00
  • 89ba0cdc30 Normalizing tests with golang 1.4 gfleury 2020-03-05 16:59:10 -03:00
  • ee1529b887 Adding more go on travis gfleury 2020-03-05 16:42:45 -03:00
  • c68685e002 Adding more go on travis gfleury 2020-03-05 16:39:44 -03:00
  • 9ff1cfab79
    Merge pull request #42 from gfleury/AddingMissingParams George Fleury 2020-03-05 16:29:28 -03:00
  • baf37305d1 Adding golangvi to travis gfleury 2020-03-05 16:25:28 -03:00
  • 604a3243b0 Adding missing parameters on a bunch of functions gfleury 2020-03-05 16:24:19 -03:00
  • 283fa95bce
    Merge pull request #41 from gfleury/new-contributors George Fleury 2020-03-05 13:13:42 -03:00
  • fbc0a17849 Adding new contributors gfleury 2020-03-05 13:11:30 -03:00
  • 6b375ee273
    Merge pull request #39 from mpreu/bugfix/GetUsersWithAnyPermission George Fleury 2020-02-28 19:48:38 -03:00
  • bd26be4f3a
    Merge pull request #40 from mpreu/bugfix/RevokePermissionsForUser George Fleury 2020-02-27 22:18:44 -03:00
  • 71fd39a64b Fix missing parameter RevokePermissionsForUser Matthias Preu 2020-02-27 17:53:05 +01:00
  • 3f0f92285f Fix missing options for GetUsersWithAnyPermission Matthias Preu 2020-02-27 02:53:30 +01:00
  • ddbafbb025
    Merge pull request #38 from yareda/set-permission-for-users George Fleury 2020-01-04 11:57:11 +01:00
  • 0c2de535d7
    Merge pull request #37 from yareda/setpermissionforuser George Fleury 2019-12-31 11:10:31 +01:00
  • 36fee14a8f
    Merge pull request #36 from ribaptista/master George Fleury 2019-12-31 10:56:02 +01:00
  • d31142dd6a Fix issues on SetPermissionForGroups_32 and SetPermissionForGroups_33 methods Yared Ayalew 2019-12-29 14:18:14 +01:00
  • a596d3da70 Change return type of SetPermissionForUser Yared Ayalew 2019-12-29 12:39:50 +01:00
  • 4e308ad21e Fix SetPermissionForUser issue with project and repositorySlug parameters Yared Ayalew 2019-12-28 23:22:30 +01:00
  • e124d31ae1 Handling empty DeleteWebhook response Ricardo Baptista 2019-12-16 18:51:47 -03:00
  • b0145373d4
    Merge pull request #35 from ribaptista/master George Fleury 2019-11-03 15:17:55 +01:00
  • d073bb7962 Webhook decoding Ricardo Baptista 2019-10-31 13:36:57 -03:00
  • 59d14e4d10
    Update CONTRIBUTORS George Fleury 2019-10-23 11:51:29 +02:00
  • f7901e41fa
    Merge pull request #33 from smacker/fix_pagination_pr_activity George Fleury 2019-10-23 11:49:53 +02:00
  • ef9fac9209 Add GetPullRequestActivityWithOptions to enable pagination Maxim Sukharev 2019-10-03 13:54:15 +02:00
  • bc549694e0
    Merge pull request #34 from smacker/fix_get_project George Fleury 2019-10-17 20:51:12 +02:00
  • c8b88f2dd2
    Merge pull request #32 from smacker/get_pull_request_diff_method George Fleury 2019-10-17 20:50:47 +02:00
  • e5d4d4354b Fix tests Maxim Sukharev 2019-10-17 16:52:47 +02:00
  • 55e1fce0e0 fix tests Maxim Sukharev 2019-10-17 16:49:45 +02:00
  • 2fb91eb1ff Fix GetProject method Maxim Sukharev 2019-10-17 12:22:23 +02:00
  • 0fb4f8f3f0 Add GetPullRequestDiff method Maxim Sukharev 2019-10-17 12:24:07 +02:00
  • cb29b96c82 Adding Ricardo Baptista as CONTRIBUTOR gfleury 2019-09-25 19:23:32 +02:00
  • 2ed584f5d5
    Merge pull request #31 from ribaptista/master George Fleury 2019-09-25 19:21:11 +02:00
  • ad67345b1f Fixing raw file fetch method Ricardo Baptista 2019-09-11 12:11:30 -03:00
  • 66612acc37
    Merge pull request #30 from ribaptista/ribaptista-setpermissionforgroup George Fleury 2019-07-25 22:37:04 +02:00
  • 621ff29cd2 Fixing call to SetPermissionForGroup Ricardo Baptista 2019-07-25 15:50:10 -03:00
  • c4258a07ac
    Fixing SetPermissionForGroup parameters Ricardo Baptista 2019-07-25 15:41:15 -03:00
  • fe4d8b4c77
    Merge pull request #29 from gfleury/fix-network-failure-handling George Fleury 2019-06-12 20:20:35 +02:00
  • f92b3b30a9 Handling network fail gfleury 2019-06-12 19:20:17 +02:00
  • 971021cc0a
    Merge pull request #28 from gfleury/content-feature George Fleury 2019-06-12 15:22:11 +02:00
  • 8a7f1863a2 Migrating to dep gfleury 2019-06-12 15:17:51 +02:00
  • 012f5e0c08 Fixing typo missing quotes gfleury 2019-06-12 15:13:02 +02:00
  • 9d1c827cd2 Adding Content response type structure gfleury 2019-06-12 14:59:37 +02:00
  • 3e6935e03f Fixing GetPullRequestResponse gfleury 2019-06-05 10:52:24 +02:00
  • b39a1467fe Fixing Create() gfleury 2019-06-05 10:37:10 +02:00
  • 2efe893fff
    Merge pull request #27 from gfleury/add-GetPullRequestResponse George Fleury 2019-06-05 10:23:00 +02:00
  • 061898a310 Adding GetPullRequestResponse and fixing Create (PullRequest) gfleury 2019-06-05 10:19:00 +02:00
  • 9972314a4b
    Merge pull request #26 from gfleury/create-pullrequest George Fleury 2019-06-04 16:37:22 +02:00
  • 8602c101c8 Fixing CanMerge, Create and CountPullRequestTasks gfleury 2019-06-04 16:14:10 +02:00
  • 3a732135aa Updating CONTRIBUTORS gfleury 2019-02-16 16:24:06 +01:00
  • 83a45cc698
    Merge pull request #24 from polothy/fix-delete-webhook George Fleury 2019-02-16 16:17:34 +01:00
  • e57846d0fc
    Merge pull request #23 from polothy/fix-find-webhooks George Fleury 2019-02-16 16:17:19 +01:00
  • 8a515e9113
    Merge pull request #22 from polothy/fix-update-webhook George Fleury 2019-02-16 16:16:55 +01:00
  • a230b752e5 fix: add project and repo params to DeleteWebhook Mark Nielsen 2019-02-15 15:00:01 -08:00
  • 253bd65c4c fix: add project and repo params to FindWebhooks Mark Nielsen 2019-02-15 14:14:09 -08:00
  • 31182e7602 fix: add additional params to UpdateWebhook Mark Nielsen 2019-02-15 14:53:10 -08:00
  • f1ac505839
    Merge pull request #21 from vittoriocurcio/master George Fleury 2018-12-13 10:55:08 +01:00