Changes for version 0.001

  • Change: 335f163d9abe442d839a8e5ecf48e3eca9f858a0 Author: Ali <ziali088@gmail.com> Date : 2016-03-18 16:38:52 +0000
    • move files down in pod
  • Change: 49ad6d9a98a744104084ddbf7eeb38984576089c Author: Ali Zia <ziali088@gmail.com> Date : 2016-03-18 16:36:03 +0000
    • Merge pull request #1 from ziali088/api-client
    • First version of client with a Files resource client
  • Change: 1129187d4a58794e34b483e881eb9a5f98ca87bb Author: Ali <ziali088@gmail.com> Date : 2016-03-18 16:33:37 +0000
    • add docs for file client
  • Change: c13723f6ca505a7ee11b499153e17fb802c61559 Author: Ali <ziali088@gmail.com> Date : 2016-03-15 21:11:19 +0000
    • pod again
  • Change: b7adea388e038b487df645748a9fd9bb13fa1f46 Author: Ali <ziali088@gmail.com> Date : 2016-03-15 21:10:21 +0000
    • pod update
  • Change: d13fc7a099e14de9b6e1ac8642a0c2df82bcf47f Author: Ali <ziali088@gmail.com> Date : 2016-03-15 21:09:47 +0000
    • update file clients tests to return data like Google does, add pod to everything
  • Change: 715d3d8c6da21a5048ad505521fee6c0a27f621b Author: Ali <ziali088@gmail.com> Date : 2016-03-15 07:44:35 +0000
    • use roles for useragent and token, test api of clients, test that all clients use the same roles, feel good about urself :)
  • Change: 217199f0b961ce04d7aee498a6f918b6b678302e Author: Ali <ziali088@gmail.com> Date : 2016-03-14 21:08:57 +0000
    • facelift! make clients use a role which defines the reusable http transaction methods; use singletons to instantiate clients in Google::Client so that we can manage passing in access_tokens after instantiation
  • Change: 1450fb44d341f5f348dfa0c417ffd4dc072b614c Author: Ali <ziali088@gmail.com> Date : 2016-03-13 22:08:15 +0000
    • no need to declare a default in the individual clients, it will be the ua from base client if used properly
  • Change: aa705124a403a55763756876a193da42cff87129 Author: Ali <ziali088@gmail.com> Date : 2016-03-13 22:03:59 +0000
    • add tests for files client
  • Change: e49a36425395c40a159320931b664a3b8c8f26b6 Author: Ali <ziali088@gmail.com> Date : 2016-03-13 21:33:55 +0000
    • each client will require arguments to be declared individually
  • Change: 9f4e11463bccb639f8411a0360bbf1c33ef189ee Author: Ali <ziali088@gmail.com> Date : 2016-03-12 22:55:08 +0000
    • methods for all file resources
  • Change: 686b9f997203e160a19dc5aa31fb97be8b7913b1 Author: Ali <ziali088@gmail.com> Date : 2016-03-12 22:19:51 +0000
    • the fun stuff! starting to add methods to file client, made request a private method so its clear it can only be used within the heirarchy
  • Change: 3a858c0c85a2b1ec9e248f856d3fa597ea19f6ad Author: Ali <ziali088@gmail.com> Date : 2016-03-12 21:48:50 +0000
    • start of files client
  • Change: 940785f85812c9f86249fc988daf6f9aec81b075 Author: Ali <ziali088@gmail.com> Date : 2016-03-12 19:19:03 +0000
    • fix link
  • Change: d2f22d2eb4784d03efc019c570db95bf49e12a3b Author: Ali <ziali088@gmail.com> Date : 2016-03-12 19:17:26 +0000
    • remove API from namespace, it is bad practice
  • Change: 7bc9a126ed74108790e181179605da1852f4112d Author: Ali <ziali088@gmail.com> Date : 2016-03-12 18:03:04 +0000
    • remove oauth client from lib, authentication would be better handled separately #lesscoupling
  • Change: 2a552b00293443b5657e730aeab0426127243ade Author: Ali <ziali088@gmail.com> Date : 2016-03-12 13:39:03 +0000
    • docs for request()
  • Change: a61ebf5af2ec6d64eaf45f03848119ff52724750 Author: Ali <ziali088@gmail.com> Date : 2016-03-12 13:31:44 +0000
    • dont need pragmas with Moo
  • Change: 611cd6fdba2c29e361ac47f41c85f1ce98b56314 Author: Ali <ziali088@gmail.com> Date : 2016-03-12 13:30:33 +0000
    • do some de-coupling: allow applications to do token storage. some tests for request()
  • Change: f6ff78b8a4496e5c364e0fd5e9cfd49ebede227a Author: Ali <ziali088@gmail.com> Date : 2016-03-12 11:27:43 +0000
    • pod update
  • Change: 3cdf5b0de34b155d84ed3fafa5ad06ddf2e13109 Author: Ali <ziali088@gmail.com> Date : 2016-03-06 23:20:42 +0000
    • introduce before request hook to check access_token validity, make first subclass (Files)
  • Change: fe165e30deb7d9d7c944e0aa6928d7569e75a5a5 Author: Ali <ziali088@gmail.com> Date : 2016-03-06 17:12:29 +0000
    • set attributes we think may be needed
  • Change: 9d4caec5c441e1562a1795a1b26327d20453a5e2 Author: Ali <ziali088@gmail.com> Date : 2016-03-06 15:54:50 +0000
    • initial commit
  • Change: 63446f9573005e36807f3458ceaf40f0390c5eb6 Author: Ali Zia <ziali088@gmail.com> Date : 2016-03-06 15:41:51 +0000
    • Initial commit
  • End of releases.