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

Feature/userupload #11

Draft
wants to merge 31 commits into
base: develop
Choose a base branch
from
Draft

Feature/userupload #11

wants to merge 31 commits into from

Commits on Apr 27, 2021

  1. Configuration menu
    Copy the full SHA
    a4c639c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6006ba8 View commit details
    Browse the repository at this point in the history
  3. Implemented uuid dataservice

    lmeinen committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    393336e View commit details
    Browse the repository at this point in the history
  4. Testing & cleanup

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

Commits on Apr 28, 2021

  1. Configuration menu
    Copy the full SHA
    005028c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43a081b View commit details
    Browse the repository at this point in the history
  3. Upgraded spring boot to 2.4.5

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

Commits on Apr 29, 2021

  1. Configuration menu
    Copy the full SHA
    c03aae1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0b47ff View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/userupload' of github.com:notifyme-app/notifyme…

    …-sdk-backend into feature/userupload
    lmeinen committed Apr 29, 2021
    Configuration menu
    Copy the full SHA
    31118e2 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2021

  1. version not needed

    martinalig committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    6d49749 View commit details
    Browse the repository at this point in the history
  2. Set version

    martinalig committed Apr 30, 2021
    Configuration menu
    Copy the full SHA
    2cf5f44 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2021

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

Commits on May 4, 2021

  1. Configuration menu
    Copy the full SHA
    644634d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    757a1af View commit details
    Browse the repository at this point in the history

Commits on May 6, 2021

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

Commits on May 7, 2021

  1. Configuration menu
    Copy the full SHA
    17abed3 View commit details
    Browse the repository at this point in the history
  2. Day in seconds.

    martinalig committed May 7, 2021
    Configuration menu
    Copy the full SHA
    f136fcf View commit details
    Browse the repository at this point in the history

Commits on May 10, 2021

  1. Fixed unit tests to use @transactional annotation

    lmeinen committed May 10, 2021
    Configuration menu
    Copy the full SHA
    7fe443f View commit details
    Browse the repository at this point in the history

Commits on May 11, 2021

  1. Reworked CryptoWrapper structure

    lmeinen committed May 11, 2021
    Configuration menu
    Copy the full SHA
    b21c68a View commit details
    Browse the repository at this point in the history

Commits on May 17, 2021

  1. Fixed cryptowrapper usage in debugcontrollerV2

    lmeinen committed May 17, 2021
    Configuration menu
    Copy the full SHA
    da6fe95 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d12e6f0 View commit details
    Browse the repository at this point in the history
  3. Cleaner fix of silentpush

    lmeinen committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c6c0fa0 View commit details
    Browse the repository at this point in the history
  4. Fixed old swagger dependency

    lmeinen committed May 17, 2021
    Configuration menu
    Copy the full SHA
    2a5b8b7 View commit details
    Browse the repository at this point in the history
  5. Added coverage reporting

    lmeinen committed May 17, 2021
    Configuration menu
    Copy the full SHA
    caf90a1 View commit details
    Browse the repository at this point in the history
  6. Fixed sonar property in pom

    lmeinen committed May 17, 2021
    Configuration menu
    Copy the full SHA
    c92c1fa View commit details
    Browse the repository at this point in the history
  7. Begun adding cryptowrapper tests

    lmeinen committed May 17, 2021
    Configuration menu
    Copy the full SHA
    47460e2 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2021

  1. Configuration menu
    Copy the full SHA
    ed91a7f View commit details
    Browse the repository at this point in the history
  2. Added tests for crypto utils

    lmeinen committed May 18, 2021
    Configuration menu
    Copy the full SHA
    0538722 View commit details
    Browse the repository at this point in the history
  3. Turned off debug mode for spring security

    lmeinen committed May 18, 2021
    Configuration menu
    Copy the full SHA
    cd98231 View commit details
    Browse the repository at this point in the history