aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firebase/Storage/FIRStorageGetMetadataTask.m
Commit message (Collapse)AuthorAge
* Addressing feedbackGravatar Sebastian Schmidt2018-04-13
|
* Removing FirebaseStorage.downloadURLGravatar Sebastian Schmidt2018-04-09
|
* Cleaning up implicit retain for the RTDB and StorageGravatar Sebastian Schmidt2018-02-13
|
* Clang-formatting StorageGravatar Sebastian Schmidt2017-11-09
|
* Add travis trailing whitespace check (#116)Gravatar Paul Beusterien2017-06-30
| | | | | | * Add travis trailing whitespace check * Remove trailing white space
* Calling stopFetching on GTMSessionFetcher to stop callbacks from bein… (#81)Gravatar Sebastian Schmidt2017-06-15
| | | | | | | | | | * Calling stopFetching on GTMSeesionFetcher to stop callbacks from being called after deallocation. Also fixing retain cycles in all task classes. * Addressing build warnings * Adjusting indentation
* InitialGravatar Paul Beusterien2017-05-15