openlmis-referencedata

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Disable contract tests (#63)

this is temporary solution, contract tests do not work for few months

Disable contract tests

this is temporary solution, contract tests do not work for few months

Bump nunjucks and raml2html

Bumps [nunjucks](https://github.com/mozilla/nunjucks) to 3.2.4 and updates ancestor dependency [raml2html](https://github.com/raml2html/raml2html). These dependencies need to be updated together.

Updates `nunjucks` from 2.4.3 to 3.2.4

- [Release notes](https://github.com/mozilla/nunjucks/releases)

- [Changelog](https://github.com/mozilla/nunjucks/blob/master/CHANGELOG.md)

- [Commits](https://github.com/mozilla/nunjucks/compare/2.4.3...v3.2.4)

Updates `raml2html` from 3.0.1 to 7.8.0

- [Release notes](https://github.com/raml2html/raml2html/releases)

- [Changelog](https://github.com/raml2html/raml2html/blob/master/changelog.md)

- [Commits](https://github.com/raml2html/raml2html/compare/3.0.1...7.8.0)

---

updated-dependencies:

- dependency-name: nunjucks

dependency-type: indirect

- dependency-name: raml2html

dependency-type: direct:development

...

Signed-off-by: dependabot[bot] <support@github.com>

PMD and Checkstyle plugins are executed before tests (#61)

PMD and Checkstyle plugins are executed before tests

PMD and Checkstyle plugins are executed before tests

Bump async from 2.0.1 to 2.6.4

Bumps [async](https://github.com/caolan/async) from 2.0.1 to 2.6.4.

- [Release notes](https://github.com/caolan/async/releases)

- [Changelog](https://github.com/caolan/async/blob/v2.6.4/CHANGELOG.md)

- [Commits](https://github.com/caolan/async/compare/v2.0.1...v2.6.4)

---

updated-dependencies:

- dependency-name: async

dependency-type: indirect

...

Signed-off-by: dependabot[bot] <support@github.com>

Fixed javaCompileIntegrationTest (#59)

Fixed javaCompileIntegrationTest

OLMIS-7670: Removed generic wildcard type from controller (#58)

* OLMIS-7670: Removed generic wildcard type from controller

* OLMIS-7670: Parametrized ResponseEntity in importData controller

OLMIS-7670: Parametrized ResponseEntity in importData controller

OLMIS-7670: Removed generic wildcard type from controller

Merge pull request #57 from OpenLMIS/OLMIS-7671

OLMIS-7671: Added DataImportService and FileHelper classes

OLMIS-7671: Updated CHANGELOG.md

Merge branch 'master' into OLMIS-7671

OLMIS-7671: Fixed failing tests

Merge pull request #56 from OpenLMIS/OLMIS-7670

OLMIS-7670: Add data import endpoint

OLMIS-7671: Added DataImportService and FileHelper classes

Added empty import() method to DataImportService class

Added convertMultipartFileToZipFileMap method to FileHelper class

Added test methods

Merge pull request #55 from OpenLMIS/AO-759

AO-759: Fixed gradle build

OLMIS-7670: Add data import endpoint

    • -0
    • +28
    /src/main/resources/api-definition.yaml
AO-759: Fixed gradle build

* added lombok annotation processor and fixed jacocoTestReport

* now we can run unit tests through Intellij

Bumped up version to 15.2.6-SNAPSHOT

Revert "Bumped up version to 15.2.6-SNAPSHOT"

This reverts commit 7c38837c611343259bbd9f1bf95263af3242c4f3.

Bumped up version to 15.2.6-SNAPSHOT

Release referencedata 15.2.5

release stockmanagement 15.2.5-RC1

OLMIS-7718: Added GET api/facilities/full endpoint (#54)

    • -0
    • +47
    /src/main/resources/api-definition.yaml
OLMIS-7718: Added GET api/facilities/full endpoint

    • -0
    • +47
    /src/main/resources/api-definition.yaml
OLMIS-7706-2: Changed validation method for data export query params (#53)

OLMIS-7706-2: Changed validation method for data export query params