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

Feature list iterator with level #33

Closed
wants to merge 44 commits into from

Commits on Aug 5, 2024

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

Commits on Aug 6, 2024

  1. feat(list): cherry-pick level

    from Simon branch
    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    66899ee View commit details
    Browse the repository at this point in the history
  2. test(fdb-list): add new

    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5bd7d60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c5463e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0f57388 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bba33ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc902b5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    17b406d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    97e0aab View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    05060b7 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    86de0ac View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60dfdc2 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    acd5ffa View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e71fdd0 View commit details
    Browse the repository at this point in the history
  14. feat(list)!: separate ListElement

    implements ctor for 1-,2-,3-level split key chains
    [skip-ci]
    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    47c3d9c View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    55c50e7 View commit details
    Browse the repository at this point in the history
  16. fix(FDB): missing include

    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d74838f View commit details
    Browse the repository at this point in the history
  17. fix(FDB): name collisions

    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    512b6b4 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    d15f406 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    6898658 View commit details
    Browse the repository at this point in the history
  20. fix(FDB): 'some' include issues

    cleanup and add missing
    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    b7f5254 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    6b198a2 View commit details
    Browse the repository at this point in the history
  22. fix(c api): splitkey iterator

    reworked it to behave more like an iterator
    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a3e233b View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6d5928f View commit details
    Browse the repository at this point in the history
  24. fix(fdb-list): includes

    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d44ada3 View commit details
    Browse the repository at this point in the history
  25. Configuration menu
    Copy the full SHA
    f7b1908 View commit details
    Browse the repository at this point in the history
  26. fix(fdb-list): keys api

    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    61c609e View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    1f46118 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    5a9279c View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    5c57f19 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    a5d0b29 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    bf584f3 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    d04b3ad View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    520c3ff View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    38d39da View commit details
    Browse the repository at this point in the history
  35. Configuration menu
    Copy the full SHA
    01fb0fc View commit details
    Browse the repository at this point in the history
  36. fix(ci): run against pyfdb fix/splitkey-iterator

    REVERT ME BEFORE MERGING
    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    2deef5e View commit details
    Browse the repository at this point in the history
  37. fix(c api): added depth to fdb_list

    fix(c api): test bug
    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    d0fbad1 View commit details
    Browse the repository at this point in the history
  38. Configuration menu
    Copy the full SHA
    7e58a97 View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    55ec17d View commit details
    Browse the repository at this point in the history
  40. fix(ci): run against pyfdb feature/list-depth-level

    REVERT ME BEFORE MERGING
    mcakircali committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    14b1f46 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Configuration menu
    Copy the full SHA
    45b9f12 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc679d4 View commit details
    Browse the repository at this point in the history
  3. Revert "fix(ci): run against pyfdb fix/splitkey-iterator"

    This reverts commit 2deef5e.
    mcakircali committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0347644 View commit details
    Browse the repository at this point in the history