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

load balancer! #3230

Merged
merged 65 commits into from
Aug 17, 2024
Merged

load balancer! #3230

merged 65 commits into from
Aug 17, 2024

Commits on Jun 10, 2024

  1. start of load balancer

    jakeprobst committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    b1836ed View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. Configuration menu
    Copy the full SHA
    5bb8959 View commit details
    Browse the repository at this point in the history
  2. formatting

    jakeprobst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    ac12e13 View commit details
    Browse the repository at this point in the history
  3. clippy

    jakeprobst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9c96fe5 View commit details
    Browse the repository at this point in the history
  4. add myself to contributors

    jakeprobst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    25a8549 View commit details
    Browse the repository at this point in the history
  5. cleanup

    jakeprobst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    cd5e0df View commit details
    Browse the repository at this point in the history
  6. cargo fmt

    jakeprobst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    9595f6c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    63fa18b View commit details
    Browse the repository at this point in the history
  8. remove extra space

    jakeprobst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    a2bad0a View commit details
    Browse the repository at this point in the history
  9. more formatting

    jakeprobst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d53e248 View commit details
    Browse the repository at this point in the history
  10. python formatting

    jakeprobst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    be92048 View commit details
    Browse the repository at this point in the history
  11. ignore this being None

    only doing this cause python has awful lambdas and can't
    loop in a meaningful way without doing this
    jakeprobst committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    8e28b71 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

  1. Configuration menu
    Copy the full SHA
    370eef6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc3e991 View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    98b3e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4972ef0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    672021d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    901bec7 View commit details
    Browse the repository at this point in the history
  5. clippy

    jakeprobst committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    d16d4e3 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e3a2d85 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7ff398a View commit details
    Browse the repository at this point in the history
  8. more printfs for debugging

    jakeprobst committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    47feb8e View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e80f90d View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    a539954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b02cf01 View commit details
    Browse the repository at this point in the history
  3. this is an inclusive check

    jakeprobst committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    31691ed View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    54521fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    267e255 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7a6b42c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b93c39 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3fd530 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2024

  1. Configuration menu
    Copy the full SHA
    daeb154 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f9a0073 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17569e7 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

  1. Configuration menu
    Copy the full SHA
    d52afcd View commit details
    Browse the repository at this point in the history
  2. theres a lint checking that the link actually exists so I guess I'll …

    …add the anchor back in later?
    jakeprobst committed Jul 14, 2024
    Configuration menu
    Copy the full SHA
    de017e1 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Configuration menu
    Copy the full SHA
    033d757 View commit details
    Browse the repository at this point in the history
  2. how did I even update this

    jakeprobst committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    4081f22 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    291d8d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7441395 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3395349 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    580ea5e View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. Configuration menu
    Copy the full SHA
    4ae66ae View commit details
    Browse the repository at this point in the history
  2. remove debug code

    jakeprobst committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ed97e8d View commit details
    Browse the repository at this point in the history
  3. remove all configuration; load balancer enabled by default; disperse …

    …siblings if bury_reviews is set
    jakeprobst committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    aff9087 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6b8d9f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50e99fe View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0281aff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a2b5b9 View commit details
    Browse the repository at this point in the history
  8. cleanup; make tests happy

    jakeprobst committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    b7d0e59 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 13, 2024

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

Commits on Aug 14, 2024

  1. Configuration menu
    Copy the full SHA
    72f9b69 View commit details
    Browse the repository at this point in the history
  2. remove debug prints

    jakeprobst committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    73f38d4 View commit details
    Browse the repository at this point in the history
  3. typo

    jakeprobst committed Aug 14, 2024
    Configuration menu
    Copy the full SHA
    bcfcfc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2024

  1. remove debugging print

    jakeprobst committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    1d8882a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f98210f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad6d242 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    af45ea3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e13e10 View commit details
    Browse the repository at this point in the history
  6. -1 type cast

    jakeprobst committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    2742d75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32840e1 View commit details
    Browse the repository at this point in the history
  8. Reuse existing deck list from parent function

    Minor optimisation
    dae committed Aug 17, 2024
    Configuration menu
    Copy the full SHA
    edbe52c View commit details
    Browse the repository at this point in the history