aboutsummaryrefslogtreecommitdiffhomepage
path: root/Functions
Commit message (Collapse)AuthorAge
* [BREAKING] Remove FIR prefix on FIRFunctionsErrorCode (#955)Gravatar Ryan Wilson2018-04-09
| | | [THIS IS A BREAKING CHANGE]
* Migrate Firebase off ObjC module @import statements (#992)Gravatar Ben Hamilton (Ben Gertzfield)2018-03-29
| | | | | | | | | | | * Migrate Firebase off @import statements * - Migrate tests and test utils from @import to #import. - Update Xcode projects for tests to explicitly link in framework deps. - Update check_no_module_imports.sh to look for @imports in tests/test utils/ integration tests. * Ensure check_no_module_imports.sh explicitly exits with code 0 on success.
* Fix some formatting issues.Gravatar Bryan Klimt2018-03-27
|
* Run Functions Unit Tests on travis (#954)Gravatar Paul Beusterien2018-03-21
|
* Fix Functions copyrights (#951)Gravatar Paul Beusterien2018-03-20
|
* Run scripts/style.sh on Functions (#949)Gravatar Paul Beusterien2018-03-20
|
* Initial Firebase Functions (#948)Gravatar Paul Beusterien2018-03-20