aboutsummaryrefslogtreecommitdiffstats
path: root/datarouter-prov/src/main/java
AgeCommit message (Collapse)AuthorFilesLines
2020-02-05Removing passwordencryption keyefiacor9-135/+32
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I1d5f193ae0215d5a5939227097adbb01a5b9866a Issue-ID: DMAAP-1367
2020-02-04Allow storing db.user and db.pass in environment variablesDominik Mizyn1-4/+12
This patch allows to store and get db.user and db.pass from environment variables. This is needed if we want to send those variables by helm secrets. Issue-ID: OOM-2287 Signed-off-by: Dominik Mizyn <d.mizyn@samsung.com> Change-Id: Ie1736dd4bd89710b441f5cc96dd116bd433ad1b6
2019-10-29More bug fix and refactoringefiacor7-729/+771
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I4fce4e73faa86573d0c716882bb014b9f83026ee Issue-ID: DMAAP-1284
2019-10-21Refactor Prov DB handlingefiacor32-1370/+910
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Change-Id: I8610d3a20ca0c11dafb98b161cbeb06c3ff63be6 Issue-ID: DMAAP-1284
2019-10-11Update AAF loading procedure2.1.3efiacor6-90/+185
Signed-off-by: efiacor <fiachra.corcoran@est.tech> Issue-ID: DMAAP-1318 Change-Id: I8dc75bdbcd05e5316b5c05cbc258010068fb63e8
2019-09-09Continued clean up of code smellsHelenaLydon8-28/+13
Issue-ID: DMAAP-1195 Change-Id: I7a4c22f6c6a93f32590f97bbf006b7bea1761e3c Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-08-30Renaming variables- issues identified by sonarQubeHelenaLydon1-22/+22
Change-Id: I6ee56ee74f29cf196a8624c623b3670f91ef9424 Issue-ID: DMAAP-1195 Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-08-30[DR] Remove DR code smells - additionalHelenaLydon1-47/+32
Change-Id: Ibd27fc27530f7762809d5a6bd73a82c7973c74f4 Issue-ID: DMAAP-1195 Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-08-22DMAAP-1195 [DR] Remove DR code smellsHelenaLydon4-314/+319
Issue-ID: DMAAP-1195 Change-Id: I7c6117aa55d281fd0562c845a812107f9eb9581d Signed-off-by: HelenaLydon <helena.lydon@est.tech>
2019-08-16Remaining checkstyle changesegernug4-16/+16
Change-Id: I5392355aa45502e978f2ae8118ac8402202a0584 Issue-ID: DMAAP-1250 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-08-15Merge "Checkstyle fixes for prov eelf and utils"Fiachra Corcoran15-398/+507
2019-08-13Checkstyle fixes for prov eelf and utilsegernug15-398/+507
Change-Id: I54978d8ab828513d280c456149075773442d277a Issue-ID: DMAAP-1250 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-08-12Checkstyle fixes for datarouter provegernug16-385/+563
Change-Id: I4bd93505d56b9eb4db9510d1d2b4ec8a6ebd7cb7 Issue-ID: DMAAP-1250 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-08-08Removing code smellsefiacor20-660/+656
Change-Id: I3774ac6d2e3f30d00b6f2d540a036c9c22a9ceb2 Issue-ID: DMAAP-1195 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-08-01Code style cleanup for prov authz and beansegernug31-383/+816
Change-Id: I4ee093658fd602c54378e64d251fb795cbb77b96 Issue-ID: DMAAP-1250 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-07-25Removing clumsy code smells and adding missing JettyFilter testegernug12-47/+33
Change-Id: I1679f4a5656ab9d34ad247d3edc7eb39821cf769 Issue-ID: DMAAP-1195 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-07-25FINAL unit test covergae commitefiacor1-17/+21
Change-Id: Ieb9e9d49931c253b89026ed4884edbdc8d6c6024 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-23More unit test coverage and code cleanupefiacor17-910/+603
Change-Id: Ie28b50803c60cc79221a5c8aa08cf029f7a8486c Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-19Removing unused codeefiacor12-362/+1
Change-Id: Ic200975ad20525789c37cc16f3aeeb9e26808ffd Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-18Merge "Authz unit test and code cleanup"Dominic Lunanuova4-74/+59
2019-07-17Authz unit test and code cleanupefiacor4-74/+59
Change-Id: I5c6a099ca4e6479df37505aa6bc645d8a26a42e1 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-16Even more unit test and code cleanupefiacor5-713/+655
Change-Id: Ide9477f5f8856e4ab35864bdc93d27a2d59afc83 Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-07-10Adding more DR-Node unit testsefiacor1-5/+4
Change-Id: I57b1c7aa678188136ecf84be53e0811908091f1a Issue-ID: DMAAP-1226 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-06-25Adding to unit test coverageefiacor4-155/+171
Change-Id: Id8d07c94bb70952fb317bfc7824fc0d587087468 Issue-ID: DMAAP-1203 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-05-29Remove major and minor code smells in dr-provegernug13-301/+272
Change-Id: I547b757719131447c055604672896452fdbc10e5 Issue-ID: DMAAP-1195 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-05-14Remove critical code smells for servlet classeseconwar15-95/+90
Change-Id: I691787741b84de630cbd80c4c887c89c99f662f5 Issue-ID: DMAAP-1195 Signed-off-by: econwar <conor.ward@est.tech>
2019-05-14Merge "Remove critical code smells for utils classes"Conor Ward10-35/+59
2019-05-09Remove critical code smells for utils classeseconwar10-35/+59
Change-Id: I8b4012a055d34a54a58046edef7dc539428832be Issue-ID: DMAAP-1195 Signed-off-by: econwar <conor.ward@est.tech>
2019-05-09Remove critical code smells Bean classeseconwar8-93/+97
Change-Id: Ia39f58c8b4dd6c0fd15e022aee126f6524aec175 Issue-ID: DMAAP-1195 Signed-off-by: econwar <conor.ward@est.tech>
2019-04-09logging under one system updatesEmmettCox1-1/+1
Change-Id: I73afa3b104c0c31e5ba72face7d547b4eb996787 Issue-ID: DMAAP-1050 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-04-08update DR logging to log under one systemEmmettCox36-412/+480
Change-Id: I7e21a9c698e49601b090cee350c5a5cc7deb8315 Issue-ID: DMAAP-1050 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-04-03Sonar bug fixes from CADIefiacor1-13/+3
Change-Id: I6ab3235ea4afa25d85f43c12259c6d1617d403eb Issue-ID: DMAAP-1016 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-03-26DR AAF CADI integrationefiacor12-381/+1093
Change-Id: I01548882f813e4029dddf7ddee2af12472163761 Issue-ID: DMAAP-1016 Signed-off-by: efiacor <fiachra.corcoran@est.tech>
2019-03-25UnitTests for LogFileLoaderesobmar1-5/+5
Change-Id: Ia941feafa211b8c2965120ab48b159c26a550f81 Issue-ID: DMAAP-1105 Signed-off-by: esobmar <mariusz.sobucki@est.tech>
2019-03-14Remove unused throws ServletException clauseesobmar1-7/+6
Change-Id: I78ed96c0958aa18fad9efedd7b6c326b43482354 Issue-ID: DMAAP-1086 Signed-off-by: esobmar <mariusz.sobucki@est.tech>
2019-03-13Adding decompression option for user to a feed.edepaul1-3/+18
Change-Id: I2276d109fd65052cc043cdc2c7b4eb10655a0ac3 Issue-ID: DMAAP-1043 Signed-off-by: edepaul <paul.p.dennehy@est.tech>
2019-03-05Make servlet instance isfeedlog & delivery finalesobmar1-1/+1
Change-Id: I7e94f494ec38dcbe76beeb4b5b58acb85fa34dc7 Issue-ID: DMAAP-1055 Issue-ID: DMAAP-1073 Signed-off-by: esobmar <mariusz.sobucki@est.tech>
2019-02-18Allow LogServlet to query based upon FilenameEmmettCox2-4/+11
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-4/+18
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.0egernug11-28/+28
Change-Id: I27b9240e33381b91c40c21a04f7ec6bdb7c16ce0 Issue-ID: DMAAP-997 Signed-off-by: egernug <gerard.nugent@est.tech>
2019-02-05adding FILENAME value to LOG_RECORDS table.EmmettCox7-10/+28
Change-Id: Iea49d196f324b3a03a18d3d2084e5f6c7ad226ea Issue-ID: DMAAP-1022 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2019-01-31Add RequestId and InvocationId to DREmmettCox9-1389/+1566
Change-Id: I42575123396ce4b07c824846a8b2b3ca49dfbd85 Issue-ID: DMAAP-941 Signed-off-by: EmmettCox <emmett.cox@est.tech>
2018-12-12Allow publishing while DB is downConor Ward1-16/+20
Change-Id: Ie806731a744c3a1afab9431a39bd24376fdc25af Issue-ID: DMAAP-902 Signed-off-by: Conor Ward <conor.ward@est.tech>
2018-10-02Merge "Fix formatting"1.0.2Ram Koya1-4/+4
2018-09-27Merge "BUG fix for DB connection"Ram Koya1-6/+4
2018-09-27Fix formattingesobmar1-4/+4
Change-Id: I1a6fbe43f59d815776cd6c115f94bb477dc8c7c0 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775
2018-09-27BUG fix for DB connectionPaul Dennehy1-6/+4
Change-Id: I603c0405f5f086e190ac5132c6956065676aca1e Signed-off-by: Paul Dennehy <paul.p.dennehy@ericsson.com> Issue-ID: DMAAP-831
2018-09-27Fix logging and formattingesobmar3-66/+82
Change-Id: I7f0a8f5c484c6ade153e307acb16569af4d9d2bc Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775
2018-09-27Fix logging and formatting for Groupesobmar1-27/+32
Change-Id: Ide80703b07d8d80875e52ad234bd0dd2f0ee77e0 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775
2018-09-27Fix logging and formatting fot NetworkRouteesobmar1-12/+12
Change-Id: I70b2f851a84630ae3ebeb13a00338e13a6921e16 Signed-off-by: Mariusz Sobucki <mariusz.sobucki@ericsson.com> Issue-ID: DMAAP-775