aboutsummaryrefslogtreecommitdiffhomepage
path: root/Functions/Example
Commit message (Collapse)AuthorAge
* Split GoogleUtilities from FirebaseCore (#1370)Gravatar Paul Beusterien2018-07-06
|
* Add a couple of new small Functions APIs. (#1434)Gravatar Bryan Klimt2018-06-21
| | | | | | * Add a Functions constructor that allows setting a region. * Add a method to set an emulator origin to use. * Update the changelog
* Check in deintegrated Functions Xcode project file (#1227)Gravatar Paul Beusterien2018-05-04
| | | | * Add -all_load (See PR #1226)
* 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
|
* Run scripts/style.sh on Functions (#949)Gravatar Paul Beusterien2018-03-20
|
* Initial Firebase Functions (#948)Gravatar Paul Beusterien2018-03-20