so.git
2018-03-12 Chuanyu ChenMerge "Rename the default recipe for VFC NS"
2018-03-12 Chuanyu ChenMerge "add main updateInstance flow groovy"
2018-03-12 Chuanyu ChenMerge "delete useless method in main updateInstance...
2018-03-12 c00149107Rename the default recipe for VFC NS 39/35139/1
2018-03-12 Seshu Kumar MMerge changes I5a320c60,I3fbd868e
2018-03-12 Seshu Kumar MMerge "Swap Optional.isPresent with functional expression"
2018-03-12 Chuanyu ChenMerge "Combine the design and runtime parameter"
2018-03-12 Yulian Hanadd main updateInstance flow groovy 17/35117/1
2018-03-12 Yulian Handelete useless method in main updateInstance flow 15/35115/1
2018-03-12 subhash kumar... Combine the design and runtime parameter 25/34525/5
2018-03-12 Chuanyu ChenMerge "Update the VFC NS resource recipe"
2018-03-12 c00149107Update the VFC NS resource recipe 91/35091/1
2018-03-12 Yulian Hanadd main updateInstance bpmn flow 79/35079/1
2018-03-10 Seshu Kumar MMerge "Remove redundant intValue"
2018-03-10 Munir AhmadRemove unnecessary simicolon from all java classes 29/35029/1
2018-03-10 Munir Ahmadprivate is redundant for enum constructors 27/35027/1
2018-03-10 Munir AhmadSwap Optional.isPresent with functional expression 25/35025/1
2018-03-10 Munir AhmadSimplify boolean expressions in groovy 15/35015/1
2018-03-10 Munir AhmadReplace String concatination with chained append 13/35013/1
2018-03-10 Munir AhmadRemove redundant intValue 03/35003/1
2018-03-09 Rob DaughertyMerge "Pom parents fixed in aria build."
2018-03-09 Rob DaughertyMerge "Update resource recipe parameter prepare logic"
2018-03-09 Rob DaughertyMerge "Fix some Sonar Blockers in workflow/serviceTask"
2018-03-09 Rob DaughertyMerge "Collapse catch clauses where applicable"
2018-03-09 dfilppiPom parents fixed in aria build. 99/34999/1
2018-03-09 Rob DaughertyRevert Reduce log noise/warnings 87/34987/1
2018-03-09 Munir AhmadCollapse catch clauses where applicable 53/34953/2
2018-03-09 Munir AhmadRemove redundant groupId inherited from parent 57/34957/2
2018-03-09 Seshu Kumar MMerge "Reduce log noise/warnings format to conventions"
2018-03-09 c00149107Update resource recipe parameter prepare logic 23/34923/1
2018-03-09 Chuanyu ChenMerge "Support resource generic workflow Inputs"
2018-03-09 c00149107Support resource generic workflow Inputs 05/34905/1
2018-03-09 Seshu Kumar MMerge "Sonar:Critical"
2018-03-08 Shashank Kumar... Fix some Sonar Blockers in workflow/serviceTask 43/34143/4
2018-03-08 Marcus G K... Reduce log noise/warnings format to conventions 29/34629/2
2018-03-08 Seshu Kumar MMerge "Replace explicit type with diamond notation"
2018-03-08 Seshu Kumar MMerge "Make use of contains instead of indexOf"
2018-03-08 Seshu Kumar MMerge "Remove redundant String constructor calls"
2018-03-08 Seshu Kumar MMerge "Swap StringBuilder with string where makes sense"
2018-03-08 Seshu Kumar MMerge "Remove redundant declaration of extending object"
2018-03-08 Seshu Kumar MMerge "Remove unused code"
2018-03-08 Seshu Kumar MMerge "Make use of try with resource"
2018-03-08 Seshu Kumar MMerge "Make use of lambda"
2018-03-08 Seshu Kumar MMerge "Swap Collection.sort with list.sort"
2018-03-08 Seshu Kumar MMerge "Swap if statement with switch"
2018-03-08 Munir AhmadReplace explicit type with diamond notation 03/34603/2
2018-03-08 Munir AhmadMake use of contains instead of indexOf 05/34605/2
2018-03-08 Munir AhmadRemove redundant String constructor calls 07/34607/2
2018-03-08 Munir AhmadSwap StringBuilder with string where makes sense 09/34609/2
2018-03-08 Munir AhmadRemove redundant declaration of extending object 11/34611/2
2018-03-08 Munir AhmadMake use of try with resource 99/34599/1
2018-03-07 Munir AhmadMake use of lambda 97/34597/1
2018-03-07 Munir AhmadSwap Collection.sort with list.sort 95/34595/1
2018-03-07 Munir AhmadRemove unused code 97/33897/4
2018-03-07 Rob DaughertyMerge "Swap indexOf with contains"
2018-03-07 Rob DaughertyMerge "modify bug for UT case"
2018-03-07 Rob DaughertyMerge "Store NB Create req. userParam - Customer_Location"
2018-03-07 Rob DaughertyMerge "Remove redundant catch clause"
2018-03-07 Rob DaughertyMerge "Fix javadoc"
2018-03-07 subhash kumar... Fix Aria compilation issue 99/34499/1
2018-03-07 Munir AhmadSwap indexOf with contains 89/33889/2
2018-03-07 Munir AhmadSwap if statement with switch 91/33891/2
2018-03-07 Yulian Hanmodify bug for UT case 43/34443/2
2018-03-07 Munir AhmadRemove unnecessary String constructor call 77/32777/4
2018-03-07 Chuanyu ChenMerge "Support get resource recipe groovy common method"
2018-03-07 Seshu-Kumar-Mupdate License for CII badging 25/34425/2
2018-03-07 c00149107Support get resource recipe groovy common method 45/34445/1
2018-03-07 Chuanyu ChenMerge "Support resource recipe query rest"
2018-03-07 Chuanyu ChenMerge "add update action for e2e svcinst"
2018-03-07 c00149107Support resource recipe query rest 05/34405/2
2018-03-07 Chuanyu ChenMerge "Support query ar recipe by ar model uuid"
2018-03-07 Chuanyu ChenMerge "Support query vnf recipe by vnf model uuid"
2018-03-07 c00149107Support query ar recipe by ar model uuid 93/34393/1
2018-03-07 c00149107Support query vnf recipe by vnf model uuid 89/34389/1
2018-03-07 Chuanyu ChenMerge "Support query network recipe by module uuid"
2018-03-07 Marcus G K... Store NB Create req. userParam - Customer_Location 57/34357/5
2018-03-06 Munir AhmadRemove redundant catch clause 87/33887/5
2018-03-06 Munir AhmadFix javadoc 95/33895/2
2018-03-06 Seshu Kumar MMerge "Make use of try with resources"
2018-03-06 Seshu Kumar MMerge "Replace StringBuilder with String & inline return"
2018-03-06 Munir AhmadMake use of try with resources 85/33885/2
2018-03-06 Munir AhmadReplace explicit type with dimond type 83/33883/2
2018-03-06 Seshu Kumar MMerge "Unit test coverage"
2018-03-06 Seshu Kumar MMerge "Swap Collection.sort with List sort"
2018-03-06 Seshu Kumar MMerge "Make use of Map.getOrDefault"
2018-03-06 Munir AhmadReplace StringBuilder with String & inline return 81/32781/6
2018-03-06 Seshu Kumar MMerge "Simplify if statements where it makes sense"
2018-03-06 Seshu Kumar MMerge "private method was declared final"
2018-03-06 Yulian Hanadd update action for e2e svcinst 53/34253/1
2018-03-06 c00149107Support query network recipe by module uuid 51/34251/1
2018-03-06 c00149107Update paramXSD as recipe common field 39/34239/1
2018-03-06 c00149107Add allotted resource recipe 31/34231/1
2018-03-05 Munir Ahmadprivate method was declared final 43/33043/2
2018-03-05 Seshu Kumar MMerge "Removed unreachable log"
2018-03-05 Munir AhmadRemoved unreachable log 41/33041/2
2018-03-05 Chuanyu ChenMerge "Update generic create service workflow"
2018-03-05 c00149107Update generic create service workflow 73/33973/1
2018-03-03 Munir AhmadSwap Collection.sort with List sort 79/33879/1
2018-03-03 Munir AhmadMake use of Map.getOrDefault 77/33877/1
2018-03-02 Rob DaughertyRevert previous Test commit 07/33807/1
next