1. f5b0dc6 Add Search Console (f.k.a Webmaster Tools) command line samples. by Shlomi Fruchter · 9 years ago
  2. df43dbf Merge pull request #119 from zeapo/master by Nathaniel Manista · 9 years ago
  3. 1b5350d return if the batch is empty by Mohamed Zenadi · 9 years ago
  4. 1339a55 Merge pull request #118 from soltanmm/samples-readme by Nathaniel Manista · 9 years ago
  5. de277a5 Add informative samples README.md by Masood Malekghassemi · 9 years ago
  6. 537215c Merge pull request #117 from sondinhinfectious/master by Nathaniel Manista · 9 years ago
  7. 2a9a213 Discovery: Treat empty nextPageToken field the same as it not existing by Son Dinh · 9 years ago
  8. dee9cd5 Merge pull request #114 from jonparrott/patch-1 by Nathaniel Manista · 9 years ago
  9. a6e6fbd Making http parameter in discovery.build_from_document optional. by Jonathan Wayne Parrott · 9 years ago
  10. ffe845f Merge pull request #109 from seppide/master by Nathaniel Manista · 9 years ago
  11. 952a1c7 Fix blogger API sample. by seppide · 9 years ago
  12. eee38fa Merge pull request #107 from nathanielmanistaatgoogle/one-point-four-point-one by Nathaniel Manista · 9 years ago
  13. dda86ad apiclient release 1.4.1 by Nathaniel Manista · 9 years ago
  14. 4f877e5 Update docs for 1.4.1 release by Nathaniel Manista · 9 years ago
  15. c9b6cec Bump version number to 1.4.1 by Nathaniel Manista · 9 years ago
  16. b1a707c Merge pull request #106 from eljobe/master by Nathaniel Manista · 9 years ago
  17. 56052ec Adds a doc comment for new_batch_http_request by Pepper Lebeck-Jobe · 9 years ago
  18. b7f2760 Merge pull request #105 from eljobe/master by Nathaniel Manista · 9 years ago
  19. 860836f Add a new_batch_http_request() method to services by Pepper Lebeck-Jobe · 9 years ago
  20. 80da1ef Merge pull request #101 from eljobe/master by Nathaniel Manista · 9 years ago
  21. 30ecbd4 Add the test which would have failed before this change by Pepper Lebeck-Jobe · 9 years ago
  22. 9a8f94b Stop stripping newlines from batch requests by Pepper Lebeck-Jobe · 9 years ago
  23. 63f5f3e Merge pull request #88 from mmattioli/minor-updates by Nathaniel Manista · 9 years ago
  24. be85d34 update markdown files by Michael Mattioli · 9 years ago
  25. f6b4c79 Merge pull request #89 from craigcitro/update_readme by Nathaniel Manista · 9 years ago
  26. 6de33d5 Update README.md to mention python3 support. by Craig Citro · 9 years ago
  27. b246d51 Merge pull request #48 from cgurnik/default-mock-headers by Nathaniel Manista · 10 years ago
  28. 8e55b76 Don't include reason in default HttpMock headers by Craig Gurnik · 10 years ago
  29. c926756 Merge pull request #79 from pferate/coveralls by Nathaniel Manista · 10 years ago
  30. e14d791 Adding coveralls integration by Pat Ferate · 10 years ago
  31. 2c3bdfe Removing old tox settings left from oauth2client by Pat Ferate · 10 years ago
  32. 291925c Merge pull request #80 from methane/cleanup by Nathaniel Manista · 10 years ago
  33. 06d28d8 Remove unused lines by INADA Naoki · 10 years ago
  34. 31bc151 Merge pull request #73 from mmascolino/master by Nathaniel Manista · 10 years ago
  35. b184ed6 Merge pull request #77 from methane/bytes-content by Nathaniel Manista · 10 years ago
  36. 0915761 Fix unicode issues in HttpError and BatchHttpRequest by INADA Naoki · 10 years ago
  37. 71b5137 Merge pull request #78 from methane/travis-pip-cache by Nathaniel Manista · 10 years ago
  38. bc879f3 Enable travis caching for pip cache by INADA Naoki · 10 years ago
  39. 8fd14ef Removed unneeded/unused line of code by mmascolino · 10 years ago
  40. edf2d2e Merge pull request #70 from devlance/patch-1 by Nathaniel Manista · 10 years ago
  41. 364e103 Update README by Brett Johnson · 10 years ago
  42. b835178 Merge pull request #68 from nathanielmanistaatgoogle/one-point-four-point-zero by Craig Citro · 10 years ago
  43. 31c47b8 apiclient release 1.4.0 by Nathaniel Manista · 10 years ago
  44. 5cbe5ba Update docs for 1.4.0 release by Nathaniel Manista · 10 years ago
  45. 64b2504 Bump version number to 1.4.0 by Nathaniel Manista · 10 years ago
  46. 693f237 Merge pull request #67 from pferate/update_setup by Nathaniel Manista · 10 years ago
  47. e52ea21 Including changes for Python3 in setup.py by Pat Ferate · 10 years ago
  48. 59a5839 Merge pull request #63 from pferate/python3-configuration by Nathaniel Manista · 10 years ago
  49. 7d43236 Setting up test environment for 3.3 and 3.4. by Pat Ferate · 10 years ago
  50. cf939a3 Merge pull request #64 from pferate/python3-module_updates by Nathaniel Manista · 10 years ago
  51. 846befc Changing iteritems() to six.iteritems() by Pat Ferate · 10 years ago
  52. c605087 Skipping tests in Python3 by Pat Ferate · 10 years ago
  53. c46e905 Verifying that media_upload.size() is not None by Pat Ferate · 10 years ago
  54. 73f8813 Changing tabs to spaces for consistency. by Pat Ferate · 10 years ago
  55. ca397a7 Encode UTF text only if in Python 2 by Pat Ferate · 10 years ago
  56. 2b14022 Updating string buffers to byte buffers by Pat Ferate · 10 years ago
  57. c9abbbd Changed to use string explicitly by Pat Ferate · 10 years ago
  58. 9b0452c Only decode if needed by Pat Ferate · 10 years ago
  59. b240c17 Updating local imports (relative -> absolute) by Pat Ferate · 10 years ago
  60. d5b61bd Updating urllib related imports and usage. (Using six) by Pat Ferate · 10 years ago
  61. ed9affd Updating StringIO, BytesIO, and FileIO imports and usage. (Using six) by Pat Ferate · 10 years ago
  62. 4e7e6d4 Merge pull request #66 from pferate/unittest2 by Nathaniel Manista · 10 years ago
  63. 497a90f Using unittest2 in place of unittest by Pat Ferate · 10 years ago
  64. 48195c5 Merge pull request #62 from methane/modernize by Nathaniel Manista · 10 years ago
  65. d898a37 modernize tests by INADA Naoki · 10 years ago
  66. 93ff27b Add six to install_requires by INADA Naoki · 10 years ago
  67. e4ea1a9 Make 2/3 compatible code with python-modernize by INADA Naoki · 10 years ago
  68. 15fbdc7 Merge pull request #25 from methane/prepare-py3 by Nathaniel Manista · 10 years ago
  69. 326cd51 apiclient release v1.3.2. by Craig Citro · 10 years ago
  70. e633be1 Update docs for 1.3.2 release. by Craig Citro · 10 years ago
  71. 15744b1 Replace remaining python2.4 shebang lines. by Craig Citro · 10 years ago
  72. 91debf8 Merge pull request #55 from craigcitro/toplevel_custom by Nathaniel Manista · 10 years ago
  73. 7ee535d Support methodPath entries containing colon. by Craig Citro · 10 years ago
  74. 94fdc89 Merge pull request #53 from craigcitro/test_failure by Craig Citro · 10 years ago
  75. 6b75171 Remove a newly-added exception. by Craig Citro · 10 years ago
  76. 8a0c8be Add simple .travis.yml. by Craig Citro · 10 years ago
  77. d03bb22 Merge pull request #51 from jacktasia/master by Craig Citro · 10 years ago
  78. ac8df21 ensure content-length response header is set by jack · 10 years ago
  79. 77c63c9 fix infinite hang when object to download is smaller than DEFAULT_CHUNK_SIZE by jack · 10 years ago
  80. bbad4f0 Merge pull request #43 from Parkayun/master by Craig Citro · 10 years ago
  81. 5bd38f3 Modify convention by Parkayun · 10 years ago
  82. 1c1da59 Test case for build_query by Parkayun · 10 years ago
  83. 470195a Modify UnicodeDecodeError by Parkayun · 10 years ago
  84. c1dba5f Merge pull request #39 from kroikie/master by Craig Citro · 10 years ago
  85. 791e07a Add Google Calendar API sample. by arthurthompson · 10 years ago
  86. 0bceb33 futurize -1 by INADA Naoki · 10 years ago
  87. e8d8782 2to3 -f print by INADA Naoki · 10 years ago
  88. c1505df 2to3 -f except by INADA Naoki · 10 years ago
  89. 1a91f7f 2to3 -f long by INADA Naoki · 10 years ago
  90. 49d45a6 Update changelog. by Craig Citro · 10 years ago
  91. bdd05a8 Update docs and version. by Craig Citro · 10 years ago
  92. b939a7d Fix an issue with aliasing apiclient submodules. by Craig Citro · 10 years ago
  93. 0bf61f2 Official v1.3 release. by Craig Citro · 10 years ago
  94. 0ff797d Add another check for a failed googleapiclient upgrade. by Craig Citro · 10 years ago
  95. f756c68 Update CHANGELOG for release. by Craig Citro · 10 years ago
  96. f6b454c Add detection for old apiclient versions in setup.py. by Craig Citro · 10 years ago
  97. 0c18afc Clean up imports in apiclient/__init__.py. by Craig Citro · 10 years ago
  98. 076b333 Add __version__ to apiclient. by Craig Citro · 10 years ago
  99. 0682372 Install argparse on python < 2.7. by Craig Citro · 10 years ago
  100. 0e5b9bf Version 1.3 release. by Craig Citro · 10 years ago