Developer-first error tracking and performance monitoring https://sentry.io/
![]() |
3 лет назад | |
---|---|---|
.artifacts | d348dc492a feat: Implement basics of pre-commit | 6 лет назад |
.github | 53cee6a896 feat(dev): Run bootstrap script when dev env changes happens (#26353) | 3 лет назад |
.storybook | d2f97e41e9 feat(search): Add syntax highlighting (#26337) | 3 лет назад |
.tx | ea4904d1da Explicit source file | 12 лет назад |
.vscode | 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) | 3 лет назад |
api-docs | 3cce71a780 fix(api-docs): Adding the limit to this endpoint's docs (#24657) | 4 лет назад |
bin | 89de2f690d ref: upgrade pre-commit (#26237) | 3 лет назад |
build-utils | 318a9bae57 build(webpack): Upgrade to webpack@5 (#25004) | 3 лет назад |
config | 7ea0238cd8 feat(migrations): Clickhouse Config for Distributed Migrations Mode (#25872) | 3 лет назад |
docker | 08e6af1823 ref(build): Set PIP_NO_CACHE_DIR to 1 instead of off (#26502) | 3 лет назад |
docs | 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) | 3 лет назад |
docs-ui | cd023fb02a feat(ui): Add prev/next to release details (#26323) | 3 лет назад |
examples | f33ade4190 ref(py): Sort imports in examples (#25131) | 3 лет назад |
scripts | dd4332c263 feat(dev): Fix fish pyenv setup and use zprofile for zsh (#26511) | 3 лет назад |
src | bfbd09aefa py38: bump LAST_VERIFIED_DJANGO_VERSION to 2.0 (#26644) | 3 лет назад |
static | bcebdf02f8 ref(repos): Ensure repository link opens in new tab (#26645) | 3 лет назад |
tests | a3480afcbb ref(search): Replace inheritence in favor of configuration (#26596) | 3 лет назад |
.craft.yml | 7cfe0190df ref(craft): Modernize and rearrange Craft config (#26381) | 3 лет назад |
.dockerignore | 417f3bafdf build(docker): Split builder image out for better caching (#18999) | 4 лет назад |
.envrc | 109522ac37 dev: absolute path dotenv (#26372) | 3 лет назад |
.eslintignore | df2549bb82 ref(storybook): Update webpack configuration (#24620) | 4 лет назад |
.eslintrc.js | 198b4ac721 chore(eslint): Bump eslint to disregard webpack chunk names for dynamic imports (#25971) | 3 лет назад |
.eslintrc.relax.js | be286160a2 build(eslint): Move ts and emotion lint rules to config (#17666) | 5 лет назад |
.git-blame-ignore-revs | 7a1c964da4 chore: add #23197 squash commit to git blame ignore (#23300) | 4 лет назад |
.gitattributes | ebf7126b29 Fix CHANGES gitattribute | 8 лет назад |
.gitignore | 4188045f55 feat(charts): Add chart-renderer service config build (#24112) | 4 лет назад |
.ignore | add1b08cee ref(ui) Replace icon-filter with SVG icon. (#19841) | 4 лет назад |
.mailmap | b3f05c53e2 Add .mailmap to fix my commits | 9 лет назад |
.npmrc | 7d2dfc8b39 chore(npm): No package-lock.json (#9020) | 6 лет назад |
.pre-commit-config.yaml | 70e361f6f3 fix: Remove shellcheck-py from pre-commit setup (#26032) | 3 лет назад |
.python-version | 68fc7c1f62 security: Upgrade to Python 3.6.13 (#23969) | 4 лет назад |
.size-limit.js | 3a5f016486 build(gha): Add `sentry.css` to size limits (#21675) | 4 лет назад |
.vercelignore | 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) | 3 лет назад |
.yarnrc | cb4be04432 ci: remove vendored yarn, and use volta for Travis + GHA (#19069) | 4 лет назад |
AUTHORS | df235c4d04 Add newline to AUTHORS file | 9 лет назад |
Brewfile | 544abe103f feat(ci): Initializing Docker should be more robust (#26369) | 3 лет назад |
CHANGES | 9156a10022 release: 21.6.1 | 3 лет назад |
CODE_OF_CONDUCT.md | ea286fe4a9 meta(coc): Add code of conduct (#13931) | 5 лет назад |
LICENSE | 8677fe6acb release: 21.6.0 | 3 лет назад |
MANIFEST.in | 81c9468c2f feat(cdc) Add the CDC service as a devservice. This is disabled by default (#25430) | 3 лет назад |
Makefile | 19f78c593a feat(direnv): direnv usability improvements (#25676) | 3 лет назад |
README.md | 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) | 3 лет назад |
babel.config.js | f290b1d2d7 ref(ui) Add new jsx transform to our builds (#25816) | 3 лет назад |
codecov.yml | 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) | 3 лет назад |
conftest.py | 5767d2ba89 build: Use `django-manifest-loader` for static assets (#25234) | 3 лет назад |
jest.config.js | d2f97e41e9 feat(search): Add syntax highlighting (#26337) | 3 лет назад |
migrations_lockfile.txt | f8914fd8ec feat(workflow): Adding adopted/unadopted timestamps to Release models (#26262) | 3 лет назад |
mypy.ini | 79d3a76546 ref: Class-based and typed unmerge arguments (#26420) | 3 лет назад |
package.json | d2f97e41e9 feat(search): Add syntax highlighting (#26337) | 3 лет назад |
prettier.config.js | 032754739f fix(typescript) Upgrade typescript related tooling (#21065) | 4 лет назад |
pyproject.toml | 34de451a6b ref(dx): Add isort config + precommit (#24716) | 3 лет назад |
requirements-base.txt | 5e485382bf Revert "py38: bump django-sudo to django2.2, python3.8 compatible version (#26602)" (#26632) | 3 лет назад |
requirements-dev.txt | 7fb5e74c43 fix(mypy) Downgrade mypy (#26473) | 3 лет назад |
requirements-pre-commit.txt | 89de2f690d ref: upgrade pre-commit (#26237) | 3 лет назад |
setup.cfg | d96b444602 test: upgrade pytest and friends, cleanup configuration (#24315) | 4 лет назад |
setup.py | f9c0416347 meta: Bump new development version | 3 лет назад |
stylelint.config.js | 46dcc79579 build(stylelint): Fix and upgrade `stylelint` (#18210) | 4 лет назад |
tsconfig.json | 3deff6bd88 ref(webpack): Move frontend application to `static/app` (#25204) | 3 лет назад |
vercel.json | 1eef286934 build(vercel): Remove duplicate vercel config (#22340) | 4 лет назад |
webpack.config.js | d7e490e635 feat(ui): Vendor `select2.css` (#26383) | 3 лет назад |
yarn.lock | d2f97e41e9 feat(search): Add syntax highlighting (#26337) | 3 лет назад |
Users and logs provide clues. Sentry provides answers.
Sentry is a service that helps you monitor and fix crashes in realtime. The server is in Python, but it contains a full API for sending events from any language, in any application.