Clone
 

mateusz kwiatkowski <mkwiatkowski@soldevelo.com> in openlmis-auth

OLMIS-6558: removed '-' from publicUrl property

changed current auth service SNAPSHOT to 4.1.2

the reason is that 4.1.1 version was released

Released auth service version 4.1.1

OLMIS-6128: updated docker dev image to 5.2

OLMIS-6128: updated docker dev image to 5.2

Bumped Auth service version to 4.1.1-SNAPSHOT

Released Auth service version 4.1.0

Revert "Released auth service version 4.1.0-RC2"

This reverts commit ddb9721bbe05086854c17e629888a345c946ddb8.

Released auth service version 4.1.0-RC2

OLMIS-5387: disabled success slack notifications for dev branches

OLMIS-5387: enabled slack notifications for release branches

OLMIS-5387: disabled slack notifications for branches

OLMIS-5396: fixed problem with creating docker network

OLMIS-5396: fixed missing '/'

OLMIS-5396: fixed naming docker network

changed version from SNAPSHOT to BENIN

OLMIS-4295: updated checkstyle to new google style

fixed LICENCE header

fixed import order

fixed minor code style issues

added missing periods in javadocs

    • -37
    • +83
    /config/checkstyle/checkstyle.xml
  1. … 147 more files in changeset.
OLMIS-5301: restricted erd generation step to master node

OLMIS-4800: removed '-' from COMPOSE_PROJECT_NAME variable

OLMIS-4800: pulled scripts from Jenkinsfile to separate files

    • -0
    • +42
    /ci-erdGeneration.sh
    • -0
    • +21
    /ci-sonarAnalysis.sh
OLMIS-4176: added missing %s

OLMIS-4176: fixed logger call in user controller

OLMIS-4176: added logger for successful user password update

OLMIS-4176: added changelog

OLMIS-4176: removed unused field

OLMIS-4176: removed message from password reset response

OLMIS-2611: moved getting locale to properties file

OLMIS-2611: moved getting locale to properties file

OLMIS-2611: removed try catch statement

OLMIS-2611: Added using locale from env file.