Developer-first error tracking and performance monitoring https://sentry.io/
Katie Byers a4422b0009 chore(grouping): Clean up obsolete code (#81929) | 1 month ago | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 years ago |
.github | c54abd873c feat(relocation): Split autopause (#81762) | 1 month ago |
.tx | 4100b38e58 chore(l10n): sync translation files with Transifex (#76385) | 5 months ago |
.vscode | 0df295aced chore(vscode): Turn on --reuse-db flag for vscode debugger (#80138) | 3 months ago |
api-docs | a8141a9120 fix(api-docs): Update api docs for group hash endpoints (#81082) | 2 months ago |
bin | 19ee3af376 ref(devservices): Updating code to support new postgres container names (#80993) | 2 months ago |
build-utils | 524f5ca6a7 feat(sdk): Upgrade @sentry SDKs to v8.43.0 (#81925) | 1 month ago |
config | 5889259054 deps(ui): Upgrade biome 1.9 (#77731) | 4 months ago |
devenv | 50ba839b13 devenv: relax minimum version (#81670) | 1 month ago |
devservices | 5b8060ff72 feat(devservices): Use https for repo links (#81869) | 1 month ago |
fixtures | ec1594f134 feat(aci): Add lookup tables for rules (#81704) | 1 month ago |
scripts | 9b98be6b97 chore: remove very old devenv transition stuff (#81161) | 2 months ago |
self-hosted | 350ad66889 ref: explicitly install libexpat1 (#80742) | 2 months ago |
src | a4422b0009 chore(grouping): Clean up obsolete code (#81929) | 1 month ago |
static | b4a2f6e001 feat(trace-view): Set Web Vitals indicators color based on perf score (#81938) | 1 month ago |
tests | a4422b0009 chore(grouping): Clean up obsolete code (#81929) | 1 month ago |
tools | a696ed1c47 ref: also ban force_str / force_bytes in testutils (#81844) | 1 month ago |
.craft.yml | 1d98736475 fix(craft): Set craft artifact provider to none (#62001) | 1 year ago |
.dockerignore | 63a2c8c6b8 Remove webpack cache from Docker image (#81489) | 2 months ago |
.envrc | 008295ac6e devenv: replace volta (#75554) | 4 months ago |
.eslintignore | 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) | 9 months ago |
.eslintrc.js | 8c07f13b19 ci(eslint): Remove a few lint rules that are later overridden in .eslintrc.js (#81111) | 2 months ago |
.fossa.yml | f6263b286f chore: run prettier on our yaml, json, markdown (#59871) | 1 year ago |
.git-blame-ignore-revs | 4819a8a510 ref: add ignored revisions for recent pyupgrade reformats (#64576) | 1 year ago |
.gitattributes | b7a2f51df3 fix(cli): allow all kinds of "dangerous" migrations to run post-deployment (#60105) | 1 year ago |
.gitignore | a1cc4a6e06 ref: fix references to organization.features (#80005) | 3 months ago |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 years ago |
.pre-commit-config.yaml | 01c33b1849 ref: use python 3.12 black / pyupgrade (#79782) | 3 months ago |
.prettierignore | 86a4a4eb7c ci(prettier): Allow prettier on fixtures/*, so we capture all js-stubs files (#68799) | 9 months ago |
.python-version | ff10aee1f3 ref: upgrade python to 3.12.6 (#77420) | 4 months ago |
.vercelignore | 31aac1b9b0 build: replace prettier with biome (#62054) | 1 year ago |
.volta.json | 95924c1ea5 feat: upgrade node to 22.11.0 LTS (#80957) | 2 months ago |
.yarnrc | cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) | 4 years ago |
AUTHORS | df235c4d04 Add newline to AUTHORS file | 9 years ago |
Brewfile | 22cac36206 devenv: remove pyenv (#65472) | 11 months ago |
CHANGES | 9f41dcaa7e release: 24.11.2 | 1 month ago |
LICENSE.md | 1760ab3c6b Upgrade license to FSL-1.1 (#65879) | 11 months ago |
Makefile | 19ee3af376 ref(devservices): Updating code to support new postgres container names (#80993) | 2 months ago |
README.md | b812f8cfd7 feat: PowerShell support (frontend) (#67576) | 8 months ago |
babel.config.ts | 5d4b5d6285 feat(webpack): Add Sentry Webpack Plugin (#76051) | 5 months ago |
biome.json | 7c763b8e2c chore(ui): Disable biome on package.json (#80554) | 2 months ago |
codecov.yml | d7c1df30e9 chore(codecov): Do not fail the codecov check (#81827) | 1 month ago |
jest.config.ts | 923cd0d011 test(ui): Remove screenfull mocks, babel esm (#79608) | 3 months ago |
migrations_lockfile.txt | ec1594f134 feat(aci): Add lookup tables for rules (#81704) | 1 month ago |
package.json | 524f5ca6a7 feat(sdk): Upgrade @sentry SDKs to v8.43.0 (#81925) | 1 month ago |
pyproject.toml | 5209017ceb ref: fix typing for sentry.web.frontend.twofactor (#81842) | 1 month ago |
requirements-base.txt | 8d8793161b Upgrade Python SDK to 2.19.2 (#81793) | 1 month ago |
requirements-dev-frozen.txt | 95a99ea64a chore(deps): bump django from 5.1.1 to 5.1.4 (#81882) | 1 month ago |
requirements-dev.txt | 184d1cb2f4 chore(devservices): Bumping the version of devservices to latest (#81873) | 1 month ago |
requirements-frozen.txt | 95a99ea64a chore(deps): bump django from 5.1.1 to 5.1.4 (#81882) | 1 month ago |
requirements-getsentry-overrides.txt | e477575ed3 Revert "Test `pytest-sentry` with SDK 2.0 support (#66504)" | 10 months ago |
requirements-getsentry.txt | 8df57877db ref: add iso3166 (to replace pycountry) (#71467) | 8 months ago |
setup.cfg | ad13053501 meta: Bump new development version | 1 month ago |
stylelint.config.js | 7be67728fd chore(ui): Update stylelint dependencies (#65128) | 11 months ago |
tsconfig.json | ecbd12f1ac chore: update biome to v1.8.0 (#71989) | 8 months ago |
vercel.json | 31aac1b9b0 build: replace prettier with biome (#62054) | 1 year ago |
webpack.config.ts | 4a6ac22abd chore(js): Upgrade from abandoned PEG.js to Peggy (#79450) | 3 months ago |
yarn.lock | 524f5ca6a7 feat(sdk): Upgrade @sentry SDKs to v8.43.0 (#81925) | 1 month ago |
Users and logs provide clues. Sentry provides answers.
Sentry is a developer-first error tracking and performance monitoring platform that helps developers see what actually matters, solve quicker, and learn continuously about their applications.