Working App Servers - #33
Open
jhwhetstone wants to merge 519 commits into
Open
Conversation
…departments and delivery methods.
Pushing up updates in process for re-org for Documentation.
… app. Also added security constraint to network server related to accessing documents.
…es by a user with "ORG_ADMIN" role.
…tection logic was introduced into the directory server REST API.
…he ability to create a "Pesc Transcript Request" to be sent with document.
…he ability to create a "Pesc Transcript Request" to be sent with document. Updates based on code review.
… couple tests suites from the network server project to the directory server project.
…ltiple .ccctechcenter.org hosted zones exist
…aven package phase.
…d PESC model creation. Removed related CXF code generation directives in the directory server pom.
…ved to the network server.
…ck should use the document ID in the AcknowledgmentData to lookup and update the document being acknowledged. The logic was changed from using the TransmissionData.requestTrackingID to the AcknowlegementDate.documentID.
…asn't propertly use the acknowledged transcript's document ID.
This will lock the Rancher stack for the current environment during the deploy stage.
…d correctly because the request tracking ID of the transcript was being used to find the transcript on disk. This was failing because the file path of the transaction needed to be used.
…sing a JAXB library (Moxy) that support both JSON and XML.
…the document ID of the acknowledged document. Also added logic to store the sent functional ack so it can be viewed from the transaction report table.
… getting retrieved correctly, so updated SQL statement.
java:8 image is deprecated. openjdk:8 is simply a new name for the container, and is not expected to introduce any new issues to our services.
DEVOPS-318 Update docker base image to openjdk:8
DEVOPS-302 Add lock to deploy stage
adding Jenkinsfile
…t header so that the header can be accessed by browsers using cross origin AJAX calls. Prior to this fix, due to browser security, the header could not be read due to browser security.
… is intended to be included in the Transcript Request document and optionally accompanied by a transcript. The idea here is that we dfine a new document type called Transcript Transformation, that defines an endpoint used to transform a transcript from one format to another format. For example from XML to PDF.
… the directory server.
DEVOPS-504 lock to old build node, interim to fixing root cause
…th Spring RestTemplate and Apache's HTTP client were being used. This checkin completely removes the Apache HTTP implementation. Also added ability to ignore SSL errors when the "dev" provile is used.
… the directory server so that the app will start up properly even if the directory server is not reachable.
…xed JPQL issue related to message searching.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
EDExchange code currently in pilot phase.