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

Async Methods with Callback #12677

Closed
wants to merge 8 commits into from

Commits on Jun 7, 2023

  1. - rework callasync to work more like meteor.call

    - fix accounts- and passwords- tests
    denihs committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    66d6310 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b748cf9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    036bea7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1abb5a7 View commit details
    Browse the repository at this point in the history
  5. - fix database error reporting.

    -  bring back the callback for removeAsync
    denihs committed Jun 7, 2023
    Configuration menu
    Copy the full SHA
    a393148 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. Configuration menu
    Copy the full SHA
    55473bf View commit details
    Browse the repository at this point in the history
  2. - FIX "in method," tests

    denihs committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    d6b2dcb View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2023

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