-
Notifications
You must be signed in to change notification settings - Fork 206
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: firebase/firebase-functions
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.3.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: firebase/firebase-functions
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 13 commits
- 28 files changed
- 10 contributors
Commits on Oct 10, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3018b60 - Browse repository at this point
Copy the full SHA 3018b60View commit details
Commits on Oct 24, 2019
-
Linking to external types - docgen (#549)
* First version of addTypeAliasLinks that will scan TypeDoc HTML output and insert links to external library documentation. * Updated link for UserRecord and UserInfo * Resolving a few of Hiranya's comments. Removing unecessary debugging console log, JSDOM is now imported with one line, and Map of types and links is now created from a JSON file, Still need to resolve a couple of Hiranya's comments. * Ran npm run format:fix * Resolving more of Hiranya's comments. Loading JSON file uses 'require' rather than 'read file'. JSON file is now simpler. Script only replaces fully qualified names rather than aliases in document. * Adding comment as requested by thechenky. * Updating package.json to include JSDom module required by doc generation script.
Configuration menu - View commit details
-
Copy full SHA for c5d3a7b - Browse repository at this point
Copy the full SHA c5d3a7bView commit details
Commits on Oct 31, 2019
-
Configuration menu - View commit details
-
Copy full SHA for fd04eec - Browse repository at this point
Copy the full SHA fd04eecView commit details
Commits on Nov 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for dd6cde1 - Browse repository at this point
Copy the full SHA dd6cde1View commit details
Commits on Nov 19, 2019
-
Porting in minimal content for functions.config() reference (#582)
* I persist in trying to fix links. * Adding comments for functions.config() along with a change that somehow evaded my last update to storage.ts. * Adding new entry for new config.Config.html file. * Removing circular link per review.
Configuration menu - View commit details
-
Copy full SHA for edcb35d - Browse repository at this point
Copy the full SHA edcb35dView commit details
Commits on Nov 27, 2019
-
Allow specifying failure policies (#482)
* Define an interface for FailurePolicy * Extract functions config to avoid dependency cycles, assign failure policy to triggers * Add a changelog entry * Update dependencies, minor version bump * Reformat * Fix a typo: allows -> allow * Avoid abbreviations to improve readability * Rename remaining Opts to Options * Add tests for specifying failure policy * Reformat * Change format of an entry in the changelog * Revert version bump * Extract configuration to break dependency cycle * Add comments to Schedule and ScheduleRetryConfig * Stricten regions definition * Fix tests broken due to strict typings * More strict types for regions - reverse order * Reformat * Remove unused import * Conform with npm formatting * Reintroduce unused variable to minimize diff size * Import lodash using _ exclusively * Kepp @hidden tags in one line if no other JSDoc is present * Fix a typo - sentence ending with a comma * Wrap JSDoc as specified in Google JavaScript Style Guide * Move memory lookup table to functions-configuration and stricten type definition * Move default failure policy to functions-configuration * Separate standarization of options from construction of the options object * Rephrase failure policy description * Rephrase description of memory and timeoutSeconds options * Simplify tests for invalid failure policies * Align public description of failure policies with a documentation of its interface * Add a missing dot in the Changelog * Minor stylistic changes to the documentation * Make a test case more understandable * Reformat
Configuration menu - View commit details
-
Copy full SHA for 8039e02 - Browse repository at this point
Copy the full SHA 8039e02View commit details
Commits on Jan 13, 2020
-
adding scheduled function to handler builder (#230)
* adding scheduled function to handler builder
Configuration menu - View commit details
-
Copy full SHA for 9df27f4 - Browse repository at this point
Copy the full SHA 9df27f4View commit details
Commits on Feb 5, 2020
-
Configuration menu - View commit details
-
Copy full SHA for ae90279 - Browse repository at this point
Copy the full SHA ae90279View commit details -
Revert "Allow specifying failure policies" (#623)
* Revert "Allow specifying failure policies (#482)
Configuration menu - View commit details
-
Copy full SHA for d9fc8a6 - Browse repository at this point
Copy the full SHA d9fc8a6View commit details
Commits on Feb 6, 2020
-
Merge branch 'master' of github.com:FirebasePrivate/firebase-functions
Lauren Long committedFeb 6, 2020 Configuration menu - View commit details
-
Copy full SHA for ff852c5 - Browse repository at this point
Copy the full SHA ff852c5View commit details
Commits on Mar 19, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 2940a4b - Browse repository at this point
Copy the full SHA 2940a4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6873662 - Browse repository at this point
Copy the full SHA 6873662View commit details -
Configuration menu - View commit details
-
Copy full SHA for f41bdaa - Browse repository at this point
Copy the full SHA f41bdaaView commit details
There are no files selected for viewing
This file was deleted.