aboutsummaryrefslogtreecommitdiffhomepage
path: root/Example/Storage/Tests/Unit
Commit message (Collapse)AuthorAge
* Addressing feedbackGravatar Sebastian Schmidt2018-04-13
|
* Removing trailing commaGravatar Sebastian Schmidt2018-04-09
|
* Removing FirebaseStorage.downloadURLGravatar Sebastian Schmidt2018-04-09
|
* Removing an obsolete setting from plist files (#617)Gravatar davidair2018-01-08
| | | | | | | | * Removing an obsolete setting from plist files * Fixing Unit Tests * Fixing nullability
* Standardize cross module imports with angle bracket syntax (#526)Gravatar Paul Beusterien2017-12-04
| | | | Qualify all cross-pod imports of FirebaseCore headers
* Use brackets for module imports (#487)Gravatar Paul Beusterien2017-11-22
|
* Buildable and interoperable source pods (#444)Gravatar Paul Beusterien2017-11-21
|
* Adding the md5 hash to FIRStorageMetadataGravatar Sebastian Schmidt2017-11-09
|
* Clang-formatting StorageGravatar Sebastian Schmidt2017-11-09
|
* Firebase Storage: Allowing metadata to be cleared (#197)Gravatar Sebastian Schmidt2017-09-06
| | | | * Allowing metadata to be cleared
* Use modulemap to fix exposure of FirebaseCore's internal headers (#121)Gravatar Paul Beusterien2017-07-10
|
* Adding size to Storage's NSDictionary representation (#120)Gravatar Sebastian Schmidt2017-07-04
| | | | | | | | * Adding size to Storage's NSDictionary representation * Review comments * Remove trailing whitespace
* InitialGravatar Paul Beusterien2017-05-15