summaryrefslogtreecommitdiffstats
path: root/datarouter-prov/src/test/resources/create.sql
AgeCommit message (Collapse)AuthorFilesLines
2019-03-26DR AAF CADI integrationefiacor1-13/+28
Change-Id: I01548882f813e4029dddf7ddee2af12472163761 Issue-ID: DMAAP-1016 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-03-22add additional unit tests for feedEmmettCox1-0/+3
Change-Id: Ic9346b1af0ad0ad845e5d001bc3ee23e128417dc Issue-ID: DMAAP-1119 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-03-13Adding decompression option for user to a feed.edepaul1-2/+3
Change-Id: I2276d109fd65052cc043cdc2c7b4eb10655a0ac3 Issue-ID: DMAAP-1043 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-02-18Allow LogServlet to query based upon FilenameEmmettCox1-2/+2
Documentation updates for filename Query on LogServlet Change-Id: I22036c42e202831766a7968bd434340cfcb6c2f5 Issue-ID: DMAAP-1022 Issue-ID: DMAAP-1029 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-02-14Add optional API for PM Mappereconwar1-17/+19
Added new field to Subscriber class to keep files after published Added new Delete endpoint so that file can then be deleted Change-Id: Id72da67689a7ceda8ddd4997cd6349b981cb1cdb Issue-ID: DMAAP-981 Signed-off-by: econwar <conor.ward@est.tech>
2019-02-06Replace ATT headers2.0.0egernug1-1/+1
Change-Id: I27b9240e33381b91c40c21a04f7ec6bdb7c16ce0 Issue-ID: DMAAP-997 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-02-05adding FILENAME value to LOG_RECORDS table.EmmettCox1-0/+1
Change-Id: Iea49d196f324b3a03a18d3d2084e5f6c7ad226ea Issue-ID: DMAAP-1022 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2018-09-12Unit Tests RouteServletTestesobmar1-2/+16
Change-Id: Ic97670397329d02e861569421f01461cd204806e Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-09-07Merge "unit test for StastisticsServlet with db"Ram Koya1-1/+10
2018-09-06unit test for StastisticsServlet with dbEmmett Cox1-1/+10
Change-Id: I32ed948f2485d13605d58fadef72903b05ca57f5 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-06refactor FeedServletTest to use DBEmmett Cox1-0/+3
Change-Id: I145f053c5fb9b8537eb73a83e57485bf32a3357a Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Refactor SubServletTest to use DBeconwar1-0/+3
Change-Id: Iad4e51a2b65c00722a3e39536fc789511c11ef8a Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Merge "Refactor GroupServletTest to use DB"Ram Koya1-1/+1
2018-09-04DB reworking for PublishServletTestEmmett Cox1-0/+12
Change-Id: Ie6dc40d2eb1533c1eef637ea7e2683556bb4f4a7 Signed-off-by: Emmett Cox <emmett.cox@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Refactor GroupServletTest to use DBeconwar1-1/+1
Change-Id: I3ad4862047b8e26c8671d339bf8c4b4a9364fd91 Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101
2018-09-04Refactor LogServletTest to use DBesobmar1-0/+3
Change-Id: I42623a0650877fa9747a2f2983b0512bec616437 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-101
2018-08-31Add in memory DB to test Groupeconwar1-0/+146
Change-Id: Ibfcd6044151c5b55263c701baf8619c7a15235ff Signed-off-by: Conor Ward <conor.ward@ericsson.com> Issue-ID: DMAAP-101