aboutsummaryrefslogtreecommitdiff
path: root/backends/cloud/storage.cpp
AgeCommit message (Expand)Author
2016-08-24CLOUD: Add mutexes in StorageAlexander Tkachev
2016-08-24CLOUD: Implement Storage's isWorking()Alexander Tkachev
2016-08-24CLOUD: Move download methods into StorageAlexander Tkachev
2016-08-24CLOUD: Make syncSaves() common for all StoragesAlexander Tkachev
2016-08-24CLOUD: Add OneDriveUploadRequestAlexander Tkachev
2016-08-24CLOUD: Make ConnectionManager singletonAlexander Tkachev
2016-08-24CLOUD: Add ConnectionManager and NetworkReadStreamAlexander Tkachev
2016-08-24CLOUD: Add CurlRequestAlexander Tkachev
2016-08-24CLOUD: Fix GCC static cloudThread compile errorAlexander Tkachev
2016-08-24CLOUD: Add first RequestAlexander Tkachev
2016-08-24CLOUD: Do minor fixesAlexander Tkachev
2016-08-24CLOUD: Add Cloud::Manager and Cloud::StorageAlexander Tkachev