tz-equipment

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
changed version to new patch version SNAPSHOT

OLMIS-6734: changed version to new minor

OLMIS-6734: Added GET /api/inventoryItems/volume endpoint

    • -0
    • +33
    /src/main/java/org/openlmis/cce/dto/VolumeDto.java
    • -0
    • +66
    /src/main/java/org/openlmis/cce/web/VolumeController.java
    • -0
    • +25
    /src/main/resources/api-definition.yaml
    • -0
    • +15
    /src/main/resources/schemas/volumeDto.json
OLMIS-6659: First step at upgrading spring boot to 2.x

  1. … 39 more files in changeset.
Bumped version to 1.1.1-SNAPSHOT

Release 1.1.0

Revert "Release cce service 1.1.0-RC1"

This reverts commit 89164579800aca87ac47cc4bf33a7d2cf75e3fb4.

Release cce service 1.1.0-RC1

OLMIS-6558: removed '-' from publicUrl property

OLMIS-6558: Introduce new env variable - PUBLIC_URL

OLMIS-6408: Changed method name for pageable validator

OLMIS-6408: Added missing tests MvcInterceptorTest

OLMIS-6408: Added pageable validator

    • -0
    • +29
    /src/main/java/org/openlmis/cce/i18n/PageableMessageKeys.java
    • -0
    • +75
    /src/main/java/org/openlmis/cce/interceptor/MvcInterceptor.java
Raised p90 for GetCatalogItems to temporarily fix performance tests

Raised p90 for GetCatalogItems to temporarily fix performance tests

OLMIS-6378 Change back to previous columns name.

OLMIS-6378 Change spring and postgres connector versions.

We are doing this for testing purpose to check if hibernate validation

pass for column with lower case name (on func tests instance).

OLMIS-6378 Change joined column named to lower case.

We are doing this for testing purpose to check if hibernate validation

pass for column with lower case name (on func tests instance).

OLMIS-6378 Change last column name to lowercase.

We are doing this for testing purpose to check if hibernate validation

pass for column with lower case name (on func tests instance).

OLMIS-6378 Change other camel case columns names.

We are doing this for testing purpose to check if hibernate validation

pass for column with lower case name (on func tests instance).

OLMIS-6378 Change column name via jpa annotation

We are doing this for testing purpose to check if hibernate validation

pass for column with lower case name (on func tests instance).

Revert "OLMIS-6378 Add new migration for changing column name."

This reverts commit e89cea03b6ca73594e914ff84dded02198706121.

OLMIS-6378 Add new migration for changing column name.

We are doing this for testing purpose to check if hibernate validation

pass for column with lower case name (on func tests instance).

OLMIS-6374 Add new profile for audit logging.

OLMIS-4128 Add new section to changelog.

OLMIS-4128 Change maximum page size to max integer.

OLMIS-6037: Standardized build statuses for all our Jenkins jobs - failure detection

OLMIS-6313: Keep only 3 last builds for release branches

OLMIS-6313: Adjusted buildDiscarder properties for dev

Bumped version to 1.0.4-SNAPSHOT