aboutsummaryrefslogtreecommitdiffhomepage
path: root/Functions
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
* Add Development section to Functions README (#1230)Gravatar Paul Beusterien2018-05-04
|
* Check in deintegrated Functions Xcode project file (#1227)Gravatar Paul Beusterien2018-05-04
| | | | * Add -all_load (See PR #1226)
* Add explicit Functions umbrella (#1187)Gravatar Paul Beusterien2018-04-26
|
* Add missing copyright and licenses (#1152)Gravatar Paul Beusterien2018-04-20
|
* Update the version number to 2.0.0.Gravatar Bryan Klimt2018-04-16
|
* Update CHANGELOG with most recent changes.Gravatar Bryan Klimt2018-04-16
|
* [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