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

Old FIXME resolution #194

Merged
merged 17 commits into from
Nov 10, 2023
Merged

Old FIXME resolution #194

merged 17 commits into from
Nov 10, 2023

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    ecd2a89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    88bc66a View commit details
    Browse the repository at this point in the history
  3. wip

    ngrodzitski committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3e7fad1 View commit details
    Browse the repository at this point in the history
  4. wip

    ngrodzitski committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    28a6070 View commit details
    Browse the repository at this point in the history
  5. wip3

    ngrodzitski committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    b90bb05 View commit details
    Browse the repository at this point in the history
  6. wip4

    ngrodzitski committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    5eb90d3 View commit details
    Browse the repository at this point in the history
  7. wip5

    ngrodzitski committed Nov 7, 2023
    Configuration menu
    Copy the full SHA
    3e82b0b View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2023

  1. Configuration menu
    Copy the full SHA
    1e998a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    47877c5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9529fce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c7918c4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    02991cf View commit details
    Browse the repository at this point in the history
  6. Small code simplification.

    eao197 committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    364ed4f View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2023

  1. Configuration menu
    Copy the full SHA
    6b3ce8e View commit details
    Browse the repository at this point in the history
  2. An attempt to resolve several FIXME.

    These FIXME related to stopping http_server started by using
    on_pool_runner_t.
    eao197 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    dd18079 View commit details
    Browse the repository at this point in the history
  3. Several fixes for documentation and code.

    Fixes are related to http_server_t's open_async and close_async and
    using noexcept callbacks for those methods.
    eao197 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    c9fea19 View commit details
    Browse the repository at this point in the history
  4. Fixes for Doxygen comments.

    eao197 committed Nov 9, 2023
    Configuration menu
    Copy the full SHA
    b426c99 View commit details
    Browse the repository at this point in the history