adds specs for file_store
[arvados.git] / lib / google / api_client / auth / file_storage.rb
2013-11-28 Volker Zöpfelremove deprecation warning
2013-11-28 Volker Zöpfelbugfix file_storage
2013-11-18 Volker Zöpfeluses new initialize and authorize
2013-11-15 Michael C. Beckadded deprecation warnings to file_storage
2013-11-15 Michael C. Beckrename file_store
2013-11-14 Volker Zöpfelsplit storages in own adapter classes, added redis...
2013-11-14 Volker Zöpfeladds Constants for Authorization_uri, Token_credentials_uri
2013-11-14 Volker Zöpfelusing the path= method on initialize
2013-11-14 Volker Zöpfeladds method path= to proof if file can be accessed
2013-11-14 Volker Zöpfelusing symbols as hash keys
2013-11-14 Volker Zöpfelrefactoring load_credentials
2013-05-31 Steve BazylMerge pull request #52 from jeffposnick/master
2013-05-29 Jeff PosnickAdded Google::APIClient::FileStorage, to save OAuth...