summaryrefslogtreecommitdiffstats
path: root/valetapi/src
AgeCommit message (Collapse)AuthorFilesLines
2020-03-10Sonar fix tr-with-resourcesArindam Mondal1-13/+4
Issue-ID: OPTFRA-714 Sonar link: https://sonar.onap.org/code?id=org.onap.fgps%3Afgps&selected=org.onap.fgps%3Afgps-api%3Asrc%2Fmain%2Fjava%2Forg%2Fonap%2Ffgps%2Fapi%2Feelf%2Fconfiguration%2FEELFManager.java Use try with resources Change-Id: I9f5fafa6c8511b8aed4293f93a0853a9b7dcdd62 Signed-off-by: arindamm <arind.mondal@samsung.com>
2019-10-14Remove unused imports causing license issuesArthur Martella1-1/+1
Removed unused import with copyleft Removed extraneous semicolon Issue-ID: OPTFRA-524 Signed-off-by: Martella, Arthur <arthur.martella.1@att.com> Change-Id: I8133835c5bf2d51eed7a9ed572ca03e82bc3bb1e
2019-03-15Initial upload of F-GPS seed code 21/21Arthur Martella10-0/+511
Includes: API resources Change-Id: I6f09189217fc8424a2ad17be75e42edd0cc8a996 Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
2019-03-15Initial upload of F-GPS seed code 20/21Arthur Martella9-0/+911
Includes: API utils Change-Id: I1a0e8a8e32fed1de53dc74cedf0525c863aabd04 Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
2019-03-15Initial upload of F-GPS seed code 19/21Arthur Martella3-0/+1202
Includes: API services Change-Id: I11b085a146b710166957c185793efa23461119e5 Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
2019-03-15Initial upload of F-GPS seed code 18/21Arthur Martella8-0/+990
Includes: API exceptions API helpers API interceptors API proxy code Change-Id: Iaac0d6db2854a084bcd628a0fd4f6bb9224efb58 Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
2019-03-15Initial upload of F-GPS seed code 17/21Arthur Martella7-0/+1064
Includes: API logging code Change-Id: Ieff58c954691aa3febccf4c2cd8785a3110e516a Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
2019-03-15Initial upload of F-GPS seed code 16/21Arthur Martella4-0/+930
Includes: API EELF logging resources Change-Id: I14dbf04bb86ef31a712cabab8a2db00a3c83b658 Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
2019-03-15Initial upload of F-GPS seed code 15/21Arthur Martella4-0/+2338
Includes: API EELF logging code Change-Id: I60638babe7c5a69b5a72b01530f6fce1f411aeef Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
2019-03-15Initial upload of F-GPS seed code 14/21Arthur Martella10-0/+1053
Includes: API annotations API beans API config code API DAO code Change-Id: I2a557bdd814be82c4f00f4fc3965033208b80c5e Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
2019-03-15Initial upload of F-GPS seed code 13/21Arthur Martella7-0/+865
Includes: API base code API controller code Change-Id: Icf2d9e80c2f360fdeef08287f620565c82546ae1 Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
2019-03-15Initial upload of F-GPS seed code 12/21Arthur Martella2-0/+27
Includes: API helm chart API dockerfile Change-Id: Ic04ceb43be33055eb6e76d086bef9ce18a629c72 Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com
2019-03-15Initial upload of F-GPS seed code 11/21Arthur Martella7-0/+945
Includes: API test code and resources Change-Id: Ib5675b9e9102ac8b86b2c4f9cc518840cebdbc8d Issue-ID: OPTFRA-440 Signed-off-by: arthur.martella.1@att.com