Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
ccsdk
/
apps
/
42624f16cadb0e6bf1c4f9317c4c287a274a1c89
/
ms
/
neng
/
src
42624f1
Fix initialization errors
by Dan Timoney
· 4 years, 1 month ago
261379c
Use bash instead of Bourne shell
by Dan Timoney
· 4 years, 7 months ago
a31c872
Run naming service as non-root
by Dan Timoney
· 4 years, 8 months ago
c1a4da3
Log to stdout / stderr
by Dan Timoney
· 4 years, 8 months ago
ee7c006
Naming micro-service - upgrade to spring-boot-2.
by bt2983
· 4 years, 10 months ago
1ba9e49
Naming micro-service - upgrade to policy decision API.
by bt2983
· 4 years, 10 months ago
ec93949
Naming micro-service - upgrade to spring-boot-2.
by bt2983
· 4 years, 10 months ago
f4df41d
Remove the literal "true" boolean value.
by anushadasari
· 5 years ago
d723792
Merge "Added Junit Testfile for PolicyFinderServiceDbImpl"
by Dan Timoney
· 6 years ago
952b8db
Added Junit Testfile for PolicyFinderServiceDbImpl
by ezhil
· 6 years ago
9512e9a
Added test cases to AaiServiceImpl.java
by ezhil
· 6 years ago
d63f9f4
Fixed sonar issue in PolicyReader.java
by ezhil
· 6 years ago
26f7862
Fixed sonar issue in ExternalKeyValidator
by ezhil
· 6 years ago
7030057
Merge "Fixed sonar issue i PolicyFinderServiceImpl.java"
by Dan Timoney
· 6 years ago
e7541af
Merge "Fixed sonar issue in NameGenResponse.java"
by Dan Timoney
· 6 years ago
4fe83e3
Merge "Fixed sonar issues in NamegenRequest.java"
by Dan Timoney
· 6 years ago
bf68c95
Merge "Fixed sonar issues in PropertyOperator.java"
by Dan Timoney
· 6 years ago
a10eb75
Fixed sonar issue i PolicyFinderServiceImpl.java
by ezhil
· 6 years ago
c7c32e2
Fixed sonar issue in NameGenResponse.java
by ezhil
· 6 years ago
0093303
Fixed sonar issues in NamegenRequest.java
by ezhil
· 6 years ago
ff0fba2
Fixed sonar issues in PropertyOperator.java
by ezhil
· 6 years ago
2ccdd18
Fixed sonar issues in SpringServiceImpl.java
by ezhil
· 6 years ago
604a135
Merge "fixed sonar issues in PropertyOperator.java"
by Dan Timoney
· 6 years ago
2ad05b3
Merge "fixed sonar issues in RestServiceImpl.java"
by Dan Timoney
· 6 years ago
68156bc
Merge "Fixed major sonar issue in Application.java"
by Dan Timoney
· 6 years ago
41f8b36
Merge "Fixed sonar issue in PolicySequence"
by Dan Timoney
· 6 years ago
be5a283
fixed sonar issues in PropertyOperator.java
by Sandeep J
· 6 years ago
3d756c2
fixed sonar issues in RestServiceImpl.java
by Sandeep J
· 6 years ago
6da9116
Fixed major sonar issue in Application.java
by ezhil
· 6 years ago
6e85a35
Fixed sonar issue in PolicySequence
by ezhil
· 6 years ago
e3228df
Sonar Fix: NamePersister.java
by Arundathi Patil
· 6 years ago
fa55359
Merge "fixed sonar issue in PolicyFinderServiceImpl.java"
by Dan Timoney
· 6 years ago
7ba2b41
Merge "fixed sonar issues in RestServiceImpl.java"
by Dan Timoney
· 6 years ago
5310a39
Merge "fixed sonar issues in SpringServiceImpl.java"
by Dan Timoney
· 6 years ago
908d126
fixed sonar issue in PolicyFinderServiceImpl.java
by Sandeep J
· 6 years ago
10abe76
fixed sonar issues in RestServiceImpl.java
by Sandeep J
· 6 years ago
b1001d9
fixed sonar issues in SpringServiceImpl.java
by Sandeep J
· 6 years ago
c8a6fd0
fixed sonar issues in PolicyReader.java
by Sandeep J
· 6 years ago
409a44b
Merge "Fixed sonar issues in ApplicationConfig"
by Dan Timoney
· 6 years ago
8dd3a32
Merge "Fix a typo in property name"
by Dan Timoney
· 6 years ago
02bc143
Merge "Fixed Sonar issue in Application.java"
by Dan Timoney
· 6 years ago
ed958ca
Merge "Fixed sonar issues in GetConfigResponse"
by Dan Timoney
· 6 years ago
7cdecb1
Fix a typo in property name
by Alexis de Talhouët
· 6 years ago
d1ca918
Fixed Sonar issue in Application.java
by ezhil
· 6 years ago
3b2fab8
Fixed sonar issues in GetConfigResponse
by ezhil
· 6 years ago
5ac40ad
Fixed sonar issue in GetConfigRequest
by ezhil
· 6 years ago
a97b3fd
Fixed sonar issues in ApplicationConfig
by ezhil
· 6 years ago
5160246
Merge "Fixed sonar issue in NameGenResponse"
by Dan Timoney
· 6 years ago
4c8c34a
Merge "Fixed Sonar issue in RecipeParser"
by Dan Timoney
· 6 years ago
db851f9
Merge "added test file to test ExternalkeyValidator.java"
by Dan Timoney
· 6 years ago
3cb9680
Merge "Sonar fix: Application.java"
by Dan Timoney
· 6 years ago
46e3fce
Fixed sonar issue in NameGenResponse
by ezhil
· 6 years ago
5b01cad
Fixed Sonar issue in RecipeParser
by ezhil
· 6 years ago
134ad27
added test file to test ExternalkeyValidator.java
by Sandeep J
· 6 years ago
5ff414e
Sonar fix: Application.java
by Arundathi Patil
· 6 years ago
9300dc8
added test case to AaiServiceImplTest
by Sandeep J
· 6 years ago
009719f
Merge "Fixed sonar issue in ExternalKeyValidator"
by Dan Timoney
· 6 years ago
5239741
Merge "Fixed major sonar issue in PolicySequence"
by Dan Timoney
· 6 years ago
02bba1f
Merge "Sonar fixes in PolicyReader.Java"
by Dan Timoney
· 6 years ago
4ed01be
Fixed sonar issue in ExternalKeyValidator
by ezhil
· 6 years ago
cca6a46
Fixed major sonar issue in PolicySequence
by ezhil
· 6 years ago
3e82776
Sonar fixes in PolicyReader.Java
by ezhil
· 6 years ago
297c73a
Fixed sonar issue in PropertyOperator
by ezhil
· 6 years ago
7b06f92
Naming micro-service code - sql issues.
by BT2983
· 6 years ago
07a976d
Naming micro-service code.
by BT2983
· 6 years ago
0c283ec
Merge "Fix neng communication with AAI"
by Dan Timoney
· 6 years ago
f2dd841
Merge "Added testcase to PolicyFinderServiceImpl"
by Dan Timoney
· 6 years ago
37258a7
Merge "Added test file for NameGenRequest"
by Dan Timoney
· 6 years ago
ed77fc5
Merge "Added test file for NameGenResponse"
by Dan Timoney
· 6 years ago
0f668b3
Merge "Added test file for HelloWorld"
by Dan Timoney
· 6 years ago
6404715
Merge "Added test file for GetConfigResponse"
by Dan Timoney
· 6 years ago
9fa7b8c
Fix neng communication with AAI
by Alexis de Talhouët
· 6 years ago
0eb74a3
Added testcase to PolicyFinderServiceImpl
by ezhil
· 6 years ago
d5e9c0b
Added test file for NameGenResponse
by Arundathi Patil
· 6 years ago
aa566b1
Added test file for NameGenRequest
by Arundathi Patil
· 6 years ago
a8c39fc
Added test file for HelloWorld
by Arundathi Patil
· 6 years ago
897a5dd
Added test file for GetConfigResponse
by Arundathi Patil
· 6 years ago
102dacd
Added test file for GetConfigRequest
by Arundathi Patil
· 6 years ago
beda9c0
Added test file to AaiServiceImpl
by Arundathi Patil
· 6 years ago
3046539
Merge "Added test file for ServiceParameterTest"
by Dan Timoney
· 6 years ago
b6e8d63
Merge "Added test file to cover IdentifierMap"
by Dan Timoney
· 6 years ago
97cff26
Merge "Added test file for PolicyDetails"
by Dan Timoney
· 6 years ago
15ac619
Merge "naming ms - interface testing updates."
by Dan Timoney
· 6 years ago
06d1a81
Merge "Added test file to cover GeneratedName"
by Dan Timoney
· 6 years ago
dfed210
Merge "Added test file to cover AaiResponse"
by Dan Timoney
· 6 years ago
c17527a
Merge "added test case to SpringServiceTest.java"
by Dan Timoney
· 6 years ago
2cadb9b
Added test file for ServiceParameterTest
by Arundathi Patil
· 6 years ago
de1dd6e
Added test file for PolicyDetails
by Arundathi Patil
· 6 years ago
e948678
Added test file to cover GeneratedName
by Arundathi Patil
· 6 years ago
855b690
Added test file to cover IdentifierMap
by Arundathi Patil
· 6 years ago
2314f3d
Added test file to cover AaiResponse
by Arundathi Patil
· 6 years ago
0105830
naming ms - interface testing updates.
by BT2983
· 6 years ago
76adc82
added test case to SpringServiceTest.java
by Sandeep J
· 6 years ago
120824c
added test case to PolicyPropertyMethodUtilsTest
by Sandeep J
· 6 years ago
758bc23
naming ms - docker updates.
by BT2983
· 6 years ago
9783a8b
naming micro-service updates.
by BT2983
· 6 years ago
bcc8d6c
Merge "added test case to PolicyFinderServiceImpl"
by Dan Timoney
· 6 years ago
ecdb422
Merge "added test cases to SpringServiceTest.java"
by Dan Timoney
· 6 years ago
fff7c64
Merge "added test case to PropertyOperatorTest.java"
by Dan Timoney
· 6 years ago
2986e0c
added test case to PolicyFinderServiceImpl
by Sandeep J
· 6 years ago
Next »