Tests: | 27 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: Ian Bacher Why: Update jest Who: Ian Bacher Why: Update Spring and Maven wrapper versions |
Tests: | 91 passed |
---|---|
Duration: | 1070 minutes |
Changes: | Who: Lubwama Samuel <lubwamasamuel3@gmail.com> Why: ADDR-136: Escape Characters to avoid Stored XSS Attack (#44) * resolve 3.1.1.1 by Sanitizing before submit to resolve * remove already existing file * rename method |
Tests: | 9 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: Bump junit:junit from 4.12 to 4.13.1 (#66) Bumps [junit:junit](https://github.com/junit-team/junit4) from 4.12 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.12.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.12...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Tests: | 50 passed |
---|---|
Duration: | 1 minute |
Changes: | Who: ThemboJonathan <jonathanthembo123@gmail.com> Why: RA-2020: Fix auto update of translations from transifex (#24) Who: Rafal Korytkowski Why: Do not set permissions as it fails Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 |
Tests: | 1 passed |
---|---|
Duration: | 10 minutes |
Changes: | Who: Mark Goodrich <mgoodrich@pih.org> Why: RA-2042: Allergy UI: disable submit button when submitting to prevent double submits Who: Mark Goodrich <mgoodrich@pih.org> Why: Merge pull request #37 from openmrs/RA-2042 RA-2042: Allergy UI: disable submit button when submitting to prevent… |
Tests: | 80 passed |
---|---|
Duration: | 87 minutes |
Changes: | Who: Wikum Weerakutti <wikum@linuxdeveloper.space> Why: AF-70: Replacing Nashorn Javascript Engine with GraalVM (#57) * AF-70: Replacing Nashorn Javascript Engine with GraalVM * AF-70: Replacing Nashorn Javascript Engine with GraalVM AF-70: Replacing Nashorn Javascript Engine with GraalVM * Java 17 support * Java 17 support * Java 17 support |
Tests: | 11 passed |
---|---|
Duration: | 2 minutes |
Changes: | Who: Michael Seaton <mseaton@pih.org> Why: RA-2063 - Support overriding the standard page header (#41) |
Tests: | 291 passed |
---|---|
Duration: | 3083 minutes |
Changes: | Who: Daniel Kayiwa Why: TRUNK-6188: Add whitelisting for components loaded via XStream |
Tests: | 6 passed |
---|---|
Duration: | 708 minutes |
Changes: | Who: mogoodrich <mgoodrich@pih.org> Why: update to depend on 2.0.0 release of appointmentscheduling |
Tests: | 20 passed |
---|---|
Duration: | 3161 minutes |
Changes: | Who: Darius Jazayeri Why: Bamboo was unable to extract changes between revision 6aabb2390f2e0f09b3f233189f786ebed70e0d33 and 1dc98fdb7aaaa2d8e89e443ac585680f7978db8e. |
Tests: | Testless build |
---|---|
Duration: | 1 minute |
Changes: | Who: Burke Mamlin <burke@openmrs.org> Why: Update node and libraries |
Tests: | 46 passed |
---|---|
Duration: | 7 minutes |
Changes: | Who: Ian Bacher Why: Updating repository URLs to HTTPS For details on why this change is happening see this Talk post: https://talk.openmrs.org/t/maven-3-8-1-and-http-repositories/33364 If this commit causes issues, please feel free to revert |
Tests: | 48 passed |
---|---|
Duration: | 694 minutes |
Changes: | Who: Daniel Kayiwa Why: Cater for dot in file extension |
Tests: | 71 passed |
---|---|
Duration: | 686 minutes |
Changes: | Who: icrc-loliveira <68058940+icrc-loliveira@users.noreply.github.com> Why: ATT-52: Attachment 2.X REST endpoint should send file name and comment (#64) Co-authored-by: Luis Oliveira <luis.oliveira@icrc.org> |
Tests: | 33 passed |
---|---|
Duration: | 362 minutes |
Changes: | Who: Himabindu T <tbindu@thoughtworks.com> Why: Bindu, Ayush | BAH-1899 | Upgrade OpenMRS version 2.4.2 (#10) * upgraded versions to support omrs 2.2.0 upgrade (#1) * upgraded versions to support omrs 2.3.0 upgrade (#3) * Upgrade openmrs version from 2.3.0 to 2.4.2 in Bacteriology module (#4) * upgrade dependencies for omrs 2.4.2 upgrade * updated obs test data and modified testcase * removed xml based bean creation definition * Bindu |BAH-1464 | Fix the bean creation error with bacteriologyTransactionHanlder * Bindu | parameterize provder management module version * Bindu | BAH-1899 | Addressed feedback comments Co-authored-by: ayush0260 <93238253+ayush0260@users.noreply.github.com> Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #9 from openmrs/repo-name-override Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #10 from openmrs/no-new-lang Don"t automatically pull in new messages files Who: Brandon Istenes <bistenes@gmail.com> Why: Don"t automatically pull in new messages files New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing. Who: Brandon Istenes <bistenes@gmail.com> Why: Pull unreviewed translations (#8) * Pull unreviewed translations Also automatically add translations for languages once they start being translated in Transifex. Also produce useful error messages when failing. ... |
Tests: | 139 passed |
---|---|
Duration: | 573 minutes |
Changes: | Who: Michael Seaton <mseaton@pih.org> Why: BED-15 - Rest resources should support OpenMRS paging standards (#71) |
Tests: | 189 passed |
---|---|
Duration: | 4 minutes |
Changes: | Who: AJAL ODORA JONATHAN <43242517+ODORA0@users.noreply.github.com> Why: Correctly Handle UUID in defaultLocation global property (#16) * Correctly Handle UUID in defaultLocation global property in Utils.getDefaultLocation() * Fix NPE, remove cashpointUUID in GenerateBillFromOrderAdvice * return null * Remove redundant usage of getDefaultLocation * Remove Log.debugs |
Tests: | 109 passed |
---|---|
Duration: | 1 minute |
Changes: | Who: jwnasambu <33891016+jwnasambu@users.noreply.github.com> Why: fixed the SNAPSHOT version from 1.3.0. - 1.3.1 (#11) Co-authored-by: jwnasambu <julietwamalwa@yahoo.com> Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 |
Tests: | 124 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: Herman Muhereza <hermanmuhereza22@gmail.com> Why: RESTWS-957: Document the Cohort Rest Resources to Swagger Docs (#34) |
Tests: | 66 passed |
---|---|
Duration: | 158 minutes |
Changes: | Who: Darius Jazayeri Why: Bamboo was unable to extract changes between revision d37470eb648718a482414e960ab2e6ba1669844e and 2a188f91163d812a83d61244e26faacb4f67f898. |
Tests: | 1 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: Bump org.apache.maven:maven-core from 3.2.1 to 3.8.1 (#10) Bumps [org.apache.maven:maven-core](https://github.com/apache/maven) from 3.2.1 to 3.8.1. - [Release notes](https://github.com/apache/maven/releases) - [Commits](https://github.com/apache/maven/compare/maven-3.2.1...maven-3.8.1) --- updated-dependencies: - dependency-name: org.apache.maven:maven-core dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Who: Rafal Korytkowski Why: Do not set permissions as it fails Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #10 from openmrs/no-new-lang Don"t automatically pull in new messages files Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #9 from openmrs/repo-name-override Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Brandon Istenes <bistenes@gmail.com> Why: Don"t automatically pull in new messages files New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing. ... |
Tests: | Testless build |
---|---|
Duration: | < 1 second |
Changes: | Who: Kakumirizi Daud Why: Update xpath for "save button" on Edit vitals page (#497) |
Tests: | 1 passed |
---|---|
Duration: | 1028 minutes |
Changes: | Who: Lubwama Samuel <lubwamasamuel3@gmail.com> Why: DATASTATS-5: Adding a rest end point to query for Data Entry Statistics Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 Who: Brandon Istenes <bistenes@gmail.com> Why: Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Brandon Istenes <bistenes@gmail.com> Why: Pull unreviewed translations (#8) * Pull unreviewed translations Also automatically add translations for languages once they start being translated in Transifex. Also produce useful error messages when failing. Who: Brandon Istenes <bistenes@gmail.com> Why: Don"t automatically pull in new messages files New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing. ... |
Tests: | 158 passed |
---|---|
Duration: | 1887 minutes |
Changes: | Who: Ian Bacher Why: FILTER-14: Allow getting EntityBasisMaps by basis instance (#25) |
Tests: | 1 passed |
---|---|
Duration: | 33 seconds |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: Bump junit from 4.10 to 4.13.1 in /api (#20) Bumps [junit](https://github.com/junit-team/junit4) from 4.10 to 4.13.1. - [Release notes](https://github.com/junit-team/junit4/releases) - [Changelog](https://github.com/junit-team/junit4/blob/main/doc/ReleaseNotes4.10.md) - [Commits](https://github.com/junit-team/junit4/compare/r4.10...r4.13.1) --- updated-dependencies: - dependency-name: junit:junit dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Tests: | 14 passed |
---|---|
Duration: | 4 minutes |
Changes: | No changes |
Tests: | 1 passed |
---|---|
Duration: | 45 seconds |
Changes: | Who: Ian Bacher Why: Updating repository URLs to HTTPS For details on why this change is happening see this Talk post: https://talk.openmrs.org/t/maven-3-8-1-and-http-repositories/33364 If this commit causes issues, please feel free to revert Who: Daniel Kayiwa Why: Changing not semver error message Who: Cintia Del Rio Calvo <cintiadrio@gmail.com> Why: ITSM-4008: deployAtEnd doesnt work Who: cintiadr <cintiadrio@gmail.com> Why: Fix remote-repos option Who: Ruhanga <41738040+Ruhanga@users.noreply.github.com> Why: Adding support for alpha versions (#6) ... |
Tests: | 3 passed |
---|---|
Duration: | 1900 minutes |
Changes: | Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #10 from openmrs/no-new-lang Don"t automatically pull in new messages files Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #9 from openmrs/repo-name-override Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Brandon Istenes <bistenes@gmail.com> Why: Pull unreviewed translations (#8) * Pull unreviewed translations Also automatically add translations for languages once they start being translated in Transifex. Also produce useful error messages when failing. Who: Brandon Istenes <bistenes@gmail.com> Why: Don"t automatically pull in new messages files New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing. Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 ... |
Tests: | Testless build |
---|---|
Duration: | 11 seconds |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: maven(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#4821) Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 4.0.0.4121 to 5.0.0.4389. - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/4.0.0.4121...5.0.0.4389) --- updated-dependencies: - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Tests: | 33 passed |
---|---|
Duration: | 1922 minutes |
Changes: | Who: JonathanThembo <jonathanthembo123@gmail.com> Why: Ra 2004:(fix)No mapping for GET /openmrs/module/patientimages/manage.form (#12) * Rename DrawingManageController.java to DrawingManageController.java.form * Update and rename DrawingManageController.java.form to DrawingManageController.java * RA-2004: (FIX)No mapping for GET /openmrs/module/patientimages/manage.form Who: Brandon Istenes <bistenes@gmail.com> Why: Don"t automatically pull in new messages files New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing. Who: Rafal Korytkowski Why: Do not set permissions as it fails Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 Who: Brandon Istenes <bistenes@gmail.com> Why: Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" ... |
Tests: | 556 passed |
---|---|
Duration: | 3 minutes |
Changes: | Who: Chi Bong Ho <cbho@pih.org> Why: EA-208: Change Inpatient Admission and Inaptient Request endpoints to support searching by patient and visits Who: Chi Bong Ho <cbho@pih.org> Why: change controllers to use convert from Patient/Visit to ids Who: chibongho <cbho@pih.org> Why: Merge pull request #251 from openmrs/EA-208 EA-208: Change Inpatient Admission and Inaptient Request endpoints to… |
Tests: | 30 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: Wikum Weerakutti <wikum@linuxdeveloper.space> Why: Update maven.yml Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 Who: Rafal Korytkowski Why: Do not set permissions as it fails |
Tests: | Testless build |
---|---|
Duration: | 1 minute |
Changes: | Who: Ian Bacher Why: Updating repository URLs to HTTPS For details on why this change is happening see this Talk post: https://talk.openmrs.org/t/maven-3-8-1-and-http-repositories/33364 If this commit causes issues, please feel free to revert Who: Ian Bacher Why: Update release-prepare-perform.sh Hopefully fix the regex issue Who: Ruhanga <41738040+Ruhanga@users.noreply.github.com> Why: Adding support for alpha versions (#6) Who: Ian Bacher Why: Update release script to support semvers (#7) * Uses a POSIX-compatible version of the regex for identifying semvers * Reserves the ending -SNAPSHOT for development versions so we don"t break the logic that follows See: https://talk.openmrs.org/t/easing-semver-constraint-on-releasing-modules-from-bamboo/27716/2 Who: Burke Mamlin <burke@openmrs.org> Why: Fix sourceforge rsync transfers Sourceforge key is now under a sourceforge subfolder. Use "openmrs" username. |
Tests: | 27 passed |
---|---|
Duration: | 1 minute |
Changes: | Who: samuelmale <samuelsmalek@gmail.com> Why: A more explicit update handler and test coverage for the FhirCRPatientResourceProvider Who: mherman22 <hermanmuhereza22@gmail.com> Why: Add unit tests for the criteria builder Who: samuelmale <samuelsmalek@gmail.com> Why: Implement CRUD and search endpoints Who: Herman Muhereza <hermanmuhereza22@gmail.com> Why: Add unit tests for the criteria builder Add unit tests for the criteria builder Who: mherman22 <hermanmuhereza22@gmail.com> Why: fix target id to be mapped to the correct reference within the value reference ... |
Tests: | 107 passed |
---|---|
Duration: | 9 minutes |
Changes: | Who: Ian Bacher Why: Updating repository URLs to HTTPS For details on why this change is happening see this Talk post: https://talk.openmrs.org/t/maven-3-8-1-and-http-repositories/33364 If this commit causes issues, please feel free to revert |
Tests: | 3685 passed |
---|---|
Duration: | 8 minutes |
Changes: | Who: Ian Bacher Why: FM2-642: Improve performance of loading locations by tag (#547) (#552) |
Tests: | 5 passed |
---|---|
Duration: | 1 minute |
Changes: | Who: Mutesasira Moses <mozzymutesa@gmail.com> Why: Associate a default Practitioner to the Task when openelisuser is not defined (#51) * upgrade fhir2 version * Task should use a dynamic practitioner if OpenLIS user is not defined * fix NPE * fix preactitioner user |
Tests: | 3 passed |
---|---|
Duration: | 4 minutes |
Changes: | Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #10 from openmrs/no-new-lang Don"t automatically pull in new messages files Who: Brandon Istenes <bistenes@gmail.com> Why: Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #9 from openmrs/repo-name-override Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Brandon Istenes <bistenes@gmail.com> Why: Don"t automatically pull in new messages files New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing. Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 ... |
Tests: | 31 passed |
---|---|
Duration: | 1 minute |
Changes: | Who: Rafal Korytkowski Why: Do not set permissions as it fails |
Tests: | 4 passed |
---|---|
Duration: | 9 minutes |
Changes: | Who: Ian Bacher Why: Updating repository URLs to HTTPS For details on why this change is happening see this Talk post: https://talk.openmrs.org/t/maven-3-8-1-and-http-repositories/33364 If this commit causes issues, please feel free to revert |
Tests: | Testless build |
---|---|
Duration: | 31 seconds |
Changes: | Who: Ian Bacher Why: Updating repository URLs to HTTPS For details on why this change is happening see this Talk post: https://talk.openmrs.org/t/maven-3-8-1-and-http-repositories/33364 If this commit causes issues, please feel free to revert Who: Ruhanga <41738040+Ruhanga@users.noreply.github.com> Why: Adding support for alpha versions (#6) Who: Ian Bacher Why: Update release script to support semvers (#7) * Uses a POSIX-compatible version of the regex for identifying semvers * Reserves the ending -SNAPSHOT for development versions so we don"t break the logic that follows See: https://talk.openmrs.org/t/easing-semver-constraint-on-releasing-modules-from-bamboo/27716/2 Who: Burke Mamlin <burke@openmrs.org> Why: Fix sourceforge rsync transfers Sourceforge key is now under a sourceforge subfolder. Use "openmrs" username. Who: Ian Bacher Why: Update release-prepare-perform.sh Hopefully fix the regex issue |
Tests: | Testless build |
---|---|
Duration: | 5 minutes |
Changes: | Who: Emmanuel Nyachoke <achachiez@gmail.com> Why: OZ-668: Add step to copy local configs overriding upstream configs where needed (#6) |
Tests: | 612 passed |
---|---|
Duration: | 163 minutes |
Changes: | No changes |
Tests: | 2928 passed |
---|---|
Duration: | 39 minutes |
Changes: | Who: Darius Jazayeri Why: Bamboo was unable to extract changes between revision 719430f5220138a87de3a551e33d2e81d95fb15b and b08d8c1b5f005e28f41c64c88b51fb1c34bd36d0. |
Tests: | 1578 passed |
---|---|
Duration: | 6 minutes |
Changes: | Who: mogoodrich <mgoodrich@pih.org> Why: update to build against released 2.0.0 version of Bahmni Appointments |
Tests: | 2 passed |
---|---|
Duration: | 3 minutes |
Changes: | Who: Michael Seaton <mseaton@pih.org> Why: Update scm in pom |
Tests: | 21 passed |
---|---|
Duration: | 1 minute |
Changes: | No changes |
Tests: | 1 passed |
---|---|
Duration: | 42 seconds |
Changes: | Who: Rafal Korytkowski Why: Do not set permissions as it fails |
Tests: | 141 passed |
---|---|
Duration: | 682 minutes |
Changes: | Who: Ian Bacher Why: Remove unnecessary id element from spring:message |
Tests: | Testless build |
---|---|
Duration: | 1 minute |
Changes: | Who: Rafal Korytkowski Why: Disable metrics by default |
Tests: | Testless build |
---|---|
Duration: | 1 minute |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: maven(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#4821) Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 4.0.0.4121 to 5.0.0.4389. - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/4.0.0.4121...5.0.0.4389) --- updated-dependencies: - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Tests: | 364 passed |
---|---|
Duration: | 57 minutes |
Changes: | Who: Lubwama Samuel <lubwamasamuel3@gmail.com> Why: resolve 3.1.1.3 (#205) * resolve 3.1.1.3 * reset formatting to original * remove introduced spaces. keep it original * remove introduced spaces. keep it original |
Tests: | Testless build |
---|---|
Duration: | 6 minutes |
Changes: | Who: Ian Bacher Why: Updating repository URLs to HTTPS For details on why this change is happening see this Talk post: https://talk.openmrs.org/t/maven-3-8-1-and-http-repositories/33364 If this commit causes issues, please feel free to revert |
Tests: | 25 passed |
---|---|
Duration: | 3 minutes |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: Bump gson from 2.8.5 to 2.8.9 in /api (#4) Bumps [gson](https://github.com/google/gson) from 2.8.5 to 2.8.9. - [Release notes](https://github.com/google/gson/releases) - [Changelog](https://github.com/google/gson/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/gson/compare/gson-parent-2.8.5...gson-parent-2.8.9) --- updated-dependencies: - dependency-name: com.google.code.gson:gson dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Who: Brandon Istenes <bistenes@gmail.com> Why: Don"t automatically pull in new messages files New languages also have to be added to /omod/src/main/resources/config.xml manually whenever they are added. Therefore automatically downloading the language file is just confusing. Who: Brandon Istenes <bistenes@gmail.com> Why: Pull unreviewed translations (#8) * Pull unreviewed translations Also automatically add translations for languages once they start being translated in Transifex. Also produce useful error messages when failing. Who: Brandon Istenes <bistenes@gmail.com> Why: Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #9 from openmrs/repo-name-override Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" ... |
Tests: | 138 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: jwnasambu <33891016+jwnasambu@users.noreply.github.com> Why: Fixed the SNAPSHOT version to 1.13.1 (#13) Co-authored-by: jwnasambu <julietwamalwa@yahoo.com> |
Tests: | 129 passed |
---|---|
Duration: | 12 minutes |
Changes: | Who: Herman Muhereza <hermanmuhereza22@gmail.com> Why: RESTWS-957: Fix Swagger docs error and upgrade necessary dependencies (#62) |
Tests: | 183 passed |
---|---|
Duration: | 4 minutes |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 294 minutes |
Changes: | Who: Ssegujja Joseph Bate <38130891+josephbate@users.noreply.github.com> Why: SDK-334: Updating Parent POM for OpenMRS backend modules (#5) Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #9 from openmrs/repo-name-override Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #10 from openmrs/no-new-lang Don"t automatically pull in new messages files Who: Brandon Istenes <bistenes@gmail.com> Why: Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Rafal Korytkowski Why: Do not set permissions as it fails ... |
Tests: | 3 passed |
---|---|
Duration: | 2740 minutes |
Changes: | Who: Ryan McCauley <32387857+k4pran@users.noreply.github.com> Why: NP-15 Add foreignKeyTableName to liquibase constraints (#7) |
Tests: | 18 passed |
---|---|
Duration: | 2951 minutes |
Changes: | Who: Donald Kibet <chelashawdonald@yahoo.com> Why: (revert) remove formatting changes (#2) |
Tests: | Testless build |
---|---|
Duration: | 10 minutes |
Changes: | Who: Mark Goodrich <mark.goodrich@live.com> Why: (feat) O3-3886: Demo Ward App in the Ref App (#851) Who: Viraj Wathsala Gunasinghe <virajwgunasinghe@gmail.com> Why: (chore) O3-4132 : Update O3 EMR Languages: Add Vietnamese (#854) |
Tests: | Testless build |
---|---|
Duration: | 5 minutes |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 10 seconds |
Changes: | Who: Ian Bacher Why: Allow compression on HTML |
Tests: | Testless build |
---|---|
Duration: | 16 minutes |
Changes: | Who: Viraj Wathsala Gunasinghe <virajwgunasinghe@gmail.com> Why: (chore) O3-4132 : Update O3 EMR Languages: Add Vietnamese (#854) Who: Mark Goodrich <mark.goodrich@live.com> Why: (feat) O3-3886: Demo Ward App in the Ref App (#851) |
Tests: | Testless build |
---|---|
Duration: | 26 seconds |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 50 seconds |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 36 seconds |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 1220 minutes |
Changes: | Who: OpenMRS Administrator Why: (release) Release 3.2.0-rc.3 |
Tests: | Testless build |
---|---|
Duration: | 3 minutes |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 1214 minutes |
Changes: | Who: Rafal Korytkowski Why: OpenConceptLab/ocl_issues#1917 Fix pylint |
Tests: | 3 passed |
---|---|
Duration: | 19 minutes |
Changes: | Who: Chanuka Wijayakoon <chanuka.14@cse.mrt.ac.lk> Why: OCLOMRS-1053: Concept number mismatch between concept list and dictionary view (#754) |
Tests: | Testless build |
---|---|
Duration: | 10 minutes |
Changes: | Who: Rafal Korytkowski Why: Update deploy.sh |
Tests: | Testless build |
---|---|
Duration: | 2086 minutes |
Changes: | Who: Sunny Aggarwal. Why: updated packages |
Tests: | 122 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: Mark Goodrich <mark.goodrich@live.com> Why: Merge pull request #109 from openmrs/OCLOMRS-1116 OCLOMRS-1116: Retired Concept Answers and Concept Set Members get re-… Who: mogoodrich <mgoodrich@pih.org> Why: OCLOMRS-1116: Retired Concept Answers and Concept Set Members get re-added to concepts Who: mogoodrich <mgoodrich@pih.org> Why: OCLOMRS-1116: Retired Concept Answers and Concept Set Members get re-added to concepts |
Tests: | 27 passed |
---|---|
Duration: | 5 minutes |
Changes: | Who: Wikum Weerakutti <wikum@linuxdeveloper.space> Why: TRUNK-6203: Global properties access should be privileged (#78) |
Tests: | 1 of 3062 failed |
---|---|
Duration: | 12 minutes |
Changes: | Who: Rafal Korytkowski Why: Do not set permissions as it fails Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 |
Tests: | 1 of 3106 failed |
---|---|
Duration: | < 1 second |
Changes: | Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 Who: Rafal Korytkowski Why: Do not set permissions as it fails |
Tests: | 3311 passed |
---|---|
Duration: | 32 minutes |
Changes: | Who: abertnamanya <abertnamanya@gmail.com> Why: Updated CIEL version (#59) Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 |
Tests: | 3505 passed |
---|---|
Duration: | 523 minutes |
Changes: | Who: abertnamanya <abertnamanya@gmail.com> Why: Updated CIEL version (#59) Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 |
Tests: | 4120 passed |
---|---|
Duration: | 443 minutes |
Changes: | Who: Rafal Korytkowski Why: Do not set permissions as it fails |
Tests: | Testless build |
---|---|
Duration: | 22 minutes |
Changes: | Who: Daniel Kayiwa Why: Fixing tests |
Tests: | Testless build |
---|---|
Duration: | 1612 minutes |
Changes: | Who: Daniel Kayiwa Why: TRUNK-6283 - Fix the Invalid or Missing CSRF Token in the Legacy UI (cherry picked from commit adcb16aeb7b589f862f3edb1dea5c55c9e6ad5e8) |
Tests: | Testless build |
---|---|
Duration: | 39 minutes |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: maven(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#4821) Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 4.0.0.4121 to 5.0.0.4389. - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/4.0.0.4121...5.0.0.4389) --- updated-dependencies: - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Tests: | Testless build |
---|---|
Duration: | 27 minutes |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: maven(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#4821) Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 4.0.0.4121 to 5.0.0.4389. - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/4.0.0.4121...5.0.0.4389) --- updated-dependencies: - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Tests: | Testless build |
---|---|
Duration: | 1031 minutes |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 3 minutes |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 18 seconds |
Changes: | Who: Rafal Korytkowski Why: Do not set permissions as it fails |
Tests: | Testless build |
---|---|
Duration: | 59 seconds |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 1 minute |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 55 seconds |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 45 minutes |
Changes: | Who: Mark Goodrich <mgoodrich@pih.org> Why: RESTWS-960: Consolidate Location Search Handling (#634) |
Tests: | Testless build |
---|---|
Duration: | 40 minutes |
Changes: | Who: Mark Goodrich <mgoodrich@pih.org> Why: RESTWS-960: Consolidate Location Search Handling (#634) |
Tests: | Testless build |
---|---|
Duration: | 42 minutes |
Changes: | Who: Mark Goodrich <mgoodrich@pih.org> Why: RESTWS-960: Consolidate Location Search Handling (#634) |
Tests: | Testless build |
---|---|
Duration: | 43 minutes |
Changes: | Who: Mark Goodrich <mgoodrich@pih.org> Why: RESTWS-960: Consolidate Location Search Handling (#634) |
Tests: | Testless build |
---|---|
Duration: | 14 minutes |
Changes: | Who: Mark Goodrich <mgoodrich@pih.org> Why: RESTWS-960: Consolidate Location Search Handling (#634) |
Tests: | Testless build |
---|---|
Duration: | 15 minutes |
Changes: | Who: Mark Goodrich <mgoodrich@pih.org> Why: RESTWS-960: Consolidate Location Search Handling (#634) |
Tests: | Testless build |
---|---|
Duration: | 35 minutes |
Changes: | No changes |
Tests: | Testless build |
---|---|
Duration: | 57 minutes |
Changes: | Who: Kipchumba Bett <kipchubett@gmail.com> Why: Add OpenMRS FHIR IGenericClient spring bean (#65) |
Tests: | 1 passed |
---|---|
Duration: | 1 minute |
Changes: | Who: Rafal Korytkowski Why: Do not set permissions as it fails Who: Burke Mamlin <burke@openmrs.org> Why: ITSM-4320: upgrade sourceforce key to ED25519 |
Tests: | 14 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: Herman Muhereza <hermanmuhereza22@gmail.com> Why: RESTWS-957: Add Order Templates Resource to Swagger Docs (#8) |
Tests: | Testless build |
---|---|
Duration: | < 1 second |
Changes: | Who: Herman Muhereza <hermanmuhereza22@gmail.com> Why: RESTWS-957: Fix Swagger errors displayed on the openmrs swagger api docs page (#98) |
Tests: | 2 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: Daniel Kayiwa Why: Changing git connection Who: Brandon Istenes <bistenes@gmail.com> Why: Pull unreviewed translations (#8) * Pull unreviewed translations Also automatically add translations for languages once they start being translated in Transifex. Also produce useful error messages when failing. |
Tests: | Testless build |
---|---|
Duration: | 1 minute |
Changes: | Who: Ian Bacher Why: Updating repository URLs to HTTPS For details on why this change is happening see this Talk post: https://talk.openmrs.org/t/maven-3-8-1-and-http-repositories/33364 If this commit causes issues, please feel free to revert Who: Ian Bacher Why: Update release-prepare-perform.sh Hopefully fix the regex issue Who: Ruhanga <41738040+Ruhanga@users.noreply.github.com> Why: Adding support for alpha versions (#6) Who: Ian Bacher Why: Update release script to support semvers (#7) * Uses a POSIX-compatible version of the regex for identifying semvers * Reserves the ending -SNAPSHOT for development versions so we don"t break the logic that follows See: https://talk.openmrs.org/t/easing-semver-constraint-on-releasing-modules-from-bamboo/27716/2 Who: Burke Mamlin <burke@openmrs.org> Why: Fix sourceforge rsync transfers Sourceforge key is now under a sourceforge subfolder. Use "openmrs" username. |
Tests: | 291 passed |
---|---|
Duration: | 739 minutes |
Changes: | Who: Mark Goodrich <mgoodrich@pih.org> Why: PROV-108: Add Rest Search Handler to support searching for providers … (#51) |
Tests: | 183 passed |
---|---|
Duration: | 2473 minutes |
Changes: | Who: Wikum Weerakutti <wikum@linuxdeveloper.space> Why: PLAT-82: Add PostgreSQL support (#77) |
Tests: | 146 passed |
---|---|
Duration: | 1867 minutes |
Changes: | Who: CynthiaKamau <cynthiakamau54@gmail.com> Why: O3-2481 Service Queues - Queue Screen page fails (#46) |
Tests: | 556 passed |
---|---|
Duration: | 3 minutes |
Changes: | Who: OpenMRS Administrator Why: committing translations from transifex |
Tests: | Testless build |
---|---|
Duration: | 3 minutes |
Changes: | Who: ThemboJonathan <jonathanthembo123@gmail.com> Why: RA-2020: Fix auto update of translations from transifex (#278) |
Tests: | Testless build |
---|---|
Duration: | 20 minutes |
Changes: | No changes |
Tests: | 30 passed |
---|---|
Duration: | 1 minute |
Changes: | No changes |
Tests: | 9 passed |
---|---|
Duration: | 1275 minutes |
Changes: | Who: mogoodrich <mgoodrich@pih.org> Why: RA-2061: Unknown Provider should *not* be linked to admin account |
Tests: | 3 passed |
---|---|
Duration: | 1 minute |
Changes: | No changes |
Tests: | 17 passed |
---|---|
Duration: | 1 minute |
Changes: | No changes |
Tests: | 49 passed |
---|---|
Duration: | 1 minute |
Changes: | No changes |
Tests: | 90 passed |
---|---|
Duration: | 1 minute |
Changes: | No changes |
Tests: | 47 passed |
---|---|
Duration: | 2426 minutes |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: Bump org.apache.tomcat:jasper from 6.0.18 to 6.0.47 in /omod (#49) Bumps org.apache.tomcat:jasper from 6.0.18 to 6.0.47. --- updated-dependencies: - dependency-name: org.apache.tomcat:jasper dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: Bump org.apache.tomcat:jasper from 6.0.18 to 6.0.47 in /api (#48) Bumps org.apache.tomcat:jasper from 6.0.18 to 6.0.47. --- updated-dependencies: - dependency-name: org.apache.tomcat:jasper dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Tests: | 4 passed |
---|---|
Duration: | 5 minutes |
Changes: | Who: Michael Seaton <mseaton@pih.org> Why: MLW-1123 - Error on running appointment report for Nkula on Lisungwi server, fix NPE |
Tests: | 5271 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: mogoodrich <mgoodrich@pih.org> Why: revert: TRUNK-6188: Add whitelisting for components loaded via Xstream |
Tests: | Testless build |
---|---|
Duration: | 3 minutes |
Changes: | Who: Michael Seaton <mseaton@pih.org> Why: Update pom Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #9 from openmrs/repo-name-override Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Brandon Istenes <bistenes@gmail.com> Why: Merge pull request #10 from openmrs/no-new-lang Don"t automatically pull in new messages files Who: Brandon Istenes <bistenes@gmail.com> Why: Allow setting the repository name, to support repos other than "openmrs/openmrs-module-XYZ" Who: Brandon Istenes <bistenes@gmail.com> Why: Pull unreviewed translations (#8) * Pull unreviewed translations Also automatically add translations for languages once they start being translated in Transifex. Also produce useful error messages when failing. ... |
Tests: | Testless build |
---|---|
Duration: | 13 minutes |
Changes: | Who: Michael Seaton <mseaton@pih.org> Why: Change connection to use ssh rather than http connection to attempt to release |
Tests: | 1903 passed |
---|---|
Duration: | 685 minutes |
Changes: | Who: Mark Goodrich <mgoodrich@pih.org> Why: RESTWS-960: Consolidate Location Search Handling (#634) |
Tests: | Testless build |
---|---|
Duration: | 37 minutes |
Changes: | Who: Herman Muhereza <hermanmuhereza22@gmail.com> Why: SDK-340: Add Spotless for code formatting and update documentation (#300) |
Tests: | 82 passed |
---|---|
Duration: | 1586 minutes |
Changes: | Who: Wikum Weerakutti <wikum@linuxdeveloper.space> Why: Removing Java 11 build |
Tests: | Testless build |
---|---|
Duration: | < 1 second |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: maven(deps): bump org.sonarsource.scanner.maven:sonar-maven-plugin (#4821) Bumps [org.sonarsource.scanner.maven:sonar-maven-plugin](https://github.com/SonarSource/sonar-scanner-maven) from 4.0.0.4121 to 5.0.0.4389. - [Release notes](https://github.com/SonarSource/sonar-scanner-maven/releases) - [Commits](https://github.com/SonarSource/sonar-scanner-maven/compare/4.0.0.4121...5.0.0.4389) --- updated-dependencies: - dependency-name: org.sonarsource.scanner.maven:sonar-maven-plugin dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
Tests: | 46 passed |
---|---|
Duration: | 16 minutes |
Changes: | Who: Amos Laboso <alaboso@uonbi.ac.ke> Why: O3-3592 Packaging unit name for a drug item is translated from English to French upon saving Who: Eudson Bambo <78729572+ebambo@users.noreply.github.com> Why: Merge pull request #26 from alaboso/O3-3592 O3-3592 Packaging unit name for a drug item is translated from Englis… |
Tests: | 46 passed |
---|---|
Duration: | 31 minutes |
Changes: | Who: Lubwama Samuel <lubwamasamuel3@gmail.com> Why: O3-3325: Back-port reference and packaging unit fix to 1.x branch (#24) |
Tests: | 178 passed |
---|---|
Duration: | 11 minutes |
Changes: | Who: Michael Seaton <mseaton@pih.org> Why: SYNC-360 - Provide support for ignoring the location.tags collection from sync (#51) |
Tests: | 141 passed |
---|---|
Duration: | 5 minutes |
Changes: | Who: Cosmin Ioan <cioan@pih.org> Why: MLW-1448, update unit test case |
Tests: | 110 passed |
---|---|
Duration: | 2 minutes |
Changes: | Who: Ian Bacher Why: Updating repository URLs to HTTPS For details on why this change is happening see this Talk post: https://talk.openmrs.org/t/maven-3-8-1-and-http-repositories/33364 If this commit causes issues, please feel free to revert |
Tests: | Testless build |
---|---|
Duration: | 21 seconds |
Changes: | No changes |
Tests: | 106 passed |
---|---|
Duration: | < 1 second |
Changes: | Who: Yasindu Dissanayake <23ug1-0099@sltc.ac.lk> Why: (chore) O3-3551: Use latest Actions in GH Actions (#78) Co-authored-by: Jayasanka Weerasinghe <33048395+jayasanka-sack@users.noreply.github.com> |
Tests: | Testless build |
---|---|
Duration: | 38 seconds |
Changes: | Who: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Why: Bump jackson-databind from 2.13.4.1 to 2.13.4.2 (#52) Bumps [jackson-databind](https://github.com/FasterXML/jackson) from 2.13.4.1 to 2.13.4.2. - [Release notes](https://github.com/FasterXML/jackson/releases) - [Commits](https://github.com/FasterXML/jackson/commits) --- updated-dependencies: - dependency-name: com.fasterxml.jackson.core:jackson-databind dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Who: Rafal Korytkowski Why: Do not set permissions as it fails |
Tests: | 5 passed |
---|---|
Duration: | 744 minutes |
Changes: | Who: Daniel Kayiwa Why: Fix NumberFormatException |