1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app/scripts/lib
Mark Stacey cbfe5484d8
Add Sentry environment (#7923)
Any error sent to Sentry will now be marked with the environment they
were sent from. The environment is set at build time, and is set
dependant upon the build flags and CI-related environment variables.

Setting the environment will let us filter error reports in Sentry to
focus specifically upon reports sent from production, release
candidates, PR testing, or whatever else.
2020-01-29 17:03:49 -04:00
..
ens-ipfs Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
migrator Clean up Migrator test cases (#7835) 2020-01-15 13:54:28 -08:00
account-tracker.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
auto-reload.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
backend-metametrics.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
buy-eth-url.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
cleanErrorStack.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
ComposableObservableStore.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
createDnodeRemoteGetter.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
createLoggerMiddleware.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
createOnboardingMiddleware.js Login per site onboarding (#7602) 2019-12-20 12:02:31 -03:30
createOriginMiddleware.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
createStreamSink.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
enums.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
extractEthjsErrorMessage.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
fetch-with-timeout.js Combine fetch-with-timeout implementations (#7084) 2019-09-04 17:00:11 -03:00
freezeGlobals.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
get-first-preferred-lang-code.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
getObjStructure.js Replace clone dependency with cloneDeep from lodash (#7926) 2020-01-29 13:14:33 -04:00
local-store.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
message-manager.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
network-store.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
nodeify.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
notification-manager.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
pending-balance-calculator.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
personal-message-manager.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
random-id.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
reportFailedTxToSentry.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
seed-phrase-verifier.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
select-chain-id.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
setupFetchDebugging.js Migrate codebase to use ESM (#7730) 2020-01-09 00:04:58 -03:30
setupSentry.js Add Sentry environment (#7923) 2020-01-29 17:03:49 -04:00
stream-utils.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
typed-message-manager.js Consistent jsdoc syntax (#7755) 2020-01-13 14:36:36 -04:00
util.js Remove unnecessary get environment type parameter (#7891) 2020-01-24 15:12:58 -04:00