Bugsink

View on PyPIReverse Dependencies (0)

1.3.0 bugsink-1.3.0-py3-none-any.whl

Wheel Details

Project: Bugsink
Version: 1.3.0
Filename: bugsink-1.3.0-py3-none-any.whl
Download: [link]
Size: 1048753
MD5: 0ee9deab17536b8afd317c0d84ce1079
SHA256: 28323ebfba51c18c865bd2478a2b5883a3b646cdcbdc78a35a1a524e2cc4bf23
Uploaded: 2025-02-20 20:43:46 +0000

dist-info

METADATA

Metadata-Version: 2.2
Name: bugsink
Version: 1.3.0
Summary: Self-hosted Error Tracking
Author-Email: "Bugsink B.V." <info[at]bugsink.com>
Project-Url: homepage, https://www.bugsink.com/
Project-Url: documentation, https://www.bugsink.com/docs/
Project-Url: issues, https://github.com/bugsink/bugsink/issues
Project-Url: repository, https://github.com/bugsink/bugsink
License: Copyright (c) 2023-present Bugsink B.V. Portions of this software are licensed as follows: * All content that resides under the "ee/" directory of this repository, if that directory exists, is licensed under the license defined in "ee/LICENSE". * All content that residues under the 'sentry' directory is Copyright 2019 Sentry (https://sentry.io) and individual contributors. (BSD 3-Clause License) * The icons in SVG format, directly included in various html templates, are from Heroicons by Tailwind Labs, Inc. (MIT License) * Upon installing Bugsink, additional third party components will be installed automatically (e.g. through pip or as part of the Docker installation). Please refer to the license of the respective component in your package manager's repository. * Content outside of the above mentioned directories or restrictions above is available under the license as defined below: # PolyForm Shield License 1.0.0 <https://polyformproject.org/licenses/shield/1.0.0> ## Acceptance In order to get any license under these terms, you must agree to them as both strict obligations and conditions to all your licenses. ## Copyright License The licensor grants you a copyright license for the software to do everything you might do with the software that would otherwise infringe the licensor's copyright in it for any permitted purpose. However, you may only distribute the software according to [Distribution License](#distribution-license) and make changes or new works based on the software according to [Changes and New Works License](#changes-and-new-works-license). ## Distribution License The licensor grants you an additional copyright license to distribute copies of the software. Your license to distribute covers distributing the software with changes and new works permitted by [Changes and New Works License](#changes-and-new-works-license). ## Notices You must ensure that anyone who gets a copy of any part of the software from you also gets a copy of these terms or the URL for them above, as well as copies of any plain-text lines beginning with `Required Notice:` that the licensor provided with the software. For example: > Required Notice: Copyright Yoyodyne, Inc. (http://example.com) ## Changes and New Works License The licensor grants you an additional copyright license to make changes and new works based on the software for any permitted purpose. ## Patent License The licensor grants you a patent license for the software that covers patent claims the licensor can license, or becomes able to license, that you would infringe by using the software. ## Noncompete Any purpose is a permitted purpose, except for providing any product that competes with the software or any product the licensor or any of its affiliates provides using the software. ## Competition Goods and services compete even when they provide functionality through different kinds of interfaces or for different technical platforms. Applications can compete with services, libraries with plugins, frameworks with development tools, and so on, even if they're written in different programming languages or for different computer architectures. Goods and services compete even when provided free of charge. If you market a product as a practical substitute for the software or another product, it definitely competes. ## New Products If you are using the software to provide a product that does not compete, but the licensor or any of its affiliates brings your product into competition by providing a new version of the software or another product using the software, you may continue using versions of the software available under these terms beforehand to provide your competing product, but not any later versions. ## Discontinued Products You may begin using the software to compete with a product or service that the licensor or any of its affiliates has stopped providing, unless the licensor includes a plain-text line beginning with `Licensor Line of Business:` with the software that mentions that line of business. For example: > Licensor Line of Business: YoyodyneCMS Content Management System (http://example.com/cms) ## Sales of Business If the licensor or any of its affiliates sells a line of business developing the software or using the software to provide a product, the buyer can also enforce [Noncompete](#noncompete) for that product. ## Fair Use You may have "fair use" rights for the software under the law. These terms do not limit them. ## No Other Rights These terms do not allow you to sublicense or transfer any of your licenses to anyone else, or prevent the licensor from granting licenses to anyone else. These terms do not imply any other licenses. ## Patent Defense If you make any written claim that the software infringes or contributes to infringement of any patent, your patent license for the software granted under these terms ends immediately. If your company makes such a claim, your patent license ends immediately for work on behalf of your company. ## Violations The first time you are notified in writing that you have violated any of these terms, or done anything with the software not covered by your licenses, your licenses can nonetheless continue if you come into full compliance with these terms, and take practical steps to correct past violations, within 32 days of receiving notice. Otherwise, all your licenses end immediately. ## No Liability ***As far as the law allows, the software comes as is, without any warranty or condition, and the licensor will not be liable to you for any damages arising out of these terms or the use or nature of the software, under any kind of legal claim.*** ## Definitions The **licensor** is the individual or entity offering these terms, and the **software** is the software the licensor makes available under these terms. A **product** can be a good or service, or a combination of them. **You** refers to the individual or entity agreeing to these terms. **Your company** is any legal entity, sole proprietorship, or other kind of organization that you work for, plus all its affiliates. **Affiliates** means the other organizations than an organization has control over, is under the control of, or is under common control with. **Control** means ownership of substantially all the assets of an entity, or the power to direct its management and policies by vote, contract, or otherwise. Control can be direct or indirect. **Your licenses** are all the licenses granted to you for the software under these terms. **Use** means anything you do with the software requiring one of your licenses.
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: gunicorn (==23.0.*)
Requires-Dist: Django (==4.2.*)
Requires-Dist: sentry-sdk (==2.22.*)
Requires-Dist: django-tailwind (==3.6.*)
Requires-Dist: jsonschema (==4.23.*)
Requires-Dist: semver (==3.0.*)
Requires-Dist: django-admin-autocomplete-filter (==0.7.*)
Requires-Dist: pygments (==2.19.*)
Requires-Dist: inotify_simple (==1.3.*)
Requires-Dist: Brotli (==1.1.*)
Requires-Dist: python-dateutil (==2.9.*)
Requires-Dist: whitenoise (==6.9.*)
Requires-Dist: requests (==2.32.*)
Requires-Dist: monofy (==1.1.*)
Requires-Dist: user-agents (==2.2.*)
Requires-Dist: fastjsonschema (==2.21.*)
Requires-Dist: verbose_csrf_middleware (==1.0.*)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 1301 characters]

WHEEL

