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

API-543 Add bigint serializer #975

Merged
merged 51 commits into from
Aug 4, 2021
Merged

Commits on Jun 30, 2021

  1. Configuration menu
    Copy the full SHA
    254bf91 View commit details
    Browse the repository at this point in the history
  2. Update tests and serialization

    srknzl committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    4983154 View commit details
    Browse the repository at this point in the history
  3. Update binary compat test

    srknzl committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    9a99dd1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    532c0f6 View commit details
    Browse the repository at this point in the history
  5. Fix tests

    srknzl committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    13c2629 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    65c9267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a9b9aac View commit details
    Browse the repository at this point in the history
  3. Adjust timezone string

    srknzl committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    5345542 View commit details
    Browse the repository at this point in the history
  4. Add jet tests

    srknzl committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    dc9f3f8 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    5098d82 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99a37c7 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Configuration menu
    Copy the full SHA
    6841a85 View commit details
    Browse the repository at this point in the history
  2. Adjust bigdecimal

    srknzl committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    67516ed View commit details
    Browse the repository at this point in the history
  3. Adjust apidoc

    srknzl committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    33e3137 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b286473 View commit details
    Browse the repository at this point in the history
  5. typo fix

    srknzl committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    a6c3f4d View commit details
    Browse the repository at this point in the history
  6. Update apidoc

    srknzl committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    f577754 View commit details
    Browse the repository at this point in the history
  7. Add some tests

    srknzl committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    9fb1104 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    187641f View commit details
    Browse the repository at this point in the history
  9. Some changes

    srknzl committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    fe07136 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    7f05d2b View commit details
    Browse the repository at this point in the history
  11. revert whitespace changes

    srknzl committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    61eab57 View commit details
    Browse the repository at this point in the history
  12. Merge branch 'add-portable-methods' of github.com:srknzl/hazelcast-no…

    …dejs-client into add-portable-methods
    srknzl committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    6c98945 View commit details
    Browse the repository at this point in the history
  13. Remove whitespace change

    srknzl committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    9fd13b3 View commit details
    Browse the repository at this point in the history
  14. Add somethings

    srknzl committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    7f7cbb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. Changes

    srknzl committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    b40e1f4 View commit details
    Browse the repository at this point in the history
  2. wip

    srknzl committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    34c0347 View commit details
    Browse the repository at this point in the history
  3. Update class def tests

    srknzl committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    7714dc7 View commit details
    Browse the repository at this point in the history
  4. Update rc script to download sql separately, and not download all jar…

    … as it will be removed. Also fix integer tests
    srknzl committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    3c21f50 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a7d1713 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2021

  1. Update tests

    srknzl committed Jul 12, 2021
    Configuration menu
    Copy the full SHA
    3e51e19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf3e857 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2021

  1. Merge

    srknzl committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    de6564c View commit details
    Browse the repository at this point in the history
  2. Fix tests

    srknzl committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    60a07a2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a2c1dc4 View commit details
    Browse the repository at this point in the history
  4. Add config checks (hazelcast#959)

    * Now if a config key is wrong the client fails fast
    srknzl committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    930e777 View commit details
    Browse the repository at this point in the history
  5. Add bigint serializer

    srknzl committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    059e9b0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e909b45 View commit details
    Browse the repository at this point in the history
  7. Rename datetime classes

    srknzl committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    6e1c120 View commit details
    Browse the repository at this point in the history
  8. Onelinify

    srknzl committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    3c8a6ac View commit details
    Browse the repository at this point in the history
  9. Rename adjustment

    srknzl committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    846a05d View commit details
    Browse the repository at this point in the history
  10. Adjust datetime rename

    srknzl committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    18d5af1 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. Change names

    srknzl committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    5423351 View commit details
    Browse the repository at this point in the history
  2. revert unnecessary changes

    srknzl committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    c0fa741 View commit details
    Browse the repository at this point in the history
  3. merge

    srknzl committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    ff4ae92 View commit details
    Browse the repository at this point in the history
  4. Add live serialization tests

    srknzl committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    94b9cbd View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

  1. Test fix

    srknzl committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    c936abe View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. merge

    srknzl committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    e77a52e View commit details
    Browse the repository at this point in the history
  2. Delete parser option

    srknzl committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    f256d78 View commit details
    Browse the repository at this point in the history
  3. Revert eslint changes

    srknzl committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    23d46b9 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2021

  1. Fix bigint registration

    srknzl committed Aug 4, 2021
    Configuration menu
    Copy the full SHA
    076a8e5 View commit details
    Browse the repository at this point in the history