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

Add pagination to management API #43

Merged
merged 18 commits into from
Jul 16, 2024
Merged

Conversation

hamishcoleman
Copy link
Contributor

  • Allows longer length replies from the management API, without stalling
    the core daemon or requiring large amounts of RAM.

  • Adds a small change to the published API. Since the previous API
    would have been broken for large results, no user visible changes in
    functionality are actually happening (Either it was not broken
    previously and it is unchanged now, or it was broken previously and
    will now return a clearer error result now)

  • Also contains a bugfix to remove a memory leak

@hamishcoleman hamishcoleman self-assigned this Jul 16, 2024
Once again, deal with the issue that github actions uses a different
compiler to Debian stable, and thus has a slightly different set of
compile-time warnings that can occur when running the test suite.
Reverts change made because github actions said "automake is already
installed"
@hamishcoleman hamishcoleman merged commit 4b19a27 into n42n:main Jul 16, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant