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

Tests for Sets and GSets. #728

Open
wants to merge 15 commits into
base: develop
Choose a base branch
from
Open

Commits on Mar 12, 2021

  1. Fix for 'Exception in thread main java.lang.NoSuchMethodError: com.ba…

    …sho.riak.client.api.commands.datatypes.SetUpdate.add(Ljava/lang/String;)
    
    Lcom/basho/riak/client/api/commands/datatypes/SetUpdate;'
    daniel020403 committed Mar 12, 2021
    Configuration menu
    Copy the full SHA
    56baee9 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2021

  1. Merge pull request #1 from TI-Tokyo/daniel/gsets-fix

     Fix for 'Exception in thread main java.lang.NoSuchMethodError: com.basho.riak.client.api.commands.datatypes.SetUpdate.add(Ljava/lang/String;)
    pjaclark committed Mar 17, 2021
    Configuration menu
    Copy the full SHA
    2a3bd93 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2021

  1. Configuration menu
    Copy the full SHA
    0e16745 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from daniel020403/daniel/java-documentation

    Added parameter to Maven's javadoc plugin to allow comments containing scripts.
    pjaclark committed May 14, 2021
    Configuration menu
    Copy the full SHA
    f374c74 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

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

Commits on Nov 10, 2021

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

Commits on Mar 28, 2022

  1. Test codes (unfinished).

    daniel020403 committed Mar 28, 2022
    Configuration menu
    Copy the full SHA
    858abd0 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Test codes (unfinished).

    daniel020403 committed Oct 21, 2022
    Configuration menu
    Copy the full SHA
    3aaf162 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

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

Commits on Nov 16, 2022

  1. Sets test.

    daniel020403 committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    bf3f4b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2022

  1. GSets test

    daniel020403 committed Nov 29, 2022
    Configuration menu
    Copy the full SHA
    6cde8a4 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2022

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

Commits on Dec 9, 2022

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

Commits on Dec 12, 2022

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

Commits on Dec 19, 2022

  1. Merge pull request #6 from daniel020403/daniel/test-sets

    Daniel/test sets
    daniel020403 committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    a5ca7ee View commit details
    Browse the repository at this point in the history