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

Pds sqlite refactor #1705

Merged
merged 143 commits into from Nov 1, 2023
Merged

Pds sqlite refactor #1705

merged 143 commits into from Nov 1, 2023

Commits on Oct 3, 2023

  1. wip

    dholms committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    99862e3 View commit details
    Browse the repository at this point in the history
  2. wip

    dholms committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    f9e9096 View commit details
    Browse the repository at this point in the history
  3. rework readers & transactors

    dholms committed Oct 3, 2023
    Configuration menu
    Copy the full SHA
    82fd36a View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2023

  1. yay it compiles again

    dholms committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    66bca94 View commit details
    Browse the repository at this point in the history
  2. wip

    dholms committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    8f9e3eb View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2023

  1. crud all working

    dholms committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    9bd5ca9 View commit details
    Browse the repository at this point in the history
  2. tidy store interface

    dholms committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    98bfbea View commit details
    Browse the repository at this point in the history
  3. clean up sequencing

    dholms committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2ca5010 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. get sequencer working

    dholms committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    5262b00 View commit details
    Browse the repository at this point in the history
  2. fixing build errors

    dholms committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    ea68d14 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00c2a3b View commit details
    Browse the repository at this point in the history
  4. fix file uploads tests

    dholms committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    554e88b View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2023

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

