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

First stab at req_perform_sequential() #361

Merged
merged 12 commits into from
Oct 30, 2023
Merged

First stab at req_perform_sequential() #361

merged 12 commits into from
Oct 30, 2023

Commits on Oct 26, 2023

  1. First stab at req_perform_sequential()

    Fixes #303
    hadley committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    4c364f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Polish; document; test

    hadley committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    ac5fb1e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32486e2 View commit details
    Browse the repository at this point in the history
  3. Merge commit '8ecb2c4e15b1503f4840280390ad5923af125944'

    #Conflicts:
    #	NEWS.md
    #	R/resp-status.R
    hadley committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    e65fbb8 View commit details
    Browse the repository at this point in the history
  4. Inherit from correct docs

    hadley committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    4acbf7f View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2023

  1. Merge commit '1f9ebd926709d60948cb68829a2c8571809123a6'

    #Conflicts:
    #	NEWS.md
    hadley committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    de25dce View commit details
    Browse the repository at this point in the history
  2. Add news bullet

    hadley committed Oct 29, 2023
    Configuration menu
    Copy the full SHA
    85518ac View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Apply suggestions from code review

    Co-authored-by: Maximilian Girlich <maximilian.girlich@metoda.com>
    hadley and mgirlich committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    db3cc13 View commit details
    Browse the repository at this point in the history
  2. Feedback from code review

    hadley committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    5330ff6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fa4e51 View commit details
    Browse the repository at this point in the history
  4. Add missing namespace

    hadley committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    10a0b76 View commit details
    Browse the repository at this point in the history
  5. Add to reference page

    hadley committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    914f0c8 View commit details
    Browse the repository at this point in the history