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

RDART-930: Refactor handles #1550

Merged
merged 68 commits into from
May 27, 2024
Merged

RDART-930: Refactor handles #1550

merged 68 commits into from
May 27, 2024

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    891f72d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    877b99e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1db5918 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8eeb897 View commit details
    Browse the repository at this point in the history
  5. Ups!

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8d8b6e5 View commit details
    Browse the repository at this point in the history
  6. Wip

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    47f98af View commit details
    Browse the repository at this point in the history
  7. After rebase

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4f0e48c View commit details
    Browse the repository at this point in the history
  8. wip

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b626fab View commit details
    Browse the repository at this point in the history
  9. Fix after rebase

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4d7d979 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1664e9a View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    26db1ad View commit details
    Browse the repository at this point in the history
  12. Fix nullPtr related bug

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f16caef View commit details
    Browse the repository at this point in the history
  13. Doh! I'll go die in shame!!

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a33bd25 View commit details
    Browse the repository at this point in the history
  14. Refactor RealmHandle

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    fe80da4 View commit details
    Browse the repository at this point in the history
  15. Refactor ConfigHandle

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    0b6d1b6 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    9cb1337 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    df00b0e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    03b864f View commit details
    Browse the repository at this point in the history
  19. More RealmHandle stuff

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    789eb61 View commit details
    Browse the repository at this point in the history
  20. Don't need Tuple

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    79ecfc5 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    3a967da View commit details
    Browse the repository at this point in the history
  22. Refactor UserHandle

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    89550b4 View commit details
    Browse the repository at this point in the history
  23. RealmHandle.findAll

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    e867005 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    77338d0 View commit details
    Browse the repository at this point in the history
  25. Drop superfluous this.

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    91c5229 View commit details
    Browse the repository at this point in the history
  26. Refactor AppHandle

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    3265692 View commit details
    Browse the repository at this point in the history
  27. Refactor SchedulerHandle

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    516f65c View commit details
    Browse the repository at this point in the history
  28. Move config handles

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ac78305 View commit details
    Browse the repository at this point in the history
  29. Refactor SessionHandle

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    eb60375 View commit details
    Browse the repository at this point in the history
  30. UserHandle.linkCredentials/.createApiKey/.fetchApiKey/.fetchAllApiKey…

    …s.deleteApiKey/.disableApiKey/.enableApiKey
    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    ff70878 View commit details
    Browse the repository at this point in the history
  31. Configuration menu
    Copy the full SHA
    72c42f2 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    1b0b535 View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    769671d View commit details
    Browse the repository at this point in the history
  34. WIP

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    e5addc3 View commit details
    Browse the repository at this point in the history
  35. WIP2

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f0f1e03 View commit details
    Browse the repository at this point in the history
  36. Organize imports

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    7725757 View commit details
    Browse the repository at this point in the history
  37. ResultsHandle stuff

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b7197a2 View commit details
    Browse the repository at this point in the history
  38. More UserHandle stuff

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    b914d0e View commit details
    Browse the repository at this point in the history
  39. Configuration menu
    Copy the full SHA
    59fbdef View commit details
    Browse the repository at this point in the history
  40. Move MapHandle.query

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    72322d9 View commit details
    Browse the repository at this point in the history
  41. More ObjectHandle stuff

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f0e3ee3 View commit details
    Browse the repository at this point in the history
  42. Configuration menu
    Copy the full SHA
    4e7c73c View commit details
    Browse the repository at this point in the history
  43. Configuration menu
    Copy the full SHA
    312f90f View commit details
    Browse the repository at this point in the history
  44. Configuration menu
    Copy the full SHA
    b1ebcc5 View commit details
    Browse the repository at this point in the history
  45. Refactor XChangesHandle

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    95ff222 View commit details
    Browse the repository at this point in the history
  46. Configuration menu
    Copy the full SHA
    e3e6788 View commit details
    Browse the repository at this point in the history
  47. Configuration menu
    Copy the full SHA
    62ed52a View commit details
    Browse the repository at this point in the history
  48. Split part files

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    cd11777 View commit details
    Browse the repository at this point in the history
  49. Move XTokenHandles

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5c62750 View commit details
    Browse the repository at this point in the history
  50. Configuration menu
    Copy the full SHA
    0e3acef View commit details
    Browse the repository at this point in the history
  51. Configuration menu
    Copy the full SHA
    082686f View commit details
    Browse the repository at this point in the history
  52. More RealmHandle stuff

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    bfefe18 View commit details
    Browse the repository at this point in the history
  53. Configuration menu
    Copy the full SHA
    ef67743 View commit details
    Browse the repository at this point in the history
  54. Run melos custom_format

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    e262b1d View commit details
    Browse the repository at this point in the history
  55. Move callAppFunction stuff

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    f311129 View commit details
    Browse the repository at this point in the history
  56. Refactor equals

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    5c8be2e View commit details
    Browse the repository at this point in the history
  57. Configuration menu
    Copy the full SHA
    6af1dd9 View commit details
    Browse the repository at this point in the history
  58. Configuration menu
    Copy the full SHA
    82a0330 View commit details
    Browse the repository at this point in the history
  59. Configuration menu
    Copy the full SHA
    defc5ae View commit details
    Browse the repository at this point in the history
  60. Configuration menu
    Copy the full SHA
    4e359f3 View commit details
    Browse the repository at this point in the history
  61. Configuration menu
    Copy the full SHA
    199663e View commit details
    Browse the repository at this point in the history
  62. Last leg.. for now

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    90f2e92 View commit details
    Browse the repository at this point in the history
  63. PR feedback

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    1922252 View commit details
    Browse the repository at this point in the history
  64. Fix rebase

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    fe9227b View commit details
    Browse the repository at this point in the history
  65. Tweat memEquals perf test

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    8ee2b31 View commit details
    Browse the repository at this point in the history
  66. fixup! Last leg.. for now

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    fe7d582 View commit details
    Browse the repository at this point in the history
  67. Fix after rebase

    nielsenko committed May 26, 2024
    Configuration menu
    Copy the full SHA
    4e75f51 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. more PR feedback

    nielsenko committed May 27, 2024
    Configuration menu
    Copy the full SHA
    47fefcc View commit details
    Browse the repository at this point in the history