GitHub / ceocoder/google-api-go-client / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 45c1c8fb | servicecontrol: Use pointers for MetricValue fields. | Michael McGreevy <m****y@g****g> | almost 10 years ago | |
| eff7ab97 | generator: fix broken test |
Jonathan Amsterdam <j****a@g****m>
Committed by: Brad Fitzpatrick <b****z@g****g> |
almost 10 years ago | |
| a11cf475 | googleapi: fix a typo in DefaultUploadChunkSize's comment | Dave Day <d****d@g****g> | almost 10 years ago | |
| 3cf64a03 | all: regenerate | Jonathan Amsterdam <j****a@g****m> | almost 10 years ago | |
| 74c274bf | google-api-go-client: update all APIs | Chris Broadfoot <c****o@g****m> | almost 10 years ago | |
| 1ba8c3c8 | generator: support nulls in JSON | Jonathan Amsterdam <j****a@g****m> | almost 10 years ago | |
| 77c705c9 | generator: support multi-level map and slice types. | Michael McGreevy <m****y@g****g> | almost 10 years ago | |
| adba394b | generator: unbreak build. | Michael McGreevy <m****y@g****g> | almost 10 years ago | |
| 61b3555d | all: support maps to number types. | Michael McGreevy <m****y@g****g> | almost 10 years ago | |
| 80a862db | generator: factor out common MapType code. | Michael McGreevy <m****y@g****g> | almost 10 years ago | |
| a69f0f19 | iterator/testing: improve output on unequal pages | Jonathan Amsterdam <j****a@g****m> | almost 10 years ago | |
| f6480142 | travis: update build to Go 1.6 and 1.7 (no 1.5) | Dave Day <d****d@g****g> | almost 10 years ago | |
| 5d9c84e3 | iterator: clarify the behaviour of fetch | Dave Day <d****d@g****g> | almost 10 years ago | |
| 1b59b731 | iterator: give test output for examples | Dave Day <d****d@g****g> | almost 10 years ago | |
| 66a8bc6d | transport: honour the Context when dialling GRPC | Dave Day <d****d@g****g> | almost 10 years ago | |
| 63cb68f1 | option: add WithServiceAccountFile | Jaana Burcu Dogan <j****d@g****m> | almost 10 years ago | |
| 5310de60 | transport/bytestream: add client and internal-only server |
David Hubbard <d****p@g****m>
Committed by: Dave Day <d****d@g****g> |
about 10 years ago | |
| 2e690a28 | Revert "transport/bytestream: add client and internal-only server" | Dave Day <d****d@g****g> | about 10 years ago | |
| fa10ebe0 | transport/bytestream: add client and internal-only server |
David Hubbard <d****p@g****m>
Committed by: Dave Day <d****d@g****g> |
about 10 years ago | |
| 2c5cc087 | iterator: support for testing standard iterators | Jonathan Amsterdam <j****a@g****m> | about 10 years ago | |
| 93f710e7 | googleapi: don't close res.Body in CheckMediaResponse | Dave Day <d****d@g****g> | about 10 years ago | |
| a6f4bdf4 | iterator: more extensive tests | Jonathan Amsterdam <j****a@g****m> | about 10 years ago | |
| 845dfb51 | googleapi: delete dangerous SetOpaque | Dave Day <d****d@g****g> | about 10 years ago | |
| eb84d1a0 | all: remove egregious call to SetOpaque | Dave Day <d****d@g****g> | about 10 years ago | |
| 0637df23 | iterator: unbreak pre-1.7 builds |
Michael McGreevy <m****y@g****g>
Committed by: Dave Day <d****d@g****g> |
about 10 years ago | |
| bb198ac8 | googleapi: use RawPath, not Opaque, for template expansion | Dave Day <d****d@g****g> | about 10 years ago | |
| 62ac9cf6 | iterator: common iterator functionality |
Jonathan Amsterdam <j****a@g****m>
Committed by: Michael McGreevy <m****y@g****g> |
about 10 years ago | |
| f4e2385b | generator: update golden test files | Dave Day <d****d@g****g> | about 10 years ago | |
| 7b2847ee | all: fix broken build | Dave Day <d****d@g****g> | about 10 years ago | |
| 2a47be03 | generator: rename Service to ServiceMethod for content API |
Chris Broadfoot <c****o@g****g>
Committed by: Chris Broadfoot <c****o@g****m> |
about 10 years ago | |
| 71d10c78 | google-api-go-client: update all APIs |
Chris Broadfoot <c****o@g****g>
Committed by: Chris Broadfoot <c****o@g****m> |
about 10 years ago | |
| 8ae9b024 | google-api-go-client: RegisterHook function for call hooks. |
jcd <j****d@g****g>
Committed by: Dave Day <d****d@g****g> |
about 10 years ago | |
| 518eda9a | integration test: disable conflicting Content-Type | Dave Day <d****d@g****g> | about 10 years ago | |
| 3f131f30 | generator: update test with real service rename | Dave Day <d****d@g****g> | about 10 years ago | |
| 46865c15 | all: rename the top "Service" type if it conflicts with an API type. | Dave Day <d****d@g****g> | about 10 years ago | |
| b8574005 | integration-test: update test for new sniffing logic | Dave Day <d****d@g****g> | about 10 years ago | |
| 46e2bf21 | all: make sure body arguments use the right Type | Dave Day <d****d@g****g> | about 10 years ago | |
| aabc760c | storage: ensure object content type is consistent | Dave Day <d****d@g****g> | about 10 years ago | |
| 82700a68 | google-api-go-client: update all APIs |
Dave Day <d****d@g****g>
Committed by: Chris Broadfoot <c****o@g****m> |
about 10 years ago | |
| 593853e2 | google-api-go-client: update all APIs |
Chris Broadfoot <c****o@g****g>
Committed by: Chris Broadfoot <c****o@g****m> |
about 10 years ago | |
| 1f150070 | generator: force pointer fields in monitoring and datastore. | Michael McGreevy <m****y@g****g> | about 10 years ago | |
| fa0566af | google-api-go-client: add request hooks. |
jcd <j****d@g****g>
Committed by: Michael McGreevy <m****y@g****g> |
about 10 years ago | |
| 663fefdc | option: add load balancing option for grpc connections. |
Gary Elliott <g****t@g****m>
Committed by: Michael McGreevy <m****y@g****g> |
about 10 years ago | |
| c13a21ee | transport: apply latest changes from gocloud transport |
Jonathan Amsterdam <j****a@g****m>
Committed by: Dave Day <d****d@g****g> |
about 10 years ago | |
| 57212573 | option, transport: network connection and related options |
Jonathan Amsterdam <j****a@g****m>
Committed by: Dave Day <d****d@g****g> |
about 10 years ago | |
| 7a1b48a0 | google-api-go-client: update all APIs |
Chris Broadfoot <c****o@g****g>
Committed by: Chris Broadfoot <c****o@g****m> |
about 10 years ago | |
| 63ade871 | generator: support data wrapper for responses. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| aa89374d | google-api-go-client: update all APIs |
Glenn Lewis <g****s@g****m>
Committed by: Michael McGreevy <m****y@g****g> |
over 10 years ago | |
| b34a2666 | google-api-go-client: update all APIs. |
Michael McGreevy <m****y@g****g>
Committed by: Brad Fitzpatrick <b****z@g****g> |
over 10 years ago | |
| 4300f6b0 | google-api-go-client: update all APIs. | Glenn Lewis <g****s@g****m> | over 10 years ago | |
| 7059a7f3 | generator: simplify doRequest. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 68d2045a | gensupport: rename ResumableBuffer -> MediaBuffer. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| f9a4669e | Special-case appengine/v1beta5 "Service" type to avoid it being "Service1". | David Symonds <d****s@g****g> | over 10 years ago | |
| ff0a1ff3 | Regenerate APIs. |
Michael Marineau <m****u@c****m>
Committed by: Brad Fitzpatrick <b****z@g****g> |
over 10 years ago | |
| 9737cc9e | generator: don't retry initial media upload request. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 6dcd0d8e | googleapi: Add support for trace tokens. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 43c645d4 | container: regenerate container:v1 |
Chris Broadfoot <c****o@g****g>
Committed by: Chris Broadfoot <c****o@g****m> |
over 10 years ago | |
| 9bf6e6e5 | monitoring: regenerate monitoring:v3 |
Chris Broadfoot <c****o@g****g>
Committed by: Chris Broadfoot <c****o@g****m> |
over 10 years ago | |
| 910020f4 | Regenerate APIs. |
Chris Broadfoot <c****o@g****g>
Committed by: Brad Fitzpatrick <b****z@g****g> |
over 10 years ago | |
| e61f6e00 | generator: Allow supression of Content-Type header. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 9dd14717 | More doc tweaks to GettingStarted | Brad Fitzpatrick <b****z@g****g> | over 10 years ago | |
| a1a3189e | Update GettingStarted a bit. | Brad Fitzpatrick <b****z@g****g> | over 10 years ago | |
| 286e8c9b | uritemplates: correct handling of empty values | Dave Day <d****d@g****g> | over 10 years ago | |
| 33bb8a03 | uritemplates: simplify and add tests | Dave Day <d****d@g****g> | over 10 years ago | |
| e6294e63 | travis: drop 1.4 build, add 1.6 build |
Dave Day <d****d@g****g>
Committed by: Michael McGreevy <m****y@g****g> |
over 10 years ago | |
| fceeaa64 | generator: support map from string to array of "any" type. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| e9553274 | Automatically retry failed media upload requests. | Dave Day <d****d@g****g> | over 10 years ago | |
| d2bfc413 | gensupport: add a helper Retry function | Dave Day <d****d@g****g> | over 10 years ago | |
| 8a448fd5 | gensupport: rework retry logic | Dave Day <d****d@g****g> | over 10 years ago | |
| ad6c2cd7 | gensupport: add jitter and timeout to exponential back off | Dave Day <d****d@g****g> | over 10 years ago | |
| ddff2aff | Update codegen testdata. |
David Symonds <d****s@g****g>
Committed by: Michael McGreevy <m****y@g****g> |
over 10 years ago | |
| 61d74df3 | Update to new mechanism for finding the discovery URL for APIs. | David Symonds <d****s@g****g> | over 10 years ago | |
| 56858378 | generator: Fix documenation for {,Resumable}Media. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 8fa10159 | generator: Remove dead code. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 716f3539 | all: Clean up resumable upload request loop. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| f6ba9877 | gensupport: Allow ReaderAt to be reused. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 0caa3797 | Update golden data for generator test. |
David Symonds <d****s@g****g>
Committed by: Michael McGreevy <m****y@g****g> |
over 10 years ago | |
| f70ad682 | google-api-go-client: Make Media support resumable uploads. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 89913f6d | gensupport: fix the build. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| ec89ab60 | googleapi: Refactor ResumableUpload to use ResumableBuffer. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| b2be3c69 | googleapi: Move ResumableUpload to gensupport. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| b55544c9 | googleapi: Share more code between Media & ResumableMedia. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 5f60caa8 | gensupport: Add a buffer for resumable uploads. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 83f801e4 | all: Update all APIs. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 2897ed5f | gensupport: Dead code removal. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 2e67b990 | gensupport: Simplify IncludeMedia. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| b2650c82 | generator: Add MediaOptions to Media methods. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 8363a38d | Add generated paging helpers. | David Symonds <d****s@g****g> | over 10 years ago | |
| cb1db972 | Simplify per-call API by factoring common cross-API parameters. |
David Symonds <d****s@g****g>
Committed by: Michael McGreevy <m****y@g****g> |
over 10 years ago | |
| f98effad | Regenerate APIs. | David Symonds <d****s@g****g> | over 10 years ago | |
| f5b7ec48 | google-api-go-client: gensupport package cleanup. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| ef50e660 | google-api-go-client/all: Move media funcs to gensupport. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 7285216b | google-api-go-client/all: Use content sniffer. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 52ece9b8 | google-api-go-client/all: Add content sniffer. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 77e7d383 | google-api-go-client/all: Move nil media check to callers. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 743ca501 | google-api-go-client/googleapi: remove unused interface. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 40e8982b | google-api-go-client: Fix Makefile. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 40188352 | google-api-go-client: update all APIs. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 5eb6bc39 | google-api-go-client/generator: simplify function signature. | Michael McGreevy <m****y@g****g> | over 10 years ago | |
| 1a6dd38b | generator: Remove a dependence on content size. | Michael McGreevy <m****y@g****g> | over 10 years ago |