Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump sentry-sdk from 1.32.0 to 2.8.0 #349

Closed
wants to merge 682 commits into from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Jun 9, 2021

  1. test flag check view

    David committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    4d42397 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6cac86 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from ractf/feature/optimisations

    Performance improvements
    ZOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOOM
    david-cooke authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e02168f View commit details
    Browse the repository at this point in the history
  4. add some coverage exclusions

    David committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    914c67a View commit details
    Browse the repository at this point in the history
  5. add some coverage exclusions

    David committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    c691bed View commit details
    Browse the repository at this point in the history
  6. Merge pull request #118 from ractf/hotfix/cleanupmake

    cleanup makefile
    david-cooke authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    6388497 View commit details
    Browse the repository at this point in the history
  7. Update test.yml

    jerbob committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e2e063e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd21569 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    ca9e4d1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    fff876c View commit details
    Browse the repository at this point in the history
  11. Update Makefile

    jerbob committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    1294c9a View commit details
    Browse the repository at this point in the history
  12. Update Makefile

    jerbob committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    7546f74 View commit details
    Browse the repository at this point in the history
  13. Update Makefile

    jerbob committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    4e45c21 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    df705cb View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    b4036a5 View commit details
    Browse the repository at this point in the history
  16. Update Makefile

    jerbob committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    16e79b2 View commit details
    Browse the repository at this point in the history
  17. Update test.yml

    jerbob committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    0b11aae View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    ef98a9c View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e2fcffe View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    9497b4b View commit details
    Browse the repository at this point in the history
  21. Remove codeql-analysis.yml

    jerbob committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    22babd2 View commit details
    Browse the repository at this point in the history
  22. Merge pull request #120 from ractf/feature/ci-use-pytest

    Update CI workflows to use pytest
    jerbob authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    71333f1 View commit details
    Browse the repository at this point in the history
  23. fix podman compatibility (#121)

    david-cooke authored Jun 9, 2021
    Configuration menu
    Copy the full SHA
    e40848a View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2021

  1. Configuration menu
    Copy the full SHA
    3163a10 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44de65b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #117 from ractf/feature/nocov

    Add coverage exclusions
    jerbob authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    1edfc14 View commit details
    Browse the repository at this point in the history
  4. Add make targets for cleaning db and inserting fake data. (#122)

    * Add make targets for cleaning db and inserting fake data.
    
    * Update Makefile
    
    * Set Plugin logs to INFO
    
    * Add 'docopt' to dev-dependencies
    
    * Update 'fake' script
    
    * Update __init__.py
    
    * Remove clean_db.py
    
    * Update black line length (what's scope?)
    
    * Remove clean_db.py
    
    * Format scripts/fake
    
    * Update scripts.fake
    
    * Split long SQL statement
    
    * Update __main__.py
    
    * Update __main__.py
    
    * Update __main__.py
    
    * fix clean db
    
    Co-authored-by: Jeremiah Boby <[email protected]>
    david-cooke and jerbob authored Jun 10, 2021
    Configuration menu
    Copy the full SHA
    8e6a49c View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2021

  1. Add Twisted pin

    jerbob committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    d369468 View commit details
    Browse the repository at this point in the history
  2. Update lockfile

    jerbob committed Jun 11, 2021
    Configuration menu
    Copy the full SHA
    af9c1c0 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #123 from ractf/feature/add-twisted-pin

    Add explicit pin for 'Twisted'
    jerbob authored Jun 11, 2021
    Configuration menu
    Copy the full SHA
    d98d08e View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2021

  1. Push Docker images on tags.

    A new Docker image is pushed for every tag. Naturally, this means that tags
    should likely be protected in the Repository settings somehow, unless
    contributors are trusted.
    
    In addition to the tagged Docker image push, the `latest` image is pushed on
    every new tag.
    jchristgit committed Jun 14, 2021
    Configuration menu
    Copy the full SHA
    8544936 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2021

  1. Configuration menu
    Copy the full SHA
    31ce06a View commit details
    Browse the repository at this point in the history
  2. fix challenges

    David committed Jun 15, 2021
    Configuration menu
    Copy the full SHA
    7e5d085 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #126 from ractf/hotfix/challenges

    fix challenges
    david-cooke authored Jun 15, 2021
    Configuration menu
    Copy the full SHA
    f0fffa7 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2021

  1. Configuration menu
    Copy the full SHA
    a84965e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #125 from ractf/ci-tag-push-workflow

    Push Docker images on tags.
    jerbob authored Jun 22, 2021
    Configuration menu
    Copy the full SHA
    db046e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Add django-clacks

    David committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    bdc0b88 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #127 from ractf/feature/clacks

    Add django-clacks
    jerbob authored Jun 24, 2021
    Configuration menu
    Copy the full SHA
    6be42f2 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Rename FastPagination To FormattedPagination. (#128)

    Also removes the URL rewrite, this was necessary when we used to
    have broken url rewrite rules on nginx however this hasn't been
    the case for quite a while, and it assumed you were on a .co.uk
    domain, core has worked on domains that aren't .co.uk so this is
    fine to remove.
    david-cooke authored Jun 28, 2021
    Configuration menu
    Copy the full SHA
    a3528c2 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Remove codeql badge

    David committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    edcc3d3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #129 from ractf/hotfix/readme

    Remove codeql badge
    jerbob authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    93e6600 View commit details
    Browse the repository at this point in the history
  3. Update LICENSE year (#116)

    Co-authored-by: Daniel Milnes <[email protected]>
    Co-authored-by: Jeremiah Boby <[email protected]>
    Co-authored-by: Ben <[email protected]>
    4 people authored Jun 29, 2021
    Configuration menu
    Copy the full SHA
    fbbe8ec View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. Add tiebreaker attribute to challenges and scores to allow them to be…

    … excluded from tie breaking.
    David committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    b88edc5 View commit details
    Browse the repository at this point in the history
  2. Add missing migration.

    David committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    9eb94b1 View commit details
    Browse the repository at this point in the history
  3. Add help_text.

    David committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    bb36b02 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. Configuration menu
    Copy the full SHA
    e493459 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. Merge signal handlers

    David committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    164cc6c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #133 from ractf/hotfix/cache-invalidation

    Invalidate challenge cache when a challenge is deleted.
    jchristgit authored Jul 23, 2021
    Configuration menu
    Copy the full SHA
    e473b8a View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2021

  1. Add first blood webhook

    clubby789 committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    07c4f54 View commit details
    Browse the repository at this point in the history
  2. Formatting changes

    clubby789 committed Jul 24, 2021
    Configuration menu
    Copy the full SHA
    23a4516 View commit details
    Browse the repository at this point in the history
  3. Fix websockets crashing on boot. (#135)

    * Fix websockets in dev environment
    
    * Fix websockets in prod
    david-cooke authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    d7abdd4 View commit details
    Browse the repository at this point in the history
  4. Fix websockets (#137)

    * Fix websockets in dev environment
    
    * Fix websockets in prod
    
    * Fix websockets
    david-cooke authored Jul 24, 2021
    Configuration menu
    Copy the full SHA
    a0ee526 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. Configuration menu
    Copy the full SHA
    b7f10b2 View commit details
    Browse the repository at this point in the history
  2. Fix caching again

    David committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    278c134 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce4b9a0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into master

    david-cooke authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    2ce4c8b View commit details
    Browse the repository at this point in the history
  5. Merge pull request #134 from clubby789/master

    Add first blood webhook
    david-cooke authored Jul 26, 2021
    Configuration menu
    Copy the full SHA
    fd4ea39 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Configuration menu
    Copy the full SHA
    762d846 View commit details
    Browse the repository at this point in the history
  2. Make firstblood_webhook sensitive by default

    David committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    023cc4f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #143 from ractf/hotfix/hide_webhook

    Make firstblood_webhook sensitive by default
    david-cooke authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    4075003 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    457b0c6 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #144 from ractf/hotfix/challenge-mod-index-expiry

    Fix challenge_mod_index expiring and breaking everything.
    david-cooke authored Jul 27, 2021
    Configuration menu
    Copy the full SHA
    652071d View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    cad41fb View commit details
    Browse the repository at this point in the history
  2. Default event name to RACTF

    David committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    981896d View commit details
    Browse the repository at this point in the history
  3. Add tests

    David committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    dc10e42 View commit details
    Browse the repository at this point in the history
  4. Fix map plugin

    David committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    80b61c7 View commit details
    Browse the repository at this point in the history
  5. Solve broadcasting is client side now

    This should probably be reverted at some point, if events want to keep
    solves hidden this removes that option, but frontend breaks without it.
    David committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    e57484a View commit details
    Browse the repository at this point in the history
  6. Merge pull request #145 from ractf/feature/email-templates

    Make event name sent in verify email configurable
    david-cooke authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3d2236f View commit details
    Browse the repository at this point in the history
  7. Missing migration for helptext

    David committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    7f39c1a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #132 from ractf/feature/non-tiebreak-challenges

    Add tiebreaker attribute to challenges and scores to allow them to be excluded from tie breaking.
    david-cooke authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3192cac View commit details
    Browse the repository at this point in the history
  9. Fix event name not being in email subjects

    David committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    904c71e View commit details
    Browse the repository at this point in the history
  10. Merge pull request #146 from ractf/feature/non-tiebreak-challenges

    Fix event name not being in email subjects
    david-cooke authored Jul 29, 2021
    Configuration menu
    Copy the full SHA
    3911421 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. Add maintenance attribute to challenges

    David committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    be0436e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #147 from ractf/feature/challenge_maintenance

    Add maintenance attribute to challenges
    david-cooke authored Jul 31, 2021
    Configuration menu
    Copy the full SHA
    3101bb3 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. Configuration menu
    Copy the full SHA
    8048e0a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c51fdb6 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #149 from ractf/hotfix/ordering

    Add OrderingFilter to TeamViewSet & MemberViewSet
    david-cooke authored Aug 1, 2021
    Configuration menu
    Copy the full SHA
    a429150 View commit details
    Browse the repository at this point in the history
  4. Fix ordering_fields

    David committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    f5ccac2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #150 from ractf/hotfix/ordering

    Fix ordering_fields
    david-cooke authored Aug 1, 2021
    Configuration menu
    Copy the full SHA
    0f9755d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9e97906 View commit details
    Browse the repository at this point in the history
  7. Update views.py (#153)

    Bentechy66 authored Aug 1, 2021
    Configuration menu
    Copy the full SHA
    67a70a9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    4171076 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #154 from ractf/hotfix/url-conf-order

    Switch order of '/api/v2/' url patterns
    jerbob authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    950cb03 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1c6eee View commit details
    Browse the repository at this point in the history
  4. Merge pull request #155 from ractf/hotfix/pagination-url-prefix

    Add prepend_api_prefix method to backend.pagination
    david-cooke authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    47f9c8e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8eb8734 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #156 from ractf/feature/team-create-error

    Add better errors for joining/creating a team whilst already in a team
    david-cooke authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    083a488 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2021

  1. Configuration menu
    Copy the full SHA
    3a4752f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ae4e0b6 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2021

  1. Fix long user agents not being able to hit member self

    David Cooke committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    506fbc9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #161 from ractf/hotfix/useragent

    Fix long user agents not being able to hit member self
    david-cooke authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    50198d1 View commit details
    Browse the repository at this point in the history
  3. Add a proof of concept for preevent cachin

    David Cooke committed Aug 7, 2021
    Configuration menu
    Copy the full SHA
    7d1e67b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b65913f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #162 from ractf/hotfix/unreleased-challenges

    Hide cserv_name from challenge_metadata on locked challenges
    david-cooke authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    473048d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9751110 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13aba29 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #163 from ractf/hotfix/more-cache-invalidation

    Invalidate challenge cache on hint file and tag changes
    david-cooke authored Aug 7, 2021
    Configuration menu
    Copy the full SHA
    423b6e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2021

  1. Add NUM_PROXIES to settings

    David Cooke committed Aug 8, 2021
    Configuration menu
    Copy the full SHA
    f312d13 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2021

  1. Configuration menu
    Copy the full SHA
    f1c1adb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #168 from ractf/hotfix/ctftime-unannounced-api-update

    Add incrementing position field for CTFtime view
    david-cooke authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    86da7d9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a39077e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #169 from ractf/hotfix/browsable-ctftime-endpoint

    Remove BrowsableAPIRenderer from CTFTimeListView
    david-cooke authored Aug 9, 2021
    Configuration menu
    Copy the full SHA
    b525886 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2021

  1. Add test and disable feature for admins

    David Cooke committed Aug 10, 2021
    Configuration menu
    Copy the full SHA
    9dfafcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7862bad View commit details
    Browse the repository at this point in the history
  3. Merge pull request #172 from ractf/django-prometheus-crash

    Expose Prometheus metrics for websockets.
    david-cooke authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    05d1c03 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #160 from ractf/feature/challenge-caching

    Start of event optimisations
    david-cooke authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    dc4c442 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c69d27 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #173 from ractf/fix-auth

    Add authorization middleware for metrics.
    david-cooke authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    fe9a09d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a23ef55 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #174 from ractf/hotfix/trailing-slash

    Be consistent with trailing slashes.
    jchristgit authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    5962891 View commit details
    Browse the repository at this point in the history
  9. Fix datatype of NUM_PROXIES (#175)

    david-cooke authored Aug 10, 2021
    Configuration menu
    Copy the full SHA
    14f1bf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2021

  1. Allow disabling challenge server integrations

    David Cooke committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    9e7b468 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. Merge pull request #176 from ractf/feature/disable-challenge-server

    Allow disabling challenge server integrations
    david-cooke authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    0bfd9a6 View commit details
    Browse the repository at this point in the history
  2. Fix shell

    David Cooke committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    8a16c36 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #177 from ractf/hotfix/disable-challenge-server

    Fix shell displaying disabled challenge server
    david-cooke authored Aug 12, 2021
    Configuration menu
    Copy the full SHA
    d45c8ce View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. make polaris use team ids

    David Cooke committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    1e50c3c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #178 from ractf/hotfix/andromeda-id

    make polaris use team ids
    david-cooke authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    fb98374 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8cfb7f View commit details
    Browse the repository at this point in the history
  4. Fix stats (#181)

    david-cooke authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    847d691 View commit details
    Browse the repository at this point in the history
  5. Update views.py

    david-cooke authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    60d5404 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #182 from ractf/hotfix/stats

    Update views.py
    david-cooke authored Aug 13, 2021
    Configuration menu
    Copy the full SHA
    d7ca2d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2021

  1. Prometheus statistics improvements & additions.

    This makes changes to the existing solve and attempt count metrics to add
    labels. This will likely break existing monitoring dashboards, but allows us to
    be more granular in the solves (correct flag submissions) and attempts
    (incorrect flag submissions) by challenge and category, whilst still allowing to
    sum the total amount of flags via PromQL.
    
    Caching of the values is removed. The values are moved to counters, which work
    sanely in multiprocess mode in contrast to gauge mode. What we trade off for
    this is the ability to decrease solve count, but after development discussions,
    we have concluded that we currently do not really care about this use case.
    
    A new metric for the total amount of points scored is introduced. As with the
    updated metrics above, this is a counter. This does not allow us to directly run
    queries such as retrieving the total amount of points at the end of the event -
    we can use the database for that - instead, it will allow us to gather the
    point increase in a given point of time, possibly over an entire event if the
    range vector time selector is long enough (for instance
    `increase(points_total[$__interval])` in a grafana dashboard).
    
    Fixes #183.
    jchristgit committed Aug 17, 2021
    Configuration menu
    Copy the full SHA
    ec85a2f View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Fix fake data not email veryifying users

    David Cooke committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    bf35706 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #185 from ractf/hotfix/fake-data

    Fix fake data not email veryifying users
    david-cooke authored Aug 18, 2021
    Configuration menu
    Copy the full SHA
    1541da4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. Update both compose services to use gunicorn

    Switches over the local docker-compose to use gunicorn workers for both
    the WSGI (core) and ASGI (sockets) servers. The latter uses the gunicorn
    worker provided by uvicorn. I've also added `GUNICORN_CMD_ARGS` to both
    entrypoint scripts to specify defaults for a gunicorn configuration.
    jerbob committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    be53c4d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #184 from ractf/more-prometheus-statistics

    Prometheus statistics improvements & additions.
    jerbob authored Aug 19, 2021
    Configuration menu
    Copy the full SHA
    7103a40 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2021

  1. Add issue config

    thebeanogamer committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    cafac82 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #199 from ractf/issueconfig

    Add issue config
    jchristgit authored Oct 10, 2021
    Configuration menu
    Copy the full SHA
    04d1368 View commit details
    Browse the repository at this point in the history
  3. Add points to AdminTeamSerializer

    Resolves #202
    thebeanogamer committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    1216373 View commit details
    Browse the repository at this point in the history
  4. Add leaderboard_points

    david-cooke authored Oct 10, 2021
    Configuration menu
    Copy the full SHA
    d47d554 View commit details
    Browse the repository at this point in the history
  5. Add timeouts to andromeda client

    David Cooke committed Oct 10, 2021
    Configuration menu
    Copy the full SHA
    a2dc476 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #204 from ractf/hotfix/andromeda-timeouts

    Add timeouts to andromeda client
    jchristgit authored Oct 10, 2021
    Configuration menu
    Copy the full SHA
    216fdf0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2021

  1. Merge pull request #203 from ractf/bugfix/202

    Add points to AdminTeamSerializer
    david-cooke authored Oct 17, 2021
    Configuration menu
    Copy the full SHA
    d7ec3ae View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    5434293 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2021

  1. Cleanup incorrect command descriptions (#208)

    david-cooke authored Oct 20, 2021
    Configuration menu
    Copy the full SHA
    fd3b8fe View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2021

  1. Let CI actually fail (#212)

    * Let CI actually fail
    Resolves #211
    
    * Make warnings errors
    
    * We need to be more specific
    
    * Swap assertEquals for assertEqual
    thebeanogamer authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    5e8263a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a3d4a28 View commit details
    Browse the repository at this point in the history
  3. Print the token for created bot users

    david-cooke authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9f8f03f View commit details
    Browse the repository at this point in the history
  4. Merge pull request #213 from ractf/features/bot-managepy

    Add a manage.py command to create bots
    jerbob authored Oct 23, 2021
    Configuration menu
    Copy the full SHA
    9ae9e09 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2021

  1. Improve Docker Compose

    * Remove Watchtower
    * Swap to GHCR
    * Make sure the container is privileged for volumes
    thebeanogamer authored and david-cooke committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    fac3427 View commit details
    Browse the repository at this point in the history
  2. Add a lot more pre-commit hooks (#216)

    Justifications:
    * check-added-large-files
      * The `src` directory is currently 2mb, if you're committing something
        bigger than 500kb something is wrong
    * check-executables-have-shebangs/check-shebang-scripts-are-executable
      * This has caught us out before and it's not something we test in CI
    * no-commit-to-branch
      * Don't let you commit to default branch then find out you can't push
    * detect-aws-credentials/detect-private-key
      * Could happen if testing things like Boto3
    
    It might be worth running these checks in CI for the benefit of Windows
    Users
    thebeanogamer authored Oct 26, 2021
    Configuration menu
    Copy the full SHA
    63d8392 View commit details
    Browse the repository at this point in the history
  3. Automatically recalculate scores on save

    Resolves #200
    thebeanogamer authored and david-cooke committed Oct 26, 2021
    Configuration menu
    Copy the full SHA
    fecd779 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2021

  1. Remove arbitrary allowed hosts (#219)

    Resolves #218
    thebeanogamer authored Oct 28, 2021
    Configuration menu
    Copy the full SHA
    000fa7e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2022

  1. Use Django's Email Functionality (#220)

    * Add Django Anymail
    
    * Don't just disable email, use Django's builtin
    
    * Add a page showing sent emails
    
    This doesn't work yet, as it depends on Django's builtin email stuff. That'll come next
    
    * Remove all our custom email code
    
    * Actually install the Mail app
    
    * Remove unused tests file
    
    * Remove now-needed code from staging.py
    
    * Remove dumb import catching
    
    * Remove unused imports
    
    * Just use getattr
    
    * Make sure we have anymail extras
    
    Currently just ses, mailgun, and sendgrid. We can add more easily.
    
    * Enable all the different AnyMail backends
    
    * Merge `mail` app into `admin` app
    
    * Swap to `EmailMultiAlternatives`
    
    * Remove some unused variables
    
    * Add SMTP settings
    
    * Replace references to settings.MAIL["SEND"]
    
    Now we assume email is disabled if `EMAIL_PROVIDER` is unset, and send
    emails to `django.core.mail.backends.dummy.EmailBackend` instead.
    
    * Fix AWS variable name
    
    * Revert change to Docker Compose
    
    * Remove random newline
    
    * Bring back the image in emails
    
    * Default mail provider in dev to console
    
    * Sendgrid is no longer a dependency
    
    * Swap email for loop to empty
    
    * Force email_enabled to false in testing
    
    * Issue users tokens even when mail is disabled
    How was this in the code base before...
    
    * Change default outbound email
    Feels like we should alert the user somehow if they've not set this
    
    * Don't break email verification
    
    * Catch SMTP errors or any errors from AnyMail
    
    * Fix email enabled syntax in tests
    thebeanogamer authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    b383bdb View commit details
    Browse the repository at this point in the history
  2. Add tests for the mail view and fix broken syntax (#223)

    * Add tests for the mail view and fix broken syntax
    
    * Always load the mail view
    
    Dynamically reloading urlconf in tests is just too hard
    
    * Update tests to reflect new mail view behaviour
    
    * Linting
    thebeanogamer authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    da26780 View commit details
    Browse the repository at this point in the history
  3. Fix desudo as admin (#226)

    * Fix desudo as admin (Fixes #192)
    
    * Fix tests
    david-cooke authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    c2a44f3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d19bd4 View commit details
    Browse the repository at this point in the history
  5. Proof test to prevent interference (#222)

    Fixes #205.
    
    Co-authored-by: Daniel Milnes <[email protected]>
    jchristgit and thebeanogamer authored Jan 16, 2022
    Configuration menu
    Copy the full SHA
    35b9f20 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2022

  1. Fix email regex (#234)

    david-cooke authored Feb 10, 2022
    Configuration menu
    Copy the full SHA
    fdaaabe View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Add Integration Tests (#239)

    * Persist the database in docker-compose
    `make clean-dev-server` will remove this
    
    * Add an integration test
    
    * Make curl fail
    
    * Generate some test fixtures
    
    * Wait longer for the boot
    GitHub Actions are weak
    
    * Do better shell redirects
    
    * 10 seconds is plenty
    
    * Try and set current working directory
    
    * Revert "Try and set current working directory"
    
    This reverts commit 0c923f5.
    
    * More escaping
    
    * Even more
    
    * Try removing a character
    
    * Spaces
    
    * IT NEARLY WORKS
    
    * Try no tty
    
    * Docker is bad
    
    * Set working directory for exec
    
    * Try less arguments
    
    * Force non interactive
    
    * Try a subshell
    
    * Use smaller fixtures
    
    * Make curl verbose
    
    * Bind to all interfaces
    
    * Test the makefile whilst we're here
    
    * Change test names
    thebeanogamer authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    f5c88ae View commit details
    Browse the repository at this point in the history
  2. Bump twisted from 20.3.0 to 22.1.0 (#236)

    Bumps [twisted](https://github.com/twisted/twisted) from 20.3.0 to 22.1.0.
    - [Release notes](https://github.com/twisted/twisted/releases)
    - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
    - [Commits](twisted/twisted@twisted-20.3.0...twisted-22.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: twisted
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    9e780b6 View commit details
    Browse the repository at this point in the history
  3. Bump ipython from 7.25.0 to 7.31.1 (#240)

    Bumps [ipython](https://github.com/ipython/ipython) from 7.25.0 to 7.31.1.
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@7.25.0...7.31.1)
    
    ---
    updated-dependencies:
    - dependency-name: ipython
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    42fe283 View commit details
    Browse the repository at this point in the history
  4. Bump sqlparse from 0.4.1 to 0.4.2 (#241)

    Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.1 to 0.4.2.
    - [Release notes](https://github.com/andialbrecht/sqlparse/releases)
    - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
    - [Commits](andialbrecht/sqlparse@0.4.1...0.4.2)
    
    ---
    updated-dependencies:
    - dependency-name: sqlparse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    3dd84ca View commit details
    Browse the repository at this point in the history
  5. Drop CIText & update Django (#237)

    * Update to Django 4.0
    
    `django-clacks` was removed temporarily until we figure out why poetry
    won't lock the dependencies with clacks included.
    
    * Drop CI text fields in favour of charfields
    
    A unique constraint is created on the database in order to prevent
    duplicate signups using a name that only differs in casing for both
    users as well as teams. Two test cases are added to verify this
    behaviour.
    
    * Re-add django-clacks
    
    * Truncate data in migration
    
    Co-authored-by: Daniel Milnes <[email protected]>
    
    * Reject usernames with a length > 36
    
    Co-authored-by: Daniel Milnes <[email protected]>
    Co-authored-by: David Cooke <[email protected]>
    3 people authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    2d492a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2022

  1. Configuration menu
    Copy the full SHA
    e0e216d View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary setting causing a warning (#246)

    Co-authored-by: Daniel Milnes <[email protected]>
    0xAda and thebeanogamer authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    0a11954 View commit details
    Browse the repository at this point in the history
  3. Increase test coverage

    0xAda authored and jchristgit committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    79c0fa1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #247 from ractf/increase-test-coverage

    Increase test coverage
    jchristgit authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    f069a1e View commit details
    Browse the repository at this point in the history
  5. Rely on database unique constraints

    PR #245 updated the validators to check for duplicate usernames and
    emails by running a query before posting the data. Let's rely on the
    database indexes instead, which is more robust. This builds on top of
    PR #245's tests to verify the functionality.
    jchristgit committed Feb 17, 2022
    Configuration menu
    Copy the full SHA
    5ed9c55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    83a6869 View commit details
    Browse the repository at this point in the history
  7. Rely on database unique constraints (#248)

    PR #245 updated the validators to check for duplicate usernames and
    emails by running a query before posting the data. Let's rely on the
    database indexes instead, which is more robust. This builds on top of
    PR #245's tests to verify the functionality.
    jchristgit authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    bd27043 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d987369 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c2a0768 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #249 from ractf/use-i18n-validation-everywhere

    Use i18n validation everywhere
    jchristgit authored Feb 17, 2022
    Configuration menu
    Copy the full SHA
    8ad477e View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2022

  1. Configuration menu
    Copy the full SHA
    c7b7521 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. Keep emails enabled when envvar missing (#250)

    * Keep emails enabled when envvar missing
    
    * Disable emails in CI to try and fix coverage
    thebeanogamer authored Feb 19, 2022
    Configuration menu
    Copy the full SHA
    47d92ab View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. Configuration menu
    Copy the full SHA
    0bd2024 View commit details
    Browse the repository at this point in the history
  2. Fix extra newlines

    thebeanogamer authored and jchristgit committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    782a8e7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #231 from ractf/development-environment-documentation

    Document development environment setup and usage
    jchristgit authored Feb 25, 2022
    Configuration menu
    Copy the full SHA
    e57e390 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2022

  1. Fix decaying points

    David Cooke authored and 0xAda committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    8d62299 View commit details
    Browse the repository at this point in the history
  2. Add websocket broadcast for dynamic scoring

    David Cooke authored and 0xAda committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    f076211 View commit details
    Browse the repository at this point in the history
  3. Add current_score attribute to Challenge model & serializer, this is …

    …updated whenever a dynamically scored challenge is solved.
    0xAda committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    2888724 View commit details
    Browse the repository at this point in the history
  4. Remove an unused import

    0xAda committed Feb 28, 2022
    Configuration menu
    Copy the full SHA
    6926c76 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7157540 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aef1c79 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2022

  1. Configuration menu
    Copy the full SHA
    b8222e1 View commit details
    Browse the repository at this point in the history
  2. Bump twisted from 22.1.0 to 22.2.0 (#261)

    Bumps [twisted](https://github.com/twisted/twisted) from 22.1.0 to 22.2.0.
    - [Release notes](https://github.com/twisted/twisted/releases)
    - [Changelog](https://github.com/twisted/twisted/blob/twisted-22.2.0/NEWS.rst)
    - [Commits](twisted/twisted@twisted-22.1.0...twisted-22.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: twisted
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 5, 2022
    Configuration menu
    Copy the full SHA
    8f3e616 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2022

  1. Fix create_user command (#263)

    I'm not sure why we were setting `nargs` and `const`. Setting `required` seems much more sensible.
    Resolves #260
    thebeanogamer authored Mar 6, 2022
    Configuration menu
    Copy the full SHA
    19b8cf0 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2022

  1. Add a Health Check for Broken Freeform Challenges

    Resolves #191
    This also swaps the existing health check tests to `assertIn` so they don't break as we add more health checks
    thebeanogamer committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    de0d655 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    178a076 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    thebeanogamer committed Mar 11, 2022
    Configuration menu
    Copy the full SHA
    204e4d7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #265 from ractf/features/freeform-health-check

    Add a Health Check for Broken Freeform Challenges
    jchristgit authored Mar 11, 2022
    Configuration menu
    Copy the full SHA
    b11a1ba View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2022

  1. Move enabling challenge server to settings

    Resolves #267
    
    This is a little messy as it needs to handle old environments where we
    didn't require explicitly setting this.
    
    It also has the worst test I've written in a while, but this should
    bring coverage up a bit.
    thebeanogamer authored and 0xAda committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    f205750 View commit details
    Browse the repository at this point in the history
  2. Polaris tests as well

    thebeanogamer authored and 0xAda committed Apr 16, 2022
    Configuration menu
    Copy the full SHA
    9293a87 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c40df2 View commit details
    Browse the repository at this point in the history
  4. Bump twisted from 22.2.0 to 22.4.0 (#270)

    Bumps [twisted](https://github.com/twisted/twisted) from 22.2.0 to 22.4.0.
    - [Release notes](https://github.com/twisted/twisted/releases)
    - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
    - [Commits](twisted/twisted@twisted-22.2.0...twisted-22.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: twisted
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2022
    Configuration menu
    Copy the full SHA
    b73832f View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Bump django from 4.0.2 to 4.0.4

    Bumps [django](https://github.com/django/django) from 4.0.2 to 4.0.4.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.0.2...4.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and 0xAda committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    d198ffb View commit details
    Browse the repository at this point in the history

Commits on May 2, 2022

  1. Add some useful make commands

    thebeanogamer authored and 0xAda committed May 2, 2022
    Configuration menu
    Copy the full SHA
    4a90a87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8707624 View commit details
    Browse the repository at this point in the history
  3. Another useful command

    thebeanogamer authored and 0xAda committed May 2, 2022
    Configuration menu
    Copy the full SHA
    486dbce View commit details
    Browse the repository at this point in the history
  4. Allow querying user's IPs

    thebeanogamer authored and 0xAda committed May 2, 2022
    Configuration menu
    Copy the full SHA
    35fd2b9 View commit details
    Browse the repository at this point in the history
  5. Add a command to group users by IP

    thebeanogamer authored and 0xAda committed May 2, 2022
    Configuration menu
    Copy the full SHA
    65b451c View commit details
    Browse the repository at this point in the history
  6. Add more tests to appease CodeCov

    thebeanogamer authored and 0xAda committed May 2, 2022
    Configuration menu
    Copy the full SHA
    3053da1 View commit details
    Browse the repository at this point in the history
  7. Run Black

    thebeanogamer authored and 0xAda committed May 2, 2022
    Configuration menu
    Copy the full SHA
    45ee449 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    f46680a View commit details
    Browse the repository at this point in the history
  2. Replace .id with .pk

    0xAda committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    94f3e97 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    150e9c0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2022

  1. Bump django from 4.0.4 to 4.0.6

    Bumps [django](https://github.com/django/django) from 4.0.4 to 4.0.6.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.0.4...4.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and 0xAda committed Jul 8, 2022
    Configuration menu
    Copy the full SHA
    74f29b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2022

  1. Fix negative points from decay plugin (#280)

    * Fix negative points from decay plugin
    
    * Fix tests
    
    * Fix decaying points
    0xAda authored Aug 9, 2022
    Configuration menu
    Copy the full SHA
    159c2fc View commit details
    Browse the repository at this point in the history
  2. Add audit log

    0xAda committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    fe173e4 View commit details
    Browse the repository at this point in the history
  3. Fix tests

    0xAda committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    d9325c6 View commit details
    Browse the repository at this point in the history
  4. Fix unused import

    0xAda committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    1203d12 View commit details
    Browse the repository at this point in the history
  5. Fix unused import

    0xAda committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    5492d0f View commit details
    Browse the repository at this point in the history
  6. Add audit log

    0xAda committed Aug 9, 2022
    Configuration menu
    Copy the full SHA
    8e8bc1c View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. Handle missing TTY

    `os.getlogin()` fails if not running from a TTY. We should handle that so commands don't fail under most environments.
    
    Resolves #286
    thebeanogamer authored and 0xAda committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    6ccb29a View commit details
    Browse the repository at this point in the history
  2. Bump django from 4.0.6 to 4.0.7

    Bumps [django](https://github.com/django/django) from 4.0.6 to 4.0.7.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.0.6...4.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and 0xAda committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    44d6df8 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Update to the new Poetry install script (#293)

    * Update to the new Poetry install script
    
    Builds are currently broken as we refer to the old install script (which
    Poetry have broken to make you stop using it). This patch puts us onto
    the new one and fixes things.
    
    * Add convert the unit tests
    thebeanogamer authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    497ee22 View commit details
    Browse the repository at this point in the history
  2. Disable Postgres logging during tests for new table (#294)

    * Don't try and log the auditlog table when generating fixtures
    
    This is breaking things, as `member` has a foreign key reference to this table and you can't mix logged and unlogged tables.
    
    * Make disabling database logging optional
    thebeanogamer authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    2007ff6 View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2022

  1. Bump twisted from 22.4.0 to 22.10.0 (#300)

    Bumps [twisted](https://github.com/twisted/twisted) from 22.4.0 to 22.10.0.
    - [Release notes](https://github.com/twisted/twisted/releases)
    - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
    - [Commits](twisted/twisted@twisted-22.4.0...twisted-22.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: twisted
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    acce930 View commit details
    Browse the repository at this point in the history
  2. Bump django from 4.0.7 to 4.0.8

    Bumps [django](https://github.com/django/django) from 4.0.7 to 4.0.8.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.0.7...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Nov 4, 2022
    Configuration menu
    Copy the full SHA
    c59bb29 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2022

  1. Merge pull request #301 from ractf/dependabot/pip/django-4.0.8

    Bump django from 4.0.7 to 4.0.8
    jchristgit authored Nov 12, 2022
    Configuration menu
    Copy the full SHA
    325edb2 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2023

  1. Bump certifi from 2021.10.8 to 2022.12.7

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.12.7.
    - [Release notes](https://github.com/certifi/python-certifi/releases)
    - [Commits](certifi/python-certifi@2021.10.08...2022.12.07)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and 0xAda committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    79ad9cb View commit details
    Browse the repository at this point in the history
  2. Bump django from 4.0.8 to 4.0.9 (#303)

    Bumps [django](https://github.com/django/django) from 4.0.8 to 4.0.9.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.0.8...4.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 11, 2023
    Configuration menu
    Copy the full SHA
    e2cb698 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2023

  1. Bump ipython from 7.31.1 to 8.10.0 (#305)

    Bumps [ipython](https://github.com/ipython/ipython) from 7.31.1 to 8.10.0.
    - [Release notes](https://github.com/ipython/ipython/releases)
    - [Commits](ipython/ipython@7.31.1...8.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: ipython
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 10, 2023
    Configuration menu
    Copy the full SHA
    6238088 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2023

  1. Bump django from 4.0.9 to 4.0.10 (#306)

    Bumps [django](https://github.com/django/django) from 4.0.9 to 4.0.10.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.0.9...4.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 12, 2023
    Configuration menu
    Copy the full SHA
    1c9dd24 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Bump sentry-sdk from 1.5.5 to 1.14.0 (#307)

    Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.5.5 to 1.14.0.
    - [Release notes](https://github.com/getsentry/sentry-python/releases)
    - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-python@1.5.5...1.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: sentry-sdk
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 21, 2023
    Configuration menu
    Copy the full SHA
    3e1b901 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2023

  1. Bump sqlparse from 0.4.2 to 0.4.4

    Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4.
    - [Release notes](https://github.com/andialbrecht/sqlparse/releases)
    - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
    - [Commits](andialbrecht/sqlparse@0.4.2...0.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: sqlparse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 21, 2023
    Configuration menu
    Copy the full SHA
    f157520 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Merge pull request #308 from ractf/dependabot/pip/sqlparse-0.4.4

    Bump sqlparse from 0.4.2 to 0.4.4
    jchristgit authored Apr 29, 2023
    Configuration menu
    Copy the full SHA
    54bde74 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. Fix docker build (#315)

    This should also fix CI.
    jchristgit authored Jul 25, 2023
    Configuration menu
    Copy the full SHA
    75a1688 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Bump requests from 2.27.1 to 2.31.0

    Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.31.0.
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.27.1...v2.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    e2b95d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2023

  1. Merge pull request #310 from ractf/dependabot/pip/requests-2.31.0

    Bump requests from 2.27.1 to 2.31.0
    jchristgit authored Sep 9, 2023
    Configuration menu
    Copy the full SHA
    5c9855e View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Bump urllib3 from 1.26.15 to 1.26.17 (#319)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 to 1.26.17.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.15...1.26.17)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    528e496 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Configuration menu
    Copy the full SHA
    eab79e9 View commit details
    Browse the repository at this point in the history
  2. Leaderboard group endpoints :) (#321)

    * Pin to python3.10 and fix pyyaml
    
    * backend work for leaderboard groups
    
    * lol
    
    * return names
    
    * add uritemplate
    
    ---------
    
    Co-authored-by: Ada Cooke <[email protected]>
    Bentechy66 and 0xAda authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    99e36cb View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    c77c5bb View commit details
    Browse the repository at this point in the history
  2. Audit Log Model Changes (#323)

    * Pin to python3.10 and fix pyyaml
    
    * backend work for leaderboard groups
    
    * lol
    
    * return names
    
    * add uritemplate
    
    * Upgrade uvicorn to use a version of websockets from this decade
    
    * Add audit logging
    
    ---------
    
    Co-authored-by: Ada Cooke <[email protected]>
    Bentechy66 and 0xAda authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ad04c9b View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2023

  1. Bump django from 4.2.6 to 4.2.7 (#325)

    Bumps [django](https://github.com/django/django) from 4.2.6 to 4.2.7.
    - [Commits](django/django@4.2.6...4.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    5efe123 View commit details
    Browse the repository at this point in the history
  2. Bump urllib3 from 2.0.6 to 2.0.7 (#324)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.6 to 2.0.7.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@2.0.6...2.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    ca49083 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8e25be5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f62ae86 View commit details
    Browse the repository at this point in the history
  5. Bump twisted from 22.10.0 to 23.10.0 (#328)

    Bumps [twisted](https://github.com/twisted/twisted) from 22.10.0 to 23.10.0.
    - [Release notes](https://github.com/twisted/twisted/releases)
    - [Changelog](https://github.com/twisted/twisted/blob/trunk/NEWS.rst)
    - [Commits](twisted/twisted@twisted-22.10.0...twisted-23.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: twisted
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    c25a860 View commit details
    Browse the repository at this point in the history
  6. Bump cryptography from 41.0.4 to 41.0.6 (#326)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.4 to 41.0.6.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.4...41.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    b190108 View commit details
    Browse the repository at this point in the history
  7. Pick smaller changes from app restructure: Logging configuration and …

    …docstrings for Andromeda (#253)
    
    * Allow configuring django log level
    
    * Add docstrings for the andromeda app
    
    * Add docs for scripts
    
    ---------
    
    Co-authored-by: Jeremiah Boby <[email protected]>
    Co-authored-by: 0xAda <[email protected]>
    3 people authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    a5b87a1 View commit details
    Browse the repository at this point in the history
  8. Remove pytest-testmon (#330)

    Prefer to run all tests, for everything else we can use `pytest --lf`.
    jchristgit authored Dec 16, 2023
    Configuration menu
    Copy the full SHA
    5ea90a2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Bump cryptography from 41.0.6 to 42.0.0 (#333)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.6 to 42.0.0.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@41.0.6...42.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    d08178b View commit details
    Browse the repository at this point in the history
  2. Bump jinja2 from 3.1.2 to 3.1.3 (#332)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.2 to 3.1.3.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.2...3.1.3)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 7, 2024
    Configuration menu
    Copy the full SHA
    71f5253 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

  1. Bump django from 4.2.7 to 4.2.10 (#334)

    Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10.
    - [Commits](django/django@4.2.7...4.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 10, 2024
    Configuration menu
    Copy the full SHA
    d24cb1f View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

  1. Bump cryptography from 42.0.0 to 42.0.2 (#335)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.2.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.0...42.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 18, 2024
    Configuration menu
    Copy the full SHA
    f24bb10 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Bump black from 20.8b1 to 24.3.0 (#338)

    Bumps [black](https://github.com/psf/black) from 20.8b1 to 24.3.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](https://github.com/psf/black/commits/24.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5e10b23 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Delete codecov (#341)

    0xAda authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    1f6f894 View commit details
    Browse the repository at this point in the history
  2. Bump idna from 3.4 to 3.7

    Bumps [idna](https://github.com/kjd/idna) from 3.4 to 3.7.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.4...v3.7)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ae3aa25 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #339 from ractf/dependabot/pip/idna-3.7

    Bump idna from 3.4 to 3.7
    jchristgit authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    3097eee View commit details
    Browse the repository at this point in the history
  4. Bump sqlparse from 0.4.4 to 0.5.0 (#340)

    Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.4 to 0.5.0.
    - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
    - [Commits](andialbrecht/sqlparse@0.4.4...0.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: sqlparse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: 0xAda <[email protected]>
    dependabot[bot] and 0xAda authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    44a5ca1 View commit details
    Browse the repository at this point in the history
  5. Bump django from 4.2.10 to 4.2.11

    Bumps [django](https://github.com/django/django) from 4.2.10 to 4.2.11.
    - [Commits](django/django@4.2.10...4.2.11)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    0f98041 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #337 from ractf/dependabot/pip/django-4.2.11

    Bump django from 4.2.10 to 4.2.11
    jchristgit authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ff3ca2a View commit details
    Browse the repository at this point in the history
  7. Bump cryptography from 42.0.2 to 42.0.4 (#336)

    Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.2 to 42.0.4.
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@42.0.2...42.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2024
    Configuration menu
    Copy the full SHA
    84d01f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Bump gunicorn from 20.1.0 to 22.0.0 (#342)

    Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 20.1.0 to 22.0.0.
    - [Release notes](https://github.com/benoitc/gunicorn/releases)
    - [Commits](benoitc/gunicorn@20.1.0...22.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: gunicorn
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 18, 2024
    Configuration menu
    Copy the full SHA
    ff83214 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2024

  1. Bump jinja2 from 3.1.3 to 3.1.4 (#343)

    Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.3 to 3.1.4.
    - [Release notes](https://github.com/pallets/jinja/releases)
    - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst)
    - [Commits](pallets/jinja@3.1.3...3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: jinja2
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 12, 2024
    Configuration menu
    Copy the full SHA
    aa684b5 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. --- (#344)

    updated-dependencies:
    - dependency-name: requests
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 23, 2024
    Configuration menu
    Copy the full SHA
    a434606 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2024

  1. Bump sentry-sdk from 1.32.0 to 2.8.0

    Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 1.32.0 to 2.8.0.
    - [Release notes](https://github.com/getsentry/sentry-python/releases)
    - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md)
    - [Commits](getsentry/sentry-python@1.32.0...2.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: sentry-sdk
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 18, 2024
    Configuration menu
    Copy the full SHA
    48a5518 View commit details
    Browse the repository at this point in the history