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

Extend JSC to add R_lite support #1485

Merged
merged 5 commits into from Apr 25, 2018
Merged

Commits on Apr 24, 2018

  1. Configuration menu
    Copy the full SHA
    1ee7cd9 View commit details
    Browse the repository at this point in the history
  2. jsc: Fix encoding errors for RDL

    Use flux_kvs_txn_put () and flux_kvs_txn_get ()
    as RDL is always a serialized string.
    dongahn committed Apr 24, 2018
    Configuration menu
    Copy the full SHA
    a925cd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    178770f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    efe5341 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9a4ba90 View commit details
    Browse the repository at this point in the history