aboutsummaryrefslogtreecommitdiffstats
path: root/pnfsimulator/src/main/java/org/onap
AgeCommit message (Expand)AuthorFilesLines
2021-02-02add basic auth using username and passwordBartosz Gardziejewski1-4/+25
2021-01-28Add message from VES to PNF simulator response when performing one time event...Bartosz Gardziejewski6-32/+136
2020-10-22Adjust PNF simulator to read passwords to stores from filesAdam Wudzinski5-24/+79
2020-10-21Adjust PNF simulator to use strict hostname checking.tkogut8-146/+275
2020-05-08Fix crashing file watcher threadBartosz Gardziejewski1-1/+2
2020-04-27Add variables to PNF simulator events and update loggingBartosz Gardziejewski5-18/+87
2020-04-23Add string formatter to error messageBartosz Gardziejewski1-1/+9
2020-04-22Merge "Fix getting template by name from rest endpoint"Bogumil Zebek1-7/+17
2020-04-22Merge "Fix sonar issue SslSuportLevel"Bogumil Zebek1-1/+1
2020-04-22Merge "Increase tests coverage"Bogumil Zebek1-8/+4
2020-04-22Fix sonar issue SslSuportLevelAleksandra Maciaga1-1/+1
2020-04-22Increase test coverage for SslAuthenticationHelperAleksandra Maciaga1-40/+5
2020-04-22Fix getting template by name from rest endpointBartosz Gardziejewski1-7/+17
2020-04-22Increase tests coverageMichal Banka1-8/+4
2020-04-22Merge "Fix sonar issue KeywordsHandler RuntimeException"Bogumil Zebek2-4/+34
2020-04-22Merge "Fix sonar issue SimulatorController"Bogumil Zebek1-2/+10
2020-04-22Fix sonar issue KeywordsHandler RuntimeExceptionedyta2-4/+34
2020-04-22Fix sonar issue SimulatorControllerAleksandra Maciaga1-2/+10
2020-04-22Merge "Add EventData missing toString test"Bogumil Zebek1-11/+2
2020-04-22Add EventData missing toString testedyta1-11/+2
2020-04-21Merge "Provide the parametrized type for this generic"Bogumil Zebek2-12/+12
2020-04-21Provide the parametrized type for this genericAleksandra Maciaga2-12/+12
2020-04-21Fix sonar issue FsToDbTemplateSynchronizeredyta1-7/+7
2020-04-21Remove usage of generic wildcard typeBogumil Zebek1-6/+3
2020-04-21Merge "Check if command line arguments are used properly"Krzysztof Kuzmicki1-1/+3
2020-04-21Check if command line arguments are used properlyBogumil Zebek1-1/+3
2020-04-21Fix security vulnerableBogumil Zebek1-1/+6
2020-04-21Resolve checkstyle warnings in PNF simulatorBartosz Gardziejewski22-158/+182
2020-04-20Merge "Fix sonar issue SslSupportLevel"Bogumil Zebek1-1/+1
2020-04-20Merge "Fix sonar issue HttpClientAdapterImpl"Bogumil Zebek1-12/+12
2020-04-20Merge "Fix sonar issue EventScheduler"Bogumil Zebek1-32/+31
2020-04-20Merge "Fix sonar issue EventJob"Bogumil Zebek1-5/+6
2020-04-20Merge "Fix sonar issue SimualtorService"Bogumil Zebek1-4/+4
2020-04-20Merge "Fix sonar issue FsToDbTemplateSynchronizer"Bogumil Zebek1-1/+1
2020-04-20Merge "Fix sonar Keyword"Bogumil Zebek1-7/+9
2020-04-20Fix sonar issue SslSupportLeveledyta1-4/+1
2020-04-17Fix sonar issue HttpClientAdapterImpledyta1-12/+12
2020-04-17Fix sonar issue EventScheduleredyta1-32/+31
2020-04-17Fix sonar issue SimualtorServiceedyta1-4/+4
2020-04-17Fix sonar issue SslSupportLeveledyta1-3/+0
2020-04-17Fix sonar Keywordedyta1-7/+9
2020-04-17Fix sonar issue EventJobedyta1-5/+6
2020-04-17Fix sonar issue FsToDbTemplateSynchronizeredyta1-1/+1
2020-04-08Move PNF simulator from /test/mocks to new projectBartosz Gardziejewski58-0/+3842