Wheel-Version: 1.0
Generator: setuptools (75.8.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
alerts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
alerts/admin.py sha256=ImQU7Q0SJNTigjgz1o6mizJwFEepZle5JSCBJXheLMw 29
alerts/apps.py sha256=vuYxviYzqvzv82Wk3KC1sYpNpTtoTpsZEH_UC5qhj0s 144
alerts/models.py sha256=o9OLSqCjxl-f58x1NghptLZ54jnJelBqJUiOVQBmwuQ 27
alerts/tasks.py sha256=LjPXpg8hUsD4nYsUw1BfKJamMuKWbFloOJmSbDnb0LY 3308
alerts/tests.py sha256=PxQhXcPGd55HJvS41TYttdtxBNzYdZOAo2CM7dU4JRk 5159
alerts/views.py sha256=1bLlOA4K5cTriZ4YphhrkJUP8RgdsdQ1oZM55aFT4zc 736
alerts/templates/mails/issue_alert.html sha256=0UA6xvdqP35pgfsGRa8cv_ydWXmmOoSQdMoujqGLDQk 16052
alerts/templates/mails/issue_alert.txt sha256=HvhtNLnnwrkr9thQT2te49xAfOgZtsSLR-R4pY-gwOY 428
api/LICENSE sha256=Xx9BE-gLRST2q4ttiEDCx-yVmDw8YvfNAPy6gEcQFuo 1280
api/README.md sha256=UNSsQV6WXOjHX2LPDeDzgj-mBifcv8vVcFXwPSbIC0g 1403
api/event.schema.altered.json sha256=yzwHe2AJXZUp9HUUh80oBwio9_8xaPRcuq9AwXkxYOA 163301
api/event.schema.json sha256=rrPIriAy2P8U_Wp90hIK7XPg4N8WVPVIBoHfn3nm8MU 161878
bsmain/__init__.py sha256=9juiD1BaSDVl8gQmx5aoEa2hH-eOSOzvIVnZyA3KrZs 1133
bsmain/admin.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bsmain/apps.py sha256=MKuV8wGn9x4RIZaezGEFnYlunXNltqyUAE2TWfUIPRI 144
bsmain/models.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bsmain/tests.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bsmain/views.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bsmain/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bsmain/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bsmain/management/commands/check_migrations.py sha256=q_BM3cJgUc3SCIJsy_8dmE-JJbka5woyXLFxDfEuers 964
bsmain/management/commands/fetch_event_schema_json.py sha256=H9xsmK8gGwRk-9Qyr3GZazr1AAyn2LGJZJMKht0_AhU 3051
bsmain/management/commands/migrate.py sha256=cLty1JMKX571yttJSPzyLBitOeDIw91G053_kEHMYGg 2821
bsmain/management/commands/prestart.py sha256=YSJU8a1VguIIt4SvGhrlgaRa-9rJ_X_mrA5FKvGFMOE 1241
bsmain/management/commands/raise_exception.py sha256=8WJIkRlID289SrMJRonbTfI3-WJ2z8ktANAIeMUm46g 1932
bsmain/management/commands/send_json.py sha256=574y3NGtz1xHPkxpyHnHqYCSSnQJi9omhQ-L_FUcXJA 6734
bsmain/management/commands/showstat.py sha256=rNMbN5WLZwwAok3wk7GH8h1ekDgpKdx3mVV3dFuhZHA 2693
bsmain/management/commands/stress_test.py sha256=FOE1PtYuEG7kLdtYkFLSKsqWwtgHnmT9Fp_cyXS6KTA 8666
bugsink/__init__.py sha256=8G12xHmGxcsQLgWmV6gFtBFppbBA70yBSepsAskX2xQ 2444
bugsink/_version.py sha256=HGwtpza1HCPtlyqElUvIyH97K44TO13CYiYVZNezQ1M 411
bugsink/app_settings.py sha256=ospctKVLShPdeZk3T_pMB6Etbe1ujCkddfxELzpLJIw 4317
bugsink/context_processors.py sha256=c6ccXrvr6x4UeqDCH9lzSpa2RmH8LDMTdoi7pdAYDjQ 5028
bugsink/dbrouters.py sha256=vHZ9k_scq-RtL57HvJoKlgSw5Vq11jDmkckMWjE1Wts 500
bugsink/debug_views.py sha256=0RBYqzUz4C9Trs0HIoNjG0vxh-9SWZuEmYRnDzoPE88 9771
bugsink/decorators.py sha256=hlKO_cDXLM7yNZsLUxwvxYnnAyvWdyd5xDYwPgNt3OE 4751
bugsink/email_backends.py sha256=-N4loBm7djhLqMJrArp_dfVptxW7GJUYS9VbxN9QWLE 1170
bugsink/event_schema.py sha256=IIoJfUfi2Tgc2g6J-nvCx5JNPHAxVcKSN4dZzyvY_NM 438144
bugsink/exceptions.py sha256=H8RYSOOJE-4KmYqugFhDfMq7FB-wiu82c-wmvF86pF4 47
bugsink/middleware.py sha256=3IlVz9-j0vm3KF03PNmjKSNooW_epWna4MaTvVhCbA0 6518
bugsink/moreiterutils.py sha256=HmRQRO-nSd8LrRSCfGqq75mUVmX-w8spjwloivosJv4 1108
bugsink/period_utils.py sha256=pEeECYq8PhEUgF_G8sTJr4Yk9BLlW6ixmL_J7AHSABE 501
bugsink/pygments_extensions.py sha256=kv8ozXjZxpAa5qTe6ump21lwTtM2h9o8Br9Ur_tKKqo 9764
bugsink/streams.py sha256=Vn_zkbgZlkUWdUT1SkTESxoZaZzaHPIQZUC-wYEXnQc 4802
bugsink/test_utils.py sha256=xmv8jZW8dIsnTxcJtMBl_B0v-2the5iJAiXTSrVOqxY 875
bugsink/tests.py sha256=Af6pB4ReJdg1chgAhSLfrr5Iuzk27WbYLX7fxAoJp24 15351
bugsink/tooling.py sha256=0vOahUpsf3SybyiNcuzk86PdRNwBd_or952K306Vo_Y 269
bugsink/transaction.py sha256=jCZD5aTxE8TJcNFBKGQhS-K0WacpR5iWfawod6eWQ8o 10816
bugsink/urls.py sha256=s7TeRqXmiNx5mgr0FE21upJsZUpHBPw1jsM0-GqHye0 3049
bugsink/utils.py sha256=V6-pxFSbukmEf0wu9BacDBUMVnEz0EN43W8yGokPC3s 5456
bugsink/version.py sha256=M_XMOG3ucQ_XURzepCrx_Mli6Vf-lhrMeja7PxYJatM 522
bugsink/views.py sha256=Y-TLejh9qJs9tf9q2rvJ2__St6oJkkJ5g75WA3DBiOw 9478
bugsink/volume_based_condition.py sha256=Xonlu3cBejEZX6F7F7m2IfdnUTvJzOiFw3reA22vfRg 619
bugsink/wsgi.py sha256=CGxssCVDO8JJ1KU47jVaRi8e4TgMRgw4HVwUVItymkM 3427
bugsink/conf_templates/docker.py.template sha256=8u4keb7_5boowS4MDsGTqpEYQiyRVKto0JKMTHxa9iY 7412
bugsink/conf_templates/local.py.template sha256=8LvgSRvFv0Wur375G6Sgyr1FTkbfoaX035LEsR_YjAw 3103
bugsink/conf_templates/singleserver.py.template sha256=QbDl3Rk0KoBoWTqNgDA3UncXFnyxqp_S-wGJPJvcmxI 4319
bugsink/scripts/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bugsink/scripts/create_conf.py sha256=4lRU9b0v2huJLZBL8_QjKIHv4X3HGDWOuc5VaNvwycM 3615
bugsink/scripts/manage.py sha256=sGOVfPC74anF8rp9LbGv9jIKXUNZPTyv4_V9Vz-hKQU 1159
bugsink/scripts/runsnappea.py sha256=4-9cNtOKUXBafhMYe9ve6NkUlO-WXUupBylt3uuK5FE 1189
bugsink/scripts/show_version.py sha256=ykmiUYH2UBSBbfHgpOLX_n8G8amCHr1a5yf5CGfNOS4 111
bugsink/settings/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bugsink/settings/default.py sha256=zBEDBokN3vk4WWSEf9cDckaKbK_JmCEvhKT4B66TWa0 11608
bugsink/settings/development.py sha256=9CQPBC_2F_vQ8pNg7-JwNoMoFJyinXEzzhUpeA4n1Ps 4798
bugsink/settings/development_mysql.py sha256=UmkThSoe6Do9pNetbGaHrwOQxHLM0p92tJzuSvuE9U8 214
bugsink/timed_sqlite_backend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
bugsink/timed_sqlite_backend/base.py sha256=cRKPIWgZI21817RSgaHbqogm9UT3rm3WDsIRQDpnvwA 3628
compat/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
compat/auth.py sha256=tepMKm75ANw4BvGm97R_gqCTvqDo9ShPZm7xkqG4OW4 609
compat/dsn.py sha256=5N_kZ3skkHMU9Wtr7BMXGJ23od3UrTBCve9goKqFNBM 1889
compat/tests.py sha256=8w3iLpsEyrK-o_r_fn_CD-bbEXIGmNnz4XzK58Dq17k 3757
compat/timestamp.py sha256=QsRNxnxvWvtRDX6X_b0v3fMzOFRGgW5bhoC0EYVG6tc 1049
compat/vars.py sha256=-KjtmdOWJR1O50e0JdngQ2HD9FK9Fuw-bVzKh2h6c64 1593
ee/LICENSE sha256=4HqdQAskZsntouSo54-P07nHFaACwIr6sxKMUS41yu4 308
ee/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ee/tenants/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ee/tenants/base.py sha256=1Aztg6jnfAKs9Fw5f1MVqlagm0lSXS--E7HXRA5SbNE 1348
ee/tenants/middleware.py sha256=WYFh8Hvd6D35E96VnlupFURgeP_J3-1-qPOJh4Xrz9Y 412
ee/tenants/utils.py sha256=aTaHI8TGY4HC1r9RTBRFPeFoBO0fu8eJMc4tPBKt9nY 1298
ee/tenants/database_backend/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ee/tenants/database_backend/base.py sha256=0ffgOCrK-HGhd3sj4YM6gHUMDSosFJlXFkASYvh0v40 3293
events/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
events/admin.py sha256=GcBC75RHtjJunSYAGRbl9F9uJNwDvC8fWqcdBC5XydY 2843
events/apps.py sha256=CJ0De4xhkqTyDUVVItUbMHPMvEb8ag38vJsPjffSM58 734
events/factories.py sha256=kAt16_3ernJnl5--Sj-0cgSdKktLNxFzshkkBvy0S60 1533
events/models.py sha256=sCRRBi3BA4l7WlM01CTzDc07Sn3JqHcN4lZcWMeCnGE 12896
events/retention.py sha256=ThcZjhqjXevR2F7xEUK1QWAHPwom1Pmq8OCRGaOo3jk 17518
events/storage.py sha256=r2O7WnwA7YIbNDi5JdQpy5BwfKgIV_u2XXAkZMJNS3Q 3106
events/storage_registry.py sha256=ExDX-qzxgBZ4RSFxer0EsXU0yRbJiOi9kLOuAMK6DA8 1723
events/tests.py sha256=kU6L1fT5ywwxn6gB984YgBobAD5FCNQt9WNhTter7TE 9616
events/ua_stuff.py sha256=1ZZxg4DbULVqNYax9bNNTwH38EO_D8Uypfjkvq7aAFU 3346
events/urls.py sha256=K9taEiSlmVIkvYEy2LfCPt-2IU_BHYIrvLk7Y1YHhfs 446
events/utils.py sha256=zajKSSup2fb5oB_yzSSdbTAg-KPLt1_39gztL-ZzGj4 2689
events/views.py sha256=q0AtVq3-UC_W5FmvmTAn_w5B9p9VzIV9loCBaumIaGk 979
events/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
events/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
events/management/commands/cleanup_eventstorage.py sha256=RWX_mYy4Dq8VtkvuzmzE7WFjyzyOaNIFmtiF3NH4j4g 2325
events/management/commands/make_consistent.py sha256=MzDueIMy5Em89hBRbe_R_88WJ-zWvxt0hmrqRN_GPPU 4974
events/management/commands/migrate_to_current_eventstorage.py sha256=CSQ73DQFP6b17g9rzSSDIdJWQAaUXQw8-FrMjHjD0sY 3533
events/management/commands/nuke_events.py sha256=Y6tfpJNt-D-UydlI-wlyK8YzlSAyOKlwzb52sfnSuUs 1482
events/management/commands/store_events.py sha256=6HM21oCaw1k5wMupPdqmA7xDBnZffrKHd2lFasmQupc 653
events/migrations/0001_initial.py sha256=E-67qzdGfuM9S2AtV6l4Zx63sWftoDz3WgE-4CfN4Ro 2796
events/migrations/0002_initial.py sha256=3UKOh3vLamgMKT_P_Q5r5gmDcytrnE88Rq-b4MQ6nls 587
events/migrations/0003_initial.py sha256=JootL4sFSb4luw0fP3xmGOpf7WKFHUBAq9UCykGdx88 756
events/migrations/0004_b_squashed.py sha256=fg9l2i2RylJ5vz0F_QPcy_LHkmv-Zy2xKxUfzKfTWwY 3490
events/migrations/0004_event_irrelevance_for_retention.py sha256=zbQLZh7vZ26bvBnc0mtQn0luT8jwfc7XySkWZND3NFw 529
events/migrations/0005_event_events_even_project_abe572_idx.py sha256=gJJyK5rU51HJKZkuZloCFmbPD_lMSHA6fpDqfipkoFw 463
events/migrations/0006_event_never_evict.py sha256=zuS8n3dW1WG7DtbJVE1gHLJz13Pm6K7267Twux1Up0o 409
events/migrations/0007_set_never_evict.py sha256=wROCG9n5sPapV1NdpMh3eZ_rSxaJz85LPYlk5CjXE8g 537
events/migrations/0008_remove_event_events_even_project_abe572_idx_and_more.py sha256=7_Nu98fiOR5Cnu6-2JI6SSRKdRWwrgZAf1cZ3VE07kE 588
events/migrations/0009_event_events_even_issue_i_90497b_idx.py sha256=mCmCwKQUuOcWnRTLlJkXs505Vf6qHuNzJInJPUyhHx8 453
events/migrations/0010_rename_ingest_order_event_digest_order_and_more.py sha256=cCEvBgPdq2dGpLekPA97blpnqaElB5F3kQl4PhdBlhk 865
events/migrations/0011_remove_event_events_even_project_adcdee_idx_and_more.py sha256=C756a3pArEYKovdfw1dn04WYXwcMgdfAlV-WwNtQNd4 1069
events/migrations/0012_event_ingested_at.py sha256=lgK6RXKh-V-SLsFK5j2kN0OQqZIgAiYhqTmp5Naj9uA 511
events/migrations/0013_harmonize_foogested_at.py sha256=mMtLErCPImDQ7pn9Ul_PtaWEq4_GM2eBCeObvgWfWRI 915
events/migrations/0014_event_grouping.py sha256=M8QFTcI_eWOdHo3kkZM_2F9aFPGW0fpjeh2orE-zun8 827
events/migrations/0015_set_event_grouping.py sha256=SqXlArQ8_KV2s5i7DFpy1VDszXTVsfMaN54OOfhoCNY 1468
events/migrations/0016_truncate_exception_type_128.py sha256=kHQIdS5sDfxO6E6xU9ck6ETxMigPleWAWjz1yMIbE0U 558
events/migrations/0017_alter_event_calculated_type_and_more.py sha256=Jgr9V0aGYxuvt3EieTWi72t5HkiiKlLh2v1OpLS4utA 616
events/migrations/0018_remove_event_has_exception_remove_event_has_logentry.py sha256=WL5SHy11fWMkXTbmWXSi8TDEZEzUUDlU3Kd5ZCycGsY 460
events/migrations/0019_event_storage_backend.py sha256=4avBKzhjfNQYeWIG0PZrQNL2nm8L-SidvdeYrFndgK0 510
events/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
events/templates/events/event_stacktrace.txt sha256=geBRvGsTtmP9Zhh-r_H_1eFDySlK7u_uWp6zg4eL6l4 459
ingest/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ingest/admin.py sha256=I2ERvba-DNlzF1S37_EdinvSsqX4xQnxVtrGBG0HhRk 296
ingest/apps.py sha256=99CJO5odtQPB8JwB2vSFTqO8z5x3Ks9NoEIevWn3mxM 144
ingest/event_counter.py sha256=wcvh29RVcsSCQMUjAXDIRZNASKMpj3HfT740wPMXhcg 4252
ingest/filestore.py sha256=g7z6kJBqQkh8efZLLDgG9QbPOzHd4In9VC6ogGTIow4 483
ingest/models.py sha256=p0ba8TvBtbeKQU3kFzmMtscbNyW3zUaduy4ev3_oiMs 3007
ingest/parsers.py sha256=w_L_2vAl493EsUBwE6WinXUpT2Cxsha5O6UW8I8Lgvo 8045
ingest/tasks.py sha256=echUNaYWDp808cvKgG4cP7j5CmnhjICwDW91GbTpWME 693
ingest/tests.py sha256=UPMRDJEo7MWqCiOOmXtVwz-pg6oAk7X_XLBj13q_YkE 39057
ingest/urls.py sha256=x09PMm_7CzPs-FVsJyTFT5IIrqRjbv9oFvvjxGpbj_Y 316
ingest/views.py sha256=tMwzLnjcVkGG59EuVt4t08Sm7jsOosRex7XiTnKZJtQ 36729
ingest/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ingest/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ingest/migrations/0001_set_sqlite_wal.py sha256=AcTqA4cfPkOC5oAirxGwbnabjpKZB6i3cjQQOEgTzj8 4374
ingest/migrations/0002_initial.py sha256=4i9TkO19lJAlSZXxt9xBuOayHGOHvTcp73f07EV3JJM 990
ingest/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
issues/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
issues/admin.py sha256=bJ-E-1uV_rrq-kCe4gzlxsO55WkkXbDesj5SofN10_A 1790
issues/apps.py sha256=qO2y2A1r66BwVFVCt_-169f6KgCBq2Eu9AnFFwp1edw 144
issues/factories.py sha256=WcWZKzOFp0pSh0Iu2BKGcz61gKgpAkcbSbIhSt-NjVk 1428
issues/forms.py sha256=qvMdIXokIpAaoniNNgDNbBzOo6s_wNiqbbHnhCGtFQ8 804
issues/models.py sha256=8XR06U6pEiH12nkM6ryCukmOCUdc6YLesATdGPr7Heo 21891
issues/regressions.py sha256=43pbRHywaUvhaTXfCXHtGZZYvQlyjKTUrj-fgL2iJpA 3977
issues/tests.py sha256=Dx3ukC2FLKtnaRSFoa1OHSit5GtQalh5zUCfN9MJ6iY 30650
issues/urls.py sha256=G0uSgPgzpknaqJ3TCLgcIb5VxM8AQoBEdzyz6FSk1oo 3646
issues/utils.py sha256=9HVKuHJ3j5zwRQw-kI8VG7VgKJuvrTV-kd9gALF_FbU 8279
issues/views.py sha256=K_0tMPs3KV_1R-DDr7sAO0mDKYxpLPJUdZpVzy_Ce-k 25700
issues/migrations/0001_initial.py sha256=anQ0Alilq5WcEulNaP14VHnAUgGKvzbHx-nTI6SYi1E 3048
issues/migrations/0002_initial.py sha256=19fi8FnbGk7cQzj4WZZkiCJ4YeW9-B04J_-DJClrgEA 2016
issues/migrations/0003_alter_turningpoint_triggering_event.py sha256=bqHLNOVVfCipshUOhMOWPfOmNxqfgCnop09RPsP8clQ 609
issues/migrations/0004_b_squashed.py sha256=hHQS3e4CfO7GQHCVtTxp_ecJj1kFpFZGp2h7cfWsVwM 1328
issues/migrations/0004_rename_event_count_issue_digested_event_count.py sha256=1IrQ00wkI_GrL_sZvxpy6Q9P1DihiraBBmf4RPb4IYQ 398
issues/migrations/0005_rename_ingest_order_issue_digest_order_and_more.py sha256=h9ckf8oOd_TA63H0O18uWasQq5JHtt4F7ELS41iGEFk 808
issues/migrations/0006_issue_next_unmute_check.py sha256=1fFzXqYfO12SYRKSSdvp0w2SjqYawGeB1i5fLOCMk-Y 430
issues/migrations/0007_alter_turningpoint_options.py sha256=fqZ24cmcVdmoPfRXOZHyApv4Z016tqG9NKJi7gvezJc 369
issues/migrations/0008_issue_stored_event_count.py sha256=xcQBfYEn00DB9u7zceqaKyEvBGjYeac5pUi9fUZrops 402
issues/migrations/0009_fill_stored_event_count.py sha256=ttz83oLRxF8zMfnmDPbnLeQeyZSelUS3IGBOu8HLZN4 632
issues/migrations/0010_issue_list_indexes.py sha256=Y_Elf6UhKzAj_AH4Ug1II7bXuRh3tRwryy8b0Ri7kl8 911
issues/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
issues/templates/issues/_event_nav.html sha256=Plfo33qnQiHxtAdhIfcY9gniX-w5WBNEnEFX1pPqpY0 5335
issues/templates/issues/base.html sha256=XwioaUe55yhU9KuiFhQGaIKhpCjFhtHH3HQQoHWPi74 17417
issues/templates/issues/breadcrumbs.html sha256=9FF4IpKL_d-iofq6z0j6SJLq2NtPifyEfzNNNuw4oHQ 1400
issues/templates/issues/event_404.html sha256=35axmieEx3ueTUkrn7okSXabbz9IfCdZmVIh-i5PY_E 3206
issues/templates/issues/event_details.html sha256=9JnhrJA5xiICntWhIMJlEu9ASdbHjqK8OuYmpcomOs8 10596
issues/templates/issues/event_list.html sha256=QXnXnCKtsP6umbYXYxuhviUOj2U6BkVZPrpa4J0CTdQ 8407
issues/templates/issues/grouping.html sha256=gzFyhb889ZNhfnYq0p1S1NNJmyowM1FJ6DqMfVrhfS0 937
issues/templates/issues/history.html sha256=3VEjUqGwiEVwS162rIgfNE2NW44nXTGi7MkojhKYglY 10287
issues/templates/issues/issue_list.html sha256=BpL5RrRLYZhAnozohhaEAnCpNv-LUXva067Fjw6XyPA 24616
issues/templates/issues/stacktrace.html sha256=vmD3WBSMne9gtR8Sa14wKpZJdR0z0sAUI41TEOUeCAg 11260
performance/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
performance/bursty_data.py sha256=1Jc9EE737NgjEFVH6bF3owFT8G_kRMlPABcbEv6Rh7g 2249
performance/context_managers.py sha256=sVpsgcYJ0feBY5lWmZTrP9YX7wiIJK8K3fiEvciGLmU 886
performance/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
performance/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
performance/stress-with-eviction/README.md sha256=C61pKE5yiCYlv1gH9UAssoOhIZ3bhkzgjaOvarzIke8 1001
performance/stress-with-eviction/df-day.png sha256=gr72lks4HKmjGqUU16xeaQiODd8k8dJBESBqJbIE1T4 21572
performance/stress-with-eviction/event_ingest_count-day.png sha256=OR1_yYQiCtGz60xym_UpCGEFPUS1j0nZPIHH-yLpR6E 24153
performance/stress-with-eviction/response_time_api_avg-day.png sha256=PInOlv-RShirjnJWYvA0Z4q-BMrKK-0uV0JDOKoEiZg 17371
performance/stress-with-eviction/response_time_api_max-day.png sha256=YUp6VPlYQLHIqa-8Vovh3EF7TlwWRUOBkoEwWsxjQvg 19753
performance/stress-with-eviction/snappea_queue_size-day.png sha256=XMWlvaiZ4PwluFPSj1eKJjfI_tWJeHYG8gxPhWTgj5Q 19063
performance/stress-with-eviction/total_requests-day.png sha256=nfOm1GmWiOQkMk7L-oRlfe_dxdyBvS7vUmlWAfXvs44 18674
phonehome/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
phonehome/admin.py sha256=dLDl9PP7G8C6Qe8Edcxi4CZp5qURbBnmszUkksfxdJ4 259
phonehome/apps.py sha256=h7lKVJbGUJ8Eg7XjgxeZX-0t_5XhvWfhsoqcEgLd3g0 150
phonehome/models.py sha256=1am99yzbCFxvbCxkdmYth_EOR0qYNDISGaZB3yh7qFE 819
phonehome/tasks.py sha256=B4nN7botNBPKPTZJumcgmhSLJO8ZXdEn0rNOQo8uSJU 5557
phonehome/tests.py sha256=ZiUkwtvzP9Di7i-_wqA1A3sZPeP0JHNc6R-D8UD3Jv8 35
phonehome/views.py sha256=sb5FbZWvsyqcLmCP6XXzI1vyy1jMZZxVfR7Rz2E0AiU 38
phonehome/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
phonehome/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
phonehome/management/commands/print_phonehome.py sha256=J4sfiui7wc3aB4pKwvdKJ87HQ1tUX4Ucnt39EvaVZ0E 334
phonehome/migrations/0001_b_squashed_initial.py sha256=pN6KUzEHvMJZqgRDWIR76YL6SmIglWM1qHoQJmNKD64 1897
phonehome/migrations/0001_initial.py sha256=OI6ptKaV6abfxinRzqK0m6KeSF4CncQTJyScwAqF5p4 616
phonehome/migrations/0002_create_installation_id.py sha256=5ujRLA9uOd6Bmpp-VpEdHStDsZS-UwMgVInQc5ABH-Q 400
phonehome/migrations/0003_outboundmessage.py sha256=bl_RTUdEpO_O7m-PCYMEqxQkdpuCa1yF_D-WA6yi_QM 837
phonehome/migrations/0004_installation_created_at.py sha256=vS3YvJ61RMse91SWdubWXPhC_Ce5prD6dgKFvLENK7w 532
phonehome/migrations/0005_installation_silence_email_system_warning.py sha256=2uOa2KBej1EWI2d618qxOOygs7R71MnchmdYJNxM6QU 423
phonehome/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
projects/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
projects/admin.py sha256=Hk-f5QXe0orF6CmdbkZp1_4xJL6eDYrjdlefADia5PA 1458
projects/apps.py sha256=ZIkpZLrfj_WQKzMMiOlgYgdgeWjW9odDB84Er1cRt_g 148
projects/context_processors.py sha256=n1H5TfPgJnt30CuM6WyArZE_M3M0zvRl34RML02saQE 369
projects/forms.py sha256=PePtT4KHAgEgQ9k-UeU1J0jjiX0xLTsa9XF1VVsm9-w 5132
projects/models.py sha256=xeSMXv-tB-mm_9AYeGASx7W57tDaPTBG3W0wCU3FEbg 5646
projects/tasks.py sha256=pNYt0ejZuUWVUQ7zAtCRpytUJRuzyhnAA9y94g3awY8 1532
projects/tests.py sha256=v5gTU2G4NR7zI3NFeE1u7c_zTfNh_i8cOgGBn-niEo0 53
projects/urls.py sha256=cmS1ylwSEYwGVeL1Pnea_vU-nuJiPFn3xlO1NuDJCxM 1465
projects/views.py sha256=i1vIpwDSWvysWczOz4slUitCBpV7z-WNakz0GJxgfBk 17681
projects/migrations/0001_initial.py sha256=Op6PQKKCBpqyKjiSCFPqhSyIA9iG4ZZQ4V3ruXNWIY0 1686
projects/migrations/0002_b_squashed_initial.py sha256=oWW7TwA4A07Gt22v5VlBf98QZOROSIvievFYrGXJ8hM 3090
projects/migrations/0002_initial.py sha256=5Y_1FiKZKfO3tKwJr9bLtmtYUji-kpPf5MylIleT3wE 1274
projects/migrations/0003_project_projects_pr_name_11d782_idx.py sha256=F-exZeNHrsy2AHNNDD0EOj7g4QU-tGFW-UNqvjYhlSQ 394
projects/migrations/0003_project_retention_max_event_count.py sha256=wXZPZpaGTO20Yy4hfHAnWVGdKOO_6RPqkM51HrsOzNg 356
projects/migrations/0004_project_quota_exceeded_until.py sha256=_qvON1QNEoUhjPtu9rjwNJwrn-1AHe6YujIVkHtnYvQ 428
projects/migrations/0005_project_ingested_event_count.py sha256=cdM4CpQY2rxz0SiDORfcRC53YzqW_KUiqpsHzJx_Lrg 434
projects/migrations/0006_initial_ingested_count_value.py sha256=QeForumMdxRVDo3VMsj3ZwrZHxWfG6nVOi8pfC9r14c 792
projects/migrations/0007_rename_ingested_event_count_project_digested_event_count.py sha256=Nw5N11QPLUNmfiUJeVqoMDaH_PHsDJc1ce7qryC_fQE 576
projects/migrations/0008_project_next_quota_check.py sha256=S_Ff7tYLofy0F0-fw4YVd8MRAt4Bj27XEaAtmC7Aifc 442
projects/migrations/0009_alter_project_visibility.py sha256=b5INotWHeKKLhZnGngJRzsPpPdr_fRGc63Dg_6sTjYs 595
projects/migrations/0010_project_stored_event_count.py sha256=x83n4Tw72j26p6QUVR1iqAmupPs7BkuxjYI-tjDxbaQ 431
projects/migrations/0011_fill_stored_event_count.py sha256=SP1Y_E9yLyuplJ0BLQtiVcyJOAM4pAfk2aHF0yDOqWI 660
projects/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
projects/templates/mails/project_membership_invite.html sha256=KOw5hJhoBbCQx1ODSL0hZape80KC8Wm1sA6zXdizOGY 15314
projects/templates/mails/project_membership_invite.txt sha256=PhfifqWxeparv_4vM15a_OQvd2WOSjExD0yCztLFaJE 162
projects/templates/mails/project_membership_invite_new_user.html sha256=5z-qKouoAA57aYf59B8pzr4x8Qgvl5nm7yS8BtNM5wU 15322
projects/templates/mails/project_membership_invite_new_user.txt sha256=baAB7JLrqoGieUkDTbg6JAwt1D9usr1jZEyIrd0v74I 170
projects/templates/projects/project_edit.html sha256=F6KMdVDq_EV_1kw4Pwc5HctapmsNLpVp29U89CU1x3E 1116
projects/templates/projects/project_list.html sha256=S5n-98PBRORk_URDEslYl38Q0vx4EBygf7a5wo2-PBc 10167
projects/templates/projects/project_member_settings.html sha256=NaXORxZG3opA4-7127r5tkRk2c9yi59TXsKlxAuP_mI 1775
projects/templates/projects/project_members.html sha256=xi-7gQ7WrS8I-NW-eYfxEb-K1lUCp9QVgANtLAEuRtc 4493
projects/templates/projects/project_members_accept.html sha256=uY8fGH4d2cOrpla7mXcUiojWK-QjNlS15MDmWZRJ3EA 1081
projects/templates/projects/project_members_invite.html sha256=7TzIIItJFlAd120sb2z4U5PJjdOx6RMnxdl5Tm8WgR0 2337
projects/templates/projects/project_new.html sha256=Xp3yl3duVSCsb6jpG09VoyWh0ce1qOOALdk7dpTCrx4 879
projects/templates/projects/project_sdk_setup.html sha256=OskfIYR-M5oacF27njYxGjkbWTzUeYoH80-AU0_-ha0 2575
projects/templates/projects/project_sdk_setup_javascript.html sha256=Gnbm3-2XsDO0wp93Z2Xwqywt69ZIwghm5pkCRINMIoM 3407
projects/templates/projects/project_sdk_setup_php.html sha256=pxU2ZA_YEIWyLwF6dCJOm4SqAJ68-kwPI0JJGB7JYmY 3005
projects/templates/projects/project_sdk_setup_python.html sha256=jfl7vYdbaKyZSjDsAQEMSGN2oFmPMgarKzARhG92E7I 2455
releases/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
releases/admin.py sha256=e5-2mHh2g3LI9jiyVg4YSlSIHC2S8Zbeo5lm2DAjRWc 444
releases/apps.py sha256=g3WAsbMNkYEtlmp2ij07ru-cgS9pNwhOxLInHI3UlnU 148
releases/models.py sha256=UoQaEOjgnE6MHxUibpMmwiE4hPp5i73Ub1R5n0GlqoY 7483
releases/tests.py sha256=Q4fI5hNGSTUVwLN6LbC2rZObL7t-Zy1M5kPEUjXHVH0 2552
releases/views.py sha256=F42JXgnqFqK0fajXeutyJJxwOszRxoLMNkIhfc4Z7KI 26
releases/migrations/0001_initial.py sha256=8zE0540bYHeUp7i-ZfdO56zog1UzLeYHoX03vvjLWDU 1084
releases/migrations/0002_release_releases_re_sort_ep_5c07c8_idx.py sha256=mvoTFrCT3VX_DV9rC-_IzJQ_xEgFCnoY8gEvt9pv5EE 422
releases/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sentry/LICENSE sha256=-lJCfu-DwV7J_JFZOA1A_zYPIaNMHUcQtjo57JNOyBE 1519
sentry/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
sentry/stacktraces/functions.py sha256=tM_VtE7zAKn4qiwYC-G15dIeXnOjjjYmXt1N8j_InPU 7103
sentry/stacktraces/platform.py sha256=cYJvSnKeGr1pBPCh20LqwQ4uIol_hAnP6bvqiPd7CGQ 328
sentry/stacktraces/processing.py sha256=XrWoP1snlj-lXIB2_xqUrV27AfNesMIDnQE2xMkwm7c 1528
sentry/utils/safe.py sha256=FzTTagD5q-n2MFJNh84eHAsslYCwLpuXZNISRGO5_aE 2743
sentry/utils/strings.py sha256=ENZF0XSA9VLhgS-OA9Yimb8FNi-FB92cg956Js6fMzk 136
sentry_sdk_extensions/__init__.py sha256=3bDS0pihoStneXrXgCjEzt1_G5QYe8sKee6U5Vtm2i0 5269
sentry_sdk_extensions/nohub.py sha256=nU8YNrJufag-6BUgpc33Phc3eWKjr62SznuX3BrPV0g 3904
sentry_sdk_extensions/transport.py sha256=14QKgU3z-iVG7uTBcrHqqKF_hZEz6vttvKWQCQLU5Xk 431
snappea/__init__.py sha256=vVfhpYtqXVAk5gEw1xk3sXMmXY7CeC0MiGYKEcjeQ5E 2876
snappea/admin.py sha256=ImQU7Q0SJNTigjgz1o6mizJwFEepZle5JSCBJXheLMw 29
snappea/apps.py sha256=4_XehTXE-Ey_Qkp933lMGCkVcJlea9LBgLbRqgUL_NI 146
snappea/datastructures.py sha256=cIUS99opAPXKyPedt25hz03OXZTHMLKRG2h2kBZuxDo 931
snappea/decorators.py sha256=0b1dm3a6lw4mLoRXTtSNRT1OiSniu8rlFn-vTiePc0o 1869
snappea/example_tasks.py sha256=_Piz1JfcSRDAdlzoIvEdoGGeFM2HK7qcO8nnnrg0XK8 593
snappea/foreman.py sha256=VDmRQBQOc3ivJevJlZxMl5Fpk8bu_WsCpk-GFTsNQDA 22426
snappea/models.py sha256=4KsR9ApDmn6i0gfe4iot1NpLlwALwmB3_vnc6-QDtkY 820
snappea/settings.py sha256=Z3QYvo5g2_U4e_1esqwgds3hzloab5dy86XCfVdRQTQ 2542
snappea/tests.py sha256=qWDvA9ZhVCQ1rPbkoFify7o_fDirXMUdYMxF12q3WIM 26
snappea/utils.py sha256=1CNlkG4jV_RgEchaeNrfOuWnun5R9b0GWnWUmsxDUdI 1277
snappea/views.py sha256=F42JXgnqFqK0fajXeutyJJxwOszRxoLMNkIhfc4Z7KI 26
snappea/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snappea/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
snappea/management/commands/checksnappea.py sha256=xL_rs2G8Hg0-2IzO34uonhkiwbTZ1LHmBet-qnLBXhM 285
snappea/management/commands/runsnappea.py sha256=4Y0vQz2MoS4VO0fRJ0IoaqgDqaxeq8DV1irhRNrMtqs 238
snappea/migrations/0001_initial.py sha256=KRLYPlTG4KJzmD4fdf_Blf9rWrwwv_sGCwDgkyis5F0 1893
snappea/migrations/0002_create_models.py sha256=mCg1IEwEKT2R8r7CJGARWfV0Y1ffc8E2hd5r7Bva_7o 598
snappea/migrations/0003_task_created_at.py sha256=8cqPgmCEUPu-Y8E9u8AefUnhqp1nUQDXllDx1KkvD2s 520
snappea/migrations/0004_task_snappea_tas_created_eb0824_idx.py sha256=Ji4P_GORKv4bm--sW7e-ASfywj9_TnLNUK1o4ElL2wg 426
snappea/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
static/favicon.png sha256=9EE_zMbI6jfdLXD14jkhIBo-CZyRRUm-A4P8knl8IPs 6962
static/fonts/ibm-plex-mono-v19-cyrillic_cyrillic-ext_latin_latin-ext_vietnamese-700.woff2 sha256=c_Au730zgLIpH8Nm_zz5VVBKuvRTs99cf4baflLq4-o 38372
static/fonts/ibm-plex-mono-v19-cyrillic_cyrillic-ext_latin_latin-ext_vietnamese-700italic.woff2 sha256=pV8O2B-9DJYC7T7hnfBKbpNxGFomkC6LbDqJmg1zKng 42136
static/fonts/ibm-plex-mono-v19-cyrillic_cyrillic-ext_latin_latin-ext_vietnamese-italic.woff2 sha256=q-CWrn_gnIIn2iSjIo3CanwBE58W_sHvgqNEzIF0RXs 41492
static/fonts/ibm-plex-mono-v19-cyrillic_cyrillic-ext_latin_latin-ext_vietnamese-regular.woff2 sha256=5B2gbZMnWU4nPcRMVI_PNn_2O9YNfxzUarsT-svMojY 37156
static/fonts/ibm-plex-sans-v19-cyrillic_cyrillic-ext_greek_latin_latin-ext_vietnamese-700.woff2 sha256=y471dfJFCjXs8_lflYmDfAjobKEF8hCnLxLcPSOr9dU 53504
static/fonts/ibm-plex-sans-v19-cyrillic_cyrillic-ext_greek_latin_latin-ext_vietnamese-700italic.woff2 sha256=YJ9seEqjpBFy9HmvSBjkAtuJCOig38rXcsQ-OQIgmy4 57012
static/fonts/ibm-plex-sans-v19-cyrillic_cyrillic-ext_greek_latin_latin-ext_vietnamese-italic.woff2 sha256=pRs_3AS69JTwX4vZtjnrdvfyR4K3OZMju43LQE0ntMY 57644
static/fonts/ibm-plex-sans-v19-cyrillic_cyrillic-ext_greek_latin_latin-ext_vietnamese-regular.woff2 sha256=IjYCMIEnfw7i_k4_NXJ881BMKYAdsH1DBsI36jHDki8 53580
static/images/bugsink-logo.png sha256=9EE_zMbI6jfdLXD14jkhIBo-CZyRRUm-A4P8knl8IPs 6962
static/images/lang-javascript.png sha256=b7_4V4ba-NpNK_hQjemMpSATWDNvigLizo16VRrMmNg 5960
static/images/lang-php.png sha256=xt1ypegZd1WWT1_ex7esU1SWJ3I3mlqcsL8OFrsscAY 10289
static/images/lang-python.png sha256=QAipNLQVwVK_pRO-PpsF3kISrkFUmifyxsjUGzokpNo 20637
static/js/issue_history.js sha256=nNN7IqFYwzYP_tiBWZMLqDcBe8zNqOiZ4IBeTFlYHK0 1226
static/js/issue_list.js sha256=E7PpyssOW6PL8CaMVdclmVm2sRy-U43MUv3ItjT7FQM 1335
static/js/issue_stacktrace.js sha256=q7J_reZVkJfIK2i4sMP4K91EXvkhc15PDf9TcdrJXx4 5209
static/js/project_list.js sha256=qH9wNzyPIBhtYDMWlNYkZdudz59qYAIY3kJOdqxbJEM 144
static/js/team_list.js sha256=qH9wNzyPIBhtYDMWlNYkZdudz59qYAIY3kJOdqxbJEM 144
teams/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
teams/admin.py sha256=dqa6LYluJVY0k6B3XxqyWyiRk9kIYf7OTj5IovMX6zc 1200
teams/apps.py sha256=VMNl3HdRGnnOEJSDFIZZn0mMRubm1gEt8KY_5R65SvU 142
teams/forms.py sha256=1GXpvQCrPSkZfF2olzabifdPV-LqrfqUJyhu3UQ23Lg 2106
teams/models.py sha256=EuZkz8dN6bPNz-oMWCh9Z5IbJyOTWIEUtawRyDMqU44 1741
teams/tasks.py sha256=ggtgvsATdZiK6592pdsbzji6DAx5Lclc5cobfDPrkjg 1457
teams/tests.py sha256=qWDvA9ZhVCQ1rPbkoFify7o_fDirXMUdYMxF12q3WIM 26
teams/urls.py sha256=WZAO3Par5UDmdQe5Rr1xf0stbOmPM8-NdaK5IcKYqwY 1047
teams/views.py sha256=r0er94fckpfV267fTWht0tNAJwetfJC7Elyr12Ml4tA 15736
teams/migrations/0001_b_squashed_initial.py sha256=InQlNhvLMMsRk_oup5uYWTCVdhit1Sly9T71DvNPnEg 2777
teams/migrations/0001_initial.py sha256=hJL5Yida3fhY8j3Fjlaqaqn-7jlMjsxU0SdYB_O1LX4 1266
teams/migrations/0002_initial.py sha256=MqWaAxZfT4XxeGkIdVq7oEgtY6Jv49khm2BXV6BDUUQ 758
teams/migrations/0002_team_teams_team_name_43e047_idx.py sha256=_WZQAB17drgtQUAkBBXE6mBuWpL-IUYODg-L7aY2o6Y 387
teams/migrations/0003_alter_team_visibility.py sha256=ysZ9Qqcf3qX-7oBRMnduZ0DmF2OrY3QaVGfZcT5ZBPI 563
teams/migrations/0004_remove_team_slug.py sha256=Qk9nomZx1cHaC6BuuD7fxkezrqSpeT7UqGVB8KB26os 326
teams/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
teams/templates/mails/team_membership_invite.html sha256=olhB0bhYGiPuZJtBArfpr8_oD-_PwZykI5AII6wJhZY 15302
teams/templates/mails/team_membership_invite.txt sha256=ymCm171gRV7zv2vwCWGbRfI2rqNjbWqyanejjVzlHGs 156
teams/templates/mails/team_membership_invite_new_user.html sha256=tuiA0j-Fl3ozjDSLf_PX2SFjFTEvd79S0kM6FHLQ9cU 15310
teams/templates/mails/team_membership_invite_new_user.txt sha256=tLrRXQo6B3YhD5rEWWRwTejqU2SOVqTELQhw6nb-7g8 164
teams/templates/teams/team_edit.html sha256=QINtbxWio0l7zpZoCpD0Frz4wOxc98y8edYzo3qKPqU 952
teams/templates/teams/team_list.html sha256=guVZGzvFHzUdkFDZSNNfa7vACzp0dGORGGLhc8TT0Ag 7374
teams/templates/teams/team_member_settings.html sha256=1nvjQ6i2_PIT9xh5lgA-UjDd7mS_xbOEaro-h3UFKzA 1748
teams/templates/teams/team_members.html sha256=ZEiw1cvyPSZpJUksNIesH6BRiS0q8PfTkLVobKuK4Nk 4261
teams/templates/teams/team_members_accept.html sha256=kilbhsSDdIqvXxl1A7NJtobWjXIHps86LdOpYg7jH1s 1069
teams/templates/teams/team_members_invite.html sha256=g177LeFiTA7s43351V9Wa1Gl4WUEondvVRIBFIZT5fc 2318
teams/templates/teams/team_new.html sha256=acepRuw53A6drbRH1p5c56iSwrFYTaxXPyQdVm6f6LE 827
templates/400.html sha256=nSh1_X5dhZKAE1aMwn8pnbeYvFzB8YWNd6P5B-17Irc 239
templates/403.html sha256=Ud6QOr2N09fT26z-QhD0uzNaMFv2NSOOHuRGfQN_YBo 233
templates/403_csrf.html sha256=LNWFHIFenw_uzkbzWDGpLk2S8tMiZb18eLb7W85KtXE 667
templates/404.html sha256=ENIRUguFXBlD3T2tUh_-UyHVKlzRJSxWozlMc8tYILw 230
templates/4xx_5xx_api.txt sha256=plrquKYQbKsN4JKFNMunZfOUVqSOL4X1lu-bIqnDCVY 16
templates/500.html sha256=ZI-Sl8hQpuvuH-40vLCU3LrEM2jMjqLMvtRl6skVmRA 590
templates/signup.html sha256=3LMNU61E0pckogueH4k7JUvJK9YEZ3IZ5FAPBHDmK9k 1410
templates/admin/change_form_object_tools.html sha256=0qX7MwYTTvhq4MyCgtYu5wUx3ltjkM1Dpr4qp23hXH0 646
templates/bugsink/csrf_debug.html sha256=d8O3RTU_IIrgQDSdEP9yfcjDEw9TymYE-DS8pp4xkiQ 3992
templates/bugsink/login.html sha256=nN8bYxhpbQu77yCcPGJKMjP5n-DspFFFWr4Nojx1RI8 3299
templates/bugsink/settings.html sha256=lT3_RaGgvE8IklbenEPxmj18kjlH8HEI-OB3MUw_x5M 2241
theme/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
theme/apps.py sha256=VohWF25jEj8hPzw9Ch1B_9nsLlABs5cksJ2pl9kKXP8 85
theme/tests.py sha256=GbpHwRF_JnIqxwaoaDNFWw6NoyG5nDIRHcbWYjglNbs 4344
theme/static/css/dist/styles.css sha256=r-_TKxLNKA4DQROal46HBbhI7X7hM2nBobvnmPHvlqY 25601
theme/static_src/.gitignore sha256=FtMORGIYn7FN1hG9twjFEGMMV2ofNbk4PomkNS2jbJc 13
theme/static_src/package-lock.json sha256=b8z6NZ3g_8LqlJ-GBTC6lQ5Ic58yy-FHYqBas6eDx1s 55253
theme/static_src/package.json sha256=bqHybXr9RpHSQ7bcvSGFnGb-Xw1hbt-kSMllXOgm5sw 999
theme/static_src/postcss.config.js sha256=ykvWj3ftwiOvYH45RtyXnDPXiSFn55Y6-Kd62HahDk0 121
theme/static_src/tailwind.config.js sha256=-EnW3nkc7mZM7FH9iI1G_sZzKcGY_EcVoxyIWPycJFU 2379
theme/static_src/src/styles.css sha256=8UFcWhG-P2N8WO_-mQe3hIzZsnqic3yWb0HjBs0TkKA 10252
theme/templates/bare_base.html sha256=T3yxvqEcBiw6HwuvIIL1uyY4p7FlZlTHobpCPZNZ9m0 896
theme/templates/barest_base.html sha256=SWpdnfBXhI9qBFeVTm0fxTmCXq1K6NVKD5dk3XewQB4 556
theme/templates/base.html sha256=dYuELtTrSpwK5u96oVc-ahmnLdYsb29e6BHsrU7dkD4 4178
theme/templates/tailwind_forms/formfield.html sha256=VB_JXQcvwe_jpwkgtV1sVhTNDmg3vxcpDr54M-uPoSs 511
theme/templatetags/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
theme/templatetags/add_to_qs.py sha256=1mxEJsj0vu5-2HU-VgC-71pao1Evo1jeJDb-pwxNi6s 601
theme/templatetags/code.py sha256=ajhyQhgxVxfV4Y9TrXVwltr77lKlTomOtrTf4x2s_ww 1416
theme/templatetags/datetime_formatting.py sha256=dFvcRB7AkHyRN5cGJYfXumO-u4h2Qcm1mjJoFpvx04E 1502
theme/templatetags/issues.py sha256=8FeNUL11yBI0yO5-LOOvRnJYTI7Q5wNbQii-GUv2EjM 8654
theme/templatetags/stricter_templates.py sha256=cPcrggFHGujq1WreBVyuiH7lwlXpH5k0UxZ-zgB6fOU 1480
theme/templatetags/tailwind_forms.py sha256=L9ds70jk3NdshVnE9aidOxbqno_rgQ-5b8UnAKFPmr8 1046
theme/templatetags/user.py sha256=No-YZ9mobpPuh51-eq_A8fG2dQ6OfaHxDUBd58BaY78 300
theme/templatetags/version.py sha256=nCNgU1PlTjbEm5fpJtglLiQmWRts_vysHx4yNhvu9ww 160
users/__init__.py sha256=7WxKNbEJ9Q5AaVOC532J3LFGDwdVe_AfI_vJeaqu2Co 612
users/admin.py sha256=D7bCPiNHw1lGs8kIkF0Srel6D_BtLPAeGfkwnxq4FKU 204
users/apps.py sha256=u3PAY2AZGQXSWH2DSkQ1lOTIVm33qUbzeKls0J8H8No 142
users/forms.py sha256=eVQ0-mU-u2SDHhGnSuB_cdeMizfuRwNOLcJ-_YEofZg 5896
users/models.py sha256=1LrGfY0CLRE-mp_MXnksCou1cUbQCOjnKurVRqm2bAU 1391
users/tasks.py sha256=cNK6O8BFGla8BvmtZGG899_TxMBkn-zI6qdQNFdygMw 1554
users/tests.py sha256=qWDvA9ZhVCQ1rPbkoFify7o_fDirXMUdYMxF12q3WIM 26
users/urls.py sha256=J6U8xm5EU0cmXDjkciOCt_PzY0ZFL2bU6AkZaXCRBEU 194
users/views.py sha256=dkS418W02hyw--vnFAqE5kvaYNsWm6tfY3amyNbK3as 9067
users/management/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
users/management/commands/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
users/management/commands/send_welcome_email.py sha256=2oBrTi28Eg3yVYkKYQtVFGY4XLRexUDkTuv1yOrrHl8 1015
users/migrations/0001_initial.py sha256=dt4DHcqv1ljd9QQrvgraArYFrCv8SYuCZAtEm4qH5QE 3489
users/migrations/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
users/templates/mails/confirm_email.html sha256=t47m-2fS7HMxWa-CLP2z8KUhdoW2W8IuophKloenepE 15340
users/templates/mails/confirm_email.txt sha256=EGrBv4EH5SF4aVRgtiATrQaxMkoxVLGtCUJ4I2dS7Ag 160
users/templates/mails/reset_password_email.html sha256=zjeTqmXipwnE_ululmwa-m4rvKmwekO0hS0H1KAYnwg 15306
users/templates/mails/reset_password_email.txt sha256=MaOZqVWzPyVxVYoFhBqP1PISuNQXznQVn3DwyqYCfhc 198
users/templates/mails/welcome_email.html sha256=eaouPyryRYhdoe0sRvHOzODXn7I2oGRhyQcoJ3kSOV0 15467
users/templates/mails/welcome_email.txt sha256=VkB9CCWeBjLLoLM3HOeCrPL7zgoR5bM84jgKOK7w3-I 96
users/templates/users/confirm_email.html sha256=4eAMb9oZT-3SUXCY0x7Okm1nw5vRCCjlszL2Q4lzTJQ 1075
users/templates/users/confirm_email_sent.html sha256=C6PZBQSo6E86_MDQAg0QiqjzoJXiWIzPRO9ZOHruv88 881
users/templates/users/logged_out.html sha256=EbGqA5bWnwXKEyOC4PYa-EzvKRHkJRGkzGd5V4W_3O8 827
users/templates/users/preferences.html sha256=uk6tTgPUHyfY64wcKKXXAROrnXFXI3C0rLuYnafvmEw 1075
users/templates/users/request_reset_password.html sha256=1yAvqAagL2Tv9qKbjw4CTZes1hDgIphuwBrHkwuy2JI 1178
users/templates/users/resend_confirmation.html sha256=fR7fIGKpJ47bl1N2qwDkm-F8MiZvHsvrdkEVesmCQFg 1306
users/templates/users/reset_password.html sha256=TN39HtqxE0yIBG2Y4injmH5FHMtOBsmEU7TLmA417CE 1323
users/templates/users/reset_password_email_sent.html sha256=jfLYK7w_Qzn0yQU3w4EUWNdQJ_92MxzUPkA9onXduc4 881
users/templates/users/user_edit.html sha256=yf925c8IAXQFSUDx8N5BHQd3Bdy_s7dCT0JJ5kGEJXE 930
users/templates/users/user_list.html sha256=pAc_yBtsQ0De7F6MXZ3xdlFPz2gsVzjDMEatn-HmED4 3545
bugsink-1.3.0.dist-info/LICENSE sha256=IpVHLqjGBSfMxDFa0M4_hLM9vII4404fRvnEzpBWQdQ 6665
bugsink-1.3.0.dist-info/METADATA sha256=eOEod6jfVWrss0L78h9vd7w5CStzCt1qVHg-KBUKUK8 10553
bugsink-1.3.0.dist-info/WHEEL sha256=In9FTNxeP60KnTkGw7wk6mJPYd_dQSjEZmXdBdMCI-8 91
bugsink-1.3.0.dist-info/entry_points.txt sha256=2HwPfPboUmMc_xUPf-zwPkKFtjR6RAMB9rsEONrwU1c 228
bugsink-1.3.0.dist-info/top_level.txt sha256=5AFYGSV81RDM9MByiOXJAn8cesseJf60w1bO2BnaIlU 169
bugsink-1.3.0.dist-info/RECORD

top_level.txt

alerts
api
bsmain
bugsink
compat
ee
events
ingest
issues
performance
phonehome
projects
releases
sentry
sentry_sdk_extensions
snappea
static
teams
templates
theme
users

entry_points.txt

bugsink-create-conf = bugsink.scripts.create_conf:main
bugsink-manage = bugsink.scripts.manage:main
bugsink-runsnappea = bugsink.scripts.runsnappea:main
bugsink-show-version = bugsink.scripts.show_version:main