Commits on Oct 9, 2023

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

    dholms committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    6135d32 View commit details
    Browse the repository at this point in the history
  3. wire up routes

    dholms committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    cae1381 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    76f6326 View commit details
    Browse the repository at this point in the history
  5. clean up pds

    dholms committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    f801465 View commit details
    Browse the repository at this point in the history
  6. revoke refresh tokens

    dholms committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    ff7365f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    05c65b7 View commit details
    Browse the repository at this point in the history
  8. getUserAccountInfo

    dholms committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    68f502c View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. pr tidy

    dholms committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    7c76bed View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dcc0048 View commit details
    Browse the repository at this point in the history
  3. mege

    dholms committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    3da5105 View commit details
    Browse the repository at this point in the history
  4. tidy

    dholms committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    1460dd2 View commit details
    Browse the repository at this point in the history
  5. clean up tests & blobstore

    dholms committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b2804a6 View commit details
    Browse the repository at this point in the history
  6. fixing up more tests

    dholms committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    2f02c1c View commit details
    Browse the repository at this point in the history
  7. clean up rest of tests

    dholms committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    eb8d8a9 View commit details
    Browse the repository at this point in the history
  8. actor store in lru cache

    dholms committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    b1c565a View commit details
    Browse the repository at this point in the history
  9. fix open handles

    dholms committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    6978e46 View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    598f55d View commit details
    Browse the repository at this point in the history
  2. move proxied back to pds

    dholms committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    4224113 View commit details
    Browse the repository at this point in the history
  3. fixing some tests

    dholms committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    d655e27 View commit details
    Browse the repository at this point in the history
  4. fixing up more tests

    dholms committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    9b2afaf View commit details
    Browse the repository at this point in the history
  5. fanout takedowns to pds

    dholms committed Oct 11, 2023
    Configuration menu
    Copy the full SHA
    e58ec0d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. fanout admin reqs to pds

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    91c65f0 View commit details
    Browse the repository at this point in the history
  2. tidy

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a1298b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9b13517 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9519d80 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fa6ac0b View commit details
    Browse the repository at this point in the history
  6. fix build

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d114ccc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2deda23 View commit details
    Browse the repository at this point in the history
  8. clean up old snaps

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8782f94 View commit details
    Browse the repository at this point in the history
  9. tests on fanout

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0aeb12f View commit details
    Browse the repository at this point in the history
  10. tweak naming

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    70f067f View commit details
    Browse the repository at this point in the history
  11. missed a rename

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    074d4c0 View commit details
    Browse the repository at this point in the history
  12. merge

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    68b7eb7 View commit details
    Browse the repository at this point in the history
  13. tidy renames

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    23f4d7f View commit details
    Browse the repository at this point in the history
  14. fix lex name

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0fe2546 View commit details
    Browse the repository at this point in the history
  15. tidy & move snap

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    09832ae View commit details
    Browse the repository at this point in the history
  16. merge

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8260dbb View commit details
    Browse the repository at this point in the history
  17. cleaning up from merge

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2ede595 View commit details
    Browse the repository at this point in the history
  18. ensure ordering of replies

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9e8d5a6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    8c966b3 View commit details
    Browse the repository at this point in the history
  20. give sequencer its own db

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2688764 View commit details
    Browse the repository at this point in the history
  21. fix account deletion test

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d452ab7 View commit details
    Browse the repository at this point in the history
  22. tidying migrations & tables

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    84d1d2d View commit details
    Browse the repository at this point in the history
  23. delte unused file

    dholms committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9377c93 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2023

  1. Configuration menu
    Copy the full SHA
    5fb5ab5 View commit details
    Browse the repository at this point in the history
  2. fix some tests

    dholms committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    9b83d1e View commit details
    Browse the repository at this point in the history
  3. fix up read after write

    dholms committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    81b8fe4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5c4caf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dfd7f68 View commit details
    Browse the repository at this point in the history
  6. merge

    dholms committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    f725796 View commit details
    Browse the repository at this point in the history
  7. merge

    dholms committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    ff7e96a View commit details
    Browse the repository at this point in the history
  8. small tidy

    dholms committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    43853ff View commit details
    Browse the repository at this point in the history
  9. fix merge in auth verifier

    dholms committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    74d5219 View commit details
    Browse the repository at this point in the history
  10. fix todo in getBlob

    dholms committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    89b396f View commit details
    Browse the repository at this point in the history
  11. fix devenv build

    dholms committed Oct 13, 2023
    Configuration menu
    Copy the full SHA
    8be0af9 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2023

  1. fix build

    dholms committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    1af3650 View commit details
    Browse the repository at this point in the history
  2. merge

    dholms committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    8c54840 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    81833d8 View commit details
    Browse the repository at this point in the history
  4. cleanup repeat process all

    dholms committed Oct 14, 2023
    Configuration menu
    Copy the full SHA
    2efe4fa View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    39c27aa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    78757f0 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    97bb4fe View commit details
    Browse the repository at this point in the history
  4. skip actor search test

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7b6fd5e View commit details
    Browse the repository at this point in the history
  5. skip actor search test

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    243cd30 View commit details
    Browse the repository at this point in the history
  6. tweak processAll

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1a15819 View commit details
    Browse the repository at this point in the history
  7. decrease wait to 1 sec

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    ea42056 View commit details
    Browse the repository at this point in the history
  8. repo_blob -> record_blob

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    8a52a2e View commit details
    Browse the repository at this point in the history
  9. simplify backlink linkTo

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    7532beb View commit details
    Browse the repository at this point in the history
  10. return repo_root to one row

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    0186405 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    4a4d237 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1cebfa0 View commit details
    Browse the repository at this point in the history
  13. ipld_block -> repo_block

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    22e43fd View commit details
    Browse the repository at this point in the history
  14. use lru-cache fetchMethod

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    fcc9332 View commit details
    Browse the repository at this point in the history
  15. move did_cache to own db

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1cd4683 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    17ce995 View commit details
    Browse the repository at this point in the history
  17. drop did_handle

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    abac865 View commit details
    Browse the repository at this point in the history
  18. fix sequencer wait time

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    696b68c View commit details
    Browse the repository at this point in the history
  19. debug

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    05dcff2 View commit details
    Browse the repository at this point in the history
  20. debug

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    4881b0a View commit details
    Browse the repository at this point in the history
  21. more debug

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    a7d871e View commit details
    Browse the repository at this point in the history
  22. check something

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    aca5234 View commit details
    Browse the repository at this point in the history
  23. fix bday paradox

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    b7638e0 View commit details
    Browse the repository at this point in the history
  24. fix bday paradox

    dholms committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    78a43a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2023

  1. tidy up pds service auth

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    02db21a View commit details
    Browse the repository at this point in the history
  2. rm skipped test

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4ab5fa2 View commit details
    Browse the repository at this point in the history
  3. retry http

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9bd958e View commit details
    Browse the repository at this point in the history
  4. tidy

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    94af2ef View commit details
    Browse the repository at this point in the history
  5. improve fanout error handling

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    6c44552 View commit details
    Browse the repository at this point in the history
  6. fix test

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9c2b6e1 View commit details
    Browse the repository at this point in the history
  7. return signing key in did-web

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    a11596d View commit details
    Browse the repository at this point in the history
  8. more tests

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0015963 View commit details
    Browse the repository at this point in the history
  9. tidy serivce auth checks

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    178a74b View commit details
    Browse the repository at this point in the history
  10. merge

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    15f1c61 View commit details
    Browse the repository at this point in the history
  11. user_account -> account

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    4206f6f View commit details
    Browse the repository at this point in the history
  12. remove inviteNote

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c042e3f View commit details
    Browse the repository at this point in the history
  13. keypair per repo

    dholms committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    bd3ce41 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    5a91d70 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Configuration menu
    Copy the full SHA
    1f7d4f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    07b6266 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. set pragmas

    dholms committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6112ca7 View commit details
    Browse the repository at this point in the history
  2. rename pref transactor

    dholms committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    17bbb19 View commit details
    Browse the repository at this point in the history
  3. user pref -> account pref

    dholms committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    542617c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b14ddb5 View commit details
    Browse the repository at this point in the history
  5. merge

    dholms committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4150815 View commit details
    Browse the repository at this point in the history
  6. merge

    dholms committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    c070c98 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. merge

    dholms committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    a18144a View commit details
    Browse the repository at this point in the history
  2. tweak scripts

    dholms committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    bb71401 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. tidy

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5a8cd30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a36944c View commit details
    Browse the repository at this point in the history
  3. clean up cfg more

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    396c431 View commit details
    Browse the repository at this point in the history
  4. reorg actorstore fs layout

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b22835a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f9f1171 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    49a01ac View commit details
    Browse the repository at this point in the history
  7. pr feedback

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0366ee8 View commit details
    Browse the repository at this point in the history
  8. merge main

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    8ca484f View commit details
    Browse the repository at this point in the history
  9. fix bad merge

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    3af8e15 View commit details
    Browse the repository at this point in the history
  10. unskip test

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    37807a8 View commit details
    Browse the repository at this point in the history
  11. fix subscribe repos tests

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    0cb274f View commit details
    Browse the repository at this point in the history
  12. tidy repo root tables

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    9b66921 View commit details
    Browse the repository at this point in the history
  13. tidy

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    f25cef4 View commit details
    Browse the repository at this point in the history
  14. fix tests

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    d891b30 View commit details
    Browse the repository at this point in the history
  15. bulk deletesg

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    2df9506 View commit details
    Browse the repository at this point in the history
  16. increase chunk size

    dholms committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    5d7e838 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. tweak sequencer

    dholms committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    36a5412 View commit details
    Browse the repository at this point in the history
  2. deleted app migration table

    dholms committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f84f5ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf6d725 View commit details
    Browse the repository at this point in the history
  4. patch up new auth test

    dholms committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    2166add View commit details
    Browse the repository at this point in the history