Fixed issue with UTF-8 characters in code, but no encoding specified.
[arvados.git] / spec / google / api_client_spec.rb
2012-02-10 Bob AmanMerge branch 'master' of https://code.google.com/p...
2012-01-31 Steven BazylRemove stray requires of deleted files
2012-01-27 Bob AmanUpdated to replace httpadapter with faraday.
2011-07-29 Bob AmanMajor update, primarily to add pagination support.
2011-05-04 Bob AmanA significant update of the client functionality.
2011-01-05 Bob AmanAdded User-Agent header.
2010-10-12 Bob AmanUpdated version sorting code and added authorization...
2010-09-18 Bob AmanReorganized some of the code and removed unnecessary...
2010-09-13 bobaman@google.comUpdated to use Signet.
2010-08-19 bobaman@google.comInitial implementation of HTTP.