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 JSON writer #47 [JIRA: RIAK-1486] #47

Merged
merged 7 commits into from
Mar 10, 2015
Merged

Commits on Jan 20, 2015

  1. Add JSON writer

    nickelization committed Jan 20, 2015
    Configuration menu
    Copy the full SHA
    56f2f5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5bb8f6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0560e7a View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2015

  1. 4 Configuration menu
    Copy the full SHA
    a91239d View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2015

  1. Configuration menu
    Copy the full SHA
    6da3865 View commit details
    Browse the repository at this point in the history
  2. Fix JSON writer to match new callback spec

    We need to return a 2-tuple with iolists for stdout and stderr to
    conform to the new clique_writer API.
    nickelization committed Jan 27, 2015
    Configuration menu
    Copy the full SHA
    484f91c View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2015

  1. 5 Configuration menu
    Copy the full SHA
    a646e7f View commit details
    Browse the repository at this point in the history