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

Poc #3

Merged
merged 27 commits into from
Apr 28, 2021
Merged

Poc #3

merged 27 commits into from
Apr 28, 2021

Commits on Apr 6, 2021

  1. init

    HubertBalcerzak committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    0daff4c View commit details
    Browse the repository at this point in the history
  2. Added dependencies

    MarconZet committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    659d734 View commit details
    Browse the repository at this point in the history
  3. Copied code from article

    MarconZet committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    53d2573 View commit details
    Browse the repository at this point in the history
  4. compilation fixes

    HubertBalcerzak committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    4dd2c65 View commit details
    Browse the repository at this point in the history
  5. Application confi

    MarconZet committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    a709d1b View commit details
    Browse the repository at this point in the history
  6. add basic tests

    HubertBalcerzak committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    fd36c4e View commit details
    Browse the repository at this point in the history
  7. fix tests

    HubertBalcerzak committed Apr 6, 2021
    Configuration menu
    Copy the full SHA
    732d642 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

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

Commits on Apr 12, 2021

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

Commits on Apr 17, 2021

  1. Configuration menu
    Copy the full SHA
    cdcb9da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    826435e View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2021

  1. add scalafmt

    HubertBalcerzak committed Apr 19, 2021
    Configuration menu
    Copy the full SHA
    9392fd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2021

  1. Configuration menu
    Copy the full SHA
    b964abf View commit details
    Browse the repository at this point in the history
  2. add circleci config

    HubertBalcerzak committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    66599b6 View commit details
    Browse the repository at this point in the history
  3. bump akka version

    HubertBalcerzak committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    ac28923 View commit details
    Browse the repository at this point in the history
  4. use AtomicReference

    HubertBalcerzak committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    2b71a41 View commit details
    Browse the repository at this point in the history
  5. fix formatting

    HubertBalcerzak committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    8f141c9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    39d9e64 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/poc' into poc

    # Conflicts:
    #	src/main/scala/org/virtuslab/akkasaferserializer/CborAkkaSerializer.scala
    MarconZet committed Apr 24, 2021
    Configuration menu
    Copy the full SHA
    22374a0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a3a5604 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

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

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    2347a2f View commit details
    Browse the repository at this point in the history
  2. Minor refactor

    MarconZet committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    2a5511c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    703b6ad View commit details
    Browse the repository at this point in the history
  2. Updated config for circleci

    MarconZet committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    61cf71a View commit details
    Browse the repository at this point in the history
  3. Changed wording of RuntimeException when trying to serialise object t…

    …hat has no codec declared
    MarconZet committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    108e066 View commit details
    Browse the repository at this point in the history
  4. Fixed errors on tests

    MarconZet committed Apr 28, 2021
    Configuration menu
    Copy the full SHA
    9b526f8 View commit details
    Browse the repository at this point in the history