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 key-fn library wide #67

Closed
wants to merge 13 commits into from
Closed

Commits on Oct 8, 2020

  1. Configuration menu
    Copy the full SHA
    64cf574 View commit details
    Browse the repository at this point in the history
  2. Make json-body-request to accept all options

    drake.aren committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    7a5f8f1 View commit details
    Browse the repository at this point in the history
  3. Add key-fn to wrap-json-body doc string

    drake.aren committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    7043a76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62f2e21 View commit details
    Browse the repository at this point in the history
  5. Make json-params-request to accept all options

    drake.aren committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    4e05a27 View commit details
    Browse the repository at this point in the history
  6. Add key-fn to wrap-json-params doc string

    drake.aren committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    7e76fc8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    72d21e3 View commit details
    Browse the repository at this point in the history
  8. Remove empty line

    drake.aren committed Oct 8, 2020
    Configuration menu
    Copy the full SHA
    bff9521 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2020

  1. Add key-fn tests

    drake.aren committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    037f459 View commit details
    Browse the repository at this point in the history
  2. Add deps.end

    drake.aren committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    3cb38e8 View commit details
    Browse the repository at this point in the history
  3. Use when instead of if without else branch

    drake.aren committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    06ad93d View commit details
    Browse the repository at this point in the history
  4. Revert "Make assoc-json-params to use key-fn for :params as well"

    This reverts commit 62f2e21.
    drake.aren committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    b18e0f5 View commit details
    Browse the repository at this point in the history
  5. Revert "Make json-params-request to accept all options"

    This reverts commit 4e05a27.
    drake.aren committed Oct 13, 2020
    Configuration menu
    Copy the full SHA
    d95c52c View commit details
    Browse the repository at this point in the history