GitHub / maximing/google-api-php-client / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 13b49720 | fix | Maxim Ignatov <e****5@m****u> | about 7 years ago | |
| d6c7563b | Prepare v2.2.4 (#1698) |
John Pedrie <j****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 86204202 | docs: Change composer alternative wording. (#1697) |
John Pedrie <j****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 5c2c77aa | Update api-keys.md (#1699) |
Tchafack Duhamel <t****l@g****m>
Committed by: John Pedrie <j****e@u****m> |
about 7 years ago | |
| 7ea102e2 | docs: Add note about cached access token (#1696) |
John Pedrie <j****e@u****m>
Committed by: David Supplee <d****e@g****m> |
about 7 years ago | |
| 7826dd0c | Run tests against PHP 7.3+ and check for cross-version support… (#1684) |
Pascal Birchler <p****b@g****m>
Committed by: John Pedrie <j****e@u****m> |
about 7 years ago | |
| 5f98e13a | Fix order of arguments for implode in Google_Service_Resource (#1683) |
Pascal Birchler <p****r@g****m>
Committed by: John Pedrie <j****e@u****m> |
about 7 years ago | |
| 803d146d | Remove note about PHP 5.2 support (#1678) |
John Pedrie <j****e@u****m>
Committed by: David Supplee <d****e@g****m> |
about 7 years ago | |
| 0c98c266 | Update README links (#1677) |
Niall Kennedy <n****l@n****m>
Committed by: David Supplee <d****e@g****m> |
about 7 years ago | |
| e26bd86e | fix docs link (#1673) |
Kslr <k****g@g****m>
Committed by: John Pedrie <j****e@u****m> |
about 7 years ago | |
| a8a4d818 | docs: Update links in README to point to new docs living inside repo (#1670) |
David Supplee <d****e@g****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| f449f532 | docs: Adds developer docs to repo: Fixes #1648 Fixes #1649 Fixes #165… (#1668) |
Grant Timmerman <t****l@g****m>
Committed by: David Supplee <d****e@g****m> |
about 7 years ago | |
| 2d11de34 | Add option to toggle API format version (#1644) |
John Pedrie <j****e@u****m>
Committed by: GitHub <n****y@g****m> |
about 7 years ago | |
| 9b293e91 | Delete url-shortener.php (#1646) |
Grant Timmerman <g****n@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 7 years ago | |
| 4bfd3edc | Prepare for v2.2.3 (#1633) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| 537f0fbc | Add guzzle config to readme (#1625) |
John Pedrie <j****e@u****m>
Committed by: David Supplee <d****e@g****m> |
over 7 years ago | |
| 1b76fa67 | Specify configuration filepath when config file is not found (#1626) |
Grégoire <g****e@u****m>
Committed by: John Pedrie <j****e@u****m> |
over 7 years ago | |
| 6e72a864 | Fix usage of undefined constants (#1621) |
Michael Wallner <m****t@g****m>
Committed by: John Pedrie <j****e@u****m> |
over 7 years ago | |
| 48ddf6c7 | Add batch reset warning (#1613) |
John Pedrie <j****e@u****m>
Committed by: David Supplee <d****e@g****m> |
over 7 years ago | |
| 967ca9d5 | Update `Google_Client::revokeToken()` docblock. (#1609) |
Viktor Szépe <v****r@s****t>
Committed by: John Pedrie <j****e@u****m> |
over 7 years ago | |
| 7e1f6fde | Add UnexpectedValueException to documentation (#1592) |
John Pedrie <j****e@u****m>
Committed by: David Supplee <d****e@g****m> |
over 7 years ago | |
| 463d053d | Use double pipes in composer dependency file (#1505) |
Adam Silverstein <a****m@1****m>
Committed by: David Supplee <d****e@g****m> |
over 7 years ago | |
| dee3a8b8 | Revert #1535. (#1556) |
Matt Whisenhunt <m****t@g****m>
Committed by: David Supplee <d****e@g****m> |
over 7 years ago | |
| 8213cb81 | fix tests (#1560) |
David Supplee <d****e@g****m>
Committed by: GitHub <n****y@g****m> |
over 7 years ago | |
| baf254f1 | Fix build status image (#1549) |
Dan Bruce <d****e@u****m>
Committed by: David Supplee <d****e@g****m> |
over 7 years ago | |
| 736ffceb | Update README.md (#1547) |
Matt Whisenhunt <m****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 8865db9b | Update GitHub issue templates |
Justin Beckwith <j****h@g****m>
Committed by: Matt Whisenhunt <m****t@g****m> |
almost 8 years ago | |
| 89b3b8c2 | Update default and doc values for setApprovalPrompt. (#1535) |
Matt Whisenhunt <m****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 8 years ago | |
| 6fe60b1b | Use new auth urls (#1492) |
Jeff Ching <c****f@g****m>
Committed by: Matt Whisenhunt <m****t@g****m> |
about 8 years ago | |
| 787d68d5 | Update docs to install latest 2.x version (#1491) |
Maxim Rubis <s****y@u****m>
Committed by: Matt Whisenhunt <m****t@g****m> |
about 8 years ago | |
| 9edd15c7 | Fixing the ability to provide custom retryMap (#1488) |
Yahav <Y****v@u****m>
Committed by: Matt Whisenhunt <m****t@g****m> |
about 8 years ago | |
| 123ef5ac | misc updates to examples/url-shortener.php (#1456) |
Konstantin Schmidt <3****e@u****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 8 years ago | |
| 4c2c1ee3 | Small changes to examples/index.php (#1460) |
Konstantin Schmidt <3****e@u****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 8 years ago | |
| 59305880 | Updates phpdoc for Google_Client::setScopes (#1465) |
Nanne Huiges <n****e@h****l>
Committed by: Brent Shaffer <b****t@g****m> |
about 8 years ago | |
| 09a0c02b | Add Code of Conduct | Thea Flowers <t****s@g****m> | about 8 years ago | |
| f88a98db | examples: Remove extra setAccessKey call. (#1469) |
Matt Whisenhunt <m****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 4e0fd835 | increment libver to 2.2.2 (#1462) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| 1d233109 | Update readme.md, remove Stash, add Cache (#1458) |
Matt Whisenhunt <m****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| a68d0806 | ensures leeway is at least 1, instead of setting it to 1 (#1455) |
Brent Shaffer <b****t@g****m>
Committed by: Justin Beckwith <j****h@g****m> |
about 8 years ago | |
| de3bd7a6 | merge Merge pull request #1354 from deviantintegral/service-account-docs |
Justin Beckwith <j****h@g****m>
Committed by: GitHub <n****y@g****m> |
about 8 years ago | |
| ceb9e53f | Promote GCP APIs (#1416) |
Matt Whisenhunt <m****t@g****m>
Committed by: Jon Wayne Parrott <j****e@g****m> |
over 8 years ago | |
| d669e0f3 | Update ResourceTest.php |
Ricardo Fontanelli <r****i@h****m>
Committed by: Matt Whisenhunt <m****t@g****m> |
over 8 years ago | |
| ffb8b9ba | Fixes guzzle5 tests (#1378) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 8 years ago | |
| b071f1f8 | Fix method documentation in Client.php (#1317) |
Phobetor <P****r@u****m>
Committed by: Brent Shaffer <b****t@g****m> |
over 8 years ago | |
| 2f44829a | Remove beta |
Michael Bausor <m****r@g****m>
Committed by: Matt Whisenhunt <m****t@g****m> |
over 8 years ago | |
| c4449fb3 | Refactoring tests (#1355) |
Gabriel Caruso <c****4@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
over 8 years ago | |
| 3eea433c | fix certificate caching, fixes #1033 (#1322) |
Galymzhan <r****l@u****m>
Committed by: Brent Shaffer <b****t@g****m> |
over 8 years ago | |
| 4b0ebf8b | Document that not all APIs support service accounts | Andrew Berry <d****l@g****m> | over 8 years ago | |
| a11ca6c5 | Refactoring tests (#1352) |
Gabriel Caruso <c****4@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
almost 9 years ago | |
| 120181cd | Add PHP 7.2 in preparation of the release tomorrow (#1351) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| 0c4a7b6e | Use PHPUnit\Framework\TestCase instead of PHPUnit_Framework_TestCase (#1336) |
Gabriel Caruso <c****4@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
almost 9 years ago | |
| b69b8ac4 | increment Google_Client::LIBVER to 2.2.1 (#1311) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| f3a84d10 | addresse keytype conflict (#1310) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 9 years ago | |
| c144e992 | Add missing space to README (#1282) |
Bruno P. Kinoshita <k****w@u****m>
Committed by: Brent Shaffer <b****t@g****m> |
almost 9 years ago | |
| ee03fa4d | Add missing exception to the catch chain (#1284) |
Gaspar Zaragoza <g****q@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
almost 9 years ago | |
| a46bc7f2 | Fix a requestUrl composition according the pattern used by google-api-php-cli... |
Ricardo Fontanelli <r****i@h****m>
Committed by: Matt Whisenhunt <m****t@g****m> |
about 9 years ago | |
| 3e19a6ec | Remove white spaces at the end of the lines 258 and 262 |
Ricardo Fontanelli <r****i@h****m>
Committed by: Matt Whisenhunt <m****t@g****m> |
about 9 years ago | |
| 464f1312 | Fix directory and reports stop channel urls |
Ricardo Fontanelli <r****i@h****m>
Committed by: Matt Whisenhunt <m****t@g****m> |
about 9 years ago | |
| 9bef2490 | Added missing is_array check (#1249) |
Claire Ryan <s****v@u****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 9 years ago | |
| f3fadd53 | update LIBVER constant (#1243) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 8d2d75ff | allow for any pre-1.0 version of apiclient-services (#1260) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 57f9ac3b | Add notice about maintenance mode (#1259) |
Dan O'Meara <o****n@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 9 years ago | |
| 291c5e85 | allows for firebase 5.0 (#1258) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 43612c5a | fetchAccessTokenWithAuthCode already sets the token (#1251) |
Amos Shacham <a****s@b****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 9 years ago | |
| 7c17a717 | Added check for if range exists when getting progress for resumable upload. (... |
ytn3rd <b****e@4****u>
Committed by: Brent Shaffer <b****t@g****m> |
about 9 years ago | |
| bb58ef57 | bumps minimum guzzle version to 5.3.1 for php7.1 compatibility (#1241) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| b6969c0b | bumps to latest version of auth client and services (#1242) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| 37f9ea75 | Michaelbausor fix url shortener sample (#1240) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 9 years ago | |
| d317569e | Improve model contructor api (#1191) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| a7a6cc6d | Fixed logger property docblock. (#1177) |
Zarko Stankovic <s****o@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
over 9 years ago | |
| 43996f09 | Static Code Analysis with Php Inspections (EA Extended) (#1174) |
Vladimir Reznichenko <k****l@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
over 9 years ago | |
| e430670c | upgrade php client services to 0.11 (#1171) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| c522a3dd | fix createBatch call (#1137) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 8f011b58 | Fix typos in README (#1130) |
IDLOCKED <I****D@u****m>
Committed by: Brent Shaffer <b****t@g****m> |
over 9 years ago | |
| d1ff8c71 | Added @deprecated comments (#1132) |
Maxim <B****k@m****u>
Committed by: Brent Shaffer <b****t@g****m> |
over 9 years ago | |
| 360e656f | update google/apiclient-servies to v0.9 (#1128) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| d3c97912 | adds Large File Download example (#1127) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| e39fe365 | removes errant symlinks | Brent Shaffer <b****t@g****m> | over 9 years ago | |
| 45668e52 | updates Google_Client::LIBVER to 2.1.1 | Brent Shaffer <b****t@g****m> | over 9 years ago | |
| 54abfa1d | Fix typos in README(#1081) |
AQNOUCH Mohammed <a****d@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
over 9 years ago | |
| 7b1abf3b | Don't distribute tests, build files etc. for composer (#1069) |
Willem Stuursma <w****m@m****l>
Committed by: Brent Shaffer <b****t@g****m> |
over 9 years ago | |
| 8e3ac1ae | fixes reference to jwt config | Brent Shaffer <b****t@g****m> | over 9 years ago | |
| 2a35d629 | ensures JWT leeway is restored after we set it (#1122) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 195fce80 | ensures refresh token is added back to the access token, adds tests (#1121) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| af31104c | update libver version (#1120) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| d0fc0e1f | Remove unused $authHttp to Google_Client::authorize (#1090) |
Daniele Montesi <d****i@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
over 9 years ago | |
| a79457b1 | Update README.md (#1114) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| 69838fb5 | allows for older versions of phpseclib (#1118) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| f95de907 | Fix unused params in BaseTest (#1091) |
Daniele Montesi <d****i@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
over 9 years ago | |
| 8bd58aea | fixes issue 1087 - ensures created is set for fetchAccessTokenWithAssertion (... |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
over 9 years ago | |
| f59ce1e1 | Fixed misnamed param in phpdoc (#1107) |
Serge Postrash <j****u@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
over 9 years ago | |
| f4a8ef06 | removes stash logic, adds caching test for MemoryCache (#1085) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| c7c1ec9a | updates composer dependencies (#1082) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| ae82aa20 | Fix the approval_prompt default value. (#1066) |
Nathan Marcos <n****s@u****m>
Committed by: Brent Shaffer <b****t@g****m> |
almost 10 years ago | |
| 91eab51b | fixes cached client tests (#1079) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 37adb8a6 | updates google/apiclient-services to 0.7 (#1053) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
almost 10 years ago | |
| 2f03c901 | Highlight class constant in docs on GitHub (#1038) |
Victor Bocharsky <b****w@g****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 10 years ago | |
| 0b6c5b04 | Fix issue tracker link (#1039) |
Morton Fox <g****b@q****m>
Committed by: Brent Shaffer <b****t@g****m> |
about 10 years ago | |
| be5f138d | uses syslog handler on appengine (#1025) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago | |
| 8f3f7dbf | fixes issue with BC breaking google/auth change (#1028) |
Brent Shaffer <b****t@g****m>
Committed by: GitHub <n****y@g****m> |
about 10 years ago |