Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
appc
/
2a24f23f53165094087058f933769bb46d7f00e5
2a24f23
fix document error
by Taka Cho
· 5 years ago
8aad1e8
update release in dublin
by Taka Cho
· 5 years ago
350a1d9
Increment version after release
by Patrick Brady
· 5 years ago
5cebfc1
Fix for jackson annotation
by Patrick Brady
· 6 years ago
1.5.2
711633d
Fix for documentation of DistributeTrafficCheck
by Lukasz Rajewski
· 6 years ago
e4d4810
APPC release note update
by Taka Cho
· 6 years ago
284d93a
Documentation for DistributeTraffic LCMs
by Lukasz Rajewski
· 6 years ago
cc699eb
Fix for null dmaap return status
by Patrick Brady
· 6 years ago
7155b80
InventoryNames in ansible adapter fixed
by Lukasz Rajewski
· 6 years ago
19004ea
Increment versions after release
by Patrick Brady
· 6 years ago
bf0229c
fix CDT doc image reference
by Taka Cho
· 6 years ago
1.5.1
5a7e36d
Fix escapeInternalJson method
by Patrick Brady
· 6 years ago
8f397a4
Fix for support of InventoryNames
by Lukasz Rajewski
· 6 years ago
f99c213
update APPC CDT GUI guide
by Taka Cho
· 6 years ago
335579d
Fix base64 dependency
by Brian Freeman
· 6 years ago
dfc9d1a
Update message format for vFirewall
by Patrick Brady
· 6 years ago
271fe4a
Add ConfigModify to if statement
by Patrick Brady
· 6 years ago
1d5c5fb
Increment version after release
by Patrick Brady
· 6 years ago
d4c14b1
Change parent version
by Patrick Brady
· 6 years ago
1.5.0
ad7915c
Change to release parent
by Patrick Brady
· 6 years ago
daa8dd0
Add method to escape json strings
by Patrick Brady
· 6 years ago
8b0f5d3
Fix for extra json quotes
by Patrick Brady
· 6 years ago
e30a70e
Fixed publish config issue
by Lathish
· 6 years ago
51635c9
Fixed public config issue in Audit
by Lathish
· 6 years ago
b3200de
Fixed the package name in Audit DG
by Lathish
· 6 years ago
3896786
remove commons-codec hardcoded
by Taka Cho
· 6 years ago
38a4d51
Escape quotes in json strings
by Patrick Brady
· 6 years ago
2df69f9
Fixed issue with FileParameters support
by Lukasz Rajewski
· 6 years ago
0f19fd0
added test cases to MetricRegistryImpl.java
by Sandeep J
· 6 years ago
88431b3
added file to test DispatchingFuntionMetricImpl
by Sandeep J
· 6 years ago
11bd020
added file to test DispatchingFunctionMetric.java
by Sandeep J
· 6 years ago
fc1f4df
added file to test DefaultPrimitiveCounter.java
by Sandeep J
· 6 years ago
d0f6747
added test case to TestRestartServer.java
by Sandeep J
· 6 years ago
7a19c65
added file to test ActionIdentifier.java
by Sandeep J
· 6 years ago
06bac44
added file to test ScopOverlap.jav
by Sandeep J
· 6 years ago
68e6149
added file to test Request.java
by Sandeep J
· 6 years ago
c8c612b
Fix for Ansible Healthcheck bug
by Joss Armstrong
· 6 years ago
b45d452
added test case to TestConnectionBuilder.java
by Sandeep J
· 6 years ago
0ebfaf3
removed sonar vulnerabilities in ServiceExecutor
by Sandeep J
· 6 years ago
268dcdc
Removed unused imports
by Jegadeesh Babu
· 6 years ago
9341d2a
added test case to DmaapOutgoingMessageTest
by Sandeep J
· 6 years ago
c06016a
added test cases to DBServiceTest.java
by Sandeep J
· 6 years ago
34a0aee
added test case to TestController.java
by Sandeep J
· 6 years ago
e806a30
added test case to InputBodyTest.java
by Sandeep J
· 6 years ago
519ff3f
RequestContext.java - sonar fixes
by Driptaroop Das
· 6 years ago
38ff7fd
ExecuteNodeActionImpl is not instatiate
by Taka Cho
· 6 years ago
5ec07f4
Addtional Test Cases added InventoryModel.java
by Sudarshan Kumar
· 6 years ago
6bf7ea2
added file to test CommonMessage.java
by Sandeep J
· 6 years ago
c44d81a
added file to test IncomingMessage.java
by Sandeep J
· 6 years ago
ce32140
added file to test DmaapOutgoingMessage.java
by Sandeep J
· 6 years ago
c80a85f
Used constants to avoid dup of literals
by Jegadeesh Babu
· 6 years ago
f8b68b8
Reordered the modifier as per java standard
by Jegadeesh Babu
· 6 years ago
bcbde50
added test case to RequestModelTest.java
by Sandeep J
· 6 years ago
c1210e0
added test case to RequestDataTest.java
by Sandeep J
· 6 years ago
7052239
remove appc-test-dependency
by Taka Cho
· 6 years ago
e5dd2d4
remove cassandra-drive-core
by Taka Cho
· 6 years ago
aa61aa3
Remove test dependencies project
by Patrick Brady
· 6 years ago
0cc32ea
added test case to DBServiceTest.java
by Sandeep J
· 6 years ago
5edb00d
added file to test Input.java
by Sandeep J
· 6 years ago
c59de00
added test cases to TestVServerInfo.java
by Sandeep J
· 6 years ago
0b1b38d
added file to test RequestData.java
by Sandeep J
· 6 years ago
86f0270
added file to test RequestModel.java
by Sandeep J
· 6 years ago
6c15038
added file to test ScopeOverlapModel.java
by Sandeep J
· 6 years ago
eb4011a
ConfigComponentAdaptor.java - Sonar Fixes
by Driptaroop Das
· 6 years ago
e612868
Used constants in the place of dup literals
by Jegadeesh Babu
· 6 years ago
4c8bd08
Used constants to replace duplicated literals
by Jegadeesh Babu
· 6 years ago
82a5634
remove nexus-staging maven plugin
by Taka Cho
· 6 years ago
08ce011
Fix incorrect passing of SvcLogicContext value
by Joss Armstrong
· 6 years ago
7f9b935
Added constant to replace dup literals
by Jegadeesh Babu
· 6 years ago
f59155c
added test cases to ArtifactHandlerProviderTest
by Sandeep J
· 6 years ago
9c01840
added test cases to TestVServerInfo.java
by Sandeep J
· 6 years ago
a016bd2
added test case to DBServiceTest.java
by Sandeep J
· 6 years ago
ec4cbd6
remove cassandra-driver-core
by Taka Cho
· 6 years ago
74a3405
Created constant to replace dup String literal
by Jegadeesh Babu
· 6 years ago
e31159c
Add back bundles
by Patrick Brady
· 6 years ago
a1832b8
Potential Null pointer exception avoided
by Jegadeesh Babu
· 6 years ago
be4c0dc
added test case to TimeTest.java
by Sandeep J
· 6 years ago
f9bbd30
added test cases to TestStructuredPropertyHelper
by Sandeep J
· 6 years ago
1e538ef
Modified code to avoid null pointer exception
by Jegadeesh Babu
· 6 years ago
0a4c594
added test case to PoolTest.java
by Sandeep J
· 6 years ago
f734eff
added test case to VmStatuschecker.java
by Sandeep J
· 6 years ago
51550d6
Replaced equals with equalsIgnoreCase method
by Jegadeesh Babu
· 6 years ago
8cecdb5
Modified code to avoid Null pointer exc
by Jegadeesh Babu
· 6 years ago
530c161
Fix for incorrect handling of SQL results
by Joss Armstrong
· 6 years ago
8c06462
Change identifier in database query
by Joss Armstrong
· 6 years ago
6e87544
Suppression of long logs in GraphExecutor
by Joss Armstrong
· 6 years ago
9f4304d
added test cases to TestAppcProvider.java
by Sandeep J
· 6 years ago
d3f061b
added file to test VServerInfo.java
by Sandeep J
· 6 years ago
a699370
SshConnectionSshd - Sonar Fix
by Driptaroop Das
· 6 years ago
5892287
Revert "upgrade mapper-asl"
by Patrick Brady
· 6 years ago
6e55c21
Replaced hardcoded value with constant defined
by Jegadeesh Babu
· 6 years ago
0ce69b0
Replaced hardcoded with const variable
by Jegadeesh Babu
· 6 years ago
65fcc85
Revert "upgrade databind artifact"
by Patrick Brady
· 6 years ago
003dea2
upgrade async-http-client version
by Taka Cho
· 6 years ago
e99802f
added test case to TestVmStatusChecker.java
by Sandeep J
· 6 years ago
e57819e
added test case to CapabilityModelTest.java
by Sandeep J
· 6 years ago
ff7decf
added file to test Input.java
by Sandeep J
· 6 years ago
aca1c23
databind upgrade artifact
by Taka Cho
· 6 years ago
95ce713
added test case to cover Parameters.java
by Sandeep J
· 6 years ago
6f5ae24
added test case to VmTest.java
by Sandeep J
· 6 years ago
Next »