appc.git
2019-07-10 jegadeeshbabu1Marked field transient 64/91064/3
2019-07-10 jegadeeshbabu1Adhered serializable class contracts 15/90915/3
2019-07-10 jegadeeshbabu1Updated to be an instance variable 94/90994/3
2019-07-09 Sudarshan KumarSonar Fix- Removed Unused private field 81/91081/1
2019-07-06 LathishFixed netconf-xml parsing issue 63/90163/3
2019-06-27 Patrick BradyParameterized queries 44/90244/5
2019-06-19 Taka Choupdate appc release note 79/90179/1
2019-06-18 LathishAdded cvaas file name in Audit and Sync 74/90074/1
2019-06-14 Taka Chofix document error 23/89923/2
2019-06-14 Taka Choupdate dublin release note 18/89518/3
2019-06-10 LathishFixed incorrect error message 44/89644/1
2019-06-05 Krzysztof OpasiakDocument OJSI-185 vulnerability 36/89436/1
2019-06-05 Krzysztof OpasiakDocument OJSI-113 vulnerability 35/89435/1
2019-06-05 Krzysztof OpasiakDocument OJSI-112 vulnerability 34/89434/1
2019-06-05 Krzysztof OpasiakDocument OJSI-95 vulnerability 33/89433/1
2019-06-05 Krzysztof OpasiakDocument OJSI-63 (CVE-2019-12124) vulnerability 32/89432/1
2019-06-05 Krzysztof OpasiakDocument OJSI-29 vulnerability 31/89431/1
2019-06-05 Krzysztof OpasiakDocument OJSI-25 (CVE-2019-12316) vulnerability 30/89430/1
2019-06-05 Krzysztof OpasiakDocument fixed OJSI-104 vulnerability 29/89429/1
2019-06-05 Krzysztof OpasiakDocument fixed OJSI-146 vulnerability 28/89428/1
2019-06-05 Krzysztof OpasiakImprove security release notes 27/89427/1
2019-06-05 Patrick BradyFix for jackson annotation 14/89414/2
2019-06-05 Lukasz RajewskiFix for documentation of DistributeTrafficCheck 82/89382/1
2019-06-04 Lukasz RajewskiDocumentation for DistributeTraffic LCMs 65/89265/2
2019-06-04 Taka ChoAPPC release note update 75/89075/4
2019-06-04 Patrick BradyFix for null dmaap return status 08/89208/2
2019-05-28 Lukasz RajewskiInventoryNames in ansible adapter fixed 62/88662/1
2019-05-22 Taka Chofix CDT doc image reference 45/88245/2
2019-05-22 Lukasz RajewskiFix for support of InventoryNames 67/88267/1
2019-05-22 Patrick BradyFix escapeInternalJson method 90/88190/5
2019-05-21 Taka Choupdate APPC CDT GUI guide 95/88195/2
2019-05-21 Taka Choresolve base64 class not found 94/88194/2
2019-05-21 Patrick BradyUpdate parent version 32/88132/1
2019-05-14 Patrick BradyUpdate message format for vFirewall 02/87602/2
2019-05-10 Patrick BradyAdd ConfigModify to if statement 94/87494/2
2019-05-08 Patrick BradyChange rest healthcheck to use appc parent poms 88/87288/2
2019-05-02 Patrick BradyAdd method to escape json strings 78/86878/2
2019-04-30 Patrick BradyFix for extra json quotes 76/86676/1
2019-04-30 LathishFixed publish config issue 25/86625/2
2019-04-30 LathishFixed public config issue in Audit 51/86651/3
2019-04-26 Patrick BradyIncrement snapshot version 33/86433/1
2019-04-26 LathishFixed the package name in Audit DG 03/86403/2
2019-04-25 Taka Choremove commons-codec hardcoded 17/86217/1
2019-04-22 Patrick BradyEscape quotes in json strings 87/85987/5
2019-04-16 Lukasz RajewskiFixed issue with FileParameters support 32/85432/1
2019-04-11 Sandeep Jadded test cases to MetricRegistryImpl.java 19/85019/2
2019-04-11 Sandeep Jadded file to test DispatchingFuntionMetricImpl 24/85024/2
2019-04-11 Sandeep Jadded file to test DispatchingFunctionMetric.java 22/85022/2
2019-04-11 Sandeep Jadded file to test DefaultPrimitiveCounter.java 20/85020/2
2019-04-10 Sandeep Jadded test case to TestRestartServer.java 39/84539/2
2019-04-10 Sandeep Jadded file to test ActionIdentifier.java 21/84621/2
2019-04-10 Sandeep Jadded file to test ScopOverlap.jav 10/84810/2
2019-04-10 Sandeep Jadded file to test Request.java 07/84807/2
2019-04-10 Joss ArmstrongFix for Ansible Healthcheck bug 38/78938/7
2019-04-09 Sandeep Jadded test case to TestConnectionBuilder.java 96/84496/2
2019-04-09 Sandeep Jremoved sonar vulnerabilities in ServiceExecutor 17/84617/1
2019-04-07 Jegadeesh BabuRemoved unused imports 39/84439/1
2019-04-04 Sandeep Jadded test case to DmaapOutgoingMessageTest 36/84136/2
2019-04-04 Sandeep Jadded test cases to DBServiceTest.java 38/84138/2
2019-04-04 Sandeep Jadded test case to TestController.java 26/84226/2
2019-04-04 Sandeep Jadded test case to InputBodyTest.java 28/84228/1
2019-04-03 Driptaroop DasRequestContext.java - sonar fixes 81/83881/2
2019-04-03 Taka ChoExecuteNodeActionImpl is not instatiate 90/83890/3
2019-04-02 Sudarshan KumarAddtional Test Cases added InventoryModel.java 87/83887/2
2019-04-02 Sandeep Jadded file to test CommonMessage.java 34/83934/2
2019-04-02 Sandeep Jadded file to test IncomingMessage.java 43/83943/2
2019-04-02 Sandeep Jadded file to test DmaapOutgoingMessage.java 43/83443/3
2019-04-02 Jegadeesh BabuUsed constants to avoid dup of literals 98/83798/2
2019-04-02 Jegadeesh BabuReordered the modifier as per java standard 02/83802/2
2019-04-01 Sandeep Jadded test case to RequestModelTest.java 37/83837/2
2019-04-01 Sandeep Jadded test case to RequestDataTest.java 39/83839/1
2019-03-28 Taka Choremove appc-test-dependency 51/83651/3
2019-03-28 Taka Choremove cassandra-drive-core 18/83518/3
2019-03-28 Patrick BradyRemove test dependencies project 07/83407/3
2019-03-28 Sandeep Jadded test case to DBServiceTest.java 80/83580/2
2019-03-28 Sandeep Jadded file to test Input.java 44/83444/2
2019-03-28 Sandeep Jadded test cases to TestVServerInfo.java 76/83576/2
2019-03-28 Sandeep Jadded file to test RequestData.java 45/83445/2
2019-03-28 Sandeep Jadded file to test RequestModel.java 70/83570/2
2019-03-28 Sandeep Jadded file to test ScopeOverlapModel.java 74/83574/1
2019-03-27 Driptaroop DasConfigComponentAdaptor.java - Sonar Fixes 11/83411/2
2019-03-27 Jegadeesh BabuUsed constants in the place of dup literals 03/83303/3
2019-03-27 Jegadeesh BabuUsed constants to replace duplicated literals 29/83229/5
2019-03-27 Taka Choremove nexus-staging maven plugin 21/83521/1
2019-03-27 Joss ArmstrongFix incorrect passing of SvcLogicContext value 88/83188/2
2019-03-26 Jegadeesh BabuAdded constant to replace dup literals 09/83309/2
2019-03-26 Sandeep Jadded test cases to ArtifactHandlerProviderTest 04/83304/3
2019-03-26 Sandeep Jadded test cases to TestVServerInfo.java 98/83298/3
2019-03-26 Sandeep Jadded test case to DBServiceTest.java 06/83306/2
2019-03-26 Taka Choremove cassandra-driver-core 71/82971/2
2019-03-25 Jegadeesh BabuCreated constant to replace dup String literal 20/83220/1
2019-03-23 Patrick BradyAdd back bundles 77/83077/2
2019-03-22 Jegadeesh BabuPotential Null pointer exception avoided 62/82962/2
2019-03-22 Sandeep Jadded test case to TimeTest.java 45/83045/2
2019-03-22 Sandeep Jadded test cases to TestStructuredPropertyHelper 43/82943/3
2019-03-21 Jegadeesh BabuModified code to avoid null pointer exception 59/82959/2
2019-03-21 Sandeep Jadded test case to PoolTest.java 41/82941/2
2019-03-21 Sandeep Jadded test case to VmStatuschecker.java 39/82939/1
2019-03-21 Jegadeesh BabuReplaced equals with equalsIgnoreCase method 90/82690/3
2019-03-21 Jegadeesh BabuModified code to avoid Null pointer exc 93/82693/3
next